https://github.com/VerifyBlind/VerifyBlind-Enclave
· scanned 2026-06-16 00:49 UTC (2 months, 1 week ago)
14 raw signals (0 security + 14 graph)
Last scanned 2 months, 1 week ago · v1 · 14 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 62 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 |
|---|---|---|---|
appsettings.json |
software | healthy | appsettings.json |
Program.cs |
software | healthy | Program.cs |
packages.lock.json |
software | healthy | packages.lock.json |
appsettings.Production.json |
software | healthy | appsettings.Production.json |
appsettings.Development.json |
software | healthy | appsettings.Development.json |
IEnclaveKeyService.cs |
software | healthy | Services/IEnclaveKeyService.cs |
RegistrationStep.cs |
software | healthy | Services/RegistrationStep.cs |
MrzParser.cs |
software | healthy | Services/MrzParser.cs |
BiometricService.cs |
software | healthy | Services/BiometricService.cs |
EnclaveService.cs |
software | healthy | Services/EnclaveService.cs |
RegistrationException.cs |
software | healthy | Services/RegistrationException.cs |
AwsKmsService.cs |
software | healthy | Services/AwsKmsService.cs |
AntiSpoofService.cs |
software | healthy | Services/AntiSpoofService.cs |
DiagLog.cs |
software | healthy | Services/DiagLog.cs |
NsmProvider.cs |
software | healthy | Services/NsmProvider.cs |
IKmsService.cs |
software | healthy | Services/IKmsService.cs |
EnclaveMetricsService.cs |
software | healthy | Services/EnclaveMetricsService.cs |
EnclaveKeyService.cs |
software | healthy | Services/EnclaveKeyService.cs |
LocalKmsService.cs |
software | healthy | Services/LocalKmsService.cs |
PassiveAuth.cs |
software | healthy | Services/PassiveAuth.cs |
TicketMacService.cs |
software | healthy | Services/TicketMacService.cs |
SharedModels.cs |
software | healthy | VerifyBlind.Core/SharedModels.cs |
packages.lock.json |
software | healthy | VerifyBlind.Core/packages.lock.json |
EnclaveErrorCodes.cs |
software | healthy | VerifyBlind.Core/EnclaveErrorCodes.cs |
CryptoUtils.cs |
software | healthy | VerifyBlind.Core/CryptoUtils.cs |
EventTypes.cs |
software | healthy | VerifyBlind.Core/Events/EventTypes.cs |
enclave-entrypoint.sh |
software | healthy | scripts/enclave-entrypoint.sh |
README.txt |
software | healthy | Models/README.txt |
EnclaveControllerTests.cs |
software | healthy | VerifyBlind.Enclave.Tests/EnclaveControllerTests.cs |
BiometricServiceTests.cs |
software | healthy | VerifyBlind.Enclave.Tests/BiometricServiceTests.cs |
LocalKmsServiceTests.cs |
software | healthy | VerifyBlind.Enclave.Tests/LocalKmsServiceTests.cs |
EnclaveServiceTests.cs |
software | healthy | VerifyBlind.Enclave.Tests/EnclaveServiceTests.cs |
TicketMacServiceTests.cs |
software | healthy | VerifyBlind.Enclave.Tests/TicketMacServiceTests.cs |
EnclaveKeyServiceTests.cs |
software | healthy | VerifyBlind.Enclave.Tests/EnclaveKeyServiceTests.cs |
launchSettings.json |
software | healthy | Properties/launchSettings.json |
deploy-enclave.yml |
software | healthy | .github/workflows/deploy-enclave.yml |
EnclaveController.cs |
software | healthy | Controllers/EnclaveController.cs |
CryptoUtilsTests.cs |
software | healthy | VerifyBlind.Core.Tests/CryptoUtilsTests.cs |
SharedModelsTests.cs |
software | healthy | VerifyBlind.Core.Tests/SharedModelsTests.cs |
| Label | Layer | Status | Path |
|---|---|---|---|
Services |
software | healthy | Services |
VerifyBlind.Core |
software | healthy | VerifyBlind.Core |
Events |
software | healthy | VerifyBlind.Core/Events |
scripts |
software | healthy | scripts |
Models |
software | healthy | Models |
VerifyBlind.Enclave.Tests |
software | healthy | VerifyBlind.Enclave.Tests |
Properties |
software | healthy | Properties |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
Controllers |
software | healthy | Controllers |
VerifyBlind.Core.Tests |
software | healthy | VerifyBlind.Core.Tests |
| Label | Layer | Status | Path |
|---|---|---|---|
port:254 |
network | healthy | scripts/enclave-entrypoint.sh |
port:80 |
network | healthy | scripts/enclave-entrypoint.sh |
port:256 |
network | healthy | .github/workflows/deploy-enclave.yml |
port:74 |
network | healthy | .github/workflows/deploy-enclave.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | appsettings.json |
3.7.506.17 |
network | healthy | packages.lock.json |
169.254.169.254 |
network | healthy | scripts/enclave-entrypoint.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | appsettings.Production.json |
vps::ec2 |
hardware | healthy | .github/workflows/deploy-enclave.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-2lcpc2ll |
software | healthy | /tmp/repobility-clone-2lcpc2ll |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy-enclave |
cicd | healthy | .github/workflows/deploy-enclave.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/deploy-enclave.yml |
This page is publicly accessible at:
https://repobility.com/scan/0e908cea-a6a6-4ba9-bbeb-2122ee3ca9a0/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0e908cea-a6a6-4ba9-bbeb-2122ee3ca9a0/
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.