Skip to content

Commit

Permalink
ES-2340/Add static code analysis pipeline with Snyk integration (#1652)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanbrereton authored Jun 4, 2024
1 parent 3a85fcb commit 7d61b1e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .ci/JenkinsfileStaticAnalysis
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
@Library('[email protected]') _

staticCodeAnalysisPipeline(
snykCodeEnabled : true
)

0 comments on commit 7d61b1e

Please sign in to comment.