salvacybersec 3334633867 feat(01-foundation-03): implement SQLite storage with Finding CRUD and encryption
- schema.sql: CREATE TABLE for findings, scans, settings with indexes
- db.go: Open() with WAL mode, foreign keys, embedded schema migration
- findings.go: SaveFinding encrypts key_value before INSERT, ListFindings decrypts after SELECT
- MaskKey: first8...last4 masking helper
- Fix: NULL scan_id handling for findings without parent scan
2026-04-05 00:05:54 +03:00
2026-04-04 19:12:41 +03:00
Description
Comprehensive LLM API key scanner - 108+ providers, OSINT recon, verification engine
1.9 MiB
Languages
Go 99.3%
HTML 0.6%