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 42fe4b1 commit 403fdd9Copy full SHA for 403fdd9
.github/workflows/bd-ss-action.yml
@@ -33,6 +33,8 @@ jobs:
33
blackducksca_prComment_enabled: true
34
blackducksca_reports_sarif_create: true
35
blackducksca_upload_sarif_report: true
36
+ detect_search_depth: 10
37
+ detect_args: "detect.accuracy.required=NONE detect.detector.search.continue=true"
38
github_token: ${{ secrets.GITHUB_TOKEN }}
39
# include_diagnostics: true
40
# - name: Save Logs
0 commit comments