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

feat: [Grafeas] Add VULNERABILITY_ASSESSMENT Note type to grafeas v1 API, adds Vex_Assessment derived from the Note to resources' occurrences, VEX notes now be written to add CVE assessments #5950

Merged
merged 2 commits into from Mar 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Binary file modified Grafeas/metadata/V1/Common.php
Binary file not shown.
Binary file modified Grafeas/metadata/V1/Grafeas.php
Binary file not shown.
Binary file added Grafeas/metadata/V1/Vex.php
Binary file not shown.
20 changes: 15 additions & 5 deletions Grafeas/metadata/V1/Vulnerability.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 33 additions & 0 deletions Grafeas/src/V1/Note.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions Grafeas/src/V1/NoteKind.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.