7 Commits

Author SHA1 Message Date
n0mad1k 978a689736 Add environment validation audit for DevTrack #1260 (public branch sanitization) 2026-06-25 12:35:43 -04:00
n0mad1k 7c349d6572 Add security audit for DevTrack #1260 (public branch sanitization verification) 2026-06-25 12:33:42 -04:00
n0mad1k f0d200c877 Sanitize for public CoM release: remove audit PII, operator paths, homelab IPs, fix submodule URL 2026-06-25 12:27:37 -04:00
n0mad1k fca8b8c040 Add audit reports and fix plan for DevTrack #1259 2026-06-25 10:26:46 -04:00
n0mad1k 981a2b5720 Add security audit for DevTrack #1259 (phishing module lander expansion) 2026-06-25 10:22:54 -04:00
n0mad1k ac9dec5438 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 9d8839e1ad Add audit reports for #980 webrunner nmap parallelization 2026-05-01 11:47:21 -04:00