* Add missed doc templates
* Add missed docs so they could be reachable from UI navigation
* Apply suggestions from code review
---------
Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
* Bump go version 1.23.4->1.24
* Update go version 1.24.0 for github workflows
* Update go version 1.23.4->1.24.0 for docker images
* Replace deprecated cipher.NewCFBDecrypter/NewCFBEncrypter
* Fix go vet error: non-constant format string
* Fix go vet error: non-constant format string
* Update cmd/golangBuild.go
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
---------
Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
Starting from Detect 10 --logging.level.com.synopsys.integration
is no longer supported. Modified etectExecuteScan scanProperties
default value to contain --logging.level.detect instead,
which was introduced in 5.5.0 so should work for all current
supported versions of Detect.
Co-authored-by: Vijayan T <vijayanjay@gmail.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
* Improve log statements about secret ID expiration
* Improve log statements about secret ID expiration
---------
Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
* Don't overwrite SONAR_SCANNER_OPTS
* Add tests
* Reset SONAR_SCANNER_OPTS after testing it
* Reset SONAR_SCANNER_OPTS after testing it
---------
Co-authored-by: Ivan Nikiforov <nikiforr@gmail.com>
* Enable automerge for non-major dep module updates
* Trigger integration tests on each renovatebot PR update
* Remove trailing space
* Set label for renovate PRs
* Enable rollback PRs
* Fix config: move rollbackPrs to proper place
* Fix workflow (trigger on push)
* Remove trailing space
* Automerge only patch version updates (except versions 0.x)
* Add packageRule for rollbackPrs
* Update renovate.json
---------
Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
* Enable 'go mod tidy' for renovate
* Enable update import paths in Go files on major module updates
---------
Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
* fix(deps): update module github.com/jeffail/gabs/v2 to v2.7.0
* go mod tidy
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
Co-authored-by: Ivan Nikiforov <nikiforr@gmail.com>
* fix(deps): update module github.com/go-git/go-git/v5 to v5.13.0 [security]
* go mod tidy
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
* fix(deps): update module github.com/getsentry/sentry-go to v0.31.1
* go mod tidy
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
* fix(deps): update module golang.org/x/crypto to v0.31.0 [security]
* go mod tidy
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
* fix(deps): update module github.com/stretchr/testify to v1.10.0
* update go mod
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Christopher Fenner <Christopher.Fenner@sap.com>
* Changes for detect 10 and repo change from synopsys to blackduck
* change for blakcduck
* Making detect 10 as default version
* changing test file
* Updated description for useDetect8 and useDetect9
* added udeDetect10 field
* Apply suggestions from code review
* commiting with go generate file
* Removing useDetect10 flag
---------
Co-authored-by: Vijayan T <vijayanjay@gmail.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>