Skip to content

Contrast AI SmartFix Release v1.0.10

Latest

Choose a tag to compare

@JacobMagesHaskinsContrast JacobMagesHaskinsContrast released this 19 Nov 15:59
7d72226

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

This version introduces Early Access support for Contrast LLM.

Contrast LLM is a secure, sandboxed Contrast-hosted LLM that the SmartFix coding agent can use. It uses your existing Contrast API keys so there is no additional LLM configuration required.

See the /docs folder for details on the Contrast LLM Early Access program.

We added support for the AWS_BEARER_TOKEN_BEDROCK config for longer lived AWS Bedrock LLM authentication support.

We also continued our refactoring effort to support the future development of the SmartFix codebase.

What's Changed

New Contributors

  • @contrast-oss-sync-bot[bot] made their first contribution in #65

Full Changelog: v1...v1.0.10