Skip to content

Releases: codeql-agent-project/codeql-agent-docker

v2.11.6

17 Dec 14:48
6bfc5af

Choose a tag to compare

Update to CodeQL version v2.11.6

v1.2.14

17 Dec 13:04
e1a6992

Choose a tag to compare

Full Changelog: v1.2.13...v1.2.14

v1.2.13

17 Dec 11:49
e43d81b

Choose a tag to compare

Features

  • Add CI/CD

v1.2.11

24 May 11:25

Choose a tag to compare

Features

  • Support the option COMMAND to set the --command option when building Codeql database
  • Support the option JAVA_VERSION to set Java compiler version (Java 8 and Java 11)

Bug fixes

  • Fix the mismatch at the fields confidence and severity when converting SARIF to SAST

v1.2.10

18 May 09:01

Choose a tag to compare

License announcement

  • Announce MIT license for this project

Deprecated

  • Remove unused scripts,

Enhancement

  • Update README

v.1.2.9

14 May 18:22

Choose a tag to compare

Enhancement

  • Enhance output log.

v1.2.8

28 Apr 11:59

Choose a tag to compare

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

28 Apr 09:07

Choose a tag to compare

Enhancement

  • Ignore unsupported languages

v1.2.6

28 Apr 08:19

Choose a tag to compare

Enhancement

  • Enhance exception handling

v1.2.5

21 Apr 02:53

Choose a tag to compare

Features

  • Support auto detect C language