Commit Graph
18 Commits
Author SHA1 Message Date
Dmitrii Pavlukhin 769067e996 added-option-to-use-global-config-file (#5145) 2024-10-18 17:06:41 +03:00
Dmitrii Pavlukhin 8e962a7729 DetectExecuteScan enhance logging && Adding new parameter (includeDevDependencies) for WS step (#4958)
* Enhanced logging of build params for detectExecuteScan

* amended-parameter-description

* added-parameter-for-npm-dev-deps-inclusion

* amended-tests

* new-generated-file

* added-parameter-explicitly
2024-07-08 15:33:42 +03:00
Dmitrii PavlukhinandVyacheslav Starostin 1b728ccd3e Enabled the possibility to avoid aggregation of NPM projects in WhitesourceExecuteScan (#4956)
* Enabled the possibility to avoid aggregation of NPM projects

* renamed-function

---------

Co-authored-by: Vyacheslav Starostin <32613074+vstarostin@users.noreply.github.com>
2024-06-20 09:08:24 +03:00
Dmitrii Pavlukhin 3e86491c18 detectExecuteScan - fix for diagnostics folder path (#4940) 2024-05-31 17:43:24 +03:00
Dmitrii Pavlukhin c4019cf860 detectExecuteScan - added parameter for diagnostic mode (#4937)
* detectExecuteScan - added parameter for diagnostic mode

* changed-syntax

* added-custom-output-path

* amended-directory-creation
2024-05-28 17:52:14 +03:00
Dmitrii PavlukhinandAndrei Kireev f7543be3b0 Implement MTA build for detectExecuteScan step (#4876)
* added-parameter

* added-platform-param-for-mta-build

* add-verbose-build-config-output

* set-install-artifacts-true

* comment-m2-defaults

* returned-m2-param

* synced-with-master

* fix-yaml

* fix-yaml2

* fix-yaml3

* fix-yaml3

* fix-yaml4

* returned-m2path-in-folder

---------

Co-authored-by: Andrei Kireev <andrei.kireev@sap.com>
2024-05-24 12:01:45 +03:00
Dmitrii Pavlukhin 94a33844a0 detectExecuteScan - Removed option to change min-scan-interval for Signature Scan to enforce global interval value (#4875)
* removed option to change min-scan-interval to enforce global interval value

* returned-param-to-avoid-pipeline-breaks

* fix-for-tests
2024-04-15 16:12:13 +03:00
808b21fa79 Add maven native-like build workaround for detect (#4712)
* added-native-like-build

* pom-path-uncommented

* Run install only for maven

* Added log

* debug

* Print config params

* Added pipeline env

* Added parameter to specify path to pom.xml

* Returned condition

* Added logging of config in verbose mode

---------

Co-authored-by: Andrei Kireev <a-kireev1989@mail.ru>
Co-authored-by: Andrei Kireev <andrei.kireev@sap.com>
2024-01-15 22:50:22 +01:00
Dmitrii Pavlukhin 86a59eb412 Mend fix for the config path calculation (#4766)
* fix-for-the-scan-path-in-custom-pipelines

* amended-scan-path-logic

* minor-changes

* returned-old-way-of handling-config

* returned-old-way

* removed-comments
2024-01-15 10:30:19 +03:00
Dmitrii Pavlukhin 89e1e01ae9 Temporary Fix docker images timeout issue (#4762)
* returned-the-old-way-of-handling-images

* introduced-additional-parameter

* amended-the-description

* amended-condition
2024-01-09 15:22:54 +03:00
Dmitrii Pavlukhin 32657c44d7 changed-save-name (#4759) 2024-01-08 15:53:15 +03:00
Dmitrii Pavlukhin f5f72bcc7c Remove useDetect7 option (#4717)
* removed-detect7-option

* linting-fix

* removed-comment
2024-01-08 13:21:44 +03:00
Dmitrii Pavlukhin 6cc6a4e80a Feature - whitesourceExecuteScan - adding ability to scan multiple docker images (#4755)
* added-multiple-images-scan-logic

* amended-description

* added-reference-to-common-pipeline-env
2024-01-05 18:23:55 +03:00
Dmitrii Pavlukhin 4c9dd41cbc detect-removed-temporary-unmap-enforcement (#4594) 2023-09-25 16:12:19 +03:00
Dmitrii PavlukhinandAndrei Kireev 1e993263e6 removed enforcement (#4576)
Co-authored-by: Andrei Kireev <andrei.kireev@sap.com>
2023-09-19 12:20:55 +03:00
Dmitrii Pavlukhin 971d5d1461 Making detect8 default script (#4568)
* made detect8 default

* amended tests to reflect detect 8

* amended

* amend

* amend

* amend tests

* 1

* 1

* tests-with-temp-changes-for-transition

* removed auto unmapping for detect7

* added-old-parameters-as-deprecated
2023-09-18 16:33:09 +03:00
Dmitrii Pavlukhin b3dc339058 Removed quotation for several detect8 parameters to fix double quotation issue (#4565)
* removed quotation for detect8

* changed order of args

* chagned order
2023-09-14 10:07:53 +03:00
Dmitrii Pavlukhin 0f04b5f6e1 added detect8 support (#4545) 2023-09-01 15:25:37 +03:00