We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ecb0a commit 2fe845eCopy full SHA for 2fe845e
.github/workflows/bd-ss-action.yml
@@ -34,4 +34,5 @@ jobs:
34
blackducksca_reports_sarif_create: true
35
blackducksca_upload_sarif_report: true
36
github_token: ${{ secrets.GITHUB_TOKEN }}
37
- include_diagnostics: false
+ include_diagnostics: true
38
+ detect_args: --detect.accuracy.required=NONE
0 commit comments