Changelog
2024-10-15 - Updated 2025-02-11
GET - /orgs/{org_id}/packages/{purl}/issues
- Updated
/orgs/{org_id}/packages/{purl}/issues
- Updatedremoved
#/components/schemas/ResourcePathRepresentation, #/components/schemas/PackageRepresentation
from thedata/items/attributes/coordinates/items/representations/items/
response propertyanyOf
list for the response status200
POST - /orgs/{org_id}/packages/issues
- Updated
/orgs/{org_id}/packages/issues
- Updatedremoved
#/components/schemas/ResourcePathRepresentation, #/components/schemas/PackageRepresentation
from thedata/items/attributes/coordinates/items/representations/items/
response propertyanyOf
list for the response status200
2024-10-15 - Updated 2025-02-04
POST - /orgs/{org_id}/policies
- Added
/orgs/{org_id}/policies
- AddedCreate a new org-level policy.
Org level Policy APIs Access Notice: Access to our Org level Policy APIs is currently restricted via "snykCodeConsistentIgnores" feature flag and will result in a 403 Forbidden error without the flag enabled. Please contact your account representative for eligibility requirements.
GET - /orgs/{org_id}/policies
- Added
/orgs/{org_id}/policies
- AddedGet all policies for the requested organisation.
Org level Policy APIs Access Notice: Access to our Org level Policy APIs is currently restricted via "snykCodeConsistentIgnores" feature flag and will result in a 403 Forbidden error without the flag enabled. Please contact your account representative for eligibility requirements.
PATCH - /orgs/{org_id}/policies/{policy_id}
- Added
/orgs/{org_id}/policies/{policy_id}
- AddedUpdate the org-level policy.
Org level Policy APIs Access Notice: Access to our Org level Policy APIs is currently restricted via "snykCodeConsistentIgnores" feature flag and will result in a 403 Forbidden error without the flag enabled. Please contact your account representative for eligibility requirements.
GET - /orgs/{org_id}/policies/{policy_id}
- Added
/orgs/{org_id}/policies/{policy_id}
- AddedGet a specific org-level policy based on its ID.
Org level Policy APIs Access Notice: Access to our Org level Policy APIs is currently restricted via "snykCodeConsistentIgnores" feature flag and will result in a 403 Forbidden error without the flag enabled. Please contact your account representative for eligibility requirements.
DELETE - /orgs/{org_id}/policies/{policy_id}
- Added
/orgs/{org_id}/policies/{policy_id}
- AddedDelete an existing org-level policy.
Org level Policy APIs Access Notice: Access to our Org level Policy APIs is currently restricted via "snykCodeConsistentIgnores" feature flag and will result in a 403 Forbidden error without the flag enabled. Please contact your account representative for eligibility requirements.
2024-10-15 - Updated 2025-01-22
GET - /orgs/{org_id}/packages/{purl}/issues
- Updated
/orgs/{org_id}/packages/{purl}/issues
- Updatedadded
#/components/schemas/ResourcePathRepresentation, #/components/schemas/PackageRepresentation
to thedata/items/attributes/coordinates/items/representations/items/
response propertyanyOf
list for the response status200
POST - /orgs/{org_id}/packages/issues
- Updated
/orgs/{org_id}/packages/issues
- Updatedadded
#/components/schemas/ResourcePathRepresentation, #/components/schemas/PackageRepresentation
to thedata/items/attributes/coordinates/items/representations/items/
response propertyanyOf
list for the response status200
2024-10-15 - Updated 2025-01-13
GET - /orgs/{org_id}/issues
- Updated
/orgs/{org_id}/issues
- Updatedadded the optional property
data/items/attributes/exploit_details
to the response with the200
statusadded the optional property
data/items/attributes/severities
to the response with the200
status
GET - /orgs/{org_id}/issues/{issue_id}
- Updated
/orgs/{org_id}/issues/{issue_id}
- Updatedadded the optional property
data/attributes/exploit_details
to the response with the200
statusadded the optional property
data/attributes/severities
to the response with the