Skip to content

v5.15.2

Choose a tag to compare

@stanislav-web stanislav-web released this 03 May 21:31
· 8 commits to master since this release
118b9de
  • (enhancement) added compact pre-scan fingerprint summary with detected web stack and security posture
  • (enhancement) added offline HSTS and preload-readiness detection to the existing --fingerprint pass without adding a new CLI flag
  • (enhancement) stores security-header posture as fingerprint.security_headers.hsts with grade, max-age, includeSubDomains, preload, redirect and warning metadata
  • (enhancement) preserves HSTS metadata in standard, text, CSV, HTML, SQLite, JSON and SARIF reports
  • (docs) documented compact pre-scan fingerprint summary and HSTS / preload readiness output
  • (tests) added regression coverage for compact fingerprint summary rendering
  • (tests) added regression coverage for preload-ready, weak and HTTP-only HSTS handling plus report propagation
  • (tests) coverage gate remains configured at 99%