Skip to content

Releases: codacy/codacy-cli-v2

1.0.0-main.355.sha.100b5f7

04 Sep 11:23
100b5f7

Choose a tag to compare

Changelog

  • 100b5f7 feature: Upload sourceId when available from SARIF CF-1813 (#173)

1.0.0-main.354.sha.642d8bf

20 Aug 09:31
642d8bf

Choose a tag to compare

Changelog

  • 642d8bf feature: adds trivy new patterns, high and critical, config mappings CF-1860 (#171)

1.0.0-main.353.sha.3e35fe8

08 Aug 09:31
3e35fe8

Choose a tag to compare

Changelog

  • 3e35fe8 feature: trivy will now run with --detection-priority comprehensive CF-1835 (#168)

1.0.0-main.352.sha.945dc88

07 Aug 10:03
945dc88

Choose a tag to compare

Changelog

  • 945dc88 fix: listing tools and patterns should allow disabled ones too (#170)

1.0.0-main.351.sha.73051d7

01 Aug 10:17
73051d7

Choose a tag to compare

Changelog

  • 73051d7 feature: cli-config.yaml also has provider/org/repo info, removes skipped tests CF-1766 (#166)

1.0.0-main.350.sha.d348aba

31 Jul 16:16
d348aba

Choose a tag to compare

Changelog

1.0.0-main.349.sha.1b80ceb

10 Jul 10:15
1b80ceb

Choose a tag to compare

Changelog

  • 1b80ceb feature: Respect the file information for languages from the API CF-1742 (#164)

Fixed a problem where trivy was not checking some package files like requirements.txt for Python.
To have access to this version and fix, you should:

> codacy-cli update

# If not relying on the Codacy configurations
> codacy-cli config reset 

# If relying on Codacy configurations
> codacy-cli config reset --api-token <CODACY-TOKEN> --organization <ORG> --provider <PROVIDER> --repository <REPO>

1.0.0-main.348.sha.d5b5ef2

09 Jul 11:50
d5b5ef2

Choose a tag to compare

Changelog

  • d5b5ef2 Revert "hotfix: Disable file extensions check during analysis (#159)" (#163)

1.0.0-main.347.sha.3c62ea1

04 Jul 14:10
3c62ea1

Choose a tag to compare

Changelog

1.0.0-main.346.sha.6c9c7f2

01 Jul 11:38
6c9c7f2

Choose a tag to compare

Changelog

  • 6c9c7f2 hotfix: Disable file extensions check during analysis (#159)