Skip to content

Contrast AI SmartFix Release v1.0.9

Latest

Choose a tag to compare

@JacobMagesHaskinsContrast JacobMagesHaskinsContrast released this 30 Sep 16:12
· 5 commits to main since this release
5b6c9f4

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.9 Highlights:

Full support for using GitHub Copilot or Claude Code as the remediation coding agent instead of the internal SmartFix Coding Agent (which requires BYO-LLM keys).

See the new /docs folder for coding agent specific configuration instructions.

We also started a refactoring effort to support the future development of the SmartFix codebase.

What's Changed

Full Changelog: v1...v1.0.9