·
          
            298 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.5 Highlights:
- Upgraded to v1.5.0 of the Google Agent Development Kit library
 - Support for more languages and GitHub runner VMs
 - Improved AWS credential management for Bedrock LLMs
 - Token counts
 - Improved telemetry
 - Bug fix for GitHub CLI use
 
What's Changed
- TS-39696: SmartFix should use github's defined default branch as the default for base_branch by @dougj-contrast in #23
 - Bump internal version to v1.0.5 by @JacobMagesHaskinsContrast in #24
 - TS-39794 Update shell support for windows and custom runners by @JacobMagesHaskinsContrast in #26
 - TS-39624 count tokens by @JacobMagesHaskinsContrast in #27
 - TS-39663 Update README for GA release by @JacobMagesHaskinsContrast in #28
 - TS-39904 Fix GitHub infinite loop bug by @JacobMagesHaskinsContrast in #29
 
New Contributors
- @dougj-contrast made their first contribution in #23
 
Full Changelog: v1...v1.0.5