Branch: refs/heads/sierra/idetect-4486
Home: https://github.com/jenkinsci/synopsys-detect-plugin
Commit: ffbbc72a9ffb5a52a5bca75398173d080e5af54d
https://github.com/jenkinsci/synopsys-detect-plugin/commit/ffbbc72a9ffb5a52a5bca75398173d080e5af54d
Author: Dev Mehta <[email protected]>
Date: 2024-09-26 (Thu, 26 Sep 2024)
Changed paths:
M .travis.yml
M build.gradle
M gradle/wrapper/gradle-wrapper.jar
M gradle/wrapper/gradle-wrapper.properties
M gradlew
M gradlew.bat
M
src/main/java/com/blackduck/integration/jenkins/detect/DetectFreestyleCommands.java
M
src/main/java/com/blackduck/integration/jenkins/detect/DetectPipelineCommands.java
M src/main/java/com/blackduck/integration/jenkins/detect/DetectRunner.java
M
src/main/java/com/blackduck/integration/jenkins/detect/exception/DetectJenkinsException.java
M
src/main/java/com/blackduck/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
M
src/main/java/com/blackduck/integration/jenkins/detect/extensions/pipeline/DetectPipelineStep.java
M
src/main/java/com/blackduck/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStep.java
M
src/main/java/com/blackduck/integration/jenkins/detect/service/DetectArgumentService.java
M
src/main/java/com/blackduck/integration/jenkins/detect/service/DetectCommandsFactory.java
M
src/main/java/com/blackduck/integration/jenkins/detect/service/DetectEnvironmentService.java
M
src/main/java/com/blackduck/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategy.java
M
src/main/java/com/blackduck/integration/jenkins/detect/service/strategy/DetectExecutionStrategy.java
M
src/main/java/com/blackduck/integration/jenkins/detect/service/strategy/DetectJarStrategy.java
M
src/main/java/com/blackduck/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M
src/main/java/com/blackduck/integration/jenkins/detect/service/strategy/DetectStrategyService.java
M
src/main/java/com/blackduck/integration/jenkins/detect/service/strategy/RemoteJavaService.java
R
src/main/resources/com.blackduck.integration.jenkins.detect.extensions/AirGapDownloadStrategy/config.jelly
R
src/main/resources/com.blackduck.integration.jenkins.detect.extensions/DetectGlobalConfig/config.jelly
R
src/main/resources/com.blackduck.integration.jenkins.detect.extensions/DetectPipelineStep/config.jelly
R
src/main/resources/com.blackduck.integration.jenkins.detect.extensions/DetectPostBuildStep/config.jelly
R
src/main/resources/com.blackduck.integration.jenkins.detect.extensions/InheritFromGlobalDownloadStrategy/config.jelly
R
src/main/resources/com.blackduck.integration.jenkins.detect.extensions/ScriptOrJarDownloadStrategy/config.jelly
A
src/main/resources/com/blackduck/integration/jenkins/detect/extensions/AirGapDownloadStrategy/config.jelly
A
src/main/resources/com/blackduck/integration/jenkins/detect/extensions/InheritFromGlobalDownloadStrategy/config.jelly
A
src/main/resources/com/blackduck/integration/jenkins/detect/extensions/ScriptOrJarDownloadStrategy/config.jelly
A
src/main/resources/com/blackduck/integration/jenkins/detect/extensions/global/DetectGlobalConfig/config.jelly
A
src/main/resources/com/blackduck/integration/jenkins/detect/extensions/pipeline/DetectPipelineStep/config.jelly
A
src/main/resources/com/blackduck/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStep/config.jelly
M
src/test/java/com/blackduck/integration/jenkins/detect/DetectFreestyleCommandsTest.java
M
src/test/java/com/blackduck/integration/jenkins/detect/DetectPipelineCommandsTest.java
M
src/test/java/com/blackduck/integration/jenkins/detect/DetectRunnerTest.java
M
src/test/java/com/blackduck/integration/jenkins/detect/service/DetectArgumentServiceTest.java
M
src/test/java/com/blackduck/integration/jenkins/detect/service/DetectEnvironmentServiceTest.java
M
src/test/java/com/blackduck/integration/jenkins/detect/service/RemoteJavaServiceTest.java
M
src/test/java/com/blackduck/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M
src/test/java/com/blackduck/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java
M
src/test/java/com/blackduck/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java
M
src/test/java/com/blackduck/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java
M
src/test/java/com/blackduck/integration/jenkins/detect/service/strategy/DetectStrategyServiceTest.java
Log Message:
-----------
Update plugin to resolve build issues and vulnerabilities (#64)
* Update jenkins common libraries
* Update Spring Security Version
* Update test harness version
* Add Ant Dependency
* Remove Exclude statements
* Update test harness version
* Remove synopsys changes to keep MR seperate
* Update test harness version
* Fix directory structure
* Fix Rename Errors
* Update project group
* Rename Directory Name
To unsubscribe from these emails, change your notification settings at
https://github.com/jenkinsci/synopsys-detect-plugin/settings/notifications
--
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/sierra/idetect-4486/0f4496-ffbbc7%40github.com.