Branch: refs/heads/master
Home: https://github.com/jenkinsci/anchore-container-scanner-plugin
Commit: 1750c4b89f34dfda6fd6ade97ee1d0533fe4971f
https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/1750c4b89f34dfda6fd6ade97ee1d0533fe4971f
Author: juanjsebgarcia <[email protected]>
Date: 2023-09-06 (Wed, 06 Sep 2023)
Changed paths:
A Makefile
M README.md
A TESTING.md
M pom.xml
M src/main/java/com/anchore/jenkins/plugins/anchore/AnchoreBuilder.java
M src/main/java/com/anchore/jenkins/plugins/anchore/Annotation.java
M src/main/java/com/anchore/jenkins/plugins/anchore/BuildConfig.java
M src/main/java/com/anchore/jenkins/plugins/anchore/BuildWorker.java
M src/main/java/com/anchore/jenkins/plugins/anchore/Util.java
M
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/config.jelly
M
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/global.jelly
M
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-autoSubscribeTagUpdates.html
M
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-engineRetries.html
M
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-enginepass.html
M
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-engineurl.html
M
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-engineuser.html
M
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-forceAnalyze.html
M
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-policyBundleId.html
M src/main/resources/index.jelly
M src/main/webapp/help/help-Annotations.html
M src/main/webapp/help/help-OverrideAECredentials.html
M src/main/webapp/help/help-OverrideAEURL.html
M src/main/webapp/js/renderOutput.js
Log Message:
-----------
feat: add v1 and v2 enterprise API compat
Signed-off-by: juanjsebgarcia <[email protected]>
Commit: 44cabf6ec0fb9caa37fa581333d53f8ebbfc0562
https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/44cabf6ec0fb9caa37fa581333d53f8ebbfc0562
Author: juanjsebgarcia <[email protected]>
Date: 2023-09-06 (Wed, 06 Sep 2023)
Changed paths:
M src/main/java/com/anchore/jenkins/plugins/anchore/BuildWorker.java
Log Message:
-----------
chore: add explicit printing of version
Signed-off-by: juanjsebgarcia <[email protected]>
Commit: 7cfc5aab7518f9f5cc627322a545267fd4175076
https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/7cfc5aab7518f9f5cc627322a545267fd4175076
Author: juanjsebgarcia <[email protected]>
Date: 2023-09-06 (Wed, 06 Sep 2023)
Changed paths:
M README.md
M src/main/java/com/anchore/jenkins/plugins/anchore/BuildWorker.java
Log Message:
-----------
chore: add support for new method of image add
Signed-off-by: juanjsebgarcia <[email protected]>
Commit: 22856d7571448a75fe43d35c1111e65ac457b60d
https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/22856d7571448a75fe43d35c1111e65ac457b60d
Author: juanjsebgarcia <[email protected]>
Date: 2023-09-13 (Wed, 13 Sep 2023)
Changed paths:
M src/main/java/com/anchore/jenkins/plugins/anchore/BuildWorker.java
Log Message:
-----------
fix: autosubscribe should be explicit
Signed-off-by: juanjsebgarcia <[email protected]>
Commit: a271a6eba0b938d53806a4dc6f865ae194c51441
https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/a271a6eba0b938d53806a4dc6f865ae194c51441
Author: juanjsebgarcia <[email protected]>
Date: 2023-09-13 (Wed, 13 Sep 2023)
Changed paths:
M src/main/java/com/anchore/jenkins/plugins/anchore/BuildWorker.java
M src/main/webapp/js/renderOutput.js
Log Message:
-----------
fix: make allowlisted for v2
Signed-off-by: juanjsebgarcia <[email protected]>
Commit: f496f7b5c08f0bfc87448b77cd3d96d3185f8f09
https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/f496f7b5c08f0bfc87448b77cd3d96d3185f8f09
Author: juanjsebgarcia <[email protected]>
Date: 2023-09-13 (Wed, 13 Sep 2023)
Changed paths:
M src/main/webapp/js/renderOutput.js
Log Message:
-----------
fix: object object on v1 report
Signed-off-by: juanjsebgarcia <[email protected]>
Commit: 6f9d0fd0e80f2d5da90101e06ab27f79b746d7c0
https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/6f9d0fd0e80f2d5da90101e06ab27f79b746d7c0
Author: juanjsebgarcia <[email protected]>
Date: 2023-09-18 (Mon, 18 Sep 2023)
Changed paths:
M pom.xml
Log Message:
-----------
chore: revert version bump
Signed-off-by: juanjsebgarcia <[email protected]>
Commit: 289fc95b0180fbd564addb95e2901a6b779b9a3b
https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/289fc95b0180fbd564addb95e2901a6b779b9a3b
Author: Dan Nurmi <[email protected]>
Date: 2023-09-18 (Mon, 18 Sep 2023)
Changed paths:
A Makefile
M README.md
A TESTING.md
M src/main/java/com/anchore/jenkins/plugins/anchore/AnchoreBuilder.java
M src/main/java/com/anchore/jenkins/plugins/anchore/Annotation.java
M src/main/java/com/anchore/jenkins/plugins/anchore/BuildConfig.java
M src/main/java/com/anchore/jenkins/plugins/anchore/BuildWorker.java
M src/main/java/com/anchore/jenkins/plugins/anchore/Util.java
M
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/config.jelly
M
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/global.jelly
M
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-autoSubscribeTagUpdates.html
M
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-engineRetries.html
M
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-enginepass.html
M
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-engineurl.html
M
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-engineuser.html
M
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-forceAnalyze.html
M
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-policyBundleId.html
M src/main/resources/index.jelly
M src/main/webapp/help/help-Annotations.html
M src/main/webapp/help/help-OverrideAECredentials.html
M src/main/webapp/help/help-OverrideAEURL.html
M src/main/webapp/js/renderOutput.js
Log Message:
-----------
Merge pull request #23 from juanjsebgarcia/jga/make-v2-compatible
feat: make anchore container jenkins plugin v1 and v2 compatible
Compare:
https://github.com/jenkinsci/anchore-container-scanner-plugin/compare/0cca65337a42...289fc95b0180
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/anchore-container-scanner-plugin/push/refs/heads/master/0cca65-289fc9%40github.com.