-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
-
v1.0.21
Hi,
While working with the Anchore plugin, I realized that the JSON format of the artifacts saved was not maching the "anchore-cli --json" one.
While I understand the current format is used to be able to display the reports within Jenkins, maybe adding a couple other artifacts would be nice, such as for :
$ anchore-cli --json evaluate check docker.io/xyz/image:latest --detail
$ anchore-cli --json image vuln docker.io/xyz/image:latest all
results would be added to the artifacts saved.
It would be really nice to have both on-par, in order to be able to use them interchangeably with whatever automation needs that could come up (as I do).
Cheers.
fred
cc nurmi