Branch: refs/heads/feat/credentials-on-folder-level
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: 6a1a7b78ad5a41fb6e013b045d54ef242f6bca1d
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/6a1a7b78ad5a41fb6e013b045d54ef242f6bca1d
Author: Pavel Sorokin <[email protected]>
Date: 2021-04-09 (Fri, 09 Apr 2021)
Changed paths:
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.
Compare:
https://github.com/jenkinsci/snyk-security-scanner-plugin/compare/e9cba787677f%5E...6a1a7b78ad5a
--
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/feat/credentials-on-folder-level/000000-6a1a7b%40github.com.