sec-item-1-05-tracker
Tracks every SEC Form 8-K Item 1.05 (Material Cybersecurity Incident) filing via the EDGAR full-text search API. Outputs a normalized JSON feed and RSS 2.0 feed of filings with CIK, ticker, filing date, SIC industry, HQ and incorporation state. Zero API key required. Pair with cron for a live feed that SIEMs, vendor-risk platforms, and board-reporting tools can subscribe to.
Everyone cites the SEC 4-day rule but almost nobody monitors Item 1.05 filings at the source. SEC.gov's web UI is paginated and slow. The FTS JSON API is faster and returns 100 at a time. This wraps it, dedupes against a cache, and emits a clean feed. The public-company cyber-disclosure beat becomes a cron job. 14 tests, pure stdlib.
