You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a project developed in angular ( version 10.2 ) and during the Bluck Duck scan we are getting the following error:
2024-02-05 11:13:01 UTC INFO [main] --- ======== Detect Status ========
2024-02-05 11:13:01 UTC INFO [main] ---
2024-02-05 11:13:01 UTC INFO [main] --- GIT: SUCCESS
2024-02-05 11:13:01 UTC INFO [main] --- NPM: SUCCESS
2024-02-05 11:13:01 UTC INFO [main] ---
2024-02-05 11:13:01 UTC INFO [main] --- Signature scan / Snippet scan on /home/runner/work/myAct-FE-Homepage/myAct-FE-Homepage: SUCCESS
2024-02-05 11:13:01 UTC INFO [main] --- Overall Status: FAILURE_ACCURACY_NOT_MET - Detect was unable to meet the required accuracy.
2024-02-05 11:13:01 UTC INFO [main] ---
2024-02-05 11:13:01 UTC INFO [main] --- If you need help troubleshooting this problem, generate a diagnostic zip file by adding '-d' to the command line, and provide it to Synopsys Technical Support. See 'Diagnostic Mode' in the Detect documentation for more information.
2024-02-05 11:13:01 UTC INFO [main] ---
2024-02-05 11:13:01 UTC INFO [main] --- ===============================
2024-02-05 11:13:01 UTC INFO [main] ---
2024-02-05 11:13:01 UTC INFO [main] --- Detect duration: 00h 00m 55s 136ms
2024-02-05 11:13:01 UTC ERROR [main] --- Exiting with code 15 - FAILURE_ACCURACY_NOT_MET
Error: Detect failed with exit code: 15. Check the logs for more information.
0s
Run echo "::error ::OSS BackDuck Scans has findings for blocking rules."
echo "::error ::OSS BackDuck Scans has findings for blocking rules."
exit [1](https://github.com/DaVinciLab-bh/myAct-FE-Homepage/actions/runs/7783551453/job/21222243524#step:8:1)
shell: /usr/bin/bash -e {0}
Error: OSS BackDuck Scans has findings for blocking rules.
Error: Process completed with exit code 1.
We have a project developed in angular ( version 10.2 ) and during the Bluck Duck scan we are getting the following error:
How we can configure the ACCURACY ?
here our code:
The text was updated successfully, but these errors were encountered: