https://github.com/ER723/detection-as-code
· scanned 2026-09-09 12:41 UTC (2 days, 15 hours ago)
1 raw signals (0 security + 1 graph)
Last scanned 2 days, 15 hours ago · v1 · 1 actionable finding from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 26 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 |
sigma_evaluator.py |
software | healthy | tests/sigma_evaluator.py |
test_rules.py |
software | healthy | tests/test_rules.py |
lsass_access.json |
software | healthy | tests/fixtures/lsass_access.json |
cron_persistence.json |
software | healthy | tests/fixtures/cron_persistence.json |
powershell_encoded_command.json |
software | healthy | tests/fixtures/powershell_encoded_command.json |
powershell_encoded_command.yml |
software | healthy | rules/powershell_encoded_command.yml |
lsass_access.yml |
software | healthy | rules/lsass_access.yml |
cron_persistence.yml |
software | healthy | rules/cron_persistence.yml |
test-evidence.md |
software | healthy | docs/test-evidence.md |
test.yml |
software | healthy | .github/workflows/test.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
fixtures |
software | healthy | tests/fixtures |
rules |
software | healthy | rules |
docs |
software | healthy | docs |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
_field_matches |
software | healthy | tests/sigma_evaluator.py:16 |
_block_matches |
software | healthy | tests/sigma_evaluator.py:44 |
evaluate |
software | healthy | tests/sigma_evaluator.py:49 |
load_rule_fixture_pairs |
software | healthy | tests/test_rules.py:19 |
test_true_positives_fire |
software | healthy | tests/test_rules.py:42 |
test_true_negatives_do_not_fire |
software | healthy | tests/test_rules.py:56 |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-zmegnd5i |
software | healthy | /tmp/repobility-clone-zmegnd5i |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::test |
cicd | healthy | .github/workflows/test.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/test.yml |
This page is publicly accessible at:
https://repobility.com/scan/6128ad9e-bf17-439e-850c-a75788a5f742/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6128ad9e-bf17-439e-850c-a75788a5f742/
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.