> cat /dev/github | grep security-tools
discovered 03 Aug 2026

mdn-http-observatory

JavaScript ★ 140 via github-topic
→ View on GitHub
Mozilla's HTTP Observatory is a security assessment tool that evaluates websites for security-relevant HTTP headers, providing structured results in JSON format. Its primary use case includes both one-off scans via command line and API integration for continuous monitoring within CI pipelines. Notable features include support for customizable request headers, a local API server with persistence via PostgreSQL, and detailed scan results that reflect the security grade and compliance of tested websites.