actions-marketplace-validations/check-cve

Send GitHub vulnerability alerts to multiple platforms.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 1, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/kunalnagarco_action-cve@951daa5312fad22cd6e80a48440b5899704a82b9 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenGitHub Personal Access Token
orgOrg name to support Org level alerts: https://docs.github.com/en/rest/dependabot/alerts?apiVersion=2022-11-28#list-dependabot-alerts-for-an-organization
enterpriseEnterprise name to support Enterprise level alerts: https://docs.github.com/en/rest/dependabot/alerts?apiVersion=2022-11-28#list-dependabot-alerts-for-an-enterprise
microsoft_teams_webhookMicrosoft Teams Channel Webhook URL. More info: https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook
slack_webhookSlack Webhook URL. More info: https://api.slack.com/messaging/webhooks
pager_duty_integration_keyPager Duty Integration Key. More info: https://support.pagerduty.com/docs/services-and-integrations
zenduty_integration_keyZenduty Integration Key (preferred). Create a Generic Integration in your Zenduty service to get this key: https://docs.zenduty.com/docs/integrations/integrations
zenduty_api_keyZenduty API Key (deprecated, use zenduty_integration_key instead). Create one by visiting Account Settings > API Keys
zenduty_service_idZenduty Service ID (only required when using zenduty_api_key): https://docs.zenduty.com/docs/services
zenduty_escalation_policy_idZenduty Escalation Policy ID (only required when using zenduty_api_key): https://docs.zenduty.com/docs/escalationpolicies
email_fromSender email
email_listComma-separated list of emails sent as bcc
email_subjectCustom subject line for email filtering
email_transport_ses_regionAWS SES region e.g. us-east-1
email_transport_ses_access_key_idAWS SES Access Key ID
email_transport_ses_secret_access_keyAWS SES Secret Access Key
email_transport_smtp_hostSMTP host e.g. smtp.gmail.comsmtp.gmail.com
email_transport_smtp_portSMTP port587
email_transport_smtp_userSMTP user
email_transport_smtp_passwordSMTP password
countNumber of vulnerability alerts to send20
severityComma separated list of severities. E.g. low,medium,high,critical (NO SPACES BETWEEN COMMA AND SEVERITY)
ecosystemA comma-separated list of ecosystems. If specified, only alerts for these ecosystems will be returned.
ignoreComma-separated list of package names to ignore. E.g. lodash,axios (NO SPACES BETWEEN COMMA AND PACKAGE NAME)

no outputs