⇤ Web Application Security Findings
https://api.bitsighttech.com/ratings/v1/companies/company_guid/findings?risk_vector=web_appsec
Get components (javascript libraries) with known vulnerabilities evidence [assessmentName
= javascript_library_vulnerabilities
].
For details specific to Web Application Security, use the ?risk_vector=web_appsec
parameter. Other query parameters are listed in GET: Finding Details.
Example Response
{ "library":"jquery-ui", "version":"1.12.1", "cves":[ { "cveId":"CVE-2021-41182" }, […] ], ⊕ See additional evidences }
Response Attributes
Field | Description | ||
---|---|---|---|
libraryString |
The Javascript library. | ||
versionString |
The javascript version. | ||
cpeString |
The Common Platform Enumeration (CPE) name for this library. | ||
cvesArray |
Vulnerabilities associated with this library. | ||
Object | A vulnerability. | ||
cveIdString |
The Common Vulnerabilities and Exposures ID (CVE ID). |
- May 15, 2024: Linked to vulnerability definition.
- August 11, 2023: Published.
Feedback
0 comments
Please sign in to leave a comment.