We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3534add commit 2fb1441Copy full SHA for 2fb1441
1 file changed
.github/SECURITY-INSIGHTS.yml
@@ -81,3 +81,23 @@ repository:
81
ci: true
82
release: true
83
comment: Snyk is enabled for this repository to scan for vulnerabilities.
84
+ - name: Socket
85
+ type: SCA
86
+ version: latest
87
+ rulesets:
88
+ - built-in
89
+ integration:
90
+ adhoc: false
91
+ ci: true
92
+ release: true
93
+ comment: Socket is enabled for this repo to scan for supply chain security vulnerabilities.
94
+ - name: OSSF Scorecard
95
96
97
98
99
100
101
102
103
+ comment: OSSF Scorecard is enabled for this repository
0 commit comments