Threat Modeling
TrialTechniques
A cybersecurity method for identifying assets, threats, attack paths, assumptions, and mitigations.
Why it's here
Placed in Trial: 5 article(s) of evidence from 3 source(s), led by product launches, with 3 in the last 30 days. Confidence 56%.
Evidence (5)
- 5InfoQ·7/31/2026securityDropbox Links MCP with Dash for Security-Aware Code Reviews
Dropbox has integrated the Model Context Protocol with its internal Dash knowledge platform to surface security design context during AI-assisted code reviews. The setup retrieves threat models and security requirements for pull requests so reviewers can compare implementation against intended design.
- 6Martin Fowler·7/21/2026researchThoughtworks Retreat Notes Highlight AI Coding Risks and Modernization
Martin Fowler summarizes findings from Thoughtworks' Future of Software Development Retreat, where key themes included verification becoming more important than code generation, the rise of harness engineering, and an apprenticeship crisis in organizations. The post also warns that LLM-assisted vibe coding can create security, governance, and shadow IT risks, especially when executives overestimate productivity gains and underappreciate context and controls.
- 7InfoQ·7/16/2026product_launchAWS Launches Continuum for Agentic Code Security
Amazon Web Services has introduced AWS Continuum, an integrated security platform designed to automate discovery, enforcement, and remediation across codebases, dependencies, and applications. The launch includes four agentic capabilities focused on penetration testing, code review, threat modeling, and code vulnerability management.
- 4InfoQ·7/6/2026product_launchInfoQ Opens AI Security and Privacy Cohort
InfoQ has opened enrollment for a five-week AI Security & Privacy Engineering cohort aimed at senior engineers and architects in regulated industries. The program focuses on applying security, privacy, threat modeling, observability, and governance practices to production AI systems.
- 3Hacker News·7/4/2026framework_updateInformal Guide to Threat Models
The article explains threat modeling as a practical cybersecurity exercise for identifying what is being protected, who may attack it, how attacks could happen, and what mitigations or assumptions apply. It emphasizes that threat models should also state what is out of scope, and that they should be treated as living documents rather than one-time artifacts.