Ignores (v1)
This document uses the v1 API. For more details, see the v1 API.
Ignores from .snyk
files are not included here.
Ignores from Policies are not included here.Temporary ignores include an expires
attribute, while permanent ignores do not.
Required permissions
-
View Organization
-
View Project
-
View Project Ignores
The organization ID to list ignores for. The API_KEY
must have access to this organization.
4a18d42f-0706-4ad0-b127-24078731fbed
The project ID to list ignores for.
463c1ee5-31bc-428c-b451-b79a3270db08
application/json
application/json
It is possible to modify/retrieve ignored vulnerability or license issues for a given organization and project.
Ignores from .snyk
files are not included here
Required permissions
-
View Organization
-
View Project Ignores
-
Edit Project Ignores
The organization ID to modify ignores for. The API_KEY
must have access to this organization.
4a18d42f-0706-4ad0-b127-24078731fbed
The project ID to modify ignores for.
463c1ee5-31bc-428c-b451-b79a3270db08
The issue ID to modify ignores for. Can be a vulnerability or a license Issue.
npm:qs:20140806-1
The path to ignore (default is *
which represents all paths).
The reason that the issue was ignored.
The classification of the ignore.
The classification of the ignore.
Only ignore the issue if no upgrade or patch is available.
The timestamp that the issue will no longer be ignored.
It is possible to modify/retrieve ignored vulnerability or license issues for a given organization and project.
Ignores from .snyk
files are not included here
Required permissions
-
View Organization
-
View Project Ignores
-
Create new project ignores
The organization ID to modify ignores for. The API_KEY
must have access to this organization.
4a18d42f-0706-4ad0-b127-24078731fbed
The project ID to modify ignores for.
463c1ee5-31bc-428c-b451-b79a3270db08
The issue ID to modify ignores for. Can be a vulnerability or a license Issue.
npm:qs:20140806-1
It is possible to modify/retrieve ignored vulnerability or license issues for a given organization and project.
Ignores from .snyk
files are not included here
Required permissions
-
View Project
-
View Project Ignores
The organization ID to modify ignores for. The API_KEY
must have access to this organization.
4a18d42f-0706-4ad0-b127-24078731fbed
The project ID to modify ignores for.
463c1ee5-31bc-428c-b451-b79a3270db08
The issue ID to modify ignores for. Can be a vulnerability or a license Issue.
npm:qs:20140806-1
application/json
application/json
It is possible to modify/retrieve ignored vulnerability or license issues for a given organization and project.
Ignores from .snyk
files are not included here
Required permissions
-
View Organization
-
View Project Ignores
-
Remove Project Ignores
The organization ID to modify ignores for. The API_KEY
must have access to this organization.
4a18d42f-0706-4ad0-b127-24078731fbed
The project ID to modify ignores for.
463c1ee5-31bc-428c-b451-b79a3270db08
The issue ID to modify ignores for. Can be a vulnerability or a license Issue.
npm:qs:20140806-1
application/json
application/json
No body
Last updated
Was this helpful?