·
          
            186 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.7 Highlights:
Improved beta support for using Github Copilot (instead of the internal SmartFix coding agent) to remediate vulnerabilities and make PRs.
Official support for .NET and Node.js projects.
Multiple library updates and other minor improvements.
What's Changed
- Bump version to v1.0.7 by @JacobMagesHaskinsContrast in #39
 - AIML-60 & AIML-62 Skip creating a new branch name and doing the pre-fix build if not using the SmartFix coding agent by @JacobMagesHaskinsContrast in #40
 - AIML-61 Tail the vuln data if it is large to avoid having Issues that are over the character limit. Also, refactor. by @JacobMagesHaskinsContrast in #41
 - AIML-63 cleanup issue for missing vuln data by @JacobMagesHaskinsContrast in #42
 - AIML-59 Add python linter by @JacobMagesHaskinsContrast in #43
 - AIML-64: Look into adjusting model temperature via google ADK by @dougj-contrast in #44
 - AIML-75 update libs by @JacobMagesHaskinsContrast in #45
 - Aiml 81 update readme for dotnet and node support by @JacobMagesHaskinsContrast in #47
 - Release candidate v1.0.7 by @JacobMagesHaskinsContrast in #48
 
Full Changelog: v1...v1.0.7