Commit Graph

7 Commits

Author SHA1 Message Date
n0mad1k e002ea296c Add environment validation audit for DevTrack #1260 (public branch sanitization) 2026-06-25 12:35:43 -04:00
n0mad1k 616a3f0418 Add security audit for DevTrack #1260 (public branch sanitization verification) 2026-06-25 12:33:42 -04:00
n0mad1k 6a8508f2de Sanitize for public CoM release: remove audit PII, operator paths, homelab IPs, fix submodule URL 2026-06-25 12:27:37 -04:00
n0mad1k 02e83eb140 Add audit reports and fix plan for DevTrack #1259 2026-06-25 10:26:46 -04:00
n0mad1k 014e3177b4 Add security audit for DevTrack #1259 (phishing module lander expansion) 2026-06-25 10:22:54 -04:00
n0mad1k 64b0ad01e0 Validate tuning inputs; remove dead pass block (audit fixes #989)
- _prompt() clamps non-positive tuning values to default with operator warning
  (HIGH from AUDIT_SEC_989: prevents garbage display when vars file has
  masscan_rate: -100 or nuclei_concurrency: 0)
- Remove empty 'if scan_mode in (...): pass' placeholder left from refactor
  (P3 from AUDIT_CODE_989)
- Add AUDIT_CODE/SEC/ENV_989.md and FIXES_989.md with skip justifications
  (path traversal not applicable to single-operator threat model;
  Tor wording already adequate; estimate disclosure interactive-only)
2026-05-03 06:49:16 -04:00
n0mad1k c34f9f0401 Add audit reports for #980 webrunner nmap parallelization 2026-05-01 11:47:21 -04:00