https://github.com/regix1/battlenet-prefill-daemon
· scanned 2026-06-15 23:49 UTC (2 months, 3 weeks ago)
19 raw signals (0 security + 19 graph)
Last scanned 2 months, 3 weeks ago · v1 · 10 actionable findings from 1 signal source. 9 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 87 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
global.json |
software | healthy | global.json |
README.md |
software | healthy | README.md |
Dockerfile |
software | healthy | Dockerfile |
LICENSE |
software | healthy | LICENSE |
Program.cs |
software | healthy | BattleNetPrefill/Program.cs |
AppConfig.cs |
software | healthy | BattleNetPrefill/AppConfig.cs |
TactProductHandler.cs |
software | healthy | BattleNetPrefill/TactProductHandler.cs |
TactProduct.cs |
software | healthy | BattleNetPrefill/TactProduct.cs |
Encoding.cs |
software | healthy | BattleNetPrefill/Structs/Encoding.cs |
Request.cs |
software | healthy | BattleNetPrefill/Structs/Request.cs |
CDNConfigFile.cs |
software | healthy | BattleNetPrefill/Structs/CDNConfigFile.cs |
Archive.cs |
software | healthy | BattleNetPrefill/Structs/Archive.cs |
Indexes.cs |
software | healthy | BattleNetPrefill/Structs/Indexes.cs |
InstallFile.cs |
software | healthy | BattleNetPrefill/Structs/InstallFile.cs |
BuildConfigFile.cs |
software | healthy | BattleNetPrefill/Structs/BuildConfigFile.cs |
MD5Hash.cs |
software | healthy | BattleNetPrefill/Structs/MD5Hash.cs |
DownloadFile.cs |
software | healthy | BattleNetPrefill/Structs/DownloadFile.cs |
VersionsFile.cs |
software | healthy | BattleNetPrefill/Structs/VersionsFile.cs |
CdnsEntry.cs |
software | healthy | BattleNetPrefill/Structs/CdnsEntry.cs |
PatchRequest.cs |
software | healthy | BattleNetPrefill/Structs/Enums/PatchRequest.cs |
SerializationContext.cs |
software | healthy | BattleNetPrefill/Structs/Enums/SerializationContext.cs |
RootFolder.cs |
software | healthy | BattleNetPrefill/Structs/Enums/RootFolder.cs |
EnumBase.cs |
software | healthy | BattleNetPrefill/Structs/Enums/EnumBase.cs |
SocketServer.cs |
software | healthy | BattleNetPrefill/Api/SocketServer.cs |
SocketCommandInterface.cs |
software | healthy | BattleNetPrefill/Api/SocketCommandInterface.cs |
IPrefillProgress.cs |
software | healthy | BattleNetPrefill/Api/IPrefillProgress.cs |
DaemonMode.cs |
software | healthy | BattleNetPrefill/Api/DaemonMode.cs |
DaemonSerializationContext.cs |
software | healthy | BattleNetPrefill/Api/DaemonSerializationContext.cs |
ApiConsoleAdapter.cs |
software | healthy | BattleNetPrefill/Api/ApiConsoleAdapter.cs |
BattleNetPrefillApi.cs |
software | healthy | BattleNetPrefill/Api/BattleNetPrefillApi.cs |
BLTE.cs |
software | healthy | BattleNetPrefill/EncryptDecrypt/BLTE.cs |
CdnsFileParser.cs |
software | healthy | BattleNetPrefill/Parsers/CdnsFileParser.cs |
PatchLoader.cs |
software | healthy | BattleNetPrefill/Parsers/PatchLoader.cs |
BuildConfigParser.cs |
software | healthy | BattleNetPrefill/Parsers/BuildConfigParser.cs |
IndexParser.cs |
software | healthy | BattleNetPrefill/Parsers/IndexParser.cs |
CdnRequestManager.cs |
software | healthy | BattleNetPrefill/Web/CdnRequestManager.cs |
MiscExtensions.cs |
software | healthy | BattleNetPrefill/Extensions/MiscExtensions.cs |
MemoryStreamExtensions.cs |
software | healthy | BattleNetPrefill/Extensions/MemoryStreamExtensions.cs |
BinaryReaderExtensions.cs |
software | healthy | BattleNetPrefill/Extensions/BinaryReaderExtensions.cs |
MD5HashEqualityComparer.cs |
software | healthy | BattleNetPrefill/Utils/MD5HashEqualityComparer.cs |
RequestUtils.cs |
software | healthy | BattleNetPrefill/Utils/RequestUtils.cs |
ComparisonUtil.cs |
software | healthy | BattleNetPrefill/Utils/Debug/ComparisonUtil.cs |
DirectorySearch.cs |
software | healthy | BattleNetPrefill/Utils/Debug/DirectorySearch.cs |
FileSizeProvider.cs |
software | healthy | BattleNetPrefill/Utils/Debug/FileSizeProvider.cs |
NginxLogParser.cs |
software | healthy | BattleNetPrefill/Utils/Debug/NginxLogParser.cs |
ComparisonResult.cs |
software | healthy | BattleNetPrefill/Utils/Debug/ComparisonResult.cs |
launchSettings.json |
software | healthy | BattleNetPrefill/Properties/launchSettings.json |
GlobalUsings.cs |
software | healthy | BattleNetPrefill/Properties/GlobalUsings.cs |
DownloadFileHandler.cs |
software | healthy | BattleNetPrefill/Handlers/DownloadFileHandler.cs |
ArchiveIndexHandler.cs |
software | healthy | BattleNetPrefill/Handlers/ArchiveIndexHandler.cs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
BattleNetPrefill |
software | healthy | BattleNetPrefill |
Structs |
software | healthy | BattleNetPrefill/Structs |
Enums |
software | healthy | BattleNetPrefill/Structs/Enums |
Api |
software | healthy | BattleNetPrefill/Api |
EncryptDecrypt |
software | healthy | BattleNetPrefill/EncryptDecrypt |
Parsers |
software | healthy | BattleNetPrefill/Parsers |
Web |
software | healthy | BattleNetPrefill/Web |
Extensions |
software | healthy | BattleNetPrefill/Extensions |
Utils |
software | healthy | BattleNetPrefill/Utils |
Debug |
software | healthy | BattleNetPrefill/Utils/Debug |
Properties |
software | healthy | BattleNetPrefill/Properties |
Handlers |
software | healthy | BattleNetPrefill/Handlers |
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
PROJECT_NAME |
cicd | healthy | — |
REGISTRY |
cicd | healthy | — |
IMAGE_NAME |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/docker-build.yml |
merge |
cicd | healthy | .github/workflows/docker-build.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-oks9_z0m |
software | healthy | /tmp/repobility-clone-oks9_z0m |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::README.md |
security | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::docker-build |
cicd | healthy | .github/workflows/docker-build.yml |
This page is publicly accessible at:
https://repobility.com/scan/0cd6e13d-62f1-41eb-8f27-f40642f131c0/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0cd6e13d-62f1-41eb-8f27-f40642f131c0/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.