[jenkinsci/appspider-build-scanner-plugin] 7da555: Update maven.yml

2024-03-20 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 7da5558b94b836047ac52e8efc3a6a4463641382
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/7da5558b94b836047ac52e8efc3a6a4463641382
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2024-03-20 (Wed, 20 Mar 2024)

  Changed paths:
M .github/workflows/maven.yml

  Log Message:
  ---
  Update maven.yml

- update Java from 8 to 11



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/appspider-build-scanner-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 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/6ecc31-7da555%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 1677f0: SECURITY-3144

2024-03-06 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 1677f098fbe4c71d782fc4c7bab5f972c575a86d
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/1677f098fbe4c71d782fc4c7bab5f972c575a86d
  Author: Terry Moreland 
  Date:   2024-03-01 (Fri, 01 Mar 2024)

  Changed paths:
M pom.xml
M src/main/java/com/rapid7/appspider/ApiSerializer.java
M src/main/java/com/rapid7/appspider/ContentHelper.java
A src/main/java/com/rapid7/appspider/DastScan.java
M src/main/java/com/rapid7/appspider/EnterpriseRestClient.java
M src/main/java/com/rapid7/appspider/FreemarkerConfiguration.java
A src/main/java/com/rapid7/appspider/FunctionalUtility.java
M src/main/java/com/rapid7/appspider/HttpClientFactory.java
M src/main/java/com/rapid7/appspider/HttpClientService.java
M src/main/java/com/rapid7/appspider/Report.java
R src/main/java/com/rapid7/appspider/Scan.java
R src/main/java/com/rapid7/appspider/Utility.java
M src/main/java/com/rapid7/appspider/datatransferobjects/ScanResult.java
M src/main/java/com/rapid7/appspider/models/AuthenticationModel.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
M src/test/java/com/rapid7/appspider/EnterpriseClientTestContext.java
M 
src/test/java/com/rapid7/appspider/datatransferobjects/ScanResultTests.java

  Log Message:
  ---
  SECURITY-3144


  Commit: 89994efff80d6c1c9ad2343c1ba4c4da081b5ae2
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/89994efff80d6c1c9ad2343c1ba4c4da081b5ae2
  Author: Terry Moreland 
  Date:   2024-03-01 (Fri, 01 Mar 2024)

  Changed paths:
M pom.xml

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


  Commit: 6ecc31671effa9e16f3e68d245459c8bed1e7229
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/6ecc31671effa9e16f3e68d245459c8bed1e7229
  Author: Terry Moreland 
  Date:   2024-03-01 (Fri, 01 Mar 2024)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/b62926cfd20f...6ecc31671eff

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/appspider-build-scanner-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 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/b62926-6ecc31%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 0ebd64: Addressing SNYK issues

2023-11-23 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/ASE-4833
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 0ebd64663cd7bd3988db9f619a6ba73893a5db7a
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/0ebd64663cd7bd3988db9f619a6ba73893a5db7a
  Author: Terry Moreland 
  Date:   2023-11-23 (Thu, 23 Nov 2023)

  Changed paths:
M .github/workflows/maven.yml
M pom.xml

  Log Message:
  ---
  Addressing SNYK issues
- update Java version to 11
- update Jenkins version to 2.361 (first version requiring 11)
- update various packages such as org.json:json to resolve snyk warnings


-- 
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/ASE-4833/00-0ebd64%40github.com.


[jenkinsci/appspider-build-scanner-plugin]

2023-11-23 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.json-json-20231013
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin

-- 
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/dependabot/maven/org.json-json-20231013/df5097-00%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 97cff4: Bump json from 20180130 to 20230227 (#19)

2023-11-23 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.json-json-20231013
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 97cff43625d0a347f8d46d20842e745c01cd7402
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/97cff43625d0a347f8d46d20842e745c01cd7402
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-04-17 (Mon, 17 Apr 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump json from 20180130 to 20230227 (#19)

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20180130 to 
20230227.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 
Co-authored-by: tmoreland-r7 <52414262+tmoreland...@users.noreply.github.com>
Co-authored-by: rgrimley-r7 <49274421+rgrimley...@users.noreply.github.com>
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


  Commit: df50974ea78dc31f029ef968212bd06ad7ce92c2
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/df50974ea78dc31f029ef968212bd06ad7ce92c2
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2023-11-23 (Thu, 23 Nov 2023)

  Changed paths:

  Log Message:
  ---
  Merge branch 'development' into dependabot/maven/org.json-json-20231013


Compare: 
https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/52e0f054391f...df50974ea78d

-- 
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/dependabot/maven/org.json-json-20231013/52e0f0-df5097%40github.com.


[jenkinsci/appspider-build-scanner-plugin]

2023-04-17 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.json-json-20230227
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin

-- 
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/dependabot/maven/org.json-json-20230227/d4c107-00%40github.com.


[jenkinsci/appspider-build-scanner-plugin] bbe950: Address warnings/errors detected by Snyk and Spotbugs

2022-05-29 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: bbe950638420465f5f32e66cd70ef050d0af7037
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/bbe950638420465f5f32e66cd70ef050d0af7037
  Author: Terry Moreland 
  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


-- 
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/development/2d796a-bbe950%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 2d796a: [maven-release-plugin] prepare for next developmen...

2022-05-28 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 2d796ad9355578e0ddd579cc1b43d54343110c1f
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/2d796ad9355578e0ddd579cc1b43d54343110c1f
  Author: Terry Moreland 
  Date:   2022-05-29 (Sun, 29 May 2022)

  Changed paths:
M pom.xml

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


-- 
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/development/af196f-2d796a%40github.com.


[jenkinsci/appspider-build-scanner-plugin]

2022-05-28 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/tags/jenkinsci-appspider-plugin-1.0.15
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin

-- 
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/tags/jenkinsci-appspider-plugin-1.0.15/00-588c93%40github.com.


[jenkinsci/appspider-build-scanner-plugin] af196f: [maven-release-plugin] prepare release jenkinsci-a...

2022-05-28 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: af196f97fdacc62feb03b257c66bdd3176268d12
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/af196f97fdacc62feb03b257c66bdd3176268d12
  Author: Terry Moreland 
  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


-- 
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/development/4960ae-af196f%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 1bcbee: Changed . to _ to be consistent with dateTimeStamp...

2022-05-27 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 1bcbee134f1252013a21e6502a2ec1d6fb79aa2d
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/1bcbee134f1252013a21e6502a2ec1d6fb79aa2d
  Author: jphaws 
  Date:   2021-10-14 (Thu, 14 Oct 2021)

  Changed paths:
M 
src/main/resources/com/rapid7/jenkinspider/PostBuildScan/help-reportName.html

  Log Message:
  ---
  Changed . to _ to be consistent with dateTimeStamp in 
src/main/java/com/rapid7/appspider/Report.java


  Commit: 1de4b10c91544d217e164c66d94585791ac5d49a
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/1de4b10c91544d217e164c66d94585791ac5d49a
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
M .gitignore
M pom.xml
M src/main/java/com/rapid7/appspider/LoggerFacade.java
M src/main/java/com/rapid7/appspider/PrintStreamLoggerFacade.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  Merge pull request #17 from jenkinsci/development


  Commit: ab9f408fde70c77fe3dc038c4a5d70ebb141f0d3
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/ab9f408fde70c77fe3dc038c4a5d70ebb141f0d3
  Author: rgrimley-r7 <49274421+rgrimley...@users.noreply.github.com>
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
M .gitignore
M pom.xml
M src/main/java/com/rapid7/appspider/LoggerFacade.java
M src/main/java/com/rapid7/appspider/PrintStreamLoggerFacade.java
M src/main/java/com/rapid7/appspider/models/AuthenticationModel.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  ASE-4619 

ASE-4619


  Commit: 43af27147cc4c1464fc91b4cc25a0a45e49ce52a
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/43af27147cc4c1464fc91b4cc25a0a45e49ce52a
  Author: Terry Moreland 
  Date:   2021-12-29 (Wed, 29 Dec 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'development'


  Commit: eaf56a4526b2c9ae5df5c2901b06b53d33b3533a
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/eaf56a4526b2c9ae5df5c2901b06b53d33b3533a
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2021-12-29 (Wed, 29 Dec 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #28 from jenkinsci/master


  Commit: 5072938824efb51d824134ab60f222b85d0175ca
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/5072938824efb51d824134ab60f222b85d0175ca
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2022-02-13 (Sun, 13 Feb 2022)

  Changed paths:
M 
src/main/resources/com/rapid7/jenkinspider/PostBuildScan/help-reportName.html

  Log Message:
  ---
  Merge pull request #16 from jphaws/master

Updated Inconsistent Help Documentation


  Commit: 4960aeda5319867ab23288f09b27ec89c47a34de
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/4960aeda5319867ab23288f09b27ec89c47a34de
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2022-05-27 (Fri, 27 May 2022)

  Changed paths:

  Log Message:
  ---
  Merge branch 'rapid7:master' into master


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

-- 
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/development/70947b-4960ae%40github.com.


[jenkinsci/appspider-build-scanner-plugin] ab9f40: ASE-4619

2022-05-27 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: ab9f408fde70c77fe3dc038c4a5d70ebb141f0d3
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/ab9f408fde70c77fe3dc038c4a5d70ebb141f0d3
  Author: rgrimley-r7 <49274421+rgrimley...@users.noreply.github.com>
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
M .gitignore
M pom.xml
M src/main/java/com/rapid7/appspider/LoggerFacade.java
M src/main/java/com/rapid7/appspider/PrintStreamLoggerFacade.java
M src/main/java/com/rapid7/appspider/models/AuthenticationModel.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  ASE-4619 

ASE-4619


  Commit: eaf56a4526b2c9ae5df5c2901b06b53d33b3533a
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/eaf56a4526b2c9ae5df5c2901b06b53d33b3533a
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2021-12-29 (Wed, 29 Dec 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #28 from jenkinsci/master


  Commit: 4960aeda5319867ab23288f09b27ec89c47a34de
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/4960aeda5319867ab23288f09b27ec89c47a34de
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2022-05-27 (Fri, 27 May 2022)

  Changed paths:

  Log Message:
  ---
  Merge branch 'rapid7:master' into master


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

-- 
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/507293-4960ae%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 1bcbee: Changed . to _ to be consistent with dateTimeStamp...

2022-02-13 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 1bcbee134f1252013a21e6502a2ec1d6fb79aa2d
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/1bcbee134f1252013a21e6502a2ec1d6fb79aa2d
  Author: jphaws 
  Date:   2021-10-14 (Thu, 14 Oct 2021)

  Changed paths:
M 
src/main/resources/com/rapid7/jenkinspider/PostBuildScan/help-reportName.html

  Log Message:
  ---
  Changed . to _ to be consistent with dateTimeStamp in 
src/main/java/com/rapid7/appspider/Report.java


  Commit: 5072938824efb51d824134ab60f222b85d0175ca
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/5072938824efb51d824134ab60f222b85d0175ca
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2022-02-13 (Sun, 13 Feb 2022)

  Changed paths:
M 
src/main/resources/com/rapid7/jenkinspider/PostBuildScan/help-reportName.html

  Log Message:
  ---
  Merge pull request #16 from jphaws/master

Updated Inconsistent Help Documentation


Compare: 
https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/43af27147cc4...5072938824ef

-- 
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/43af27-507293%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 70947b: update commons-codec

2021-12-29 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 70947b8c50a1475f9826153e41a47a260bfe6baa
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/70947b8c50a1475f9826153e41a47a260bfe6baa
  Author: Terry Moreland 
  Date:   2021-12-29 (Wed, 29 Dec 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update commons-codec
- indirect dependency update to 1.13


  Commit: 43af27147cc4c1464fc91b4cc25a0a45e49ce52a
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/43af27147cc4c1464fc91b4cc25a0a45e49ce52a
  Author: Terry Moreland 
  Date:   2021-12-29 (Wed, 29 Dec 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'development'


Compare: 
https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/1de4b10c9154...43af27147cc4

-- 
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/1de4b1-43af27%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 70947b: update commons-codec

2021-12-29 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 70947b8c50a1475f9826153e41a47a260bfe6baa
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/70947b8c50a1475f9826153e41a47a260bfe6baa
  Author: Terry Moreland 
  Date:   2021-12-29 (Wed, 29 Dec 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update commons-codec
- indirect dependency update to 1.13


-- 
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/development/0d3ad4-70947b%40github.com.


[jenkinsci/appspider-build-scanner-plugin]

2021-12-17 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin

-- 
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/development/00-0d3ad4%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 6e7ecd: ASE-4619 updated jenkins version

2021-12-17 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 6e7ecdd2dbfae4233c7c3a9083cb6a560ad5371e
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/6e7ecdd2dbfae4233c7c3a9083cb6a560ad5371e
  Author: Terry Moreland 
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
M .gitignore
M pom.xml
M src/main/java/com/rapid7/appspider/LoggerFacade.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  ASE-4619 updated jenkins version
- updated jenksin version to 2.35.4 as recommended by snyk
- update resolves critical and high vulns for this product
- addressed some minor code analysis warnings from synk regarding printing 
stacktrace (to stdout where it would never be seen)


  Commit: 0d3ad465aa9b8d373a3992bca5aee137fa8c592e
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/0d3ad465aa9b8d373a3992bca5aee137fa8c592e
  Author: Terry Moreland 
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
M src/main/java/com/rapid7/appspider/PrintStreamLoggerFacade.java

  Log Message:
  ---
  resolved build failure
- had updated interface and only one of its implementers


  Commit: 1de4b10c91544d217e164c66d94585791ac5d49a
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/1de4b10c91544d217e164c66d94585791ac5d49a
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
M .gitignore
M pom.xml
M src/main/java/com/rapid7/appspider/LoggerFacade.java
M src/main/java/com/rapid7/appspider/PrintStreamLoggerFacade.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  Merge pull request #17 from jenkinsci/development


Compare: 
https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/8e94f8316278...1de4b10c9154

-- 
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/8e94f8-1de4b1%40github.com.


[jenkinsci/appspider-build-scanner-plugin]

2021-12-17 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin

-- 
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/development/0d3ad4-00%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 0d3ad4: resolved build failure

2021-12-17 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 0d3ad465aa9b8d373a3992bca5aee137fa8c592e
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/0d3ad465aa9b8d373a3992bca5aee137fa8c592e
  Author: Terry Moreland 
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
M src/main/java/com/rapid7/appspider/PrintStreamLoggerFacade.java

  Log Message:
  ---
  resolved build failure
- had updated interface and only one of its implementers


-- 
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/development/6e7ecd-0d3ad4%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 6e7ecd: ASE-4619 updated jenkins version

2021-12-17 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 6e7ecdd2dbfae4233c7c3a9083cb6a560ad5371e
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/6e7ecdd2dbfae4233c7c3a9083cb6a560ad5371e
  Author: Terry Moreland 
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
M .gitignore
M pom.xml
M src/main/java/com/rapid7/appspider/LoggerFacade.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  ASE-4619 updated jenkins version
- updated jenksin version to 2.35.4 as recommended by snyk
- update resolves critical and high vulns for this product
- addressed some minor code analysis warnings from synk regarding printing 
stacktrace (to stdout where it would never be seen)


-- 
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/development/8e94f8-6e7ecd%40github.com.


[jenkinsci/appspider-build-scanner-plugin] ec9172: Merge pull request #6 from jenkinsci/master

2021-04-30 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: ec917211c91f4aa7bde929c3802f1d0ad681b7f3
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/ec917211c91f4aa7bde929c3802f1d0ad681b7f3
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-04-23 (Thu, 23 Apr 2020)

  Changed paths:
M .gitignore
M LICENSE.TXT
M Readme.md
M pom.xml
M src/main/java/com/rapid7/appspider/Authentication.java
M src/main/java/com/rapid7/appspider/Base.java
M src/main/java/com/rapid7/appspider/ReportManagement.java
M src/main/java/com/rapid7/appspider/ScanConfiguration.java
M src/main/java/com/rapid7/appspider/ScanManagement.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
M src/main/resources/com/rapid7/jenkinspider/PostBuildScan/config.jelly

  Log Message:
  ---
  Merge pull request #6 from jenkinsci/master

Realign jenkins appspider pluging with jenkins fork


  Commit: fadaa223e6b5ea40b57b7a51554d8b2db0d399de
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/fadaa223e6b5ea40b57b7a51554d8b2db0d399de
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
A .github/workflows/master.yml

  Log Message:
  ---
  Create master.yml


  Commit: 93e4bc30ddbbf09a5b8c6e99d400c68bb0c6f0e5
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/93e4bc30ddbbf09a5b8c6e99d400c68bb0c6f0e5
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
A .github/workflows/master.yml

  Log Message:
  ---
  Merge pull request #8 from rapid7/CI-Build-action

Add github action for CI build


  Commit: 15f69b8bd070a2b407230dd16215ea0021353409
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/15f69b8bd070a2b407230dd16215ea0021353409
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
A .github/pull_request_template.md
M .gitignore
M LICENSE.TXT
M Readme.md
M pom.xml
A src/main/java/com/rapid7/appspider/ApiSerializer.java
R src/main/java/com/rapid7/appspider/Authentication.java
R src/main/java/com/rapid7/appspider/Base.java
A src/main/java/com/rapid7/appspider/ClientService.java
A src/main/java/com/rapid7/appspider/ContentHelper.java
A src/main/java/com/rapid7/appspider/EnterpriseClient.java
A src/main/java/com/rapid7/appspider/HttpClientFactory.java
A src/main/java/com/rapid7/appspider/HttpClientService.java
A src/main/java/com/rapid7/appspider/LoggerFacade.java
A src/main/java/com/rapid7/appspider/PrintStreamLoggerFacade.java
A src/main/java/com/rapid7/appspider/Report.java
R src/main/java/com/rapid7/appspider/ReportManagement.java
A src/main/java/com/rapid7/appspider/Scan.java
R src/main/java/com/rapid7/appspider/ScanConfiguration.java
R src/main/java/com/rapid7/appspider/ScanEngineGroup.java
R src/main/java/com/rapid7/appspider/ScanManagement.java
A src/main/java/com/rapid7/appspider/ScanSettings.java
A src/main/java/com/rapid7/appspider/StandardEnterpriseClient.java
A src/main/java/com/rapid7/appspider/Utility.java
A src/main/java/com/rapid7/appspider/datatransferobjects/ScanResult.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
M src/main/resources/com/rapid7/jenkinspider/PostBuildScan/global.jelly
A src/test/java/com/rapid7/appspider/EngineStub.java
A src/test/java/com/rapid7/appspider/EnterpriseClientTestContext.java
A src/test/java/com/rapid7/appspider/StandardEnterpriseClientTest.java

  Log Message:
  ---
  Merge pull request #7 from jenkinsci/development

ASE-4419 self-signed certificate support


  Commit: 7b65f720ecf109bcaec95bd151f82091521b371d
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/7b65f720ecf109bcaec95bd151f82091521b371d
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
M pom.xml
M src/main/java/com/rapid7/appspider/ContentHelper.java
M src/main/java/com/rapid7/appspider/StandardEnterpriseClient.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  Merge pull request #9 from jenkinsci/master

ASE-4419 Jenkins plugin self-signed cert support


  Commit: 897efd4b69c7425fadd61f94f10a8c88565f2ec9
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/897efd4b69c7425fadd61f94f10a8c88565f2ec9
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
M .github/workflows/master.yml

  Log Message:
  ---
  Update master.yml to have 

[jenkinsci/appspider-build-scanner-plugin] ec9172: Merge pull request #6 from jenkinsci/master

2021-04-30 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: ec917211c91f4aa7bde929c3802f1d0ad681b7f3
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/ec917211c91f4aa7bde929c3802f1d0ad681b7f3
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-04-23 (Thu, 23 Apr 2020)

  Changed paths:
M .gitignore
M LICENSE.TXT
M Readme.md
M pom.xml
M src/main/java/com/rapid7/appspider/Authentication.java
M src/main/java/com/rapid7/appspider/Base.java
M src/main/java/com/rapid7/appspider/ReportManagement.java
M src/main/java/com/rapid7/appspider/ScanConfiguration.java
M src/main/java/com/rapid7/appspider/ScanManagement.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
M src/main/resources/com/rapid7/jenkinspider/PostBuildScan/config.jelly

  Log Message:
  ---
  Merge pull request #6 from jenkinsci/master

Realign jenkins appspider pluging with jenkins fork


  Commit: fadaa223e6b5ea40b57b7a51554d8b2db0d399de
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/fadaa223e6b5ea40b57b7a51554d8b2db0d399de
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
A .github/workflows/master.yml

  Log Message:
  ---
  Create master.yml


  Commit: 93e4bc30ddbbf09a5b8c6e99d400c68bb0c6f0e5
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/93e4bc30ddbbf09a5b8c6e99d400c68bb0c6f0e5
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
A .github/workflows/master.yml

  Log Message:
  ---
  Merge pull request #8 from rapid7/CI-Build-action

Add github action for CI build


  Commit: 15f69b8bd070a2b407230dd16215ea0021353409
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/15f69b8bd070a2b407230dd16215ea0021353409
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
A .github/pull_request_template.md
M .gitignore
M LICENSE.TXT
M Readme.md
M pom.xml
A src/main/java/com/rapid7/appspider/ApiSerializer.java
R src/main/java/com/rapid7/appspider/Authentication.java
R src/main/java/com/rapid7/appspider/Base.java
A src/main/java/com/rapid7/appspider/ClientService.java
A src/main/java/com/rapid7/appspider/ContentHelper.java
A src/main/java/com/rapid7/appspider/EnterpriseClient.java
A src/main/java/com/rapid7/appspider/HttpClientFactory.java
A src/main/java/com/rapid7/appspider/HttpClientService.java
A src/main/java/com/rapid7/appspider/LoggerFacade.java
A src/main/java/com/rapid7/appspider/PrintStreamLoggerFacade.java
A src/main/java/com/rapid7/appspider/Report.java
R src/main/java/com/rapid7/appspider/ReportManagement.java
A src/main/java/com/rapid7/appspider/Scan.java
R src/main/java/com/rapid7/appspider/ScanConfiguration.java
R src/main/java/com/rapid7/appspider/ScanEngineGroup.java
R src/main/java/com/rapid7/appspider/ScanManagement.java
A src/main/java/com/rapid7/appspider/ScanSettings.java
A src/main/java/com/rapid7/appspider/StandardEnterpriseClient.java
A src/main/java/com/rapid7/appspider/Utility.java
A src/main/java/com/rapid7/appspider/datatransferobjects/ScanResult.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
M src/main/resources/com/rapid7/jenkinspider/PostBuildScan/global.jelly
A src/test/java/com/rapid7/appspider/EngineStub.java
A src/test/java/com/rapid7/appspider/EnterpriseClientTestContext.java
A src/test/java/com/rapid7/appspider/StandardEnterpriseClientTest.java

  Log Message:
  ---
  Merge pull request #7 from jenkinsci/development

ASE-4419 self-signed certificate support


  Commit: 7b65f720ecf109bcaec95bd151f82091521b371d
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/7b65f720ecf109bcaec95bd151f82091521b371d
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
M pom.xml
M src/main/java/com/rapid7/appspider/ContentHelper.java
M src/main/java/com/rapid7/appspider/StandardEnterpriseClient.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  Merge pull request #9 from jenkinsci/master

ASE-4419 Jenkins plugin self-signed cert support


  Commit: 897efd4b69c7425fadd61f94f10a8c88565f2ec9
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/897efd4b69c7425fadd61f94f10a8c88565f2ec9
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
M .github/workflows/master.yml

  Log Message:
  ---
  Update master.yml to have explicit 

[jenkinsci/appspider-build-scanner-plugin] 19431b: reset pom version to 1.0.14-SNAPSHOT

2021-03-09 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 19431b0c326633d2e4cc0b9391413d4ce8385be4
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/19431b0c326633d2e4cc0b9391413d4ce8385be4
  Author: Terry Moreland 
  Date:   2021-03-08 (Mon, 08 Mar 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  reset pom version to 1.0.14-SNAPSHOT


  Commit: 3cc75fe074271e900a39bb3b758c75e99d5892ca
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/3cc75fe074271e900a39bb3b758c75e99d5892ca
  Author: Terry Moreland 
  Date:   2021-03-08 (Mon, 08 Mar 2021)

  Changed paths:
M pom.xml

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


  Commit: 034c61d8e99c707d854b9bc9829df6215fa19486
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/034c61d8e99c707d854b9bc9829df6215fa19486
  Author: Terry Moreland 
  Date:   2021-03-08 (Mon, 08 Mar 2021)

  Changed paths:
M pom.xml

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


  Commit: 8b43b78547986d65aad6d10d1b729642c4cd8688
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/8b43b78547986d65aad6d10d1b729642c4cd8688
  Author: Terry Moreland 
  Date:   2021-03-09 (Tue, 09 Mar 2021)

  Changed paths:
M src/main/java/com/rapid7/appspider/models/AuthenticationModel.java

  Log Message:
  ---
  added detail to @return in AuthenticationModel


  Commit: 67b19c6a711475de0b1b39bc3749b30c8e259260
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/67b19c6a711475de0b1b39bc3749b30c8e259260
  Author: Terry Moreland 
  Date:   2021-03-09 (Tue, 09 Mar 2021)

  Changed paths:
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  removed unsupported  tag from javadoc comments in DescriptorImp


  Commit: bd2bb297012e36cdee2f10585def2f582370e2b7
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/bd2bb297012e36cdee2f10585def2f582370e2b7
  Author: Terry Moreland 
  Date:   2021-03-09 (Tue, 09 Mar 2021)

  Changed paths:
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  corrected java doc,  which should have been 


  Commit: 259f954b0bda248855188e0db5a0339e977572f5
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/259f954b0bda248855188e0db5a0339e977572f5
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2021-03-09 (Tue, 09 Mar 2021)

  Changed paths:
M src/main/java/com/rapid7/appspider/models/AuthenticationModel.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  Merge pull request #14 from jenkinsci/development

1.0.14


Compare: 
https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/e932810c2ef0...259f954b0bda

-- 
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/e93281-259f95%40github.com.


[jenkinsci/appspider-build-scanner-plugin] bd2bb2: corrected java doc, which should have been

2021-03-09 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: bd2bb297012e36cdee2f10585def2f582370e2b7
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/bd2bb297012e36cdee2f10585def2f582370e2b7
  Author: Terry Moreland 
  Date:   2021-03-09 (Tue, 09 Mar 2021)

  Changed paths:
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  corrected java doc,  which should have been 


-- 
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/development/67b19c-bd2bb2%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 8b43b7: added detail to @return in AuthenticationModel

2021-03-09 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 8b43b78547986d65aad6d10d1b729642c4cd8688
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/8b43b78547986d65aad6d10d1b729642c4cd8688
  Author: Terry Moreland 
  Date:   2021-03-09 (Tue, 09 Mar 2021)

  Changed paths:
M src/main/java/com/rapid7/appspider/models/AuthenticationModel.java

  Log Message:
  ---
  added detail to @return in AuthenticationModel


  Commit: 67b19c6a711475de0b1b39bc3749b30c8e259260
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/67b19c6a711475de0b1b39bc3749b30c8e259260
  Author: Terry Moreland 
  Date:   2021-03-09 (Tue, 09 Mar 2021)

  Changed paths:
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  removed unsupported  tag from javadoc comments in DescriptorImp


Compare: 
https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/034c61d8e99c...67b19c6a7114

-- 
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/development/034c61-67b19c%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 034c61: [maven-release-plugin] prepare for next developmen...

2021-03-08 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 034c61d8e99c707d854b9bc9829df6215fa19486
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/034c61d8e99c707d854b9bc9829df6215fa19486
  Author: Terry Moreland 
  Date:   2021-03-08 (Mon, 08 Mar 2021)

  Changed paths:
M pom.xml

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


-- 
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/development/3cc75f-034c61%40github.com.


[jenkinsci/appspider-build-scanner-plugin]

2021-03-08 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/tags/jenkinsci-appspider-plugin-1.0.14
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin

-- 
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/tags/jenkinsci-appspider-plugin-1.0.14/00-f4e79d%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 19431b: reset pom version to 1.0.14-SNAPSHOT

2021-03-08 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 19431b0c326633d2e4cc0b9391413d4ce8385be4
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/19431b0c326633d2e4cc0b9391413d4ce8385be4
  Author: Terry Moreland 
  Date:   2021-03-08 (Mon, 08 Mar 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  reset pom version to 1.0.14-SNAPSHOT


  Commit: 3cc75fe074271e900a39bb3b758c75e99d5892ca
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/3cc75fe074271e900a39bb3b758c75e99d5892ca
  Author: Terry Moreland 
  Date:   2021-03-08 (Mon, 08 Mar 2021)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/292182ad979c...3cc75fe07427

-- 
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/development/292182-3cc75f%40github.com.


[jenkinsci/appspider-build-scanner-plugin]

2021-03-08 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/tags/jenkinsci-appspider-plugin-1.0.14
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin

-- 
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/tags/jenkinsci-appspider-plugin-1.0.14/a8a42e-00%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 681452: updated parent and spot bugs version

2021-03-04 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 681452c9ee9461de7aa5f2daaf531c6c381bc71c
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/681452c9ee9461de7aa5f2daaf531c6c381bc71c
  Author: Terry Moreland 
  Date:   2020-12-01 (Tue, 01 Dec 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  updated parent and spot bugs version


  Commit: 2a7d6aa5112e5c6c285a12c217354ff6c6ea6aab
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/2a7d6aa5112e5c6c285a12c217354ff6c6ea6aab
  Author: Terry Moreland 
  Date:   2021-02-25 (Thu, 25 Feb 2021)

  Changed paths:
M pom.xml
A src/main/java/com/rapid7/appspider/EnterpriseRestClient.java
M src/main/java/com/rapid7/appspider/Report.java
M src/main/java/com/rapid7/appspider/Scan.java
R src/main/java/com/rapid7/appspider/StandardEnterpriseClient.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
M src/test/java/com/rapid7/appspider/EnterpriseClientTestContext.java
A src/test/java/com/rapid7/appspider/EnterpriseRestClientTest.java
R src/test/java/com/rapid7/appspider/StandardEnterpriseClientTest.java

  Log Message:
  ---
  ASE-4494 update freemarker to 2.3.30
- renamed StandardEnterpriseClient to EnterpriseRestClient
- updated Scan and Report to use Interface rather than class, which
will help when further unit tests are added there


  Commit: a86673499b13ba0b9e197583cafe6b4d81a63ec4
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/a86673499b13ba0b9e197583cafe6b4d81a63ec4
  Author: Terry Moreland 
  Date:   2021-02-26 (Fri, 26 Feb 2021)

  Changed paths:
M src/main/java/com/rapid7/appspider/ApiSerializer.java
M src/main/java/com/rapid7/appspider/ContentHelper.java
M src/main/java/com/rapid7/appspider/EnterpriseClient.java
M src/main/java/com/rapid7/appspider/EnterpriseRestClient.java
A src/main/java/com/rapid7/appspider/FreemarkerConfiguration.java
A 
src/main/java/com/rapid7/appspider/datatransferobjects/ClientIdNamePair.java
M src/test/java/com/rapid7/appspider/EnterpriseClientTestContext.java
M src/test/java/com/rapid7/appspider/EnterpriseRestClientTest.java

  Log Message:
  ---
  ASE-4496 Jenkins Multi-Client Support
- added method to EnterpriseClient class to fetch id/name pairs of
clients, this will be used to populate the client id when authenticating
and to display the list of names for the user to choose when client,
that selection will then impact which scans are listed


  Commit: 64e0a44fc372b992a615dc5e202b9c208d04d86d
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/64e0a44fc372b992a615dc5e202b9c208d04d86d
  Author: Terry Moreland 
  Date:   2021-03-02 (Tue, 02 Mar 2021)

  Changed paths:
M src/main/java/com/rapid7/appspider/ContentHelper.java
M src/main/java/com/rapid7/appspider/EnterpriseClient.java
M src/main/java/com/rapid7/appspider/EnterpriseRestClient.java
M src/main/java/com/rapid7/appspider/LoggerFacade.java
M src/main/java/com/rapid7/appspider/PrintStreamLoggerFacade.java
M src/main/java/com/rapid7/appspider/Report.java
M src/main/java/com/rapid7/appspider/Scan.java
A src/main/java/com/rapid7/appspider/models/AuthenticationModel.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
M src/test/java/com/rapid7/appspider/EnterpriseRestClientTest.java

  Log Message:
  ---
  Multi-Client support

- added AuthenticationModel model storing username, password and
optionally client Id as a first step towards multi-client
- updated EnterpriseClient to use AuthenticationModel for methods
taking username/password, any callers and tests have been updated
accordingly


  Commit: 28fd946c854117519130ba008eab2b08d60988b7
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/28fd946c854117519130ba008eab2b08d60988b7
  Author: Terry Moreland 
  Date:   2021-03-02 (Tue, 02 Mar 2021)

  Changed paths:
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  Multi-Client support
- added storage for client name, this will be used to look up client
id, fortunately both are valid unique identifiers but other APIs require
the id


  Commit: 5f20f9cf7f9b01a8b8a679d3de8cb0555b552066
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/5f20f9cf7f9b01a8b8a679d3de8cb0555b552066
  Author: Terry Moreland 
  Date:   2021-03-03 (Wed, 03 Mar 2021)

  Changed paths:
M src/main/java/com/rapid7/appspider/ContentHelper.java
M src/main/java/com/rapid7/appspider/EnterpriseRestClient.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
M src/main/resources/com/rapid7/jenkinspider/PostBuildScan/config.jelly
M src/test/java/com/rapid7/appspider/EnterpriseClientTestContext.java

  Log Message:
  ---
  ASE-4496 Update Config UI
- now offers two drop 

[jenkinsci/appspider-build-scanner-plugin] 292182: [maven-release-plugin] prepare for next developmen...

2021-03-04 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 292182ad979cef4e1c06161d24daf569ed65dc44
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/292182ad979cef4e1c06161d24daf569ed65dc44
  Author: Terry Moreland 
  Date:   2021-03-04 (Thu, 04 Mar 2021)

  Changed paths:
M pom.xml

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


-- 
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/development/ae80b0-292182%40github.com.


[jenkinsci/appspider-build-scanner-plugin]

2021-03-04 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/tags/jenkinsci-appspider-plugin-1.0.14
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin

-- 
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/tags/jenkinsci-appspider-plugin-1.0.14/00-a8a42e%40github.com.


[jenkinsci/appspider-build-scanner-plugin]

2021-03-04 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/tags/jenkinsci-appspider-plugin-1.0.15
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin

-- 
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/tags/jenkinsci-appspider-plugin-1.0.15/c53af8-00%40github.com.


[jenkinsci/appspider-build-scanner-plugin]

2021-03-04 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/tags/jenkinsci-appspider-plugin-1.0.14
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin

-- 
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/tags/jenkinsci-appspider-plugin-1.0.14/bacc91-00%40github.com.


[jenkinsci/appspider-build-scanner-plugin] ae80b0: ASE-4496 reworked FreemarkerConfiguration

2021-03-04 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: ae80b038a1cda3ee706093f650251cb1701ec106
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/ae80b038a1cda3ee706093f650251cb1701ec106
  Author: Terry Moreland 
  Date:   2021-03-04 (Thu, 04 Mar 2021)

  Changed paths:
M src/main/java/com/rapid7/appspider/FreemarkerConfiguration.java

  Log Message:
  ---
  ASE-4496 reworked FreemarkerConfiguration
- changed how the singleton is setup due to warnings from SpotBug
for the use of double locking as a means to create it in a thread-safe
way


-- 
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/development/8f6230-ae80b0%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 8f6230: ASE-4496 moved Freemarker templates to resources

2021-03-04 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 8f62302115c2388a5653d01f62d0efbfc8d6c949
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/8f62302115c2388a5653d01f62d0efbfc8d6c949
  Author: Terry Moreland 
  Date:   2021-03-04 (Thu, 04 Mar 2021)

  Changed paths:
M src/main/java/com/rapid7/appspider/FreemarkerConfiguration.java
R 
src/main/java/com/rapid7/appspider/template/scanConfigJsonRequestTemplate.ftl
R src/main/java/com/rapid7/appspider/template/scanConfigTemplate.ftl
A 
src/main/resources/com/rapid7/appspider/template/scanConfigJsonRequestTemplate.ftl
A src/main/resources/com/rapid7/appspider/template/scanConfigTemplate.ftl

  Log Message:
  ---
  ASE-4496 moved Freemarker templates to resources
- updated configuration to look for them there, while previous attempt
worked in debugger it failed if running a fresh build from command line,
particularly on Linux (as detected by CI build)


-- 
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/development/49b263-8f6230%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 49b263: ASE-4496 Added Retry for client id/names

2021-03-04 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 49b2638816ceba8e18ec09f5bb726f96b4a6d06b
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/49b2638816ceba8e18ec09f5bb726f96b4a6d06b
  Author: Terry Moreland 
  Date:   2021-03-04 (Thu, 04 Mar 2021)

  Changed paths:
M src/main/java/com/rapid7/appspider/ContentHelper.java
M src/main/java/com/rapid7/appspider/HttpClientService.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  ASE-4496 Added Retry for client id/names
- updated to add one extra attempt to fetch id/names
- improved log messages for failed requests, should now include the
request path so we see which endpoint was hit (but not the host or query
parameters)


-- 
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/development/b5efeb-49b263%40github.com.


[jenkinsci/appspider-build-scanner-plugin] b5efeb: ASE-4496 added checkbox to enable 227+ support

2021-03-03 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: b5efeb5feeea1795783fc4dc85dcc8f739e7e5e4
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/b5efeb5feeea1795783fc4dc85dcc8f739e7e5e4
  Author: Terry Moreland 
  Date:   2021-03-03 (Wed, 03 Mar 2021)

  Changed paths:
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
M src/main/resources/com/rapid7/jenkinspider/PostBuildScan/global.jelly
A 
src/main/resources/com/rapid7/jenkinspider/PostBuildScan/help-clientName.html
M 
src/main/resources/com/rapid7/jenkinspider/PostBuildScan/help-configName.html

  Log Message:
  ---
  ASE-4496 added checkbox to enable 227+ support
- added enable multi-client/system-admin support which requires
3.8.227 onwards, by default this is off which is compatible with
previous versions and 227+ for single-client users
- updated some of the help documents and added a new one for configName
- tweaks to populating the config name dialog to ensure it has a
selected item after loading


-- 
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/development/5f20f9-b5efeb%40github.com.


[jenkinsci/appspider-build-scanner-plugin] a86673: ASE-4496 Jenkins Multi-Client Support

2021-03-03 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: a86673499b13ba0b9e197583cafe6b4d81a63ec4
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/a86673499b13ba0b9e197583cafe6b4d81a63ec4
  Author: Terry Moreland 
  Date:   2021-02-26 (Fri, 26 Feb 2021)

  Changed paths:
M src/main/java/com/rapid7/appspider/ApiSerializer.java
M src/main/java/com/rapid7/appspider/ContentHelper.java
M src/main/java/com/rapid7/appspider/EnterpriseClient.java
M src/main/java/com/rapid7/appspider/EnterpriseRestClient.java
A src/main/java/com/rapid7/appspider/FreemarkerConfiguration.java
A 
src/main/java/com/rapid7/appspider/datatransferobjects/ClientIdNamePair.java
M src/test/java/com/rapid7/appspider/EnterpriseClientTestContext.java
M src/test/java/com/rapid7/appspider/EnterpriseRestClientTest.java

  Log Message:
  ---
  ASE-4496 Jenkins Multi-Client Support
- added method to EnterpriseClient class to fetch id/name pairs of
clients, this will be used to populate the client id when authenticating
and to display the list of names for the user to choose when client,
that selection will then impact which scans are listed


  Commit: 64e0a44fc372b992a615dc5e202b9c208d04d86d
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/64e0a44fc372b992a615dc5e202b9c208d04d86d
  Author: Terry Moreland 
  Date:   2021-03-02 (Tue, 02 Mar 2021)

  Changed paths:
M src/main/java/com/rapid7/appspider/ContentHelper.java
M src/main/java/com/rapid7/appspider/EnterpriseClient.java
M src/main/java/com/rapid7/appspider/EnterpriseRestClient.java
M src/main/java/com/rapid7/appspider/LoggerFacade.java
M src/main/java/com/rapid7/appspider/PrintStreamLoggerFacade.java
M src/main/java/com/rapid7/appspider/Report.java
M src/main/java/com/rapid7/appspider/Scan.java
A src/main/java/com/rapid7/appspider/models/AuthenticationModel.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
M src/test/java/com/rapid7/appspider/EnterpriseRestClientTest.java

  Log Message:
  ---
  Multi-Client support

- added AuthenticationModel model storing username, password and
optionally client Id as a first step towards multi-client
- updated EnterpriseClient to use AuthenticationModel for methods
taking username/password, any callers and tests have been updated
accordingly


  Commit: 28fd946c854117519130ba008eab2b08d60988b7
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/28fd946c854117519130ba008eab2b08d60988b7
  Author: Terry Moreland 
  Date:   2021-03-02 (Tue, 02 Mar 2021)

  Changed paths:
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  Multi-Client support
- added storage for client name, this will be used to look up client
id, fortunately both are valid unique identifiers but other APIs require
the id


  Commit: 5f20f9cf7f9b01a8b8a679d3de8cb0555b552066
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/5f20f9cf7f9b01a8b8a679d3de8cb0555b552066
  Author: Terry Moreland 
  Date:   2021-03-03 (Wed, 03 Mar 2021)

  Changed paths:
M src/main/java/com/rapid7/appspider/ContentHelper.java
M src/main/java/com/rapid7/appspider/EnterpriseRestClient.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
M src/main/resources/com/rapid7/jenkinspider/PostBuildScan/config.jelly
M src/test/java/com/rapid7/appspider/EnterpriseClientTestContext.java

  Log Message:
  ---
  ASE-4496 Update Config UI
- now offers two drop downs, one for client and another for config,
upon selecting client the config drop down will reload (for the selected
client)


Compare: 
https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/2a7d6aa5112e...5f20f9cf7f9b

-- 
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/development/2a7d6a-5f20f9%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 2a7d6a: ASE-4494 update freemarker to 2.3.30

2021-02-25 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 2a7d6aa5112e5c6c285a12c217354ff6c6ea6aab
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/2a7d6aa5112e5c6c285a12c217354ff6c6ea6aab
  Author: Terry Moreland 
  Date:   2021-02-25 (Thu, 25 Feb 2021)

  Changed paths:
M pom.xml
A src/main/java/com/rapid7/appspider/EnterpriseRestClient.java
M src/main/java/com/rapid7/appspider/Report.java
M src/main/java/com/rapid7/appspider/Scan.java
R src/main/java/com/rapid7/appspider/StandardEnterpriseClient.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
M src/test/java/com/rapid7/appspider/EnterpriseClientTestContext.java
A src/test/java/com/rapid7/appspider/EnterpriseRestClientTest.java
R src/test/java/com/rapid7/appspider/StandardEnterpriseClientTest.java

  Log Message:
  ---
  ASE-4494 update freemarker to 2.3.30
- renamed StandardEnterpriseClient to EnterpriseRestClient
- updated Scan and Report to use Interface rather than class, which
will help when further unit tests are added there


-- 
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/development/681452-2a7d6a%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 681452: updated parent and spot bugs version

2020-12-01 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 681452c9ee9461de7aa5f2daaf531c6c381bc71c
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/681452c9ee9461de7aa5f2daaf531c6c381bc71c
  Author: Terry Moreland 
  Date:   2020-12-01 (Tue, 01 Dec 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  updated parent and spot bugs version


-- 
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/development/70239d-681452%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 62d6ad: Merge pull request #1 from jenkinsci/master

2020-11-24 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 62d6add5a1cc4a93c07040c025a2b4b2726a1ff2
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/62d6add5a1cc4a93c07040c025a2b4b2726a1ff2
  Author: Terry Moreland <39569669+tsmorel...@users.noreply.github.com>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
M .gitignore
M pom.xml
M src/main/java/com/rapid7/appspider/ContentHelper.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  Merge pull request #1 from jenkinsci/master

resync fork


  Commit: 6d89c8371589dadb97f7704bbb178ba4a1bdc59b
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/6d89c8371589dadb97f7704bbb178ba4a1bdc59b
  Author: Terry Moreland 
  Date:   2020-11-22 (Sun, 22 Nov 2020)

  Changed paths:
A appspider-build-scanner.code-workspace

  Log Message:
  ---
  added vscode workspace file


  Commit: aee40cdb7cee8d14321c3ffa49f0a28a408a23ab
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/aee40cdb7cee8d14321c3ffa49f0a28a408a23ab
  Author: Terry Moreland 
  Date:   2020-11-22 (Sun, 22 Nov 2020)

  Changed paths:
M appspider-build-scanner.code-workspace
M pom.xml
M src/main/java/com/rapid7/appspider/ApiSerializer.java
M src/main/java/com/rapid7/appspider/datatransferobjects/ScanResult.java
A 
src/test/java/com/rapid7/appspider/datatransferobjects/ScanResultTests.java

  Log Message:
  ---
  added tests for ScanResult

- change Objects.isNull to simpler == null in a few places
- updated workspace with recommended extension, more to follow
- added mockito dependency in test scope
- updated junit5 to 5.7.0 from 5.6.2


  Commit: 92bc63aa669a4a9190019e3bad0458b7b3864da6
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/92bc63aa669a4a9190019e3bad0458b7b3864da6
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
A appspider-build-scanner.code-workspace
M pom.xml
M src/main/java/com/rapid7/appspider/ApiSerializer.java
M src/main/java/com/rapid7/appspider/datatransferobjects/ScanResult.java
A 
src/test/java/com/rapid7/appspider/datatransferobjects/ScanResultTests.java

  Log Message:
  ---
  Merge pull request #11 from tsmoreland/unit-tests

Unit tests


  Commit: 6f6db7cc4d6bc0c70e51951a6d88f4ad005a14e0
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/6f6db7cc4d6bc0c70e51951a6d88f4ad005a14e0
  Author: Terry Moreland 
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  reducing mokito version to pass enforcer


  Commit: 5dd703175a5fb0a901f9ba2b6548f5901d595d4e
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/5dd703175a5fb0a901f9ba2b6548f5901d595d4e
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #12 from tsmoreland/unit-tests

reducing mokito version to pass enforcer


  Commit: 70239de250efb87c556cfee40712d64bc2c96ade
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/70239de250efb87c556cfee40712d64bc2c96ade
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
A .github/workflows/maven.yml

  Log Message:
  ---
  Create maven.yml


Compare: 
https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/b0d30f0d469e...70239de250ef

-- 
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/development/b0d30f-70239d%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 70239d: Create maven.yml

2020-11-24 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 70239de250efb87c556cfee40712d64bc2c96ade
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/70239de250efb87c556cfee40712d64bc2c96ade
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
A .github/workflows/maven.yml

  Log Message:
  ---
  Create maven.yml


-- 
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/5dd703-70239d%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 6f6db7: reducing mokito version to pass enforcer

2020-11-24 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 6f6db7cc4d6bc0c70e51951a6d88f4ad005a14e0
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/6f6db7cc4d6bc0c70e51951a6d88f4ad005a14e0
  Author: Terry Moreland 
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  reducing mokito version to pass enforcer


  Commit: 5dd703175a5fb0a901f9ba2b6548f5901d595d4e
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/5dd703175a5fb0a901f9ba2b6548f5901d595d4e
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #12 from tsmoreland/unit-tests

reducing mokito version to pass enforcer


Compare: 
https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/92bc63aa669a...5dd703175a5f

-- 
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/92bc63-5dd703%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 62d6ad: Merge pull request #1 from jenkinsci/master

2020-11-24 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 62d6add5a1cc4a93c07040c025a2b4b2726a1ff2
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/62d6add5a1cc4a93c07040c025a2b4b2726a1ff2
  Author: Terry Moreland <39569669+tsmorel...@users.noreply.github.com>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
M .gitignore
M pom.xml
M src/main/java/com/rapid7/appspider/ContentHelper.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  Merge pull request #1 from jenkinsci/master

resync fork


  Commit: 6d89c8371589dadb97f7704bbb178ba4a1bdc59b
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/6d89c8371589dadb97f7704bbb178ba4a1bdc59b
  Author: Terry Moreland 
  Date:   2020-11-22 (Sun, 22 Nov 2020)

  Changed paths:
A appspider-build-scanner.code-workspace

  Log Message:
  ---
  added vscode workspace file


  Commit: aee40cdb7cee8d14321c3ffa49f0a28a408a23ab
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/aee40cdb7cee8d14321c3ffa49f0a28a408a23ab
  Author: Terry Moreland 
  Date:   2020-11-22 (Sun, 22 Nov 2020)

  Changed paths:
M appspider-build-scanner.code-workspace
M pom.xml
M src/main/java/com/rapid7/appspider/ApiSerializer.java
M src/main/java/com/rapid7/appspider/datatransferobjects/ScanResult.java
A 
src/test/java/com/rapid7/appspider/datatransferobjects/ScanResultTests.java

  Log Message:
  ---
  added tests for ScanResult

- change Objects.isNull to simpler == null in a few places
- updated workspace with recommended extension, more to follow
- added mockito dependency in test scope
- updated junit5 to 5.7.0 from 5.6.2


  Commit: 92bc63aa669a4a9190019e3bad0458b7b3864da6
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/92bc63aa669a4a9190019e3bad0458b7b3864da6
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
A appspider-build-scanner.code-workspace
M pom.xml
M src/main/java/com/rapid7/appspider/ApiSerializer.java
M src/main/java/com/rapid7/appspider/datatransferobjects/ScanResult.java
A 
src/test/java/com/rapid7/appspider/datatransferobjects/ScanResultTests.java

  Log Message:
  ---
  Merge pull request #11 from tsmoreland/unit-tests

Unit tests


Compare: 
https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/b0d30f0d469e...92bc63aa669a

-- 
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/b0d30f-92bc63%40github.com.


[jenkinsci/appspider-build-scanner-plugin] b0d30f: updated org.apache.httpcomponents.httpclient

2020-11-02 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: b0d30f0d469e3abefe2600c7e996230a15d8df06
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/b0d30f0d469e3abefe2600c7e996230a15d8df06
  Author: Terry Moreland 
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M pom.xml
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  updated org.apache.httpcomponents.httpclient
- from 4.5.12 to 4.5.13 to address security concern (SYNK)
- introduced static final string to replace reused string


-- 
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/cb3ed5-b0d30f%40github.com.


[jenkinsci/appspider-build-scanner-plugin] cb3ed5: Merge pull request #10 from jenkinsci/development

2020-11-02 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: cb3ed5e1968337354f713d68bd2ac59994032d59
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/cb3ed5e1968337354f713d68bd2ac59994032d59
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M .gitignore
M pom.xml
R pom.xml.releaseBackup
R release.properties

  Log Message:
  ---
  Merge pull request #10 from jenkinsci/development

Removing junit 4


  Commit: b0d30f0d469e3abefe2600c7e996230a15d8df06
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/b0d30f0d469e3abefe2600c7e996230a15d8df06
  Author: Terry Moreland 
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M pom.xml
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  updated org.apache.httpcomponents.httpclient
- from 4.5.12 to 4.5.13 to address security concern (SYNK)
- introduced static final string to replace reused string


Compare: 
https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/1e9b003b16cc...b0d30f0d469e

-- 
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/development/1e9b00-b0d30f%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 74cbaf: removed reference to junit 4

2020-11-02 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 74cbaf9b49f613a14a947a31aa923fe3ca7ae34e
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/74cbaf9b49f613a14a947a31aa923fe3ca7ae34e
  Author: Terry Moreland 
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  removed reference to junit 4
- tests now using junit 5
- deleted pom release backup and properties as these are generated files


  Commit: 2a66fd06ae8983934120d5908ec1f887e9f3f659
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/2a66fd06ae8983934120d5908ec1f887e9f3f659
  Author: Terry Moreland 
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M .gitignore

  Log Message:
  ---
  updated .gitignore to ignore build artificts
- generated files release.properties and pom.xml.releaseBackup


  Commit: 32bf509d68c22d3478cbe6c6dff87dff938ad3ae
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/32bf509d68c22d3478cbe6c6dff87dff938ad3ae
  Author: Terry Moreland 
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M pom.xml

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


  Commit: 0d9be4a9ae97fa2864cc470abc792394ad3b0e5a
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/0d9be4a9ae97fa2864cc470abc792394ad3b0e5a
  Author: Terry Moreland 
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M pom.xml

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


  Commit: ff5eff88592b7354a3d187898f8e94731b5eb6f8
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/ff5eff88592b7354a3d187898f8e94731b5eb6f8
  Author: Terry Moreland 
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
R pom.xml.releaseBackup
R release.properties

  Log Message:
  ---
  forgot to stage deleted files


  Commit: 647f1b7e90106962e7179ba225fe0e107986dcc2
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/647f1b7e90106962e7179ba225fe0e107986dcc2
  Author: Terry Moreland 
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:

  Log Message:
  ---
  Merge branch 'master' into development


  Commit: daf16b111c37e5fad2cf5cff8650ea0f83ce4966
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/daf16b111c37e5fad2cf5cff8650ea0f83ce4966
  Author: Terry Moreland 
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M pom.xml

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


  Commit: c6f32f9f1a42e5172ca1e28defde0ea0fc42a657
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/c6f32f9f1a42e5172ca1e28defde0ea0fc42a657
  Author: Terry Moreland 
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M pom.xml

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


  Commit: 1e9b003b16cc9b76603492fc8e2173befd85b206
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/1e9b003b16cc9b76603492fc8e2173befd85b206
  Author: Terry Moreland 
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  reset build version after release:prepare tests


  Commit: cb3ed5e1968337354f713d68bd2ac59994032d59
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/cb3ed5e1968337354f713d68bd2ac59994032d59
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M .gitignore
M pom.xml
R pom.xml.releaseBackup
R release.properties

  Log Message:
  ---
  Merge pull request #10 from jenkinsci/development

Removing junit 4


Compare: 
https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/b8cc003782e5...cb3ed5e19683

-- 
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/b8cc00-cb3ed5%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 1e9b00: reset build version after release:prepare tests

2020-11-02 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 1e9b003b16cc9b76603492fc8e2173befd85b206
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/1e9b003b16cc9b76603492fc8e2173befd85b206
  Author: Terry Moreland 
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  reset build version after release:prepare tests


-- 
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/development/c6f32f-1e9b00%40github.com.


[jenkinsci/appspider-build-scanner-plugin] eec75c: Bump junit from 4.12 to 4.13.1

2020-11-02 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: eec75c79d2376e98c84dfa007892196afd0f957b
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/eec75c79d2376e98c84dfa007892196afd0f957b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump junit from 4.12 to 4.13.1

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- 
[Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] 


  Commit: b8cc003782e57e4d4796243eddb3db6d71dab1f3
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/b8cc003782e57e4d4796243eddb3db6d71dab1f3
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #9 from jenkinsci/dependabot/maven/junit-junit-4.13.1

Bump junit from 4.12 to 4.13.1


  Commit: ff5eff88592b7354a3d187898f8e94731b5eb6f8
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/ff5eff88592b7354a3d187898f8e94731b5eb6f8
  Author: Terry Moreland 
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
R pom.xml.releaseBackup
R release.properties

  Log Message:
  ---
  forgot to stage deleted files


  Commit: 647f1b7e90106962e7179ba225fe0e107986dcc2
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/647f1b7e90106962e7179ba225fe0e107986dcc2
  Author: Terry Moreland 
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:

  Log Message:
  ---
  Merge branch 'master' into development


  Commit: daf16b111c37e5fad2cf5cff8650ea0f83ce4966
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/daf16b111c37e5fad2cf5cff8650ea0f83ce4966
  Author: Terry Moreland 
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/0d9be4a9ae97...daf16b111c37

-- 
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/development/0d9be4-daf16b%40github.com.


[jenkinsci/appspider-build-scanner-plugin]

2020-11-02 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/tags/jenkinsci-appspider-plugin-1.0.15
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin

-- 
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/tags/jenkinsci-appspider-plugin-1.0.15/00-c53af8%40github.com.


[jenkinsci/appspider-build-scanner-plugin] c6f32f: [maven-release-plugin] prepare for next developmen...

2020-11-02 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: c6f32f9f1a42e5172ca1e28defde0ea0fc42a657
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/c6f32f9f1a42e5172ca1e28defde0ea0fc42a657
  Author: Terry Moreland 
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M pom.xml

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


-- 
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/development/daf16b-c6f32f%40github.com.


[jenkinsci/appspider-build-scanner-plugin] eec75c: Bump junit from 4.12 to 4.13.1

2020-11-02 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: eec75c79d2376e98c84dfa007892196afd0f957b
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/eec75c79d2376e98c84dfa007892196afd0f957b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump junit from 4.12 to 4.13.1

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- 
[Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] 


  Commit: b8cc003782e57e4d4796243eddb3db6d71dab1f3
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/b8cc003782e57e4d4796243eddb3db6d71dab1f3
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #9 from jenkinsci/dependabot/maven/junit-junit-4.13.1

Bump junit from 4.12 to 4.13.1


Compare: 
https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/6a2e636741e6...b8cc003782e5

-- 
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/6a2e63-b8cc00%40github.com.


[jenkinsci/appspider-build-scanner-plugin]

2020-11-02 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/tags/jenkinsci-appspider-plugin-1.0.14
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin

-- 
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/tags/jenkinsci-appspider-plugin-1.0.14/00-bacc91%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 0d9be4: [maven-release-plugin] prepare for next developmen...

2020-11-02 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 0d9be4a9ae97fa2864cc470abc792394ad3b0e5a
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/0d9be4a9ae97fa2864cc470abc792394ad3b0e5a
  Author: Terry Moreland 
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M pom.xml

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


-- 
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/development/32bf50-0d9be4%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 32bf50: [maven-release-plugin] prepare release jenkinsci-a...

2020-11-02 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 32bf509d68c22d3478cbe6c6dff87dff938ad3ae
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/32bf509d68c22d3478cbe6c6dff87dff938ad3ae
  Author: Terry Moreland 
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M pom.xml

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


-- 
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/development/2a66fd-32bf50%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 0700fb: Merge pull request #8 from jenkinsci/development

2020-11-02 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 0700fbda3384686f5e70044bbde7375232ba6ebb
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/0700fbda3384686f5e70044bbde7375232ba6ebb
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-09-07 (Mon, 07 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #8 from jenkinsci/development

Updated version of glassfish.jersey.core to 2.31


  Commit: d3d8928bfa711c51a86bacc7ac0edde460a83726
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/d3d8928bfa711c51a86bacc7ac0edde460a83726
  Author: Terry Moreland 
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
M src/main/java/com/rapid7/appspider/ContentHelper.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  SECURITY-2058


  Commit: 911682b464b61588ee3f2c391e510f0d783125eb
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/911682b464b61588ee3f2c391e510f0d783125eb
  Author: Terry Moreland 
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
M pom.xml

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


  Commit: bcb6233f0879550592abdb6b95f3da913e6e9a93
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/bcb6233f0879550592abdb6b95f3da913e6e9a93
  Author: Terry Moreland 
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
M pom.xml

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


  Commit: fcc9da77a18317bd5f1f674cfa43363ab2d9ec2d
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/fcc9da77a18317bd5f1f674cfa43363ab2d9ec2d
  Author: Terry Moreland 
  Date:   2020-10-30 (Fri, 30 Oct 2020)

  Changed paths:
M pom.xml
A pom.xml.releaseBackup
A release.properties

  Log Message:
  ---
  reset build number back to 1.0.13-SNAPSHOT
- current public release is at 12


  Commit: b92760105a4e0116752876e0b65b2ce558158fb2
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/b92760105a4e0116752876e0b65b2ce558158fb2
  Author: Terry Moreland 
  Date:   2020-10-30 (Fri, 30 Oct 2020)

  Changed paths:
M pom.xml

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


  Commit: 6a2e636741e6ded24869435e7ec4a7a03b266f80
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/6a2e636741e6ded24869435e7ec4a7a03b266f80
  Author: Terry Moreland 
  Date:   2020-10-30 (Fri, 30 Oct 2020)

  Changed paths:
M pom.xml

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


  Commit: 74cbaf9b49f613a14a947a31aa923fe3ca7ae34e
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/74cbaf9b49f613a14a947a31aa923fe3ca7ae34e
  Author: Terry Moreland 
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  removed reference to junit 4
- tests now using junit 5
- deleted pom release backup and properties as these are generated files


  Commit: 2a66fd06ae8983934120d5908ec1f887e9f3f659
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/2a66fd06ae8983934120d5908ec1f887e9f3f659
  Author: Terry Moreland 
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M .gitignore

  Log Message:
  ---
  updated .gitignore to ignore build artificts
- generated files release.properties and pom.xml.releaseBackup


Compare: 
https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/ce5ad7845bd4...2a66fd06ae89

-- 
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/development/ce5ad7-2a66fd%40github.com.


[jenkinsci/appspider-build-scanner-plugin] d3d892: SECURITY-2058

2020-10-30 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: d3d8928bfa711c51a86bacc7ac0edde460a83726
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/d3d8928bfa711c51a86bacc7ac0edde460a83726
  Author: Terry Moreland 
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
M src/main/java/com/rapid7/appspider/ContentHelper.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  SECURITY-2058


  Commit: 911682b464b61588ee3f2c391e510f0d783125eb
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/911682b464b61588ee3f2c391e510f0d783125eb
  Author: Terry Moreland 
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
M pom.xml

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


  Commit: bcb6233f0879550592abdb6b95f3da913e6e9a93
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/bcb6233f0879550592abdb6b95f3da913e6e9a93
  Author: Terry Moreland 
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
M pom.xml

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


  Commit: fcc9da77a18317bd5f1f674cfa43363ab2d9ec2d
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/fcc9da77a18317bd5f1f674cfa43363ab2d9ec2d
  Author: Terry Moreland 
  Date:   2020-10-30 (Fri, 30 Oct 2020)

  Changed paths:
M pom.xml
A pom.xml.releaseBackup
A release.properties

  Log Message:
  ---
  reset build number back to 1.0.13-SNAPSHOT
- current public release is at 12


  Commit: b92760105a4e0116752876e0b65b2ce558158fb2
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/b92760105a4e0116752876e0b65b2ce558158fb2
  Author: Terry Moreland 
  Date:   2020-10-30 (Fri, 30 Oct 2020)

  Changed paths:
M pom.xml

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


  Commit: 6a2e636741e6ded24869435e7ec4a7a03b266f80
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/6a2e636741e6ded24869435e7ec4a7a03b266f80
  Author: Terry Moreland 
  Date:   2020-10-30 (Fri, 30 Oct 2020)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/0700fbda3384...6a2e636741e6

-- 
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/0700fb-6a2e63%40github.com.


[jenkinsci/appspider-build-scanner-plugin]

2020-10-12 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin

-- 
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/10f1f8-0700fb%40github.com.


[jenkinsci/appspider-build-scanner-plugin]

2020-10-12 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/tags/jenkinsci-appspider-plugin-1.0.13
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin

-- 
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/tags/jenkinsci-appspider-plugin-1.0.13/8e7843-00%40github.com.


[jenkinsci/appspider-build-scanner-plugin]

2020-10-12 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/SECURITY-2058
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin

-- 
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/SECURITY-2058/7bea4f-00%40github.com.


[jenkinsci/appspider-build-scanner-plugin] fee550: SECURITY-2058

2020-10-12 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/SECURITY-2058
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: fee550f181f923829b1559eebeeae381ee7dcc55
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/fee550f181f923829b1559eebeeae381ee7dcc55
  Author: Terry Moreland 
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
M src/main/java/com/rapid7/appspider/ContentHelper.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  SECURITY-2058


  Commit: 7bea4fa1bdeb93c76d2eb3310de647445cd09931
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/7bea4fa1bdeb93c76d2eb3310de647445cd09931
  Author: Terry Moreland 
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/fee550f181f9%5E...7bea4fa1bdeb

-- 
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/SECURITY-2058/00-7bea4f%40github.com.


[jenkinsci/appspider-build-scanner-plugin]

2020-10-12 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/tags/jenkinsci-appspider-plugin-1.0.13
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin

-- 
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/tags/jenkinsci-appspider-plugin-1.0.13/00-8e7843%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 10f1f8: [maven-release-plugin] prepare for next developmen...

2020-10-12 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 10f1f89972c1ea63adcd30e2b6166832446acaad
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/10f1f89972c1ea63adcd30e2b6166832446acaad
  Author: Terry Moreland 
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
M pom.xml

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


-- 
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/723f04-10f1f8%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 723f04: [maven-release-plugin] prepare release jenkinsci-a...

2020-10-12 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 723f040faf5164588869c89fd72377104197010f
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/723f040faf5164588869c89fd72377104197010f
  Author: Terry Moreland 
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
M pom.xml

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


-- 
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/0700fb-723f04%40github.com.