Skip to content

Commit

Permalink
chore: correct gosec annotation and remove gosec from codeql (#604)
Browse files Browse the repository at this point in the history
## Description
correct gosec annotation and remove gosec from codeql
  • Loading branch information
morri-son authored Feb 27, 2025
1 parent 18a1360 commit 606e7c4
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 400 deletions.
65 changes: 0 additions & 65 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/blackduck_scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
runs-on: [ ubuntu-latest ]
steps:
- name: Checkout code
if: github.event_name != 'pull_request_target'
uses: actions/checkout@v4

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

20 changes: 0 additions & 20 deletions .github/workflows/code-scan.yml

This file was deleted.

115 changes: 0 additions & 115 deletions .github/workflows/mend.config

This file was deleted.

Loading

0 comments on commit 606e7c4

Please sign in to comment.