1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg
Vyacheslav Starostin d256c3a604
sonarExecuteScan: fix building the URL to call sonar API (#4105)
* Fix IssueService

* Debug

* Debug

* Fix ComponentService

* Clean up

* Add comments
2022-11-07 18:10:47 +06:00
..
abap Reserve package log output (#3981) 2022-09-01 08:53:41 +02:00
abaputils Abap relese confirm fault tollerant (#3916) 2022-08-23 15:33:42 +02:00
ado ADO - Vault Secret Rotation (#3084) 2021-09-08 16:48:12 +02:00
ans [ANS] logrus hook (#3671) 2022-06-17 16:40:45 +02:00
apim ApiProxyList Command (#3794) 2022-06-21 13:08:00 +02:00
blackduck Fix(detectExecuteScan): rework struct methods to meet interface requirements (#4048) 2022-10-10 10:06:20 +02:00
buildsettings feat(cnbBuild): generate buildSettingInfo 2022-06-15 12:37:21 +02:00
certutils feat(golangBuild): support private modules (#3471) 2022-01-31 10:45:40 +01:00
checkmarx Fix(detectExecuteScan): rework struct methods to meet interface requirements (#4048) 2022-10-10 10:06:20 +02:00
cloudfoundry Add telemetry for abapEnvironment steps (#3016) 2021-08-04 17:31:16 +02:00
cnbutils fix(cnbBuild): allow setting empty env variables in project descriptor (#4084) 2022-10-25 14:35:24 +02:00
command feat: http report creation for build steps (#3888) 2022-08-05 15:08:19 +04:00
config feat(checkIfStepActive): enhance with pipelineEnvironmentFilled condition (#3975) 2022-08-29 13:44:32 +02:00
cpi API Changes For Integration Artifact Deploy Command (#3992) 2022-09-15 11:01:36 +02:00
docker fix (whitesourceExecuteScan) keep tar extension for target image donwload (#3774) 2022-05-13 18:56:41 +02:00
documentation replace depreacted strings.Title function (#3786) 2022-05-20 18:50:03 +02:00
format fix(whitesourceExecuteScan): Fix processing of assessment (#4059) 2022-10-13 10:34:02 +00:00
fortify fix(fortifyExecuteScan): Check empty source base path in fvdl (#4099) 2022-11-02 23:43:49 +05:30
gcs GCS Upload fixes (#3387) 2022-01-19 13:16:57 +01:00
generator [ANS] Change helper and re-generate steps (#3675) 2022-06-22 13:31:17 +02:00
git feat(gitopsUpdateDeployment) forcePush (#3665) 2022-04-07 16:33:46 +02:00
github feat: improve vulnerability reporting via GitHub issues (#3924) 2022-08-02 08:26:26 +02:00
goget feat(golangBuild): support private modules (#3471) 2022-01-31 10:45:40 +01:00
gradle feat(gradleExecuteBuild, fortifyExecuteScan): gradle improvements (#3807) 2022-06-07 10:24:10 +02:00
hadolint/mocks chore: cleanup reporting & some incorrect file usage in tests (#3943) 2022-08-09 10:57:02 +02:00
http Added user API key authentication method (#3748) 2022-10-10 10:55:21 +02:00
influx Added go-based influxWriteData step (#2890) 2021-06-30 11:18:49 +02:00
java feat(sonar): reuse existing TLS truststore (#3312) 2021-12-16 12:49:15 +01:00
jenkins fix(jenkins): fix job invocation (#2868) 2021-06-02 16:45:22 +02:00
kubernetes helmExecute: change permissions for downloaded dependency (#3991) 2022-09-07 02:28:07 +06:00
log url log permission hotfix (#3945) 2022-08-08 12:10:35 +04:00
malwarescan feat(malwareExecuteScan): refactoring and docker support (#3421) 2022-01-24 09:48:01 +01:00
maven (feat) mtaBuild publish mtar artifacts to remote remote repo (#3104) 2021-09-23 15:33:30 +02:00
mock cnbBuild: create CycloneDX SBOM file (#3959) 2022-08-18 10:03:24 +02:00
multiarch chore(multiarch): helper to parse targetArchitectures (#3525) 2022-02-10 16:46:00 +01:00
nexus nexusUpload parameters reading from commonPipelineEnvironment (#2658) 2021-03-10 15:06:42 +01:00
npm fix (npmExecuteScripts) pinning @cyclonedx/bom to major version 3 (#4081) 2022-10-24 13:42:11 +02:00
orchestrator fix(JenkinsConfigProvider): panic in GetBuildReason (#4073) 2022-10-20 08:38:10 +02:00
piperenv feat(cpe): provide go templating functions (#3872) 2022-07-14 16:20:11 +02:00
piperutils SBOM creation for Mend (#3934) 2022-08-09 13:56:01 +02:00
protecode feat (protecodeExecuteScan) support custom data headers in upload request (#3836) 2022-11-03 17:53:23 +01:00
reporting fix(whitesourceExecuteScan): properly handle policy violations (#4089) 2022-11-07 11:16:07 +01:00
sonar sonarExecuteScan: fix building the URL to call sonar API (#4105) 2022-11-07 18:10:47 +06:00
splunk Activates debug information for environment variables (#3630) 2022-03-14 10:17:55 +01:00
telemetry fix(orchestrator) usage of correct env variables (#3650) 2022-03-28 09:52:15 +02:00
terraform feat(terraformExecute): pass tf outputs to cpe (#3241) 2021-11-04 10:28:41 +01:00
tms [TMS] Reimplement tmsUpload step in Go (#3399) 2022-08-30 10:16:09 +02:00
toolrecord chore: cleanup reporting & some incorrect file usage in tests (#3943) 2022-08-09 10:57:02 +02:00
transportrequest Add transport request to GPP (#3862) 2022-07-22 15:15:53 +02:00
validation Fixed validation for possibleValues option (#3228) 2021-11-15 12:06:48 +01:00
vault chore: align Vault naming (#3372) 2021-12-21 11:52:10 +01:00
versioning chore: let fortify support maven self Define parameters (#4091) 2022-11-07 16:47:11 +05:30
whitesource fix(whitesourceExecuteScan): properly handle policy violations (#4089) 2022-11-07 11:16:07 +01:00
xsuaa Add bearer token retrieval function (#3595) 2022-03-16 11:22:48 +01:00
yaml chore(go): simplify code using gofmt -s (#2065) 2020-09-24 08:58:53 +02:00