Branch: refs/heads/master
Home: https://github.com/jenkinsci/synopsys-detect-plugin
Commit: d005c2f2243ba0fde706491c145d8deafc7a5b62
https://github.com/jenkinsci/synopsys-detect-plugin/commit/d005c2f2243ba0fde706491c145d8deafc7a5b62
Author: Dana Maxfield <[email protected]>
Date: 2022-07-30 (Sat, 30 Jul 2022)
Changed paths:
M
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/RemoteJavaService.java
M
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java
Log Message:
-----------
fix: Address Coverity Resource Leak issues
Commit: c82d36368618cc542e4ab52563e90fa54c11f134
https://github.com/jenkinsci/synopsys-detect-plugin/commit/c82d36368618cc542e4ab52563e90fa54c11f134
Author: Dana Maxfield <[email protected]>
Date: 2022-07-30 (Sat, 30 Jul 2022)
Changed paths:
M
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
Log Message:
-----------
fix: Stop using deprecated static constructor
Commit: 491097cb21d69931d6566d0a5838a25da89d0900
https://github.com/jenkinsci/synopsys-detect-plugin/commit/491097cb21d69931d6566d0a5838a25da89d0900
Author: Dana Maxfield <[email protected]>
Date: 2022-07-30 (Sat, 30 Jul 2022)
Changed paths:
M
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectStrategyService.java
M
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java
M
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java
Log Message:
-----------
fix: Remove usage of Gson, use null instead
Commit: 847a34e2b52cc82b9561e5750dcbadaa0d7917d6
https://github.com/jenkinsci/synopsys-detect-plugin/commit/847a34e2b52cc82b9561e5750dcbadaa0d7917d6
Author: Dana Maxfield <[email protected]>
Date: 2022-07-30 (Sat, 30 Jul 2022)
Changed paths:
M
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentService.java
Log Message:
-----------
fix: Address code smell for readability
Commit: 2c64c577fa882a0301ffb5261a862d0728012d1e
https://github.com/jenkinsci/synopsys-detect-plugin/commit/2c64c577fa882a0301ffb5261a862d0728012d1e
Author: Dana Maxfield <[email protected]>
Date: 2022-08-01 (Mon, 01 Aug 2022)
Changed paths:
M
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
Log Message:
-----------
fix: PR feedback, pass object not null
Commit: ff379d344b8fe3237b32a20cc58914f443c0bcff
https://github.com/jenkinsci/synopsys-detect-plugin/commit/ff379d344b8fe3237b32a20cc58914f443c0bcff
Author: Dana Maxfield <[email protected]>
Date: 2022-08-01 (Mon, 01 Aug 2022)
Changed paths:
M
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
M
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentService.java
M
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectStrategyService.java
M
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/RemoteJavaService.java
M
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java
M
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java
M
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java
Log Message:
-----------
Merge pull request #43 from jenkinsci/djm_address_coverity_issues
fix: Address flagged issues
Compare:
https://github.com/jenkinsci/synopsys-detect-plugin/compare/28fd1e993791...ff379d344b8f
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/synopsys-detect-plugin/push/refs/heads/master/28fd1e-ff379d%40github.com.