File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3232 cd YCSB/ycsb-soda
3333 # For more details, visit https://github.com/CycloneDX/cyclonedx-maven-plugin/blob/master/README.md
3434 mvn org.cyclonedx:cyclonedx-maven-plugin:2.7.5:makeAggregateBom -DincludeRuntimeScope=true -DincludeCompileScope=true -DincludeProvidedScope=false -DincludeSystemScope=false -DincludeTestScope=false -DoutputFormat=json -DoutputName=artifactSBOM -DschemaVersion=1.4
35- cd ..
35+ cd ../..
3636
3737 - type : Command
3838 name : " Run Maven cycloneDX plugin command for MongoExamples"
6767 command : |
6868 # For more details, visit https://github.com/CycloneDX/cyclonedx-cli/blob/main/README.md
6969 chmod +x cyclonedx-linux-x64
70- ./cyclonedx-linux-x64 merge --input-files ./JdbcExamples/target/artifactSBOM.json ./MongoExamples/target/artifactSBOM.json ./YCSB/target/artifactSBOM.json ./SodaExamples/target/artifactSBOM.json ./Python-Demo-App/target/artifactSBOM.json --output-file merged-bom.json
70+ ./cyclonedx-linux-x64 merge --input-files ./JdbcExamples/target/artifactSBOM.json ./MongoExamples/target/artifactSBOM.json ./YCSB/ycsb-soda/ target/artifactSBOM.json ./SodaExamples/target/artifactSBOM.json ./Python-Demo-App/target/artifactSBOM.json --output-file merged-bom.json
7171
7272outputArtifacts :
7373 - name : artifactSBOM
You can’t perform that action at this time.
0 commit comments