Skip to content

PreviewShield v1.0.0

Latest

Choose a tag to compare

@devUmut35 devUmut35 released this 22 Jul 16:25
· 1 commit to main since this release
cfd19cc

PreviewShield v1.0.0

The first public release of PreviewShield: a practical way to inspect web security headers before they reach production.

Highlights

  • A polished, privacy-conscious local web UI (previewshield ui)
  • A scriptable CLI and a typed Python API
  • SSRF-aware network controls plus redirect and response-size safeguards
  • HTML, JSON, Markdown, SARIF, and JUnit reports
  • Policy files, baseline diffs, and a reusable GitHub Action
  • CI, Docker support, security policy, contributing guide, and community templates

Quality bar

This release passed the Python test suite, static analysis, dependency audit, browser-logic tests, package validation, and the GitHub Actions matrix.

See the README and documentation for quick-start instructions and integration examples.