Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more attributes to vulnerabilities #13

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

Add more attributes to vulnerabilities #13

stonezdj opened this issue May 31, 2023 · 0 comments

Comments

@stonezdj
Copy link

stonezdj commented May 31, 2023

Current only package is defined as the attribute to vulnerability items,
As scanner users, they'd like to know which binary and which layer are impacted by the vulnerability.
Suggest to add two optional attribute to vulnerability item in the spec

     "binary": "/harbor/harbor_jobservice",
      "layer": {
        "digest": "sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b",
        "diff_id": "sha256:c2ddc1bc2645ab5d982c60434d8bbc6aecee1bd4e8eee0df7fd08c96df2d58bb"
      },
@stonezdj stonezdj changed the title Add attributes for for vulnerabilities Add attributes to vulnerabilities May 31, 2023
@stonezdj stonezdj changed the title Add attributes to vulnerabilities Add more attributes to vulnerabilities May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant