Skip to main content
POST
CreateQueryVulnerability

Path Parameters

tenant_meta.namespace
string
required

Namespaces are a way to organize organizational units into virtual groupings of resources. Namespaces must be a fully qualified name, for example, the child namespace of namespace "endor.prod" called "app" is called "endor.prod.app".

Body

application/json

QueryVulnerability is used to do query request on vulnerabilities that are not supported by ListVulnerabilities and the filter. For instance, you must use this method to get a list of vulnerabilities based on a version.

meta
object

Common fields for all Endor Labs resources.

response
object

Response to the request to list vulnerabilities.

responses
object
spec
object
tenant_meta
object

Tenant related data for the tenant containing the resource.

Response

A successful response.

QueryVulnerability is used to do query request on vulnerabilities that are not supported by ListVulnerabilities and the filter. For instance, you must use this method to get a list of vulnerabilities based on a version.

meta
object

Common fields for all Endor Labs resources.

response
object

Response to the request to list vulnerabilities.

responses
object
spec
object
tenant_meta
object

Tenant related data for the tenant containing the resource.

uuid
string
read-only