Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 53d485e2908255ce3a99cf6f07134cfb3a16d941
      
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/53d485e2908255ce3a99cf6f07134cfb3a16d941
  Author: pohanhuangtw <[email protected]>
  Date:   2024-12-11 (Wed, 11 Dec 2024)

  Changed paths:
    M src/main/java/io/jenkins/plugins/neuvector/Config.java
    M 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/resources/io/jenkins/plugins/neuvector/ControllerEndpointUrl/config.jelly
    M 
src/main/resources/io/jenkins/plugins/neuvector/ControllerEndpointUrl/config.properties
    A 
src/main/resources/io/jenkins/plugins/neuvector/ControllerEndpointUrl/help-serverApiKey.html
    M 
src/main/resources/io/jenkins/plugins/neuvector/NeuVectorBuilder/global.properties

  Log Message:
  -----------
  fix NVSHAS-9131: Support API-key validation in NeuVector plugin for handling 
large-scale concurrent scan requests.

- Resolved the issue of the 32-token limitation per active login for
each user by introducing API Key support. This change avoids token
exhaustion and ensures smoother scanning operations.
- Use token as default if user is disable the usage of API key


  Commit: 2c8956bccb32a85a1ff6860ad115c314e74a4bbc
      
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/2c8956bccb32a85a1ff6860ad115c314e74a4bbc
  Author: pohanhuangtw <[email protected]>
  Date:   2024-12-11 (Wed, 11 Dec 2024)

  Changed paths:
    M 
src/main/resources/io/jenkins/plugins/neuvector/ControllerEndpointUrl/config.jelly

  Log Message:
  -----------
  [NVSHAS-9131] fix CI fails


  Commit: 0d46009026561f4297a94b8a64fbb33c032a237c
      
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/0d46009026561f4297a94b8a64fbb33c032a237c
  Author: pohanhuangtw <[email protected]>
  Date:   2024-12-11 (Wed, 11 Dec 2024)

  Changed paths:
    M README.md
    A images/controller-setup.png
    R images/multi-controller-setup.png

  Log Message:
  -----------
  [NVSHAS-9131] Update README to include instructions for using the new feature 
in API Key mode and provide Groovy examples for large-scale scanning.


  Commit: 6b15084d66d81d25fa0a40231a249736fe984f95
      
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/6b15084d66d81d25fa0a40231a249736fe984f95
  Author: pohanhuangtw <[email protected]>
  Date:   2024-12-11 (Wed, 11 Dec 2024)

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

  Log Message:
  -----------
  fix NVSHAS-9131: improve naming from getSystemSummary to 
validateApiKeyWithRepoScan


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/ffdce3931357...6b15084d66d8

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 [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/ffdce3-6b1508%40github.com.

Reply via email to