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 1e1ea17 commit 569c4c4Copy full SHA for 569c4c4
.github/workflows/test.yml
@@ -64,3 +64,8 @@ jobs:
64
SPLUNK_HOME: "/opt/splunk"
65
TEST_TCP_PORT: 10667
66
TEST_UDP_PORT: 10668
67
+ - name: OSS Scan
68
+ jobs:
69
+ fossa-scan:
70
+ uses: splunk/oss-scanning-public/.github/workflows/oss-scan.yml@main
71
+ secrets: inherit
0 commit comments