Skip to content

Contrast AI SmartFix Release v1.0.8

Compare
Choose a tag to compare
@JacobMagesHaskinsContrast JacobMagesHaskinsContrast released this 04 Sep 13:33
· 79 commits to main since this release
c666b11

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

Reverted the version of the Filesystem MCP server used for code edits due to intermittent connection issues with GitHub's Windows runners

Added support for prompt caching with Anthropic LLMs (via AWS Bedrock or Anthropic API).

Misc. improvements for GitHub Copilot coding agent support.

What's Changed

Full Changelog: v1...v1.0.8