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

Feature request: include CVE-ID as output #212

Open
chrivand opened this issue Apr 29, 2022 · 2 comments
Open

Feature request: include CVE-ID as output #212

chrivand opened this issue Apr 29, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@chrivand
Copy link

The external_identifier field contains the CVE-ID, which should be quite easy to include in this action. Did I miss it or has this not (yet) been implemented? Thanks!

@chrivand chrivand added the enhancement New feature or request label Apr 29, 2022
@dependabot dependabot deleted a comment May 23, 2022
@jeffwidman
Copy link
Member

We'd happily accept a PR for this!

@timothy-humphrey
Copy link
Contributor

CVE ID is included in the alert-identifiers, with PR 388.

Set output alert-identifiers = [{"type":"GHSA","value":"GHSA-rp65-9cf3-cjxr"},{"type":"CVE","value":"CVE-2021-3803"}]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants