File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ jobs:
134134 # This key is bound to user snyk on AUR
135135 - add_ssh_keys :
136136 fingerprints :
137- - " ba:05:09:d6:a6:2a:45:34:89:c4:5e:22:23:22:e8:9f "
137+ - " 75:59:a3:1d:81:9a:0f:44:98:4c:78:33:db:e5:51:6a "
138138 - run :
139139 name : Bump package version
140140 command : |
@@ -200,7 +200,7 @@ jobs:
200200 steps :
201201 - checkout
202202 - snyk/scan :
203- severity-threshold : medium
203+ severity-threshold : high
204204 monitor-on-build : true
205205 project : ${CIRCLE_PROJECT_REPONAME}
206206 organization : snyk-iac-group-seceng
@@ -211,7 +211,7 @@ jobs:
211211 - checkout
212212 - snyk/scan :
213213 command : code test
214- severity-threshold : medium
214+ severity-threshold : high
215215 monitor-on-build : false
216216 project : ${CIRCLE_PROJECT_REPONAME}
217217 organization : snyk-iac-group-seceng
You can’t perform that action at this time.
0 commit comments