1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg
Oliver Nocon a104b2a06d
feat(whitesourceExecuteScan): UA for all build tools, e.g. maven & npm (#2501)
* feat(whitesource): add config helper

this helps to ease & enforce config settings

* fix accidential change of class

* add todos wrt java download

* use existing scanOptions, add option to download jre

* update generation

* fix generation

* allow running UA via go library

* correct image, improve logging

* add removal of downloaded JVM

* update java creation and deletion

* refactor and add log output

* remove obsolete ToDo

* increase test coverage

* increase test coverage

* adding aliases and tests

* make go modules as default

* maven: update behavior of projectNaming

* add Docker capabilities

* correct parameter name

* retrieve Docker coordinates

* docker coordinates only to provide artifact

* add ToDos

* add mta capability

* add aliases, mvn arguments for settings

* clean up groovy part

* update defaults

* add container for pip

* add defaults, add maven specifics, ...

* properly download settings

* maven: check existence of excluded files

* fix reporting

* Update CommonStepsTest.groovy

* update comment

* fix CodeClimate finding

* add tests for pip & fix minor issues

* fix order of pip build descriptors

* update pip container options

* fix pip virtualEnv parameter

* update report permissions

* fix test

* update container options

* add use fileUtils to load properties file

* update parameter description

* adding Docker scanning defaults

* clean up configHelper

* consider also npm tool cache

* add todos
2021-02-03 14:52:48 +01:00
..
abap Remove strange 'Hello', most likly troubleshoot leftover (#2475) 2020-12-18 11:15:15 +01:00
abaputils Bug Fixes for abaputils class + unit tests (#2525) 2021-01-26 20:23:59 +01:00
checkmarx fix backslash mess (#2428) 2020-11-26 11:22:54 +01:00
cloudfoundry Vars handling centralized (#1934) 2020-09-24 09:39:18 +02:00
command fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
config fix(config): properly read non-string parameters from environment (#2549) 2021-01-28 11:09:43 +01:00
cpi IntegrationArtifactUpdateConfiguration Command (#2542) 2021-01-29 09:46:47 +01:00
docker kanikoExecute: improve user experience (#2141) 2020-10-14 11:13:08 +02:00
documentation feat(uiVeri5): golang implmementation for uiVeri5ExecuteTests (#2394) 2021-01-28 11:31:24 +01:00
fortify [fix]fortifyExecuteScan: disable fulltextsearch (#2527) 2021-01-21 16:20:46 +01:00
generator Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
git LogRange provide git log ref1..ref2 (#2440) 2021-01-29 12:36:15 +01:00
github Add step for GitHub branch protection check (2) (#2016) 2020-09-14 12:05:12 +02:00
hadolint/mocks refactor(hadolint): implement step in GO (#1169) 2020-11-16 15:14:54 +01:00
http Improve HTTP test to cover more retry capabilities (#2528) 2021-01-22 09:56:56 +01:00
jenkins chore(jenkins): expose artifacts save method (#2426) 2020-11-26 10:06:14 +01:00
log fix(permissions) allow deletion of errors file (#2293) 2020-11-02 12:34:28 +01:00
maven Removed hardcoded pom.xml and added test (#2393) 2020-11-25 17:03:11 +01:00
mock feat(whitesourceExecuteScan): UA for all build tools, e.g. maven & npm (#2501) 2021-02-03 14:52:48 +01:00
nexus
npm [refactor] Relocate npmExecutorMock so that it can be used from pkg (#2472) 2021-01-04 12:46:14 +01:00
piperenv kanikoExecute: improve user experience (#2141) 2020-10-14 11:13:08 +02:00
piperutils Helper for removing duplicates from a string slice (#2455) 2021-01-29 10:52:58 +01:00
protecode chore(go): simplify code using gofmt -s (#2065) 2020-09-24 08:58:53 +02:00
reporting new step to create a scan summary report (#2559) 2021-02-02 14:36:40 +01:00
sonar Remove assert.Error right before assert.EqualError (#2344) 2020-11-11 14:14:55 +01:00
telemetry Telemetry: report error category (#2085) 2020-09-29 13:49:40 +02:00
transportrequest Find label in log range (#2461) 2021-02-01 11:54:30 +01:00
vault Feature/approle secret id rotation (#2311) 2020-11-17 13:49:31 +01:00
versioning feat(whitesourceExecuteScan): UA for all build tools, e.g. maven & npm (#2501) 2021-02-03 14:52:48 +01:00
whitesource feat(whitesourceExecuteScan): UA for all build tools, e.g. maven & npm (#2501) 2021-02-03 14:52:48 +01:00
yaml chore(go): simplify code using gofmt -s (#2065) 2020-09-24 08:58:53 +02:00