Policy Violations Vulnerability List
List all current vulnerability policy violations for this Organization.
Request
gethttps://api.cloudsmith.io/v2/orgs/{org}/policy-violations/vulnerability
page
integer
A page number within the paginated result set.
page_size
integer
Number of results to return per page.
query
string
A search term for querying violations. Available options: package, repository, policy (name or slug_perm).
sort
string
a field for sorting objects in ascending or descending order. available options: event_at, policy_name, package_name.
Response