dependabot[bot]
ffffb23dc5
build(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.18 ( #4234 )
...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd ) from 1.6.6 to 1.6.18.
- [Release notes](https://github.com/containerd/containerd/releases )
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md )
- [Commits](https://github.com/containerd/containerd/compare/v1.6.6...v1.6.18 )
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-01 08:54:29 +01:00
Vyacheslav Starostin
9aac0ae06c
GHActions: Add the possibility to fetch logs ( #4250 )
...
* Initial commit
* getStageId added
* setting token for orchestrator
* Add possibility to fetch logs (GHActions)
* Update
* Clean up: delete test log file
* go mod tidy
* Rename token
* Rename token
* Apply suggestion from code review
* Update
* Correct err msg
* Add new line
* Update pkg/orchestrator/gitHubActions.go
Co-authored-by: ffeldmann <f.feldmann@sap.com>
* Update pkg/orchestrator/gitHubActions.go
Co-authored-by: ffeldmann <f.feldmann@sap.com>
* Update pkg/orchestrator/gitHubActions.go
Co-authored-by: ffeldmann <f.feldmann@sap.com>
* Add httpHeader variable && little updates
* Clean up
* Make structs unexported
---------
Co-authored-by: Aibyn Sadu <aibaend@yandex.ru>
Co-authored-by: ffeldmann <f.feldmann@sap.com>
2023-03-01 10:38:40 +06:00
sumeet patil
b171b82640
fix(codeql): fix toolrecord report link ( #4252 )
2023-02-24 18:12:26 +05:30
Akramdzhon Azamov
9151fef53b
documentation for the upcoming rapid scan in pull requests in the detectExecuteScan step ( #4249 )
...
Co-authored-by: Andrei Kireev <andrei.kireev@sap.com>
2023-02-24 13:18:15 +01:00
Srinikitha Kondreddy
1536362a50
Fix mta buildtool error ( #4243 )
...
* Fix indentation
* Fix type
* Exclude mta build tool from throwing error
* Update log message
* Add test case
2023-02-24 11:09:42 +01:00
Vyacheslav Starostin
7e7182d3fe
fix(containerPushToRegistry): Add possibility to copy image from private registry ( #4247 )
...
* fix(containerPushToRegistry): Add possibility to copy image from private registry
* Clean up
2023-02-24 15:08:05 +06:00
Vyacheslav Starostin
dcc688f9be
containerPushToRegistry: Add possibility to copy image from private registry ( #4242 )
...
* Add possibility to copy image from private registry
* Fix tests
2023-02-23 19:32:41 +06:00
Daria Kuznetsova
cea2a6e290
feat(codeql): added generating file toolrun_codeql.json ( #4240 )
...
* added generating toolrun file for codeql
2023-02-22 22:30:53 +05:30
Christopher Fenner
31ee45ad30
fix(sonar): archive result file via handleStepResults ( #4227 )
...
* Update sonarExecuteScan.groovy
* Update sonarExecuteScan.go
2023-02-22 12:28:17 +01:00
Vyacheslav Starostin
1e242a7fd6
Orchestrator/GHActions: fix pr-number determination ( #4237 )
...
* Orchestrator/GHActions: fix pr-number determination
* Apply suggestions from code review
* go fmt
---------
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
2023-02-22 15:38:33 +06:00
Christopher Fenner
278c5a7125
fix(sonar): update integration test ( #4241 )
...
* Update integration_sonar_test.go
* Disable TestNexusIntegration
---------
Co-authored-by: Vyacheslav Starostin <32613074+vstarostin@users.noreply.github.com>
2023-02-22 15:19:56 +06:00
Ralf Pannemans
906512a162
feat(cnbbuild): allow bindings to have multiple keys ( #4231 )
...
Co-authored-by: Ralf Pannemans <ralf.pannemans@sap.com>
Co-authored-by: Pavel Busko <pavel.busko@sap.com>
2023-02-16 15:29:08 +01:00
tiloKo
9e9b402b49
Variable dotted version string fix #2 ( #4233 )
2023-02-16 12:47:02 +01:00
Rinita Asani
eecddf689c
New Configuration Parameters for gCTS steps ( #4214 )
...
* Adding new query configuration parameter for gCTS Piper steps
* Add skipSSLVerification parameter to gCTSExecuteQualityChecks
* Add skipSSLVerification to gCTSDeploy
* Add SkipSSLVerification for pull by commit
* Add SkipSSLVerification to rollback
* Add SkipSSLVerification parameter to rollback
* Handling maximum number of charachter for the queryParameter
* Remove extra new lines in yaml files
* Add new line yaml files
2023-02-14 11:38:46 +01:00
Vyacheslav Starostin
d7e0bfe4f9
Revert "artifactPrepareVersion: Add usage of gradle docker image if buildTool is gradle ( #4226 )" ( #4230 )
...
This reverts commit 7c7dcbf910
.
2023-02-13 17:55:25 +01:00
Daria Kuznetsova
2191e2d458
fix(codeqlExecuteScan): fixed duplication of language flag in codeql ( #4229 )
2023-02-13 21:14:25 +05:30
Vyacheslav Starostin
7c7dcbf910
artifactPrepareVersion: Add usage of gradle docker image if buildTool is gradle ( #4226 )
2023-02-13 19:49:26 +06:00
Daniel Mieg
54d0c68feb
Add parameter for async execution (cfCreateServiceKey) ( #4209 )
...
* Add parameter for async execution
* Add default
* Adapt tests
* Add defaults for ABAP
---------
Co-authored-by: tiloKo <70266685+tiloKo@users.noreply.github.com>
2023-02-08 14:51:52 +00:00
Ralf Pannemans
f2c6cf7d47
fix(kubernetesDeploy): Escape imageAliases in valueMapping ( #4210 )
...
Co-authored-by: Johannes Dillmann <j.dillmann@sap.com>
2023-02-08 13:41:26 +01:00
Andrei Kireev
4098e70742
Added audit information in Sarif file in detectExecuteStep ( #4198 )
...
* Added audit information in sarif file in blackduck step
---------
Co-authored-by: sumeet patil <sumeet.patil@sap.com>
2023-02-07 17:02:28 +01:00
Andrei Kireev
27a3e687a5
Fix issue with not generating sarif file when projectName was specified ( #4199 )
...
* Fixed bug in generating sarif file in whitesource step
---------
Co-authored-by: sumeet patil <sumeet.patil@sap.com>
2023-02-07 16:10:21 +01:00
tiloKo
501f7d214d
Variable Dotted Version String fixes ( #4220 )
2023-02-07 10:02:40 +01:00
Vyacheslav Starostin
5201733150
fix(orchestrator): determine if it is a pull request (GH Actions) ( #4218 )
2023-02-06 17:47:59 +06:00
Anil Keshav
f3c1bf6edc
fix (npmExecuteScripts) fix for npmrc _auth ( #4212 )
...
* fix for npmrc _auth
* correct prefix removal
* fix unit test
* bringing back unit test
* adapt unit test
* typo fix
2023-02-03 12:50:53 +01:00
Christopher Fenner
0fa1e09464
chore(pipeline): update go-version for linting action ( #4213 )
...
* Update verify-go.yml
* Update verify-go.yml
* Update verify-go.yml
* Update verify-go.yml
* Update verify-go.yml
* Update verify-go.yml
2023-02-03 12:35:57 +01:00
Philipp Stehle
9533280459
chore(GitHub actions): update deprecated output syntax ( #4197 )
2023-02-03 10:21:24 +01:00
sumeet patil
781299174f
feat(codeql): improving the logic of handling head and merge commit in jenkins ( #4203 )
2023-02-03 08:25:22 +05:30
Andrei Kireev
d069acab59
Fixed issue with not allowing to update parameter resolveAllDependencies ( #4202 )
...
Co-authored-by: sumeet patil <sumeet.patil@sap.com>
2023-02-01 22:19:01 +01:00
Adrien
d763a135bb
Full scan if last incremental scan failed ( #4207 )
...
Co-authored-by: thtri <thanh.hai.trinh@sap.com>
2023-01-30 11:36:08 +01:00
Christopher Fenner
0626c7d861
feat(sonar): add parameter to wait for Quality Gate ( #4047 )
2023-01-27 16:14:34 +01:00
Amandeep.kaur
5de1c6a7c2
Update dockerExecute.groovy ( #4205 )
...
* Update dockerExecute.groovy
specified the type of credentials
* Update dockerExecute.groovy
2023-01-27 15:13:16 +01:00
ffeldmann
a7d1ca2cb9
Increases retry mechanism to 1 and timeout for transport to 10 seconds ( #4201 )
2023-01-24 14:07:16 +01:00
Daria Kuznetsova
4a1cf4fd45
feat(codeql): added stashes ( #4196 )
...
* added stashes for codeql metadata
2023-01-23 14:09:08 +05:30
Akramdzhon Azamov
36caf31072
added info for rapid scan in detectExecution ( #4194 )
...
* added info for rapid scan in detectExecution
2023-01-20 10:39:53 +01:00
gerstneralex
1ae967061d
Add TMS service key to environment in integration test workflow job ( #4192 )
2023-01-19 10:02:56 +01:00
Vyacheslav Starostin
8071337a44
fix(whitesourceExecuteScan): respect versioning model and custom scan version ( #4187 )
...
* Test
* Test
* Test
* Respect customScanVersion if filled
* Add test case
* Clean up
* Respect versioningModel
* Add test case
* Clean up
* Clean up
2023-01-16 23:14:33 +06:00
Vyacheslav Starostin
d1f3e2fc53
kanikoExecute: fix unit-tests ( #4188 )
...
* Fix tests
* Test
* Fix
* Test
* Test
* Clean up
* Refactor
2023-01-16 23:00:40 +06:00
ajrussellsap
029957f98a
Don't unstash the piper binary if it is already present. ( #3920 )
...
* Don't unstash the piper binary if it is already present.
* Fixed method name.
* Removed changes to unit test.
* Updated unit tests to account for the check whether the piper binary exists.
* Updated the Maven test to account for the piper binary existance check.
* Updated tests to account for the piper binary existance check.
* Set the shell return value for a test.
* See if it will output the real failure reason.
* Removed code that triggered a different error message if sh(Map) is encountered.
* Added missing constructor parameter.
* Pass the script to the constructor of PiperGoUtils.
* Reverted change to code that is now removed from the master branch.
* Re-instated deleted function.
* Re-add fix to use the correct constructor for PiperGoUtils.
2023-01-16 14:48:16 +05:30
tiloKo
a5ce01e1bd
increase cf-cli from 7 to v12 ( #4186 )
2023-01-12 17:17:50 +01:00
tiloKo
3867f37dcf
abapEnvironment automatically building the next package ( #4148 )
...
* api user scatch
* cv, pv +steps
* dust wipe
* escape odata values in filter
* use correct validation url
* headers
* add missing error check
* restrict to non revertable packages
* Correct dotted-version-string calculation + tests
2023-01-12 15:47:11 +01:00
Daniel Mieg
74b5527f1c
Increase cf cli to v8 for ABAP steps ( #4183 )
...
* Increase docker image version
* Add --wait
* Test
* Adapt to new cf cli
* Parse both for cf cli v8 and v7
* Remove input
* Adapt to feedback
* Check for nil error
2023-01-12 08:39:14 +00:00
Vyacheslav Starostin
a0698adc33
Update jnlp image ( #4184 )
2023-01-12 14:24:11 +06:00
Oliver Feldmann
b639c98890
[newmanExecute] Allow env vars in the runOptions ( #3966 )
...
* Allow env vars in the runOptions
* Add documentation
* Regenerate for documentation
* Fix documentation
2023-01-11 11:59:09 +01:00
thtri
844d4210ec
Simplify and gzip Fortify .sarif files ( #4181 )
...
* fix(Fortify):simplify plain text .sarif and gzip the complete result
* fix(Fortify):no longer add snippet text to .sarif to reduce file size (still keep end/start lines)
* fix: formatting
2023-01-10 18:35:17 +01:00
Adrien
394196e76e
fix(checkmarx) Improve project branching process ( #4180 )
...
* Improve project branching process
Use new Checkmarx APIs to poll the status of the branching before scanning.
2023-01-06 15:27:51 +01:00
Vyacheslav Starostin
c467f002b1
Update whitesource risk-report pattern ( #4166 )
...
* Update whitesource pattern
* Update filePattern
* go generate
2023-01-05 18:37:03 +06:00
dependabot[bot]
a3e8a54540
build(deps): bump helm.sh/helm/v3 from 3.9.4 to 3.10.3 ( #4163 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.9.4 to 3.10.3.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.9.4...v3.10.3 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 16:45:54 +01:00
Vyacheslav Starostin
be5adf4ff2
artifactPrepareVersion
doesn’t change the order of entries in the package.json (#4178 )
...
* Update versioning package
* Clean up
2023-01-04 19:29:03 +06:00
Christopher Fenner
083c7edbfe
chore(codeowners): change default code owners
...
Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
2022-12-27 10:02:22 +01:00
Pavel Busko
6201e9bd96
docs(cnbBuild): fix containerImageAlias
examples ( #4171 )
2022-12-21 16:47:22 +01:00