Skip to content

Commit

Permalink
enable oss scan
Browse files Browse the repository at this point in the history
  • Loading branch information
skan-splunk committed Jun 14, 2024
1 parent d9eca19 commit a183f47
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ on:
permissions:
contents: read
jobs:
#TODO: Uncomment when https://splunk.atlassian.net/browse/PRODSECOPS-24080 is complete
# FOSSA:
# uses: splunk/oss-scanning/.github/workflows/oss-scan.yml@main
# secrets: inherit
fossa-scan:
uses: splunk/oss-scanning-public/.github/workflows/oss-scan.yml@main
secrets: inherit
SAST:
name: Semgrep
runs-on: ubuntu-latest
Expand Down

0 comments on commit a183f47

Please sign in to comment.