Releases: Contrast-Security-OSS/mcp-contrast
Releases · Contrast-Security-OSS/mcp-contrast
v0.0.10
- Ability to retrieve applications based on Metadata
- Ability to retreive applications based on Tags
- Ability to retrieve route coverage and vulnerabilities based on Session Metadata.
- Either requesting a specifc metadata value or the latest session.
- Fixed an issue which application retrieval and caching. Now if the application cannot be found in the cache, a check is made to the API.
- Allow users to specify if Teamserver is run on http/https. It defaults to https. But for local teamserver installations http is now an option.
- Added Technologies as information returned in the Application.
- Updated Readme to include section on Claude Desktop
v0.0.9
- Added new endpoint to get route coverage data
- Fixed an issue where proxy settings were not being correctly set
- Added application last seen time to Application Data in both unix time, and as a human readable string.
- updated readme
v0.0.8
testing dockerhub image generation
v0.0.7
Test release to ensure the docker build pipeline is working correctly, otherwise the same as v0.0.6
v0.0.6
Update to the Dockerfile to use an image that supports apple Silicon.
v0.0.5 of MCP Contrast
Full Changelog: v0.0.4...v0.0.5
v0.0.4
setting version for release
v0.0.3
updated release version
v.0.0.2
Full Changelog: v0.0.1...v.0.0.2
initial release
v0.0.1 added release to dockerhub action