General
- Authorized repositories: define repositories that are managed in Symbiotic (guardrails, scans, assets inventory)
Code
- Add a secuirty lens to plan tool
- Add guardrails compliance check
- Add a command to scan the whole codebase
IDE
- MCP auto-configuration: our MCP will be automaticlaly installed and will retrieve your organization and repository guardrails to secure your AI assisted developpement.
PORTAL
- Repository Guardrails: Setup and download guadrails for AI generated code based on caracteristic of your repository
IDE
- Cache for remediations, recommendations and chat
- Warning for remediation generation that may be long
Core
- Open Tofu files are now scanned by our infrastructure scanner
- Our CLI now can be installed in a CI with a dedicated Github Action
IDE
- Automatic views allow you to easyly filter issues on what you want to focus on
Core
- Configuration file now accept empty fields to improve it flexibility
- Ignores are now managed via comments directly in the code
VCS
- Ensure usage of our IDE extension with a reminder feature that will send a comment on PRs that haven’t previously scanned in the IDE.
IDE
- On each code security rule, you can improve your skills using our new in IDE trainings
- You can report a false positive directly from your IDE and explain the reason to help us review our rules.
IDE
- Reccommendations : With the AI generated remediation snippet, you have now access to recommendation on how to further secure your code.
- Assessment : After a remediation, developers can assess themselves on their understanding of the vulnerability and how to remediate it.
Core
- Our AI remediation can now generate snippets for all code languages supported by Symbiotic Security.