Bezalel
89730e8e90
Supply Chain Audit / Scan PR for supply chain risks (pull_request) Failing after 0s
Docker Build and Publish / build-and-push (pull_request) Failing after 7s
Tests / test (pull_request) Failing after 2s
[BEZALEL] Add forge health check — artifact integrity and security scanner
Adds scripts/forge_health_check.py to scan wizard environments for:
- Missing .py source files with orphaned .pyc bytecode (GOFAI artifact integrity)
- Burn script clutter in production paths
- World-readable sensitive files (keystores, tokens, .env)
- Missing required environment variables
Includes full test suite in tests/test_forge_health_check.py covering
orphaned bytecode detection, burn script clutter, permission auto-fix,
and environment variable validation.
Addresses Allegro formalization audit findings:
- GOFAI source files missing (only .pyc remains)
- Nostr keystore world-readable
- eg burn scripts cluttering /root
/assign @bezalel
2026-04-06 22:37:32 +00:00
..
2026-03-30 02:55:33 -07:00
2026-03-15 05:20:17 -07:00
2026-04-06 22:37:32 +00:00
2026-03-21 09:26:39 -07:00
2026-03-02 22:03:29 -08:00
2026-03-24 08:19:23 -07:00
2026-03-24 07:30:25 -07:00
2026-03-28 11:21:44 -07:00
2026-03-12 01:35:47 -07:00
2026-02-20 23:23:32 -08:00
2026-04-06 10:42:37 -04:00