Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: af196f97fdacc62feb03b257c66bdd3176268d12
      
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/af196f97fdacc62feb03b257c66bdd3176268d12
  Author: Terry Moreland <terry_morel...@rapid7.com>
  Date:   2022-05-29 (Sun, 29 May 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release jenkinsci-appspider-plugin-1.0.15


  Commit: 2d796ad9355578e0ddd579cc1b43d54343110c1f
      
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/2d796ad9355578e0ddd579cc1b43d54343110c1f
  Author: Terry Moreland <terry_morel...@rapid7.com>
  Date:   2022-05-29 (Sun, 29 May 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: bbe950638420465f5f32e66cd70ef050d0af7037
      
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/bbe950638420465f5f32e66cd70ef050d0af7037
  Author: Terry Moreland <terry_morel...@rapid7.com>
  Date:   2022-05-29 (Sun, 29 May 2022)

  Changed paths:
    M src/main/java/com/rapid7/appspider/HttpClientFactory.java
    R src/main/java/com/rapid7/appspider/PrintStreamLoggerFacade.java
    M src/main/java/com/rapid7/appspider/Scan.java
    M src/main/java/com/rapid7/appspider/ScanSettings.java
    A src/main/java/com/rapid7/appspider/SslContextCreationException.java
    M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
    A src/main/java/com/rapid7/jenkinspider/PrintStreamLoggerFacade.java

  Log Message:
  -----------
  Address warnings/errors detected by Snyk and Spotbugs
- added custom exception SslContextCreationException to address error raised by 
spotbugs about using RuntimeExceptions
- moved PrintStreamLoggerFacade implementation to jenkinsspider package as it's 
only used there
- updated PostBuildScan to pass listener rather than stream to 
PrintStreamLoggerFacade
- updated catch statements to catch SslContextCreationException and corrected 
log message typos
- updated ScanSettings to contain only final fields, previous setters now 
return new instance of ScanSettings done to address error raised by spotbugs
- upgraded to Jenkins 2.348 to address snyk vulnerabilities and/or perceived 
vulnerabilities


  Commit: 3a6d06c77235b85ce7f485cb16adb04112e0236e
      
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/3a6d06c77235b85ce7f485cb16adb04112e0236e
  Author: rgrimley-r7 <49274421+rgrimley...@users.noreply.github.com>
  Date:   2022-05-30 (Mon, 30 May 2022)

  Changed paths:
    M pom.xml
    M src/main/java/com/rapid7/appspider/HttpClientFactory.java
    R src/main/java/com/rapid7/appspider/PrintStreamLoggerFacade.java
    M src/main/java/com/rapid7/appspider/Scan.java
    M src/main/java/com/rapid7/appspider/ScanSettings.java
    A src/main/java/com/rapid7/appspider/SslContextCreationException.java
    M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
    A src/main/java/com/rapid7/jenkinspider/PrintStreamLoggerFacade.java

  Log Message:
  -----------
  Address warnings/errors detected by Snyk and Spotbugs

Address warnings/errors detected by Snyk and Spotbugs


Compare: 
https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/4960aeda5319...3a6d06c77235

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/appspider-build-scanner-plugin/push/refs/heads/master/4960ae-3a6d06%40github.com.

Reply via email to