mirror of
https://github.com/corda/corda.git
synced 2024-12-19 21:17:58 +00:00
Merge pull request #7748 from corda/merge-release/os/4.8-release/os/4.9-2024-06-10-215
ES-2340: Merging forward updates from release/os/4.8 to release/os/4.9 - 2024-06-10
This commit is contained in:
commit
48e385a9a2
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