A broad maintenance release with correctness fixes, new CLI and reporting capabilities, anonymization updates, a performance improvement, added validation, and dependency refreshes. It also includes security fixes alongside changes to output and push defaults.
Action needed (3)
securityDependency updates for security advisories
Dependencies are updated to address security advisories.
security
EnvFromclearing in container data removalremoveContainersDatanow clearsEnvFromto prevent secret name leakage.security
Env[].clearing in container data removalValueFrom removeContainersDataandremoveEphemeralContainersDatanow clearEnv[]..ValueFrom
Check if affected (3)
security
/v1/resultsaccess control hardeningApplies if you use
/v1/results.The
/v1/resultsendpoint is hardened to remediate IDOR.breakingThe
pdf/html outputdefault changed to file outputApplies if you use
pdf/html output.The default for
pdf/html outputnow writes to a file instead of stdout.breakingThe
pushdefault changed to opt-inApplies if you use
push.The default for
pushis now false, so opting in is required.