1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/npm
R. Kloe 3cad6ac2cd
feat: allow uploading multiple boms (#3900)
* WIP: Adapt bom names

* + WIP: Adapt bom filenames

* Upgrade cyclonedx gradle plugin and use cyclonedxBom config parameters

* Fix unit tests - use correct name in bom creation

* Fix pythonBuild bom name

* introduce and use npmBomFilename const

* Introduce and use mvnBomFilename const

* Introduce and use gradleBomFilename const

* Use build-tool names for bom suffix

* + Adapt tests (build tool suffix)

* Use BOM schema version 1.2 in gradleExecuteBuild

* Pin version of cyclonedx-maven-plugin to 2.7.1

* Adapt generated files

* Fix integration tests

* Fix integration tests

* Fix gradle build integration tests

Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
2022-08-01 13:38:49 +02:00
..
config_test.go chore(npmExecuteScripts): config@2 support (#3607) 2022-03-04 10:26:46 +01:00
config.go chore(npmExecuteScripts): config@2 support (#3607) 2022-03-04 10:26:46 +01:00
ignore.go chore(npmExecuteScripts): unit tests (#3597) 2022-03-02 14:06:51 +01:00
mock.go feat(whitesourceExecuteScan): GitHub issue creation + SARIF (#3535) 2022-02-23 09:30:19 +01:00
npm_test.go feat: allow uploading multiple boms (#3900) 2022-08-01 13:38:49 +02:00
npm.go feat: allow uploading multiple boms (#3900) 2022-08-01 13:38:49 +02:00
publish_test.go chore(npmExecuteScripts): config@2 support (#3607) 2022-03-04 10:26:46 +01:00
publish.go chore(npmExecuteScripts): config@2 support (#3607) 2022-03-04 10:26:46 +01:00