fossa_delete_custom_risk_score
Remove a custom risk score from a vulnerability issue in a project or release group to restore FOSSA's standard severity ranking.
Instructions
Remove the custom risk score from a vulnerability issue in one scope, so FOSSA ranks it by its standard severity again.
WRITES TO FOSSA. Requires FOSSA_ALLOW_WRITES=true and FOSSA_ALLOW_DESTRUCTIVE=true.
The score and its stated reason are both gone; there is no read endpoint to recover them from afterwards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | ||
| scope_id | Yes | ||
| scope_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||