·
141 commits
to main
since this release
Contrast AI SmartFix Release
SmartFix is an AI-powered agent that automatically generates code fixes for vulnerabilities identified by Contrast Assess. It integrates into your developer workflow via GitHub Actions, creating Pull Requests (PRs) with proposed remediations.
Please see our README here: https://github.com/Contrast-Security-OSS/contrast-ai-smartfix-action.
v1.0.6 Highlights:
Initial beta support for using Github Copilot (instead of the internal SmartFix coding agent) to remediate vulnerabilities and make PRs.
What's Changed
- Bump internal version to v1.0.6 by @JacobMagesHaskinsContrast in #30
- TS-39917 Fix README typo by @JacobMagesHaskinsContrast in #31
- AIML-45 Coding Agent Config updates by @JacobMagesHaskinsContrast in #33
- AIML-49 open external issue by @JacobMagesHaskinsContrast in #34
- AIML-51 Update merge handler for copilot by @JacobMagesHaskinsContrast in #36
- Aiml 48 query api for vuln details and format for issue body by @JacobMagesHaskinsContrast in #37
- AIML-52 doc updates for copilot support by @JacobMagesHaskinsContrast in #38
Full Changelog: v1...v1.0.6