There was an error while loading. Please reload this page.
1 parent 10c3b14 commit d0231ddCopy full SHA for d0231dd
1 file changed
.circleci/config.yml
@@ -57,14 +57,14 @@ workflows:
57
# See OKTA-624620
58
semgrep:
59
jobs:
60
- - general-platform-helpers/job-semgrep-scan:
61
- name: "Scan with Semgrep"
62
- context:
63
- - static-analysis
64
- snyk-scan:
65
name: execute-snyk
+ context:
+ - static-analysis
+ - general-platform-helpers/job-semgrep-scan:
+ name: "Scan with Semgrep"
66
requires:
67
- - "Scan with Semgrep" # Corrected dependency
+ - execute-snyk
68
context:
69
- static-analysis
70
"Malware Scanner":
0 commit comments