Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Missing attribute preferred_cvss in the report json #343

Open
stonezdj opened this issue May 31, 2023 · 0 comments
Open

Missing attribute preferred_cvss in the report json #343

stonezdj opened this issue May 31, 2023 · 0 comments

Comments

@stonezdj
Copy link

What steps did you take and what happened:

Scan image in Harbor with trivy scanner

What did you expect to happen:
According the pluggable scaner spec
The CVE report should contain the preferred_cvss in the report json,

"preferred_cvss": {
             "score_v2": 5,
             "score_v3": 7.5,
             "vector_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
             "vector_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
           },

Anything else you would like to add:

No

Environment:

  • Harbor version: 2.8.0
  • Harbor Scanner Adapter for Trivy version: v0.30.9
  • Harbor installation process (Installer script, [Helm chart][harbor-helm], etc.):
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant