Releases: codeql-agent-project/codeql-agent-docker
Releases · codeql-agent-project/codeql-agent-docker
v2.11.6
Update to CodeQL version v2.11.6
v1.2.14
Full Changelog: v1.2.13...v1.2.14
v1.2.13
Features
- Add CI/CD
v1.2.11
Features
- Support the option
COMMANDto set the--commandoption when building Codeql database - Support the option
JAVA_VERSIONto set Java compiler version (Java 8 and Java 11)
Bug fixes
- Fix the mismatch at the fields
confidenceandseveritywhen converting SARIF to SAST
v1.2.10
License announcement
- Announce MIT license for this project
Deprecated
- Remove unused scripts,
Enhancement
- Update README
v.1.2.9
Enhancement
- Enhance output log.
v1.2.8
Enhancements
- Handle SarifViewer & CodeQL CLI format file mismatched (addresses Sarif Viewer issue #427);
- Ignore unempty database
Bug fixes
- Fix owner output folder
v1.2.7
Enhancement
- Ignore unsupported languages
v1.2.6
Enhancement
- Enhance exception handling
v1.2.5
Features
- Support auto detect C language