mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
Merge pull request #7750 from corda/merge-release/os/4.10-release/os/4.11-2024-06-11-225
ES-2340: Merging forward updates from release/os/4.10 to release/os/4.11 - 2024-06-11
This commit is contained in:
commit
318990cfd9
7
.ci/JenkinsfileStaticAnalysis
Normal file
7
.ci/JenkinsfileStaticAnalysis
Normal file
@ -0,0 +1,7 @@
|
||||
@Library('corda-shared-build-pipeline-steps') _
|
||||
import com.r3.build.enums.SnykOrganisation
|
||||
|
||||
staticCodeAnalysisPipeline(
|
||||
snykCodeEnabled : true,
|
||||
snykOrg: SnykOrganisation.CORDA_4_OS
|
||||
)
|
Loading…
Reference in New Issue
Block a user