[jenkinsci/neuvector-vulnerability-scanner-plugin] 44c9f8: [NVSHAS-9047] Support Variable Controller REST API...

2024-06-08 Thread 'becitsthere' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 44c9f828f203e4a7a94b988aa21d1bef81d9cce4
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/44c9f828f203e4a7a94b988aa21d1bef81d9cce4
  Author: pohanhuangtw 
  Date:   2024-06-07 (Fri, 07 Jun 2024)

  Changed paths:
M README.md
M src/main/java/io/jenkins/plugins/neuvector/Config.java
A src/main/java/io/jenkins/plugins/neuvector/ControllerEndpointUrl.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
M src/main/java/io/jenkins/plugins/neuvector/Registry.java
A 
src/main/resources/io/jenkins/plugins/neuvector/ControllerEndpointUrl/config.jelly
A 
src/main/resources/io/jenkins/plugins/neuvector/ControllerEndpointUrl/config.properties
A 
src/main/resources/io/jenkins/plugins/neuvector/ControllerEndpointUrl/help-controllerEndpointUrl.html
A 
src/main/resources/io/jenkins/plugins/neuvector/ControllerEndpointUrl/help-controllerPassword.html
A 
src/main/resources/io/jenkins/plugins/neuvector/ControllerEndpointUrl/help-controllerUser.html
A 
src/main/resources/io/jenkins/plugins/neuvector/ControllerEndpointUrl/help-nickname.html
A 
src/main/resources/io/jenkins/plugins/neuvector/ControllerEndpointUrl/help-serverCertificate.html
A 
src/main/resources/io/jenkins/plugins/neuvector/ControllerEndpointUrl/help-timeout.html
M src/main/resources/io/jenkins/plugins/neuvector/Messages.properties
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/config.jelly
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.jelly
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.properties
R 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-controllerApiUrl.html
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-controllerEndpointUrlSelection.html
R 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-password.html
R 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-timeout.html
R 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-user.html
M src/main/resources/io/jenkins/plugins/neuvector/Registry/config.jelly

  Log Message:
  ---
  [NVSHAS-9047] Support Variable Controller REST API URL


  Commit: d043b4a6abc3d90dbe624415c24ad1022d90db17
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/d043b4a6abc3d90dbe624415c24ad1022d90db17
  Author: pohanhuangtw 
  Date:   2024-06-07 (Fri, 07 Jun 2024)

  Changed paths:
R src/main/java/io/jenkins/plugins/neuvector/model/ControllerApiUrl.java

  Log Message:
  ---
  [NVSHAS-9047] Remove redundant classes.


  Commit: ba91608db10cff54211a236b741ae256a2619423
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/ba91608db10cff54211a236b741ae256a2619423
  Author: pohanhuangtw 
  Date:   2024-06-08 (Sat, 08 Jun 2024)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-controllerEndpointUrlSelection.html

  Log Message:
  ---
  [NVSHAS-9047] Remove redundant options and add better helper text


  Commit: b2018f91808a0c188256c8876cae2216b550b822
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/b2018f91808a0c188256c8876cae2216b550b822
  Author: pohanhuangtw <145627854+pohanhuan...@users.noreply.github.com>
  Date:   2024-06-08 (Sat, 08 Jun 2024)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/Config.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/config.jelly
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-sendReportToController.html
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-standaloneScanner.html

  Log Message:
  ---
  Merge branch 'master' into NVSHAS-9047


  Commit: a6f285300c147a5dab5998a5b1a7b4f8ffab070b
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/a6f285300c147a5dab5998a5b1a7b4f8ffab070b
  Author: becitsthere <55168550+becitsth...@users.noreply.github.com>
  Date:   2024-06-07 (Fri, 07 Jun 2024)

  Changed paths:
M README.md
M src/main/java/io/jenkins/plugins/neuvector/Config.java
A src/main/java/io/jenkins/plugins/neuvector/ControllerEndpointUrl.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
M src/main/java/io/jenkins/plugins/neuvector/Registry.java
R src/

[jenkinsci/neuvector-vulnerability-scanner-plugin] fe8a40: [NVSHAS-9008] Standalone scanning with Jenkins plu...

2024-06-07 Thread 'becitsthere' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: fe8a402239cff3f9f4f044d1600267a2f123edbf
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/fe8a402239cff3f9f4f044d1600267a2f123edbf
  Author: pohanhuangtw 
  Date:   2024-05-15 (Wed, 15 May 2024)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/Config.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  [NVSHAS-9008] Standalone scanning with Jenkins plugin is not sending results 
to controller


  Commit: a008fd6ad944630749b0d2f206a41f3dec80e729
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/a008fd6ad944630749b0d2f206a41f3dec80e729
  Author: pohanhuangtw 
  Date:   2024-05-17 (Fri, 17 May 2024)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/Config.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/config.jelly
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-sendReportToController.html
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-standaloneScanner.html

  Log Message:
  ---
  [NVSHAS-9008] Add send to controller config in pipeline generator


  Commit: 1ebf839433737a95de80d04710c663f295f849c2
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/1ebf839433737a95de80d04710c663f295f849c2
  Author: becitsthere <55168550+becitsth...@users.noreply.github.com>
  Date:   2024-06-07 (Fri, 07 Jun 2024)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/Config.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/config.jelly
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-sendReportToController.html
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-standaloneScanner.html

  Log Message:
  ---
  Merge pull request #62 from pohanhuangtw/NVSHAS-9008

[NVSHAS-9008] Standalone scanning with Jenkins plugin is not sending results to 
controller


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/1b118a99a1f6...1ebf83943373

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/1b118a-1ebf83%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] e47c18: Add change log

2024-03-21 Thread 'pohanhuangtw' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: e47c184d4913bc6ef1228794c9b7d12d28b59bb7
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/e47c184d4913bc6ef1228794c9b7d12d28b59bb7
  Author: pohanhuangtw 
  Date:   2024-03-22 (Fri, 22 Mar 2024)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Add change log


  Commit: eca582a5c21ccb81d8cf274e5a98d49e15dee911
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/eca582a5c21ccb81d8cf274e5a98d49e15dee911
  Author: pohanhuangtw 
  Date:   2024-03-22 (Fri, 22 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neuvector-vulnerability-scanner-2.3


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/46a301b16ee2...eca582a5c21c

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/46a301-eca582%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 1b118a: [maven-release-plugin] prepare for next developmen...

2024-03-21 Thread 'pohanhuangtw' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 1b118a99a1f6caaeffcf462a7ff270cece20dec0
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/1b118a99a1f6caaeffcf462a7ff270cece20dec0
  Author: pohanhuangtw 
  Date:   2024-03-22 (Fri, 22 Mar 2024)

  Changed paths:
M pom.xml

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/eca582-1b118a%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2024-03-21 Thread 'pohanhuangtw' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-2.3
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/tags/neuvector-vulnerability-scanner-2.3/00-769fbc%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2024-03-21 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-cps-2.65
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-cps-2.65/4e0980-00%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2024-03-21 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-support-839.v35e2736cfd5c
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-support-839.v35e2736cfd5c/1289ab-00%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 576e61: [NVSHAS-8798] Improve dependency and upgrade base...

2024-03-21 Thread 'becitsthere' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 576e616fc23e0cb979f6a8a48fa48ad21bd1209e
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/576e616fc23e0cb979f6a8a48fa48ad21bd1209e
  Author: pohanhuangtw 
  Date:   2024-03-21 (Thu, 21 Mar 2024)

  Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml

  Log Message:
  ---
   [NVSHAS-8798] Improve dependency and upgrade base java version


  Commit: 46a301b16ee249160f376aa133eb4817411b8262
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/46a301b16ee249160f376aa133eb4817411b8262
  Author: becitsthere <55168550+becitsth...@users.noreply.github.com>
  Date:   2024-03-21 (Thu, 21 Mar 2024)

  Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Merge pull request #60 from pohanhuangtw/NVSHAS-8849

 [NVSHAS-8798] Improve dependency and upgrade base java version


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/85d3b29084c2...46a301b16ee2

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/85d3b2-46a301%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 43e919: [NVSHAS-8798] Add file_name in html and txt report

2024-03-20 Thread 'becitsthere' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 43e919634549a4ac6ee6d25fb57fa6bd8b981cce
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/43e919634549a4ac6ee6d25fb57fa6bd8b981cce
  Author: pohanhuangtw 
  Date:   2024-03-20 (Wed, 20 Mar 2024)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
M src/main/java/io/jenkins/plugins/neuvector/model/report/Vulnerability.java

  Log Message:
  ---
   [NVSHAS-8798] Add file_name in html and txt report


  Commit: 85d3b29084c229903ef5a573dbd043e3985d59db
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/85d3b29084c229903ef5a573dbd043e3985d59db
  Author: becitsthere <55168550+becitsth...@users.noreply.github.com>
  Date:   2024-03-20 (Wed, 20 Mar 2024)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
M src/main/java/io/jenkins/plugins/neuvector/model/report/Vulnerability.java

  Log Message:
  ---
  Merge pull request #59 from pohanhuangtw/NVSHAS-8798-add-filename-in-txt-html

 [NVSHAS-8798] Add file_name in html and txt report


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/f9ba4361b8ae...85d3b29084c2

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/f9ba43-85d3b2%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 76e667: [NVSHAS-8798] Add report json file when finish th...

2024-03-19 Thread 'becitsthere' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 76e6679ab632da0b48046a235edd187c60923e5c
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/76e6679ab632da0b48046a235edd187c60923e5c
  Author: pohanhuangtw 
  Date:   2024-03-20 (Wed, 20 Mar 2024)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
   [NVSHAS-8798] Add report json file when finish the pipeline


  Commit: f9ba4361b8ae22f3a727935216d9d11f869e503f
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/f9ba4361b8ae22f3a727935216d9d11f869e503f
  Author: becitsthere <55168550+becitsth...@users.noreply.github.com>
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  Merge pull request #58 from pohanhuangtw/NVSHAS-8798

 [NVSHAS-8798] Add report json file when finish the pipeline


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/bedf5e04c64a...f9ba4361b8ae

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/bedf5e-f9ba43%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] bedf5e: Update README.md

2024-01-07 Thread 'pohanhuangtw' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: bedf5e04c64af16abf55b91886b446920ecedbc2
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/bedf5e04c64af16abf55b91886b446920ecedbc2
  Author: pohanhuangtw <145627854+pohanhuan...@users.noreply.github.com>
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/143373-bedf5e%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 143373: Update README.md

2024-01-07 Thread 'pohanhuangtw' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 143373f4f4265ded392b19b8223dd005fa38b1c1
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/143373f4f4265ded392b19b8223dd005fa38b1c1
  Author: pohanhuangtw <145627854+pohanhuan...@users.noreply.github.com>
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/eae755-143373%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] eae755: [maven-release-plugin] prepare for next developmen...

2023-11-28 Thread 'pohanhuangtw' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: eae75566fffd89196a26c3538e1985f9b1fb519c
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/eae75566fffd89196a26c3538e1985f9b1fb519c
  Author: pohanhuangtw 
  Date:   2023-11-29 (Wed, 29 Nov 2023)

  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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/a68f92-eae755%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2023-11-28 Thread 'pohanhuangtw' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-2.2
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/tags/neuvector-vulnerability-scanner-2.2/00-cdcb5e%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 1acce1: release jenkins 2.2

2023-11-28 Thread 'pohanhuangtw' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 1acce186a41c44ff94ec684846e035e9230fe22e
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/1acce186a41c44ff94ec684846e035e9230fe22e
  Author: pohanhuangtw 
  Date:   2023-11-29 (Wed, 29 Nov 2023)

  Changed paths:
M CHANGELOG.md
M pom.xml

  Log Message:
  ---
  release jenkins 2.2


  Commit: a68f920fc12c18b198e773c668b48edb698767ed
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/a68f920fc12c18b198e773c668b48edb698767ed
  Author: pohanhuangtw 
  Date:   2023-11-29 (Wed, 29 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neuvector-vulnerability-scanner-2.2


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/d063f40c90e2...a68f920fc12c

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/d063f4-a68f92%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 9ff439: Add hint when we fill repository in jenkins.

2023-11-27 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 9ff43913b6b7fe111a854c8866984a6b4d69fc8a
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/9ff43913b6b7fe111a854c8866984a6b4d69fc8a
  Author: pohanhuangtw 
  Date:   2023-11-28 (Tue, 28 Nov 2023)

  Changed paths:
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-repository.html

  Log Message:
  ---
  Add hint when we fill repository in jenkins.


  Commit: d063f40c90e2dcfad55a5d66590d2ddf75af7f3e
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/d063f40c90e2dcfad55a5d66590d2ddf75af7f3e
  Author: songlongcn 
  Date:   2023-11-27 (Mon, 27 Nov 2023)

  Changed paths:
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-repository.html

  Log Message:
  ---
  Merge pull request #57 from pohanhuangtw/NVSHAS-7792-add-hint-for-repository

Add hint when we fill repository in jenkins.


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/43ec30a7ac79...d063f40c90e2

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/43ec30-d063f4%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 6a2b57: update scm tag version

2023-11-16 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 6a2b57f84148ade95eaafdf8bba59912b40eae0a
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/6a2b57f84148ade95eaafdf8bba59912b40eae0a
  Author: pohanhuangtw 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update scm tag version


  Commit: f521d337ee4b9a95497d4852aa213632e3e61249
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/f521d337ee4b9a95497d4852aa213632e3e61249
  Author: pohanhuangtw 
  Date:   2023-11-16 (Thu, 16 Nov 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  No sun.security in jdk17, we just replace the error with the whole error msg 
from SSLHandshakeException.


  Commit: 43ec30a7ac791b125c97c4e2ceac87dbf4d1abf9
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/43ec30a7ac791b125c97c4e2ceac87dbf4d1abf9
  Author: songlongcn 
  Date:   2023-11-16 (Thu, 16 Nov 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  Merge pull request #56 from pohanhuangtw/NVSHAS-7792-bugfix-for-jdk17

NVSHAS-7792 Bugfix for jdk17


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/6a863c3eb2aa...43ec30a7ac79

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/6a863c-43ec30%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2023-11-10 Thread 'pohanhuangtw' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-2.1
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/tags/neuvector-vulnerability-scanner-2.1/00-1a450c%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2023-11-10 Thread 'pohanhuangtw' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-2.1
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/tags/neuvector-vulnerability-scanner-2.1/a7a572-00%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] e2f660: release jenkins 2.1

2023-11-10 Thread 'pohanhuangtw' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: e2f660c34b395c8534c51619a6cbca1079cfe131
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/e2f660c34b395c8534c51619a6cbca1079cfe131
  Author: pohanhuangtw 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  release jenkins 2.1


  Commit: 6a863c3eb2aa2a06459eb117604799b92d492f4d
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/6a863c3eb2aa2a06459eb117604799b92d492f4d
  Author: pohanhuangtw 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neuvector-vulnerability-scanner-2.1


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/66e287974fa4...6a863c3eb2aa

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/66e287-6a863c%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 0e4d48: release jenkins 2.1

2023-11-10 Thread 'pohanhuangtw' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-2.1
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 0e4d4894f0f56233fc4ebebc748ed21e7a49d2bf
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/0e4d4894f0f56233fc4ebebc748ed21e7a49d2bf
  Author: pohanhuangtw 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M CHANGELOG.md
M pom.xml

  Log Message:
  ---
  release jenkins 2.1


-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/tags/neuvector-vulnerability-scanner-2.1/00-a7a572%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] c64bec: Add isFromNonTLSVerificationVersion flag

2023-11-10 Thread 'pohanhuangtw' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: c64bec7c1b2f9057ad5987a45938b4b963d47517
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/c64bec7c1b2f9057ad5987a45938b4b963d47517
  Author: pohanhuangtw 
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  Add isFromNonTLSVerificationVersion flag


  Commit: d1dc43d005d9b62734f54880f2436ebc9881b307
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/d1dc43d005d9b62734f54880f2436ebc9881b307
  Author: pohanhuangtw 
  Date:   2023-11-03 (Fri, 03 Nov 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  change the flag to migrated


  Commit: 66e287974fa43561fd5c28dbc166d39c2ed8d986
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/66e287974fa43561fd5c28dbc166d39c2ed8d986
  Author: pohanhuangtw <145627854+pohanhuan...@users.noreply.github.com>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  Merge pull request #54 from pohanhuangtw/add-migration-flag

Add isFromNonTLSVerificationVersion flag


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/9a3f9b9c3608...66e287974fa4

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/9a3f9b-66e287%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] fde0da: Prevent form validation from CSRF, and implement v...

2023-11-09 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: fde0daeebff6bb8e21b8329355715ec51674dc58
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/fde0daeebff6bb8e21b8329355715ec51674dc58
  Author: pohanhuangtw 
  Date:   2023-11-03 (Fri, 03 Nov 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  Prevent form validation from CSRF, and implement validation
Checking permissions


  Commit: 9a3f9b9c3608b71ea4c9ca5d04a85c81bea1b684
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/9a3f9b9c3608b71ea4c9ca5d04a85c81bea1b684
  Author: songlongcn 
  Date:   2023-11-09 (Thu, 09 Nov 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  Merge pull request #55 from pohanhuangtw/NVSHAS-8427

Prevent form validation from CSRF, and implement validation


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/fff755a8c5a2...9a3f9b9c3608

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/fff755-9a3f9b%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 0e3560: add template to improve readability of PR

2023-11-02 Thread 'becitsthere' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 0e3560908d54256be2135b4d16538708a5b00352
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/0e3560908d54256be2135b4d16538708a5b00352
  Author: pohanhuangtw 
  Date:   2023-11-01 (Wed, 01 Nov 2023)

  Changed paths:
A .github/pull_request_template.md

  Log Message:
  ---
  add template to improve readability of PR

improve the code comment


  Commit: 7c9e51ce930d30404d62915ce6567f7684d8bfee
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/7c9e51ce930d30404d62915ce6567f7684d8bfee
  Author: pohanhuangtw 
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
M .github/pull_request_template.md

  Log Message:
  ---
  Remove Jira ticket section


  Commit: fff755a8c5a253644bfe438238a90435ebc4b91e
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/fff755a8c5a253644bfe438238a90435ebc4b91e
  Author: becitsthere <55168550+becitsth...@users.noreply.github.com>
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
A .github/pull_request_template.md

  Log Message:
  ---
  Merge pull request #53 from pohanhuangtw/add-PR-template

add template to improve readability of PR


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/efa5a9eb0d34...fff755a8c5a2

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/efa5a9-fff755%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 1bc336: Fix jenkins plugin running in k8s mode issue.

2023-10-31 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 1bc33680136bbb1a85d40955ceb6f9f0e8161a32
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/1bc33680136bbb1a85d40955ceb6f9f0e8161a32
  Author: pohanhuangtw 
  Date:   2023-10-31 (Tue, 31 Oct 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  Fix jenkins plugin running in k8s mode issue.


  Commit: 713fdc132ca0340279519375e361c81bf68a24f0
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/713fdc132ca0340279519375e361c81bf68a24f0
  Author: pohanhuangtw 
  Date:   2023-11-01 (Wed, 01 Nov 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  improve the code comment and remove redundant code.

improve the code comment


  Commit: efa5a9eb0d34dc1d025d8693dcc008fbe9cdf3e0
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/efa5a9eb0d34dc1d025d8693dcc008fbe9cdf3e0
  Author: songlongcn 
  Date:   2023-10-31 (Tue, 31 Oct 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  Merge pull request #52 from pohanhuangtw/NVSHAS-8056

Fix jenkins plugin running in k8s mode issue.


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/cf63c5221ddd...efa5a9eb0d34

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/cf63c5-efa5a9%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 703131: Updated readme

2023-10-31 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 703131c26beb2da41fe1276f38100a9c0cf14972
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/703131c26beb2da41fe1276f38100a9c0cf14972
  Author: pohanhuangtw 
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Updated readme


  Commit: cf63c5221e1d248fb2a6e30a0db290e9e649
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/cf63c5221e1d248fb2a6e30a0db290e9e649
  Author: songlongcn 
  Date:   2023-10-31 (Tue, 31 Oct 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Merge pull request #51 from pohanhuangtw/update-readme

Updated readme


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/bf6d0b9bbbcf...cf63c5221ddd

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/bf6d0b-cf63c5%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] de6a1b: Optimized the NeuVector Vulnerability Scanner Glob...

2023-10-30 Thread 'BinX-Suse' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: de6a1b95966cc16543d401cf7cb9eb6afca5f895
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/de6a1b95966cc16543d401cf7cb9eb6afca5f895
  Author: lsongsuse 
  Date:   2023-10-27 (Fri, 27 Oct 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  Optimized the NeuVector Vulnerability Scanner Global Configuration by making 
the settings optional


  Commit: bf6d0b9bbbcf3eecdc77729eea02fb87d4fd8879
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/bf6d0b9bbbcf3eecdc77729eea02fb87d4fd8879
  Author: BinX-Suse <96315730+binx-s...@users.noreply.github.com>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  Merge pull request #50 from songlongcn/bugfix

Optimized the NeuVector Vulnerability Scanner Global Configuration by making 
the settings optional


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/485421a1f5d6...bf6d0b9bbbcf

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/485421-bf6d0b%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] e92e4a: automated migrate of Controller IP and Port to new...

2023-10-26 Thread 'pohanhuangtw' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: e92e4a605035a6aa9a14717c4ecd599281f1f7b5
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/e92e4a605035a6aa9a14717c4ecd599281f1f7b5
  Author: lsongsuse 
  Date:   2023-10-26 (Thu, 26 Oct 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  automated migrate of Controller IP and Port to new 'controllerAPIUrl' during 
the plugin upgrades


  Commit: 485421a1f5d6343205a184ca3f0130f56a42c4ca
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/485421a1f5d6343205a184ca3f0130f56a42c4ca
  Author: pohanhuangtw <145627854+pohanhuan...@users.noreply.github.com>
  Date:   2023-10-26 (Thu, 26 Oct 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  Merge pull request #49 from songlongcn/bugfix

automated migrate of Controller IP and Port to new 'controllerAPIUrl' during 
the plugin upgrades


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/9b2053091671...485421a1f5d6

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/9b2053-485421%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] c356f4: Add comment for the getDisableTLSCertVerification ...

2023-10-25 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: c356f4dae8eb78a4b926422633891bedeeb0c8c3
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/c356f4dae8eb78a4b926422633891bedeeb0c8c3
  Author: pohanhuangtw 
  Date:   2023-10-24 (Tue, 24 Oct 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  Add comment for the getDisableTLSCertVerification function


  Commit: e4d4ae4fa3927bc8923ed966ef1bd7582d17156d
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/e4d4ae4fa3927bc8923ed966ef1bd7582d17156d
  Author: pohanhuangtw 
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  add readResolve and comment also remove trim to avoid accident setting.


  Commit: 262c9f1d04dee095a3381b4e8db635651c90d037
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/262c9f1d04dee095a3381b4e8db635651c90d037
  Author: pohanhuangtw 
  Date:   2023-10-26 (Thu, 26 Oct 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  move the comment to readResolve


  Commit: 9b20530916712710b78e219f2c7e90854ecf9825
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/9b20530916712710b78e219f2c7e90854ecf9825
  Author: songlongcn 
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  Merge pull request #48 from pohanhuangtw/Comment-for-Jenkins-plugins-upgrade

Add comment for the getDisableTLSCertVerification function


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/dda9ed009a8d...9b2053091671

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/dda9ed-9b2053%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] b7c9bf: release jenkins 2.0

2023-10-21 Thread 'pohanhuangtw' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: b7c9bfc79c1d82fbd980414fdefc4e2310f90059
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/b7c9bfc79c1d82fbd980414fdefc4e2310f90059
  Author: pohanhuangtw 
  Date:   2023-10-22 (Sun, 22 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  release jenkins 2.0


  Commit: dda9ed009a8d4bba633e00c6d4dcf0a53f66e3e9
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/dda9ed009a8d4bba633e00c6d4dcf0a53f66e3e9
  Author: pohanhuangtw 
  Date:   2023-10-22 (Sun, 22 Oct 2023)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/171d6605f9ff...dda9ed009a8d

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/171d66-dda9ed%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2023-10-21 Thread 'pohanhuangtw' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-2.0
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/tags/neuvector-vulnerability-scanner-2.0/00-797d34%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] d36c22: Add change logs

2023-10-19 Thread 'becitsthere' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: d36c22b929807f63753ebb52dd26918acfc50461
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/d36c22b929807f63753ebb52dd26918acfc50461
  Author: pohanhuangtw 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Add change logs


  Commit: b72f314e66c12017b97f30c60e90dc89746ab01e
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/b72f314e66c12017b97f30c60e90dc89746ab01e
  Author: pohanhuangtw <145627854+pohanhuan...@users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


  Commit: 171d6605f9ff1543eb9435d2eecabd35061a12bf
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/171d6605f9ff1543eb9435d2eecabd35061a12bf
  Author: becitsthere <55168550+becitsth...@users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M CHANGELOG.md
M README.md

  Log Message:
  ---
  Merge pull request #47 from pohanhuangtw/Jenkins-release-2.0-change

Jenkins plugin release 2.0 markdowns changes.


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/a0fad73a17c8...171d6605f9ff

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/a0fad7-171d66%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] ccda9e: fix the bugs when upgrading

2023-10-19 Thread 'BinX-Suse' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: ccda9e5cc9fa9983790f4a96116c2dcb8bc27d8c
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/ccda9e5cc9fa9983790f4a96116c2dcb8bc27d8c
  Author: pohanhuangtw 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  fix the bugs when upgrading


  Commit: a0fad73a17c8c91a77e1a54c8b34a3c2885690d0
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/a0fad73a17c8c91a77e1a54c8b34a3c2885690d0
  Author: BinX-Suse <96315730+binx-s...@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  Merge pull request #46 from pohanhuangtw/NVSHAS-7792-bugfix

fix the bugs when upgrading


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/175d140e30e0...a0fad73a17c8

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/175d14-a0fad7%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] e4cd74: update pom for the bouncycastle lib.

2023-10-17 Thread 'BinX-Suse' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: e4cd74faf817d9c0face294eaf9f8b92a7397aa2
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/e4cd74faf817d9c0face294eaf9f8b92a7397aa2
  Author: pohanhuangtw 
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update pom for the bouncycastle lib.


  Commit: b9767921afafd4a9edb6774e84484c68b05049e4
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/b9767921afafd4a9edb6774e84484c68b05049e4
  Author: pohanhuangtw 
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
A src/main/java/io/jenkins/plugins/neuvector/BouncyCastleTrustStrategy.java
R src/main/java/io/jenkins/plugins/neuvector/TrustAllStrategy.java

  Log Message:
  ---
  Create BouncyCastleTrustStrategy to do the certrificate pinning check.


  Commit: a4116f14e0c4dfa30859bf80b847d9008ab8e003
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/a4116f14e0c4dfa30859bf80b847d9008ab8e003
  Author: pohanhuangtw 
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
A 
src/main/java/io/jenkins/plugins/neuvector/WhitelistedHostnameVerifier.java

  Log Message:
  ---
  Create WhitelistedHostnameVerifier to do the hostname verification.


  Commit: 3bc19e03ea14ab27fb193c1bf0ec53d306ffa151
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/3bc19e03ea14ab27fb193c1bf0ec53d306ffa151
  Author: pohanhuangtw 
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/Config.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  Combine the reading data from Jenkins UI with the backend verification.


  Commit: ab6eb513ce24e4cb60bdb53d2ad8e1de8bcd198a
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/ab6eb513ce24e4cb60bdb53d2ad8e1de8bcd198a
  Author: pohanhuangtw 
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.jelly
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.properties

  Log Message:
  ---
  Create the extra Jenkins UI for user to input the server certificate for TLS 
verification


  Commit: 6129775cefe99dc149e4f1df08fd9115c513d6ea
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/6129775cefe99dc149e4f1df08fd9115c513d6ea
  Author: pohanhuangtw 
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.properties

  Log Message:
  ---
  update the title of the Jenkins UI


  Commit: 2dd6f264b84bff2a73655a76dae2942073f3ba8a
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/2dd6f264b84bff2a73655a76dae2942073f3ba8a
  Author: pohanhuangtw 
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  add new exception handler and update the logic for DisableTLSCertVerification


  Commit: 997cbeaedfcd473f80150e69bc8dc1c9cce93dca
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/997cbeaedfcd473f80150e69bc8dc1c9cce93dca
  Author: pohanhuangtw 
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  change getDisableTLSCertVerification condition to check user is set before 
only


  Commit: a4880e3f481ee8333b16119e16b5fdf588720ea0
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/a4880e3f481ee8333b16119e16b5fdf588720ea0
  Author: pohanhuangtw 
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  fix the exception catch and some comments fix


  Commit: 514b4804c9fe4307c979f2b9ae6a17c0e6cdcd7c
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/514b4804c9fe4307c979f2b9ae6a17c0e6cdcd7c
  Author: pohanhuangtw 
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  fix the exception catch in test connections


  Commit: 175d140e30e08576f1665a8785f1bf8ce7e2f1ce
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/175d140e30e08576f1665a8785f1bf8ce7e2f1ce
  Author: BinX-Suse <96315730+bin

[jenkinsci/neuvector-vulnerability-scanner-plugin] 1289ab: Bump org.jenkins-ci.plugins.workflow:workflow-support

2023-10-17 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-support-839.v35e2736cfd5c
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 1289ab64aa49b032e7dd2b0edcee390086303f50
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/1289ab64aa49b032e7dd2b0edcee390086303f50
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-17 (Tue, 17 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins.workflow:workflow-support

Bumps 
[org.jenkins-ci.plugins.workflow:workflow-support](https://github.com/jenkinsci/workflow-support-plugin)
 from 2.14 to 839.v35e2736cfd5c.
- [Release notes](https://github.com/jenkinsci/workflow-support-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/workflow-support-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/workflow-support-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins.workflow:workflow-support
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] 


-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-support-839.v35e2736cfd5c/00-1289ab%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 1c0df4: Upgrade the Jenkins base version to 2.32.2

2023-10-17 Thread 'BinX-Suse' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 1c0df41ff706205f488592a90b62ad6321e09bf1
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/1c0df41ff706205f488592a90b62ad6321e09bf1
  Author: Huang Po Han 
  Date:   2023-09-23 (Sat, 23 Sep 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Upgrade the Jenkins base version to 2.32.2


  Commit: b3f3f91276a4bf1720d6b3765d0b309132745b51
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/b3f3f91276a4bf1720d6b3765d0b309132745b51
  Author: BinX-Suse <96315730+binx-s...@users.noreply.github.com>
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #43 from pohanhuangtw/NVSHAS-7874

Upgrade the Jenkins base version to 2.32.2


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/82ee1eb6ee9c...b3f3f91276a4

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/82ee1e-b3f3f9%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] de6518: fixed parsing exception when unable to retrieve sc...

2023-09-23 Thread 'BinX-Suse' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: de6518393e9fe54c5b6fd4ff434d9013071efe4d
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/de6518393e9fe54c5b6fd4ff434d9013071efe4d
  Author: lsongsuse 
  Date:   2023-08-25 (Fri, 25 Aug 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
A 
src/main/java/io/jenkins/plugins/neuvector/VulnerabilityCriterionException.java

  Log Message:
  ---
  fixed parsing exception when unable to retrieve scan results


  Commit: 622748eca5784817a38d58cc15fb71caf1a3a421
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/622748eca5784817a38d58cc15fb71caf1a3a421
  Author: lsongsuse 
  Date:   2023-09-19 (Tue, 19 Sep 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
M 
src/main/java/io/jenkins/plugins/neuvector/VulnerabilityCriterionException.java

  Log Message:
  ---
  Replace "docker run -v" with "docker cp" for file transfer


  Commit: 6b94dddfa6d11ec09763e95b9bd10e8f14df08fd
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/6b94dddfa6d11ec09763e95b9bd10e8f14df08fd
  Author: lsongsuse 
  Date:   2023-09-22 (Fri, 22 Sep 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  ensure backward compatibility for NeuVector Controller address by URL


  Commit: 82ee1eb6ee9c3fcf5cb4385c19e2ccbfa9f2
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/82ee1eb6ee9c3fcf5cb4385c19e2ccbfa9f2
  Author: BinX-Suse <96315730+binx-s...@users.noreply.github.com>
  Date:   2023-09-23 (Sat, 23 Sep 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
A 
src/main/java/io/jenkins/plugins/neuvector/VulnerabilityCriterionException.java

  Log Message:
  ---
  Merge pull request #42 from songlongcn/bugfix

bug fixes: 1. fixed parsing exception, 2. Replace "docker run -v" with "docker 
cp" for file transfer, 3. ensure backward compatibility of Controller URL


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/e67386f00e8c...82ee1eb6ee9c

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/e67386-82ee1e%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 8635f2: NVSHAS-7876 Jenkins plugin to support controller a...

2023-08-08 Thread 'BinX-Suse' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 8635f261effedfc9b931789c76707fc6489a7537
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/8635f261effedfc9b931789c76707fc6489a7537
  Author: lsongsuse 
  Date:   2023-08-07 (Mon, 07 Aug 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/Config.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
A src/main/java/io/jenkins/plugins/neuvector/model/ControllerApiUrl.java
M src/main/resources/io/jenkins/plugins/neuvector/Messages.properties
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.jelly
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.properties
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-controllerApiUrl.html
R 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-controllerIP.html
R 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-controllerPort.html

  Log Message:
  ---
  NVSHAS-7876 Jenkins plugin to support controller address by URL


  Commit: e67386f00e8c7488d803ffaff0fa204324a2375d
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/e67386f00e8c7488d803ffaff0fa204324a2375d
  Author: BinX-Suse <96315730+binx-s...@users.noreply.github.com>
  Date:   2023-08-08 (Tue, 08 Aug 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/Config.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
A src/main/java/io/jenkins/plugins/neuvector/model/ControllerApiUrl.java
M src/main/resources/io/jenkins/plugins/neuvector/Messages.properties
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.jelly
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.properties
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-controllerApiUrl.html
R 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-controllerIP.html
R 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-controllerPort.html

  Log Message:
  ---
  Merge pull request #41 from songlongcn/bugfix


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/a5b59211594c...e67386f00e8c

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/a5b592-e67386%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] a5b592: [maven-release-plugin] prepare for next developmen...

2022-10-28 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: a5b59211594c04ac4ecf8b42a21febd7d020defc
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/a5b59211594c04ac4ecf8b42a21febd7d020defc
  Author: songlongcn 
  Date:   2022-10-28 (Fri, 28 Oct 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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/647ab0-a5b592%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2022-10-28 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-1.22
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/tags/neuvector-vulnerability-scanner-1.22/00-8178c8%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 647ab0: [maven-release-plugin] prepare release neuvector-v...

2022-10-28 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 647ab00ec077d5ebdc9ff5cc5f296120d4e22373
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/647ab00ec077d5ebdc9ff5cc5f296120d4e22373
  Author: songlongcn 
  Date:   2022-10-28 (Fri, 28 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neuvector-vulnerability-scanner-1.22


-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/33fd60-647ab0%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 5dbbd0: Merge pull request #36 from songlongcn/master

2022-10-28 Thread 'becitsthere' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 5dbbd08ad6fe2533d2db7d2f6058d45da2c90a1a
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/5dbbd08ad6fe2533d2db7d2f6058d45da2c90a1a
  Author: becitsthere <55168550+becitsth...@users.noreply.github.com>
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
M CHANGELOG.md
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  Merge pull request #36 from songlongcn/master

fix Security-2865 / CVE-2022-43434


  Commit: 6a012f4ec1865c393f7d41facd05bf97d270d28e
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/6a012f4ec1865c393f7d41facd05bf97d270d28e
  Author: songlongcn 
  Date:   2022-10-27 (Thu, 27 Oct 2022)

  Changed paths:
M pom.xml

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


  Commit: e0a72373ef1c20c41b8eb086883a7090cf04809c
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/e0a72373ef1c20c41b8eb086883a7090cf04809c
  Author: songlongcn 
  Date:   2022-10-28 (Fri, 28 Oct 2022)

  Changed paths:
M CHANGELOG.md
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  fix Security-2865 / CVE-2022-43434


  Commit: 2dd1267a1e27cbd72e0c65ec5171fefa88ac30e3
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/2dd1267a1e27cbd72e0c65ec5171fefa88ac30e3
  Author: songlongcn 
  Date:   2022-10-28 (Fri, 28 Oct 2022)

  Changed paths:

  Log Message:
  ---
  Merge branch 'master' of 
https://github.com/songlongcn/neuvector-vulnerability-scanner-plugin


  Commit: 33fd601a8573504a6dce072671a5534ae70e1ee7
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/33fd601a8573504a6dce072671a5534ae70e1ee7
  Author: becitsthere <55168550+becitsth...@users.noreply.github.com>
  Date:   2022-10-28 (Fri, 28 Oct 2022)

  Changed paths:
M CHANGELOG.md
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  Merge pull request #37 from songlongcn/master

fix Security-2865 / CVE-2022-43434


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/58f0e0e4314e...33fd601a8573

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/58f0e0-33fd60%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 58f0e0: [maven-release-plugin] prepare for next developmen...

2022-10-25 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 58f0e0e4314eb44e4a49993748b4efcf6a0615d9
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/58f0e0e4314eb44e4a49993748b4efcf6a0615d9
  Author: songlongcn 
  Date:   2022-10-25 (Tue, 25 Oct 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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/8a61c5-58f0e0%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2022-10-25 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-1.21
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/tags/neuvector-vulnerability-scanner-1.21/00-26fe6e%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 8a61c5: [maven-release-plugin] prepare release neuvector-v...

2022-10-25 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 8a61c5fe80c0160c66dc8fdab102ae62c623b787
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/8a61c5fe80c0160c66dc8fdab102ae62c623b787
  Author: songlongcn 
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neuvector-vulnerability-scanner-1.21


-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/7a74fb-8a61c5%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2022-10-25 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/0fdf79-7a74fb%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 0fdf79: [maven-release-plugin] prepare release neuvector-v...

2022-10-25 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 0fdf796ec041470a784e5075c13262e943fb4f9b
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/0fdf796ec041470a784e5075c13262e943fb4f9b
  Author: songlongcn 
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neuvector-vulnerability-scanner-1.21


-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/7a74fb-0fdf79%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2022-10-25 Thread 'garyduan' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/268fd6-7a74fb%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 268fd6: Modify README file

2022-10-25 Thread 'garyduan' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 268fd6d4a9a5a741c81e29bd4a39fd74dbf35ee3
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/268fd6d4a9a5a741c81e29bd4a39fd74dbf35ee3
  Author: Gary Duan 
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
M README.md

  Log Message:
  ---
  Modify README file


-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/5dbbd0-268fd6%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 7a74fb: fix Security-2865 / CVE-2022-43434

2022-10-25 Thread 'becitsthere' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 7a74fb490234595ebfbae6b14525056829af4061
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/7a74fb490234595ebfbae6b14525056829af4061
  Author: lsongsuse 
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
M CHANGELOG.md
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  fix Security-2865 / CVE-2022-43434


  Commit: 5dbbd08ad6fe2533d2db7d2f6058d45da2c90a1a
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/5dbbd08ad6fe2533d2db7d2f6058d45da2c90a1a
  Author: becitsthere <55168550+becitsth...@users.noreply.github.com>
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
M CHANGELOG.md
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  Merge pull request #36 from songlongcn/master

fix Security-2865 / CVE-2022-43434


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/1c8868541252...5dbbd08ad6fe

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/1c8868-5dbbd0%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 1c8868: [maven-release-plugin] prepare for next developmen...

2022-06-04 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 1c8868541252dd1973bdbd0888441998f407dff3
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/1c8868541252dd1973bdbd0888441998f407dff3
  Author: long song 
  Date:   2022-06-04 (Sat, 04 Jun 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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/545d80-1c8868%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2022-06-04 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-1.20
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/tags/neuvector-vulnerability-scanner-1.20/00-70d622%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 545d80: [maven-release-plugin] prepare release neuvector-v...

2022-06-04 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 545d8017f3d54b466dc3e83bfdf7ae374a25f01e
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/545d8017f3d54b466dc3e83bfdf7ae374a25f01e
  Author: long song 
  Date:   2022-06-04 (Sat, 04 Jun 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neuvector-vulnerability-scanner-1.20


-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/b59184-545d80%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 04f88c: remove the license from the scanner configuration ...

2022-06-03 Thread 'becitsthere' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 04f88c82f3e6e88d2ce758b17b389a08bb47a141
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/04f88c82f3e6e88d2ce758b17b389a08bb47a141
  Author: long song 
  Date:   2022-05-27 (Fri, 27 May 2022)

  Changed paths:
M CHANGELOG.md
M README.md
M src/main/java/io/jenkins/plugins/neuvector/Config.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
M src/main/resources/io/jenkins/plugins/neuvector/Messages.properties
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.jelly
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.properties
R 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-license.html

  Log Message:
  ---
  remove the license from the scanner configuration page


  Commit: b591849295b535328aea8f03435411d9323c6471
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/b591849295b535328aea8f03435411d9323c6471
  Author: becitsthere <55168550+becitsth...@users.noreply.github.com>
  Date:   2022-06-03 (Fri, 03 Jun 2022)

  Changed paths:
M CHANGELOG.md
M README.md
M src/main/java/io/jenkins/plugins/neuvector/Config.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
M src/main/resources/io/jenkins/plugins/neuvector/Messages.properties
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.jelly
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.properties
R 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-license.html

  Log Message:
  ---
  Merge pull request #34 from songlongcn/master

remove the license from the scanner configuration page


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/b8debff2e3e5...b591849295b5

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/b8debf-b59184%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 4e0980: Bump workflow-cps from 2.39 to 2.65

2022-06-01 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-cps-2.65
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 4e098031bc3443302017f8a806b5e24dc480f56b
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/4e098031bc3443302017f8a806b5e24dc480f56b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-06-02 (Thu, 02 Jun 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump workflow-cps from 2.39 to 2.65

Bumps [workflow-cps](https://github.com/jenkinsci/workflow-cps-plugin) from 
2.39 to 2.65.
- [Release notes](https://github.com/jenkinsci/workflow-cps-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/workflow-cps-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/workflow-cps-plugin/compare/workflow-cps-2.39...workflow-cps-2.65)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins.workflow:workflow-cps
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] 


-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-cps-2.65/f09dfb-4e0980%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] f09dfb: Bump workflow-cps from 2.39 to 2.65

2022-06-01 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-cps-2.65
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: f09dfbd49dfc57619e7246f3158a18e05a36e5c0
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/f09dfbd49dfc57619e7246f3158a18e05a36e5c0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-06-01 (Wed, 01 Jun 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump workflow-cps from 2.39 to 2.65

Bumps [workflow-cps](https://github.com/jenkinsci/workflow-cps-plugin) from 
2.39 to 2.65.
- [Release notes](https://github.com/jenkinsci/workflow-cps-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/workflow-cps-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/workflow-cps-plugin/compare/workflow-cps-2.39...workflow-cps-2.65)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins.workflow:workflow-cps
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] 


-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-cps-2.65/00-f09dfb%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] b8debf: [maven-release-plugin] prepare for next developmen...

2022-02-23 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: b8debff2e3e575f1ea074591b5d01fa7a7311abe
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/b8debff2e3e575f1ea074591b5d01fa7a7311abe
  Author: long song 
  Date:   2022-02-23 (Wed, 23 Feb 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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/0c92f4-b8debf%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 0c92f4: [maven-release-plugin] prepare release neuvector-v...

2022-02-23 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 0c92f4d807080f3c7eb05c1fd9275b1100adb0a4
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/0c92f4d807080f3c7eb05c1fd9275b1100adb0a4
  Author: long song 
  Date:   2022-02-23 (Wed, 23 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neuvector-vulnerability-scanner-1.19


-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/caef42-0c92f4%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2022-02-23 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-1.19
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/tags/neuvector-vulnerability-scanner-1.19/00-53d558%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 19df4d: 1. add 5min timeout in case to scan a large image;...

2022-02-14 Thread 'becitsthere' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 19df4d0af863983a604b81cb4504c8540c335b7d
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/19df4d0af863983a604b81cb4504c8540c335b7d
  Author: long song 
  Date:   2021-12-13 (Mon, 13 Dec 2021)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  1. add 5min timeout in case to scan a large image; 2. handle the case that 
the digest field have no value


  Commit: 030384882f9748aa8fc346995b1db9445cc10b72
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/030384882f9748aa8fc346995b1db9445cc10b72
  Author: long song 
  Date:   2022-01-19 (Wed, 19 Jan 2022)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/Config.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
M src/main/resources/io/jenkins/plugins/neuvector/Messages.properties
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/config.jelly
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-scanTimeout.html

  Log Message:
  ---
  make the scanTimeout configurable


  Commit: 8498472e3c4abd6dbcc62c60a1b51d491c111bef
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/8498472e3c4abd6dbcc62c60a1b51d491c111bef
  Author: long song 
  Date:   2022-01-21 (Fri, 21 Jan 2022)

  Changed paths:
M CHANGELOG.md
M README.md
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  update readme.md


  Commit: 88dafd9376dc65dc14cf87104f34d084d2574248
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/88dafd9376dc65dc14cf87104f34d084d2574248
  Author: long song 
  Date:   2022-01-21 (Fri, 21 Jan 2022)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/Config.java

  Log Message:
  ---
  fixed the build error "BX_UNBOXING_IMMEDIATELY_REBOXED"


  Commit: caef42eb6b3eecda90152a91915f0d2fc8baf7f5
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/caef42eb6b3eecda90152a91915f0d2fc8baf7f5
  Author: becitsthere <55168550+becitsth...@users.noreply.github.com>
  Date:   2022-02-14 (Mon, 14 Feb 2022)

  Changed paths:
M CHANGELOG.md
M README.md
M src/main/java/io/jenkins/plugins/neuvector/Config.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
M src/main/resources/io/jenkins/plugins/neuvector/Messages.properties
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/config.jelly
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-scanTimeout.html

  Log Message:
  ---
  Merge pull request #33 from songlongcn/master

1. add ScanTimeout parameter; 2. handle the digest field has no value


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/cc41f4366ffb...caef42eb6b3e

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/cc41f4-caef42%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] cc41f4: [maven-release-plugin] prepare for next developmen...

2021-09-12 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: cc41f4366ffb28a6c8a9081a1845625ae90020f9
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/cc41f4366ffb28a6c8a9081a1845625ae90020f9
  Author: long song 
  Date:   2021-09-12 (Sun, 12 Sep 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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/298af2-cc41f4%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2021-09-12 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-1.18
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/tags/neuvector-vulnerability-scanner-1.18/00-e4883d%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 298af2: [maven-release-plugin] prepare release neuvector-v...

2021-09-12 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 298af2ecedd153337d4a50370412af9da2ab3ad9
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/298af2ecedd153337d4a50370412af9da2ab3ad9
  Author: long song 
  Date:   2021-09-12 (Sun, 12 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neuvector-vulnerability-scanner-1.18


-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/629916-298af2%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2021-09-12 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-1.18
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/tags/neuvector-vulnerability-scanner-1.18/4ad297-00%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2021-09-12 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/41800d-629916%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 41800d: [maven-release-plugin] prepare for next developmen...

2021-09-09 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 41800d3d9afcd0cc48d99a53315b1d5227d7c82d
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/41800d3d9afcd0cc48d99a53315b1d5227d7c82d
  Author: long song 
  Date:   2021-09-09 (Thu, 09 Sep 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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/340796-41800d%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 340796: [maven-release-plugin] prepare release neuvector-v...

2021-09-09 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 340796ed4a74a1bcd4b0d8542129cb8502c2d08e
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/340796ed4a74a1bcd4b0d8542129cb8502c2d08e
  Author: long song 
  Date:   2021-09-09 (Thu, 09 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neuvector-vulnerability-scanner-1.18


-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/629916-340796%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2021-09-09 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-1.18
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/tags/neuvector-vulnerability-scanner-1.18/00-4ad297%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 94c905: enable the local scan on the Jenkins Master and Sl...

2021-09-08 Thread 'garyduan' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 94c90595b2713f0c3506275f54ac78a233ff8f10
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/94c90595b2713f0c3506275f54ac78a233ff8f10
  Author: long song 
  Date:   2021-09-08 (Wed, 08 Sep 2021)

  Changed paths:
M .gitignore
M CHANGELOG.md
M src/main/java/io/jenkins/plugins/neuvector/Log.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  enable the local scan on the Jenkins Master and Slave Architecture


  Commit: 051436960fb0929503cf938120910fa9f13c398c
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/051436960fb0929503cf938120910fa9f13c398c
  Author: long song 
  Date:   2021-09-08 (Wed, 08 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update the maven dependency


  Commit: bd5c6148cc8b0c6c66ab1557c7a3d62a4e0e0bfa
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/bd5c6148cc8b0c6c66ab1557c7a3d62a4e0e0bfa
  Author: long song 
  Date:   2021-09-08 (Wed, 08 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update the maven dependency


  Commit: 62991670ea290b5d12d99573c5796bdf3a595740
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/62991670ea290b5d12d99573c5796bdf3a595740
  Author: garyduan 
  Date:   2021-09-08 (Wed, 08 Sep 2021)

  Changed paths:
M .gitignore
M CHANGELOG.md
M pom.xml
M src/main/java/io/jenkins/plugins/neuvector/Log.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  Merge pull request #32 from songlongcn/master

enable the local scan on the Jenkins Master and Slave Architecture


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/929b7c0c7e5c...62991670ea29

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/929b7c-629916%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 929b7c: [maven-release-plugin] prepare for next developmen...

2021-07-27 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 929b7c0c7e5cbbd95052c67502e5c8ebcf96091d
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/929b7c0c7e5cbbd95052c67502e5c8ebcf96091d
  Author: long song 
  Date:   2021-07-27 (Tue, 27 Jul 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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/96dcd1-929b7c%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2021-07-27 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-1.17.1
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/tags/neuvector-vulnerability-scanner-1.17.1/00-eb666f%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 96dcd1: [maven-release-plugin] prepare release neuvector-v...

2021-07-27 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 96dcd1cb0fcf0f47f7e04cbf9a51667b10d6cc53
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/96dcd1cb0fcf0f47f7e04cbf9a51667b10d6cc53
  Author: long song 
  Date:   2021-07-27 (Tue, 27 Jul 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neuvector-vulnerability-scanner-1.17.1


-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/aabd18-96dcd1%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] f19d2c: update changeLog

2021-07-27 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: f19d2c005ae3cf81841161f8d4ea3e57edb96b7e
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/f19d2c005ae3cf81841161f8d4ea3e57edb96b7e
  Author: long song 
  Date:   2021-07-27 (Tue, 27 Jul 2021)

  Changed paths:
M CHANGELOG.md
M pom.xml

  Log Message:
  ---
  update changeLog


  Commit: aabd189b1c8b71c8a0f3eb53210ba865941404b3
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/aabd189b1c8b71c8a0f3eb53210ba865941404b3
  Author: songlongcn 
  Date:   2021-07-27 (Tue, 27 Jul 2021)

  Changed paths:
M CHANGELOG.md
M pom.xml

  Log Message:
  ---
  Merge pull request #31 from songlongcn/master

update changeLog


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/617be3479c6d...aabd189b1c8b

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/617be3-aabd18%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 617be3: [maven-release-plugin] prepare for next developmen...

2021-07-27 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 617be3479c6dab55733a034ac220d4fafd5d7107
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/617be3479c6dab55733a034ac220d4fafd5d7107
  Author: long song 
  Date:   2021-07-27 (Tue, 27 Jul 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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/5c1cc6-617be3%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2021-07-27 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-1.17
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/tags/neuvector-vulnerability-scanner-1.17/00-ec1e82%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 5c1cc6: [maven-release-plugin] prepare release neuvector-v...

2021-07-27 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 5c1cc65363479f665012cdb16bc3e54473ac3e98
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/5c1cc65363479f665012cdb16bc3e54473ac3e98
  Author: long song 
  Date:   2021-07-27 (Tue, 27 Jul 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neuvector-vulnerability-scanner-1.17


-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/99a8f5-5c1cc6%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] cb2ed6: solve the scan problem when mounted a differnt hos...

2021-07-27 Thread 'becitsthere' via Jenkins Commits
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin

  Commit: cb2ed6f503823562ef1079d3d9032dab743dd026

  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/cb2ed6f503823562ef1079d3d9032dab743dd026

  Author: long song 

  Date:   2021-07-26 (Mon, 26 Jul 2021)



  Changed paths:

M CHANGELOG.md

M README.md

M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java



  Log Message:

  ---

  solve the scan problem when mounted a differnt host path to the jenkins 
container





  Commit: f78c6865b00cfd295ecca725993e3b127d154945

  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/f78c6865b00cfd295ecca725993e3b127d154945

  Author: long song 

  Date:   2021-07-26 (Mon, 26 Jul 2021)



  Changed paths:

M README.md



  Log Message:

  ---

  fix a typo in readme.md





  Commit: 99a8f5fa5ddbda4d506e1da5e1d4909a1dc9fc11

  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/99a8f5fa5ddbda4d506e1da5e1d4909a1dc9fc11

  Author: becitsthere <55168550+becitsth...@users.noreply.github.com>

  Date:   2021-07-27 (Tue, 27 Jul 2021)



  Changed paths:

M CHANGELOG.md

M README.md

M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java



  Log Message:

  ---

  Merge pull request #30 from songlongcn/master



solve the scan problem when mounted a different host path to the jenkiā€¦





Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/80991b2ce078...99a8f5fa5ddb

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/80991b-99a8f5%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 80991b: [maven-release-plugin] prepare for next developmen...

2021-07-16 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 80991b2ce07842f2ae7eba58f4142c5d4d3ff152
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/80991b2ce07842f2ae7eba58f4142c5d4d3ff152
  Author: long song 
  Date:   2021-07-16 (Fri, 16 Jul 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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/9b5e29-80991b%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2021-07-16 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-1.16
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/tags/neuvector-vulnerability-scanner-1.16/00-627838%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 9b5e29: [maven-release-plugin] prepare release neuvector-v...

2021-07-16 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 9b5e29405160fea3514a6f622d600b650a72b4eb
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/9b5e29405160fea3514a6f622d600b650a72b4eb
  Author: long song 
  Date:   2021-07-16 (Fri, 16 Jul 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neuvector-vulnerability-scanner-1.16


-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/8b72c5-9b5e29%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] d1be9b: update the ChangeLog

2021-07-16 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: d1be9b1c2d88fd2a15d825e38455b4f3e20ba648
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/d1be9b1c2d88fd2a15d825e38455b4f3e20ba648
  Author: long song 
  Date:   2021-07-16 (Fri, 16 Jul 2021)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  update the ChangeLog


  Commit: 8b72c5c3f5ec53187f88f584621fa299209bd4d9
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/8b72c5c3f5ec53187f88f584621fa299209bd4d9
  Author: songlongcn 
  Date:   2021-07-16 (Fri, 16 Jul 2021)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Merge pull request #29 from songlongcn/master

update the ChangeLog


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/5a37a3c3...8b72c5c3f5ec

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/5a-8b72c5%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] a84573: Update NeuVectorWorker.java

2021-07-14 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: a84573bc54463bed356ea6bac94a11644cb362ec
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/a84573bc54463bed356ea6bac94a11644cb362ec
  Author: Alejandro DevOps <71050752+achdev...@users.noreply.github.com>
  Date:   2021-07-14 (Wed, 14 Jul 2021)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  Update NeuVectorWorker.java


  Commit: 5a37a3c30d017b228f9f2517c365c61b1799
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/5a37a3c30d017b228f9f2517c365c61b1799
  Author: songlongcn 
  Date:   2021-07-14 (Wed, 14 Jul 2021)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  Merge pull request #28 from achdevops/patch-1

Update NeuVectorWorker.java


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/22b8312ffe1f...5a37a3c3

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/22b831-5a%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 22b831: [maven-release-plugin] prepare for next developmen...

2021-07-08 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 22b8312ffe1fd88fa940f2a7f8ed883854b178dc
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/22b8312ffe1fd88fa940f2a7f8ed883854b178dc
  Author: long song 
  Date:   2021-07-08 (Thu, 08 Jul 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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/395cde-22b831%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 395cde: [maven-release-plugin] prepare release neuvector-v...

2021-07-08 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 395cded9df065cd57ed2d50f06081341edebbdff
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/395cded9df065cd57ed2d50f06081341edebbdff
  Author: long song 
  Date:   2021-07-08 (Thu, 08 Jul 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neuvector-vulnerability-scanner-1.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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/1ccf22-395cde%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2021-07-08 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-1.15
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/tags/neuvector-vulnerability-scanner-1.15/00-da0fb3%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] c0d0ab: add HTML output option for the scan result

2021-07-08 Thread 'becitsthere' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: c0d0ab67cc29df5f0822ceb082e007a87e86e76e
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/c0d0ab67cc29df5f0822ceb082e007a87e86e76e
  Author: long song 
  Date:   2021-07-07 (Wed, 07 Jul 2021)

  Changed paths:
M CHANGELOG.md
M src/main/java/io/jenkins/plugins/neuvector/Log.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorAction.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
A src/main/java/io/jenkins/plugins/neuvector/model/report/ScanResult.java
A src/main/java/io/jenkins/plugins/neuvector/model/report/Vulnerability.java
A src/main/webapp/css/styles.css

  Log Message:
  ---
  add HTML output option for the scan result


  Commit: bf555cc636369e96d01a07db21ca1bae9ee9e088
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/bf555cc636369e96d01a07db21ca1bae9ee9e088
  Author: long song 
  Date:   2021-07-07 (Wed, 07 Jul 2021)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  fixed Jenkins Check issue


  Commit: 1ccf2289bd390580930c26d988992062d4ee3164
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/1ccf2289bd390580930c26d988992062d4ee3164
  Author: becitsthere <55168550+becitsth...@users.noreply.github.com>
  Date:   2021-07-08 (Thu, 08 Jul 2021)

  Changed paths:
M CHANGELOG.md
M src/main/java/io/jenkins/plugins/neuvector/Log.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorAction.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
A src/main/java/io/jenkins/plugins/neuvector/model/report/ScanResult.java
A src/main/java/io/jenkins/plugins/neuvector/model/report/Vulnerability.java
A src/main/webapp/css/styles.css

  Log Message:
  ---
  Merge pull request #27 from songlongcn/master

add HTML output option for the scan result


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/94abf5eb7c40...1ccf2289bd39

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/94abf5-1ccf22%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 94abf5: [maven-release-plugin] prepare for next developmen...

2021-06-25 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 94abf5eb7c4048dfd6e08269d052f324d7506e0f
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/94abf5eb7c4048dfd6e08269d052f324d7506e0f
  Author: long song 
  Date:   2021-06-25 (Fri, 25 Jun 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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/beb549-94abf5%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2021-06-25 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-1.14
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/tags/neuvector-vulnerability-scanner-1.14/00-1240e4%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] beb549: [maven-release-plugin] prepare release neuvector-v...

2021-06-25 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: beb549ec2410ae148a532f83f20454fbb3beaba7
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/beb549ec2410ae148a532f83f20454fbb3beaba7
  Author: long song 
  Date:   2021-06-25 (Fri, 25 Jun 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neuvector-vulnerability-scanner-1.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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/2608a3-beb549%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] b190f5: print the scan report in the console

2021-06-24 Thread 'becitsthere' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: b190f525db1d09b91e280f631708463c49540800
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/b190f525db1d09b91e280f631708463c49540800
  Author: long song 
  Date:   2021-06-23 (Wed, 23 Jun 2021)

  Changed paths:
M .gitignore
M CHANGELOG.md
M src/main/java/io/jenkins/plugins/neuvector/Log.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  print the scan report in the console


  Commit: 2608a351863afa6cdabbbfb541db1e032615
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/2608a351863afa6cdabbbfb541db1e032615
  Author: becitsthere <55168550+becitsth...@users.noreply.github.com>
  Date:   2021-06-24 (Thu, 24 Jun 2021)

  Changed paths:
M .gitignore
M CHANGELOG.md
M src/main/java/io/jenkins/plugins/neuvector/Log.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  Merge pull request #26 from songlongcn/master

print the scan report in the console


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/1df1c98920fd...2608a35186dd

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/1df1c9-2608a3%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 1df1c9: [maven-release-plugin] prepare for next developmen...

2021-04-14 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 1df1c98920fd21940bc283f7f49bb0488649d986
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/1df1c98920fd21940bc283f7f49bb0488649d986
  Author: long song 
  Date:   2021-04-14 (Wed, 14 Apr 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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/9754fa-1df1c9%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2021-04-14 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-1.13
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/tags/neuvector-vulnerability-scanner-1.13/00-a3%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 6beda5: Merge pull request #1 from songlongcn/add_feed_rating

2021-04-14 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 6beda5422c1e265c13eb83337451b058fb15e678
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/6beda5422c1e265c13eb83337451b058fb15e678
  Author: songlongcn 
  Date:   2021-04-14 (Wed, 14 Apr 2021)

  Changed paths:
M .gitignore
M CHANGELOG.md
M pom.xml
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  Merge pull request #1 from songlongcn/add_feed_rating

show feed_rating in the scan result if it is not empty


  Commit: 34fa3399e50b17f3af15d4c692da1ebbdbc341dd
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/34fa3399e50b17f3af15d4c692da1ebbdbc341dd
  Author: long song 
  Date:   2021-04-14 (Wed, 14 Apr 2021)

  Changed paths:

  Log Message:
  ---
  Merge https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin


  Commit: 9754faeadb98d5a0f3b6819db749d4d81d6d0877
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/9754faeadb98d5a0f3b6819db749d4d81d6d0877
  Author: long song 
  Date:   2021-04-14 (Wed, 14 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neuvector-vulnerability-scanner-1.13


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/cd7cbc64e797...9754faeadb98

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/cd7cbc-9754fa%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 419f21: fix the scan failure issue when multiple scanners ...

2021-04-14 Thread 'garyduan' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 419f21a04b85d4b3a0d844cecc306affc7bd6a5b
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/419f21a04b85d4b3a0d844cecc306affc7bd6a5b
  Author: long song 
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
M CHANGELOG.md
M README.md
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  fix the scan failure issue when multiple scanners are running at the same time


  Commit: 1ff4f09ebf32b621a362a175a2d22645d971f4e9
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/1ff4f09ebf32b621a362a175a2d22645d971f4e9
  Author: long song 
  Date:   2021-04-13 (Tue, 13 Apr 2021)

  Changed paths:
M .gitignore
M CHANGELOG.md
M pom.xml
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  show feed_rating in the scan result if it is not empty


  Commit: cd7cbc64e797fbf7d6d37765b6d8b0f56bf499f0
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/cd7cbc64e797fbf7d6d37765b6d8b0f56bf499f0
  Author: garyduan 
  Date:   2021-04-14 (Wed, 14 Apr 2021)

  Changed paths:
M .gitignore
M CHANGELOG.md
M README.md
M pom.xml
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java

  Log Message:
  ---
  Merge pull request #25 from songlongcn/add_feed_rating

Add feed rating in the scan result and fix scan error


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/797dcc4a07a2...cd7cbc64e797

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/797dcc-cd7cbc%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 797dcc: [maven-release-plugin] prepare for next developmen...

2021-02-19 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 797dcc4a07a2e25f4db0386be5fb82d3aaabd3d7
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/797dcc4a07a2e25f4db0386be5fb82d3aaabd3d7
  Author: long song 
  Date:   2021-02-19 (Fri, 19 Feb 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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/011c66-797dcc%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2021-02-19 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-1.12
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-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/neuvector-vulnerability-scanner-plugin/push/refs/tags/neuvector-vulnerability-scanner-1.12/00-13f343%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 011c66: [maven-release-plugin] prepare release neuvector-v...

2021-02-19 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 011c6651c0dbadf52a0e6efa96451ea6c56e07aa
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/011c6651c0dbadf52a0e6efa96451ea6c56e07aa
  Author: long song 
  Date:   2021-02-19 (Fri, 19 Feb 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neuvector-vulnerability-scanner-1.12


-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/e60627-011c66%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 80337c: 1. Provide cause message to the abort runtime exce...

2021-02-19 Thread 'garyduan' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 80337c766f42cbd5afbe40326453bbf7fe7375eb
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/80337c766f42cbd5afbe40326453bbf7fe7375eb
  Author: long song 
  Date:   2021-02-18 (Thu, 18 Feb 2021)

  Changed paths:
M CHANGELOG.md
M src/main/java/io/jenkins/plugins/neuvector/Config.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
A src/main/java/io/jenkins/plugins/neuvector/model/SeverityRating.java
M src/main/resources/io/jenkins/plugins/neuvector/Messages.properties
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.jelly
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.properties
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-highSeverityThreshold.html
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-mediumSeverityThreshold.html

  Log Message:
  ---
  1. Provide cause message to the abort runtime exception; 2. Show the severity 
numbers in the scan summary report; 3. Support Customized Severity Rating Scale


  Commit: e60627abb6de3f144c9354efc68a2036ed76a422
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/e60627abb6de3f144c9354efc68a2036ed76a422
  Author: garyduan 
  Date:   2021-02-19 (Fri, 19 Feb 2021)

  Changed paths:
M CHANGELOG.md
M src/main/java/io/jenkins/plugins/neuvector/Config.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
A src/main/java/io/jenkins/plugins/neuvector/model/SeverityRating.java
M src/main/resources/io/jenkins/plugins/neuvector/Messages.properties
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.jelly
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.properties
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-highSeverityThreshold.html
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-mediumSeverityThreshold.html

  Log Message:
  ---
  Merge pull request #23 from songlongcn/add_scan_summary

Plugin enhancements


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/97ced51be74d...e60627abb6de

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/97ced5-e60627%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] 5c72c3: [maven-release-plugin] prepare for next developmen...

2021-02-01 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 5c72c37cbd6031919ef5bdc50525d8a0c292eff9
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/5c72c37cbd6031919ef5bdc50525d8a0c292eff9
  Author: long song 
  Date:   2020-12-14 (Mon, 14 Dec 2020)

  Changed paths:
M pom.xml

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


  Commit: 54eb9e37835d2352e94891467e3dabc1e5b71fb4
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/54eb9e37835d2352e94891467e3dabc1e5b71fb4
  Author: long song 
  Date:   2021-01-29 (Fri, 29 Jan 2021)

  Changed paths:
M README.md
M pom.xml
M src/main/java/io/jenkins/plugins/neuvector/Config.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
M src/main/resources/io/jenkins/plugins/neuvector/Messages.properties
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/config.jelly
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.jelly
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.properties
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-license.html
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-scannerImage.html
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-scannerRegistryPassword.html
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-scannerRegistryURL.html
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-scannerRegistryUser.html

  Log Message:
  ---
  Added NeuVector standalone scanner


  Commit: fe184ebf4454b68b01b2aecc21812e724e98e83a
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/fe184ebf4454b68b01b2aecc21812e724e98e83a
  Author: long song 
  Date:   2021-02-01 (Mon, 01 Feb 2021)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  updated CHANGELOG.md to release NeuVector Jenkins Plugin v1.11


  Commit: 0f31ec1173bbc8c7a08a3e7502d684ddbfd071c6
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/0f31ec1173bbc8c7a08a3e7502d684ddbfd071c6
  Author: songlongcn 
  Date:   2021-02-01 (Mon, 01 Feb 2021)

  Changed paths:
M CHANGELOG.md
M README.md
M pom.xml
M src/main/java/io/jenkins/plugins/neuvector/Config.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
M src/main/resources/io/jenkins/plugins/neuvector/Messages.properties
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/config.jelly
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.jelly
M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.properties
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-license.html
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-scannerImage.html
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-scannerRegistryPassword.html
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-scannerRegistryURL.html
A 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/help-scannerRegistryUser.html

  Log Message:
  ---
  Merge pull request #21 from songlongcn/standalone

Added NeuVector standalone scanner


  Commit: 8e0f7ae8f27c876728609150f456da846decbc0f
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/8e0f7ae8f27c876728609150f456da846decbc0f
  Author: long song 
  Date:   2021-02-01 (Mon, 01 Feb 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neuvector-vulnerability-scanner-1.11


  Commit: 2ca3fa9cbe9bc6736d609b76108a019b12533180
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/2ca3fa9cbe9bc6736d609b76108a019b12533180
  Author: long song 
  Date:   2021-02-01 (Mon, 01 Feb 2021)

  Changed paths:
M pom.xml

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


  Commit: 97ced51be74db9cf7efac01232bfbf975ec90bff
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/97ced51be74db9cf7efac01232bfbf975ec90bff
  Author: songlongcn 
  Date:   2021-02-01 (Mon, 01 Feb 2021)

  Changed paths:
M CHANGELOG.md
M README.md
M pom.xml
M src/main/java/io/jenkins/plugins/neuvector/Config.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorWorker.java
M src/main/resources/io/jenkins/plugins/neuvector/Messages.properties
M

[jenkinsci/neuvector-vulnerability-scanner-plugin] 2ca3fa: [maven-release-plugin] prepare for next developmen...

2021-02-01 Thread 'songlongcn' via Jenkins Commits
  Branch: refs/heads/standalone
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 2ca3fa9cbe9bc6736d609b76108a019b12533180
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/2ca3fa9cbe9bc6736d609b76108a019b12533180
  Author: long song 
  Date:   2021-02-01 (Mon, 01 Feb 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/neuvector-vulnerability-scanner-plugin/push/refs/heads/standalone/8e0f7a-2ca3fa%40github.com.


  1   2   >