File tree Expand file tree Collapse file tree 1 file changed +1
-24
lines changed Expand file tree Collapse file tree 1 file changed +1
-24
lines changed Original file line number Diff line number Diff line change 2525 - prodsec/security_scans :
2626 mode : auto
2727 release-branch : master
28+ open-source-additional-arguments : --exclude=test
2829 aks_integration_tests :
2930 docker :
3031 - image : cimg/node:18.19.1
@@ -326,18 +327,6 @@ jobs:
326327 echo "export IMAGE_NAME_APPROVED_UBI9=${IMAGE_NAME_APPROVED_UBI9}" >> $BASH_ENV
327328 echo "export IMAGE_NAME_PUBLISHED_UBI9=${IMAGE_NAME_PUBLISHED_UBI9}" >> $BASH_ENV
328329 name : Export environment variables
329- - snyk/scan :
330- additional-arguments : --all-projects --exclude=test
331- fail-on-issues : true
332- monitor-on-build : true
333- severity-threshold : high
334- token-variable : SNYK_TOKEN
335- - snyk/scan :
336- command : code test
337- fail-on-issues : true
338- monitor-on-build : true
339- severity-threshold : high
340- token-variable : SNYK_TOKEN
341330 - snyk/scan :
342331 additional-arguments : --project-name=alpine --policy-path=.snyk
343332 command : container test
@@ -432,18 +421,6 @@ jobs:
432421 - run :
433422 command : npm ci
434423 - install_python_requests
435- - snyk/scan :
436- additional-arguments : --all-projects --exclude=test
437- fail-on-issues : true
438- monitor-on-build : false
439- severity-threshold : high
440- token-variable : SNYK_TOKEN
441- - snyk/scan :
442- command : code test
443- fail-on-issues : true
444- monitor-on-build : false
445- severity-threshold : high
446- token-variable : SNYK_TOKEN
447424 - run :
448425 command : |
449426 npm run build &&
You can’t perform that action at this time.
0 commit comments