Branch: refs/heads/refactor/dedupe-snyk-html
Home: https://github.com/jenkinsci/snyk-security-scanner-plugin
Commit: 23d83b11fb196bb9a7d6287978e80a1805c1efda
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/23d83b11fb196bb9a7d6287978e80a1805c1efda
Author: Jahed Ahmed <[email protected]>
Date: 2021-06-25 (Fri, 25 Jun 2021)
Changed paths:
M src/main/java/io/snyk/jenkins/SnykStepBuilder.java
A src/main/java/io/snyk/jenkins/SnykToHTML.java
M src/main/java/io/snyk/jenkins/workflow/SnykSecurityStep.java
Log Message:
-----------
refactor: de-dupe generate report methods
Commit: bcfd4f0bc2a52c23a7f6ed2a5e7e013729539830
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/bcfd4f0bc2a52c23a7f6ed2a5e7e013729539830
Author: Jahed Ahmed <[email protected]>
Date: 2021-06-25 (Fri, 25 Jun 2021)
Changed paths:
M src/main/java/io/snyk/jenkins/SnykStepBuilder.java
M src/main/java/io/snyk/jenkins/SnykToHTML.java
M src/main/java/io/snyk/jenkins/workflow/SnykSecurityStep.java
Log Message:
-----------
feat: use a single filepath when generating html
Previously we were silently failing the report step and
failing later when the report didn't exist. Now if it
returns then there will be a report, otherwise it'll
throw.
Commit: 0bb468d5ab8672b4fccdebc8de526a8ee9e1ea68
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/0bb468d5ab8672b4fccdebc8de526a8ee9e1ea68
Author: Jahed Ahmed <[email protected]>
Date: 2021-06-25 (Fri, 25 Jun 2021)
Changed paths:
M src/main/java/io/snyk/jenkins/SnykToHTML.java
Log Message:
-----------
feat: forward snyk-to-html stdout and stderr
Compare:
https://github.com/jenkinsci/snyk-security-scanner-plugin/compare/23d83b11fb19%5E...0bb468d5ab86
--
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/refactor/dedupe-snyk-html/000000-0bb468%40github.com.