Branch: refs/heads/master
Home: https://github.com/jenkinsci/snyk-security-scanner-plugin
Commit: e9cba787677fe8f87db0487d2de8d2234688ccc7
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/e9cba787677fe8f87db0487d2de8d2234688ccc7
Author: Pavel Sorokin <[email protected]>
Date: 2021-04-09 (Fri, 09 Apr 2021)
Changed paths:
M pom.xml
Log Message:
-----------
Upgrade jenkins version to 2.176.4
Commit: 977e73b6f7c7a8396219bf679bea5208280945a8
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/977e73b6f7c7a8396219bf679bea5208280945a8
Author: Pavel Sorokin <[email protected]>
Date: 2021-04-09 (Fri, 09 Apr 2021)
Changed paths:
M Jenkinsfile
M src/main/java/io/snyk/jenkins/SnykStepBuilder.java
M src/main/java/io/snyk/jenkins/workflow/SnykSecurityStep.java
M src/test/java/io/snyk/jenkins/SnykStepBuilderDescriptorTest.java
Log Message:
-----------
Use findCredentialById method by checking for api token
since we're working in the context of Run class, we can use findCredentialById
method. The same is for doCheck* methods by validation process.
Commit: 86a36ecc7dd6ea7dfe2614e376ed11b77966f533
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/86a36ecc7dd6ea7dfe2614e376ed11b77966f533
Author: Pavel Sorokin <[email protected]>
Date: 2021-04-09 (Fri, 09 Apr 2021)
Changed paths:
M Jenkinsfile
M pom.xml
M src/main/java/io/snyk/jenkins/SnykStepBuilder.java
M src/main/java/io/snyk/jenkins/workflow/SnykSecurityStep.java
M src/test/java/io/snyk/jenkins/SnykStepBuilderDescriptorTest.java
Log Message:
-----------
Merge pull request #71 from jenkinsci/feat/credentials-on-folder-level
feat: credentials on folder level
Compare:
https://github.com/jenkinsci/snyk-security-scanner-plugin/compare/b54aa6c164d4...86a36ecc7dd6
--
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/snyk-security-scanner-plugin/push/refs/heads/master/b54aa6-86a36e%40github.com.