·
79 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.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
- Bump version to v1.0.8 by @JacobMagesHaskinsContrast in #49
- AIML-77 misc reporting and error handling improvements by @JacobMagesHaskinsContrast in #46
- AIML-84 Extend Google ADK's LiteLlm classes for prompt caching by @JacobMagesHaskinsContrast in #50
- Release candidate v1.0.8 by @JacobMagesHaskinsContrast in #51
Full Changelog: v1...v1.0.8