List Ignored Violations

Returns ignored violations by filters. Accepts objective filters (vulnerabilities, licenses, cves, operational_risk, exposures) and scope filters (policies, watches, components, artifacts, builds, release-bundles, etc.) in the request body. Pagination parameters are passed as query parameters.

Requires the "Manage Watches" permission. Since Xray 3.11. Applicable to JFrog SaaS and Self-Hosted.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

Offset for pagination.

integer

Limit for pagination.

string

Field to order results. Possible values: updated, severity.

Body Params

Filters for listing ignored violations. All fields are optional.

vulnerabilities
array of strings

List of vulnerability IDs (XRAY-nnnnn) to filter by.

vulnerabilities
licenses
array of strings

List of licenses to filter by.

licenses
cves
array of strings

List of CVEs to filter by.

cves
operational_risk
array of strings

List of operational risk packages to filter by.

operational_risk
exposures
array of strings

List of exposures to filter by.

exposures
packages
array of strings

List of packages to filter by.

packages
policies
array of strings

List of policies to filter by.

policies
watches
array of strings

List of watches to filter by.

watches
projects
array of strings

List of projects to filter by.

projects
git_repositories
array of strings

List of git repositories to filter by.

git_repositories
components
array of objects

List of components to filter by (name required, version optional).

components
docker-layers
array of strings

List of Docker layer SHA256 hashes.

docker-layers
artifacts
array of objects

List of artifacts to filter by (name required).

artifacts
builds
array of objects

List of builds to filter by.

builds
release-bundles
array of objects

List of release bundles to filter by.

release-bundles
release_bundles_v2
array of objects

List of v2 release bundles to filter by.

release_bundles_v2
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json