Skip to content

Commit d0231dd

Browse files
committed
reversing semgrep and snyk step
1 parent 10c3b14 commit d0231dd

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.circleci/config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,14 @@ workflows:
5757
# See OKTA-624620
5858
semgrep:
5959
jobs:
60-
- general-platform-helpers/job-semgrep-scan:
61-
name: "Scan with Semgrep"
62-
context:
63-
- static-analysis
6460
- snyk-scan:
6561
name: execute-snyk
62+
context:
63+
- static-analysis
64+
- general-platform-helpers/job-semgrep-scan:
65+
name: "Scan with Semgrep"
6666
requires:
67-
- "Scan with Semgrep" # Corrected dependency
67+
- execute-snyk
6868
context:
6969
- static-analysis
7070
"Malware Scanner":

0 commit comments

Comments
 (0)