Releases: codeql-agent-project/codeql-agent-extension
Releases · codeql-agent-project/codeql-agent-extension
v0.8.1
v0.8.0
License announcement
- CodeQL Agent uses CodeQL CLI as the core engine. Please follow the GitHub CodeQL Terms and Conditions and take it as your own responsibility.
Deprecated
- Deprecated Gitlab supports.
v0.6.0
Features
- Support the option
command
to set the--command
option when building Codeql database - Support the option
javaVersion
to set Java compiler version (Java 8 and Java 11)
v0.5.6
License announcement
- Announce MIT license for this project.
Deprecated
- Deprecated force remove container.
Enhancement
- Enhance output log.
v0.5.3
Deprecation
- Fix schema missmatch deprecated. The issue now handled by CodeQL Agent (see https://github.com/vovikhangcdv/codeql-agent/releases/tag/v1.2.8)
Enhancement
- Add process completed notification
v0.5.2
Bug fixes
- Fixed typo in README.md
v0.5.1
Add usage video demo.
v0.5.0
Features
- Add options --save-cache and --threads
v0.4.0
Bug fix
- Fixed output path setting
v0.1.0
- Core features: build database, buil database from folder, scan, scan from folder