Install
Cybersecurity news with a focus on enterprise security. Discover what matters in the world of information security today.
- 90articles · 30d
- 3+ hour agolatest article
- Aug 16, 2026earliest in window
- 8%with images
- 312avg words
- Science & Technology 67
- Computers & Electronics 49
- Software 47
- News 19
- Crime & Law 15
- Software Dev. 13
- Conflict, War & Peace 8
- Internet & Telecom 8
Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
Permify: Open-source authorization as a service
3+ hour, 7+ min ago (209+ words) Permify is an open-source authorization service that answers access questions at run time: can user X view document Y, which posts can members of team Y edit. It keeps those rules in one place, apart from the application code that…...
ToolHive: The open-source way to run any MCP server securely
1+ week, 3+ hour ago (243+ words) ToolHive is an open-source platform that runs Model Context Protocol servers inside containers. An MCP server is the connector that lets an AI client like Cursor or Claude Code reach an outside tool, and Stacklok ships ToolHive under Apache 2.0, so…...
Open-source secrets scanning tool Sift hunts credentials in Microsoft 365, Slack, and Jira
1+ week, 5+ day ago (323+ words) Colin Watson is CTO at Stratus Security and works the engagements himself. “For example, on my most recent pentest there were thousands of credentials in Jira ticket comments found by this tool and their pentester for 5 years prior had never…...
Bot detection arrives in CrowdSec 1.8.0, along with two DoS fixes
1+ week, 6+ day ago (487+ words) Failed SSH logins pile up in an auth log, and a scanner walks a website looking for exposed admin paths. CrowdSec reads log sources and HTTP requests, works out which addresses are misbehaving, and hands the block to a separate…...
Halo-record: Open-source audit trails for AI agents
2+ week, 3+ hour ago (230+ words) Raw arguments never enter a record. Values get hashed and kept as a redacted summary, and the redaction is pattern matching against common secret and personal-data formats. The package has no runtime dependencies and runs about 5,300 lines of Python, which…...
Linux Foundation takes on TRACE, a hardware-backed runtime evidence specification for AI agents
2+ week, 5+ day ago (220+ words) The Linux Foundation announced the contribution of TRACE (Trust, Runtime Attestation and Compliance Evidence), from OPAQUE. Collaboratively developed by AMD, Intel, Microsoft, OPAQUE and the Technology Innovation Institute (TII), TRACE creates a standard, open evidence layer that enables reliable governance…...
Synthesized builds Test Data Agent to validate AI agents with production-like data
3+ week, 6+ day ago (696+ words) Synthesized has announced its Test Data Agent, a new agentic infrastructure capability being developed to create and provision the realistic data, business context, and system states enterprises need to validate AI agents safely before production deployment. Enterprises can build AI…...
Hazmat: Open-source containment for AI agents
4+ week, 3+ hour ago (299+ words) Hazmat is an open-source tool that runs AI coding agents inside a separate account on your own machine. It wraps the harnesses people use: Claude Code, Codex, OpenCode, Cursor Agent, and several more, plus any script you write yourself. An…...