live · scanning repos
Scanrepo
github.com
github.com / sregan1

sregan1/SharePoint-Smart-Org-Chart

TypeScript·69 files·commit 10b13c1·scanned 5d ago·cached ✓
28/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.
verdict accurate?
threat-state: lowlive

FINDINGS ░▒▓

infoSuspicious files are not reachable from entry pointsFlagged files exist but are not imported by any entry point. They may be dead code, tests, or attack payloads triggered by another mechanism.+2
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/services/GraphService.ts+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/services/GraphService.ts+3
warningHigh-entropy string literalsFound 5 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/services/PdfExportService.ts+3
warningHigh-entropy string literalsFound 4 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/webparts/smartOrgChart/SmartOrgChartWebPart.ts+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/webparts/smartOrgChart/components/OrgChart/OrgChart.tsx+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/webparts/smartOrgChart/components/SmartOrgChart.tsx+3
infoSuspicious file in repoVery large source file (1370KB) — could contain obfuscated payloadpackage-lock.json+2

Scores are heuristics. A “safe” verdict means no known-malicious patterns were found — clever malware can look boring. Wrong verdict? Flag it above; confirmed false positives become regression tests.

33 files scanned @ 10b13c1 | 8/19/2026 | heuristic scan — always review manually

risk by category
code execution2
network & exfiltration0
file system access0
obfuscation15
supply chain2
owasp / injection0
telemetry
files 33/69rules hit 8engine v5commit 10b13c1

github

sregan1/SharePoint-Smart-Org-Chart

A SharePoint Framework (SPFx) web part providing a searchable Employee Directory and interactive Org Chart, powered by Microsoft Graph.

TypeScript
4
3
92d
69 files
33 scanned(48%)
10b13c1

architecture░▒▓

entry (0) flagged (5) pkg (25)
49 nodes · 73 edgesscroll to zoom · click node to jump to finding
LOW (28/100) — sregan1/SharePoint-Smart-Org-Chart — ScanRepo