Commit Graph
2 Commits
Author SHA1 Message Date
Serhii-Kosharukandjitendk ae7d55bafd fix(mend): change agentDownload functionality (#5392)
Co-authored-by: jitendk <jitender.bpc@gmail.com>
2025-07-03 16:08:51 +05:30
8be029f023 fix(detect): switch default log level parameter (#5281)
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>
2025-02-26 08:52:09 +01:00