Skip to main content
POST
/cisa/ics-advisories/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: 1 <= x <= 400
timeout
integer
default:300
Required range: 20 <= x <= 1500
query
string | null
advisory_type
enum<string> | null
Available options:
ics_advisory,
ics_medical_advisory,
ics_alert
vendor
string | null
topic
string | null
year
integer | null
Required range: 1990 <= x <= 2100
sort
enum<string>
default:release_date
Available options:
release_date,
last_updated,
vendor_name

Response

Successful Response

id
string
required
@type
string
default:CisaIcsAdvisory
name
string | null
web_url
string | null
csaf_url
string | null
advisory_type
string | null
release_date
string | null
updated_date
string | null
tracking_version
string | null
tracking_status
string | null
category
string | null
csaf_version
string | null
language
string | null
tlp_label
string | null
distribution_text
string | null
publisher_name
string | null
publisher_category
string | null
publisher_namespace
string | null
publisher_contact_details
string | null
aliases
string[]
cve_ids
string[]
notes
object[]
references
object[]
acknowledgments
object[]
revisions
object[]
products
object[]
vulnerabilities
object[]
text
string | null
tags
object[]