Skip to content

Commit 606e7c4

Browse files
authored
chore: correct gosec annotation and remove gosec from codeql (#604)
## Description correct gosec annotation and remove gosec from codeql
1 parent 18a1360 commit 606e7c4

File tree

7 files changed

+4
-400
lines changed

7 files changed

+4
-400
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 65 deletions
This file was deleted.

.github/workflows/blackduck_scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
runs-on: [ ubuntu-latest ]
1818
steps:
1919
- name: Checkout code
20-
if: github.event_name != 'pull_request_target'
2120
uses: actions/checkout@v4
2221

2322
- name: Run Black Duck Full SCA Scan (Push, Manual Trigger or Schedule)
@@ -52,3 +51,4 @@ jobs:
5251
blackducksca_token: ${{ secrets.BLACKDUCK_API_TOKEN }}
5352
blackducksca_scan_full: false
5453
blackducksca_prComment_enabled: true
54+

.github/workflows/code-scan.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

.github/workflows/mend.config

Lines changed: 0 additions & 115 deletions
This file was deleted.

0 commit comments

Comments
 (0)