https://github.com/thejurysays/fable5
· scanned 2026-06-16 00:34 UTC (2 months, 2 weeks ago)
9 raw signals (0 security + 9 graph)
Last scanned 2 months, 2 weeks ago · v1 · 9 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 84 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 |
|---|---|---|---|
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
.env.example |
software | healthy | .env.example |
LICENSE |
software | healthy | LICENSE |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
docker-compose.yml |
software | healthy | docker-compose.yml |
ComposeStackFixture.cs |
software | healthy | tests/DVault.Webhooks.Tests.E2E/ComposeStackFixture.cs |
GlobalUsings.cs |
software | healthy | tests/DVault.Webhooks.Tests.E2E/GlobalUsings.cs |
HealthzSmokeTests.cs |
software | healthy | tests/DVault.Webhooks.Tests.E2E/HealthzSmokeTests.cs |
RedisSmokeTests.cs |
software | healthy | tests/DVault.Webhooks.Tests.Integration/RedisSmokeTests.cs |
RedisContainerFixture.cs |
software | healthy | tests/DVault.Webhooks.Tests.Integration/RedisContainerFixtu… |
GlobalUsings.cs |
software | healthy | tests/DVault.Webhooks.Tests.Integration/GlobalUsings.cs |
HealthzTests.cs |
software | healthy | tests/DVault.Webhooks.Tests.Unit/HealthzTests.cs |
GlobalUsings.cs |
software | healthy | tests/DVault.Webhooks.Tests.Unit/GlobalUsings.cs |
ServiceGraphTests.cs |
software | healthy | tests/DVault.Webhooks.Tests.Unit/ServiceGraphTests.cs |
spec.md |
software | healthy | docs/spec.md |
fable5-lessons.md |
software | healthy | docs/fable5-lessons.md |
design.md |
software | healthy | docs/design.md |
decisions.md |
software | healthy | docs/decisions.md |
lessons.md |
software | healthy | docs/lessons.md |
slice-ship.md |
software | healthy | .claude/commands/slice-ship.md |
slice-review.md |
software | healthy | .claude/commands/slice-review.md |
ci.yml |
software | healthy | .github/workflows/ci.yml |
appsettings.json |
software | healthy | src/DVault.Webhooks.Receiver/appsettings.json |
Program.cs |
software | healthy | src/DVault.Webhooks.Receiver/Program.cs |
appsettings.example.json |
software | healthy | src/DVault.Webhooks.Receiver/appsettings.example.json |
Dockerfile |
software | healthy | src/DVault.Webhooks.Receiver/Dockerfile |
launchSettings.json |
software | healthy | src/DVault.Webhooks.Receiver/Properties/launchSettings.json |
appsettings.json |
software | healthy | src/DVault.Webhooks.Sender/appsettings.json |
Program.cs |
software | healthy | src/DVault.Webhooks.Sender/Program.cs |
ScenarioEngine.cs |
software | healthy | src/DVault.Webhooks.Sender/ScenarioEngine.cs |
launchSettings.json |
software | healthy | src/DVault.Webhooks.Sender/Properties/launchSettings.json |
CancellationTasks.cs |
software | healthy | src/DVault.Webhooks.Shared/CancellationTasks.cs |
IThrottleGate.cs |
software | healthy | src/DVault.Webhooks.Shared/Throttling/IThrottleGate.cs |
ISignatureVerifier.cs |
software | healthy | src/DVault.Webhooks.Shared/Signing/ISignatureVerifier.cs |
IAccessStore.cs |
software | healthy | src/DVault.Webhooks.Shared/Store/IAccessStore.cs |
InMemoryAccessStore.cs |
software | healthy | src/DVault.Webhooks.Shared/Store/InMemoryAccessStore.cs |
IDeadLetterSink.cs |
software | healthy | src/DVault.Webhooks.Shared/Queueing/IDeadLetterSink.cs |
IEventConsumer.cs |
software | healthy | src/DVault.Webhooks.Shared/Queueing/IEventConsumer.cs |
IEventQueue.cs |
software | healthy | src/DVault.Webhooks.Shared/Queueing/IEventQueue.cs |
QueuedEvent.cs |
software | healthy | src/DVault.Webhooks.Shared/Queueing/QueuedEvent.cs |
IAuditSink.cs |
software | healthy | src/DVault.Webhooks.Shared/Audit/IAuditSink.cs |
WebhookEnvelope.cs |
software | healthy | src/DVault.Webhooks.Shared/Contracts/WebhookEnvelope.cs |
IPartnerKeyProvider.cs |
software | healthy | src/DVault.Webhooks.Shared/Keys/IPartnerKeyProvider.cs |
InMemoryPartnerKeyProvider.cs |
software | healthy | src/DVault.Webhooks.Shared/Keys/InMemoryPartnerKeyProvider.… |
IWebhookEventHandler.cs |
software | healthy | src/DVault.Webhooks.Shared/Handlers/IWebhookEventHandler.cs |
CLAUDE.md |
quality | healthy | CLAUDE.md |
.claude/commands/slice-ship.md |
quality | healthy | .claude/commands/slice-ship.md |
.claude/commands/slice-review.md |
quality | healthy | .claude/commands/slice-review.md |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
DVault.Webhooks.Tests.E2E |
software | healthy | tests/DVault.Webhooks.Tests.E2E |
DVault.Webhooks.Tests.Integration |
software | healthy | tests/DVault.Webhooks.Tests.Integration |
DVault.Webhooks.Tests.Unit |
software | healthy | tests/DVault.Webhooks.Tests.Unit |
docs |
software | healthy | docs |
.claude |
software | healthy | .claude |
commands |
software | healthy | .claude/commands |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
DVault.Webhooks.Receiver |
software | healthy | src/DVault.Webhooks.Receiver |
Properties |
software | healthy | src/DVault.Webhooks.Receiver/Properties |
DVault.Webhooks.Sender |
software | healthy | src/DVault.Webhooks.Sender |
Properties |
software | healthy | src/DVault.Webhooks.Sender/Properties |
DVault.Webhooks.Shared |
software | healthy | src/DVault.Webhooks.Shared |
Throttling |
software | healthy | src/DVault.Webhooks.Shared/Throttling |
Signing |
software | healthy | src/DVault.Webhooks.Shared/Signing |
Store |
software | healthy | src/DVault.Webhooks.Shared/Store |
Queueing |
software | healthy | src/DVault.Webhooks.Shared/Queueing |
Audit |
software | healthy | src/DVault.Webhooks.Shared/Audit |
Contracts |
software | healthy | src/DVault.Webhooks.Shared/Contracts |
Keys |
software | healthy | src/DVault.Webhooks.Shared/Keys |
Handlers |
software | healthy | src/DVault.Webhooks.Shared/Handlers |
| Label | Layer | Status | Path |
|---|---|---|---|
image::src/DVault.Webhooks.Receiver/Dockerfile |
hardware | healthy | src/DVault.Webhooks.Receiver/Dockerfile |
redis |
hardware | healthy | docker-compose.yml |
openbao |
hardware | healthy | docker-compose.yml |
receiver |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:18080 |
network | healthy | docker-compose.yml |
port:8080 |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
unit-and-integration |
cicd | healthy | .github/workflows/ci.yml |
e2e |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-62of8xh3 |
software | healthy | /tmp/repobility-clone-62of8xh3 |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/42e51f2f-998c-4757-ac31-9ae3b4e4851f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/42e51f2f-998c-4757-ac31-9ae3b4e4851f/
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.