Path Parameters
The UUID of the SCA package
Authorization
Requires change_vulnerability_state permission on the project.
Request Body
Set to true to ignore the package in license analysis, or false to include it again.
Response
Whether the request succeeded
{
"success": true,
"message": "Package license ignore status updated"
}
Ignored packages are excluded from the license summary counts but remain visible in the package detail view. Use this for internal packages or test dependencies that are not relevant to your license compliance.