Skip to content

1.0.0-main.349.sha.1b80ceb

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 10:15
1b80ceb

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>