DataDog / datadog-static-analyzer

Datadog Static Analyzer
https://docs.datadoghq.com/static_analysis/
Apache License 2.0
100 stars 13 forks source link

Latest release (0.4.5) fails to get default rulesets #539

Closed amrali closed 3 weeks ago

amrali commented 3 weeks ago

Describe the bug

Jobs started to fail this morning as we have a pipeline pointed at the latest release. The error we get is: cannot get default rules: Error: failed to get ruleset java-best-practices.

To Reproduce Steps to reproduce the behavior:

Running the static analyzer with default flags.

/usr/local/datadog-static-analyzer -i "$DD_PROJECT_PATH" -o "$OUTPUT_FILE" -f sarif

Expected behavior

It works.

Screenshots

Image

Additional context Add any other context about the problem here.