UNPKG

@hclsoftware/secagent

Version:

IAST agent

37 lines (26 loc) 1.18 kB
# Release Notes ## Version 1.11.1 Released March 31, 2025 * New issue type: Detected API. This issue is for reference only, it is not a vulnerability. It lists all the API endpoints detected in the application. * Improve accuracy of sql injection and command injection issues. ## Version 1.11.0 Created December 18, 2024, Fed build for ASE 10.8.0 * Reduce frequency of heartbeat communication to ASoC when there are no pending issues. ## Version 1.10.2 Released December 11, 2024 * Improved compatibility with edge cases in Express and Axios usage. ## Version 1.10.1 Released December 11, 2024 * Reduce frequency of heartbeat communication to ASoC when agent is disabled. * Miscellaneous fixes ## Version 1.9.2 Released August 22, 2024 * Support SCA production mode, turned on by env var IAST_SCA_PROD * Show URL in method-signature field stack-less issues, to be shown in location field in asoc. * Use new issue types PasswordLeakageDB and PasswordLeakageSentData * Update IAST_TAG header format for microservice flow tracking ## Version 1.9.1 Released August 5, 2024 * Support for Runtime SCA ## Previous releases were not tracked