library
turbot/nvd
OverviewPipelines
0
Triggers
0
Variables
GitHub

List CVEs

List of Common Vulnerabilities and Exposures(CVE) in the last 7 days.

Run the pipeline

To run this pipeline from your terminal:

flowpipe pipeline run nvd.pipeline.list_cves

Use this pipeline

To call this pipeline from your pipeline, use a step:

step "pipeline" "step_name" {
pipeline = nvd.pipeline.list_cves
}

Params

NameTypeRequiredDescriptionDefault
start_datestringYesDate range from the current timestamp.2024-06-26T10:44:35Z
end_datestringYesThe current timestamp.2024-07-03T10:44:35Z

Outputs

NameDescription
vulnerabilitiesList of vulnerabilities.

Tags

type = featured