· BreachTrigger
How to monitor SEC 8-K filings for data breaches
TL;DR: Monitor Item 105 disclosures in Form 8-Ks by combining EDGAR feeds, vendor alerts, and human triage. Use clear filters, keyword buckets, and a simple escalation workflow to detect and act on breach-related filings quickly.
How to monitor SEC 8-K filings for data breaches?
Monitor Item 105 disclosures in Form 8-Ks by combining EDGAR feeds, vendor alerts, and human triage. Use clear filters, keyword buckets, and a simple escalation workflow to detect and act on breach-related filings quickly.
TL;DR
- Watch Item 105 disclosures in Form 8-Ks by combining EDGAR searches, vendor feeds or RSS alerts, and concise keyword and issuer filters. Prioritize fast alerts and a simple triage workflow to assess materiality and next steps. Use a repeatable process: identify the universe, set alerts, filter for Item 1.05/Item 105 language, review attachments, and escalate when needed.
Intro
- Item 105 requires registrants to disclose material cybersecurity incidents in 8-Ks. Monitoring 8-Ks is a practical way to spot public breach disclosures and evaluate responses.
How to monitor SEC 8-K filings for data breaches
Use EDGAR search tools, automated alerts, and human review focused on Item 1.05, Item 105, and related keywords to detect breach disclosures as soon as they are filed.
Core components and immediate actions
- Source feeds: Use EDGAR full-text or XML, RSS, or a vendor API for near-real-time delivery. Combine at least two sources to avoid gaps from timing or parsing issues.
- Filters: Limit to Form 8-Ks, then narrow to filings that include Item 1.05, Item 105, or plain-language references to cybersecurity incidents.
- Alerts: Send immediate notifications by email, webhook, or chat. Include the filing link and highlighted text snippets.
- Human triage: Have an analyst read the filing, review exhibits, and flag legal or compliance when materiality is possible.
- Escalation: If materiality looks possible, coordinate with counsel and investor relations to determine public messaging and follow-up filings.
What is SEC Item 105 and what to look for in 8-Ks
Item 105 covers disclosure of material cybersecurity incidents. When scanning 8-Ks, watch for specific text elements and attachments that signal a breach.
Item 105 scope and red flags Item 105, sometimes labeled Item 1.05, asks registrants to disclose material cybersecurity incidents and their effects. When scanning 8-Ks, look for:
- An explicit Item 105 or Item 1.05 header or a checkbox indicating the item is present.
- A narrative describing what happened and when.
- Timelines such as discovery date, containment date, and investigation status.
- Descriptions of affected systems or types and quantities of user data.
- Remediation actions, including third-party forensics or law enforcement involvement.
- Management's materiality assessment, or statements that the company is still evaluating materiality.
- Exhibits such as incident reports, investor presentations, or press releases attached to the filing.
Disclosures vary in length. Some are terse and others include detailed exhibits.
Sources and tools to monitor 8-K filings
Compare primary sources like EDGAR full-text and XML feeds with secondary options such as commercial vendors and legal databases. Balance timeliness, cost, and filtering capability.
Primary sources
- SEC EDGAR full-text and RSS: Free and authoritative. Pros: definitive text and no cost. Cons: parsing and filtering can be awkward and RSS may need custom tooling to highlight Item 105 language.
- EDGAR XML feeds: Structured and machine-friendly. Pros: easier automated parsing and fewer false positives if ingested correctly. Cons: requires engineering to maintain.
Secondary options
- Commercial vendors and APIs: Offer prebuilt filters, historical coverage, and alerting. Pros: faster setup and polished UI. Cons: cost, potential vendor lock-in, and opaque filtering.
- Legal research platforms and news aggregators: Provide context and human-curated alerts. Pros: useful commentary and metadata. Cons: not always real-time and may miss terse Item 105 filings.
Practical approach: Start with EDGAR RSS or XML plus a small vendor feed for redundancy, then shift more coverage to the best-performing source.
Practical monitoring workflow (includes worked example)
Follow a step-by-step process from defining a watchlist through alerting, triage, and escalation. Below is a worked example showing how an analyst sets up searches, filters for Item 105 language, and handles a discovered 8-K.
Repeatable workflow
- Define your universe and choose issuers to watch by sector, market cap, or counterparty.
- Configure source feeds: EDGAR RSS for new form detection, EDGAR XML for parsing, and an optional vendor feed for backup.
- Build alert rules: require Form 8-K and filter for Item 105 text or keywords, then apply issuer filters.
- Test filters for a week, log false positives, and refine your booleans and phrase matches.
- Triage: a human reads the filing, checks exhibits, assesses materiality signals, and decides whether to escalate.
- Escalate or close the incident, document the decision, and adjust alert rules.
Worked example, hypothetical Analyst Jamie monitors a watchlist of SaaS companies and key clients. Jamie sets up three feeds: EDGAR RSS to catch new 8-Ks, an EDGAR XML ingest to parse text programmatically, and a paid vendor feed as a redundant notification channel.
Search rules Jamie creates:
- Filing type: 8-K.
- Include filings that contain "Item 1.05" or "Item 105" or the words "cybersecurity" or "data breach" within the first 2,000 characters.
- Exclude earnings-related 8-Ks by filtering out filings containing "Item 2.02" and common earnings words to reduce noise.
One afternoon Jamie receives a Slack alert: an 8-K from "SampleTech Inc." The alert includes a snippet: "Item 1.05. Cybersecurity Incident. On March 20, SampleTech discovered unauthorized access to a subset of customer databases." Jamie opens the filing and reads the narrative and an attached press release. The filing notes forensic investigators were engaged and the company is "still evaluating materiality."
Triage decisions Jamie makes:
- Preliminary severity: medium, because user data types are described but numbers are not.
- Actions: notify legal counsel and investor relations, hold a call, and request an update within 24 hours. Add the incident to the tracker and watch for amendments or an 8-K/A.
- Update filters: add the phrase "still evaluating materiality" as a signal to prioritize similar filings for human review.
This workflow lets Jamie catch filings quickly, escalate appropriately, and create a documented trail.
Automating alerts and refining filters to reduce noise
Build reliable alert rules with targeted keywords, filing-type checks, and issuer filters. Audit regularly and decide when to move to a paid feed or API.
Building reliable alert rules
- Start narrow: require Form 8-K and presence of "Item 1.05" or "Item 105" when possible.
- Create keyword buckets for incident descriptors, remediation terms, and materiality cues.
- Use boolean queries and phrase matching to avoid irrelevant hits. Example: ""Item 1.05" OR "Item 105" OR ("unauthorized access" AND (customer OR user OR database))".
- Apply issuer filters for your watchlist, and keep a broader sector scan for wider visibility.
- Audit weekly at first, then monthly, to tune false positives and false negatives.
Deciding when to upgrade
- If engineering time to maintain feeds is high and filing volume is large, a paid API can save time.
- If you need SLA-backed delivery or enriched metadata, consider vendors. Keep at least one authoritative EDGAR source for verification.
Interpreting disclosures and next steps after detection
Assess materiality by reading management statements and exhibits, check for follow-up filings, and coordinate with legal, compliance, or investor relations teams.
Assessing materiality and next steps
- Read the management narrative first, then exhibits and press releases. Exhibits often hold operational details omitted from the narrative.
- Materiality signals include scope of affected systems, types of data exposed, operational outages, regulatory notices, and contract impacts.
- Watch for follow-ups like 8-K amendments, 10-Q/10-K notes, regulatory filings, or additional press releases. Material determinations can change as investigations proceed.
- Coordinate early with legal counsel, compliance, and investor relations. If you are external, avoid trading on nonpublic information and follow insider trading and confidentiality policies.
Comparison and worked example note
The article includes a single worked example in the practical monitoring workflow to illustrate the process in action.
Closing FAQ
Q1: Do companies always use "Item 105" language when disclosing breaches? A1: No, companies do not always use the exact phrase "Item 105". Some filings use plain-language headings like "Cybersecurity Incident" or include the disclosure under a broader Item 8 or Item 2 narrative. That variability is why you should combine item-based filters with keyword and exhibit checks, and why human review of flagged filings matters.
Q2: Can I rely solely on news alerts or should I monitor filings directly? A2: You should not rely solely on news alerts. News can be faster for high-profile incidents, but filings are the authoritative record and often contain formal materiality assessments and exhibits. Monitor filings directly for authoritative text, and use news feeds for additional context and speed.
Q3: How do I verify if an 8-K indicates a material breach versus a minor incident? A3: Look for signals such as scope of affected systems, types of data exposed, operational disruption, regulatory notifications, and whether management characterizes the incident as material or still under evaluation. These are practical indicators, but materiality is a legal and fact-specific determination, so consult counsel when in doubt.
Q4: Are there privacy or legal limits to what I can do with information from 8-Ks? A4: Publicly filed 8-Ks are public records and may be used for analysis and reporting. However, internal use can raise issues such as insider trading rules, confidentiality obligations, or contractual restrictions if you receive nonpublic follow-up information. Always follow your organizations legal and compliance policies when acting on filings.
Q5: What are common pitfalls when setting up automated monitoring? A5: Common pitfalls include using overbroad keywords that generate noise, ignoring attachments and exhibits that contain key details, failing to update watchlists for corporate events like mergers, and not auditing false positives and negatives regularly. Plan maintenance cycles for your rules.
Call to action
- Implement this workflow, test it with the worked example, and document your alert rules so the process is repeatable and auditable.