Symfony Security Auditor
Version updated for https://github.com/vinceAmstoutz/symfony-security-auditor to version 1.15.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Symfony Security Auditor is an AI-powered multi-agent security auditor for Symfony applications that targets application-level logic flaws missed by traditional SAST tools. It uses an adversarial Attacker agent to find vulnerabilities and a skeptical Reviewer agent to cull false positives, emitting validated reports in various formats. The standalone CLI or Symfony bundle can be used to audit projects with minimal footprint.
What’s Changed
What’s Changed
- feat(command): add mcp:serve MCP server exposing the auditor as a tool by @vinceAmstoutz in https://github.com/vinceAmstoutz/symfony-security-auditor/pull/162
- fix(standalone): resolve the provider bridge for the binary’s bundled PHP by @vinceAmstoutz in https://github.com/vinceAmstoutz/symfony-security-auditor/pull/164
Full Changelog: https://github.com/vinceAmstoutz/symfony-security-auditor/compare/1.14.0...1.15.0