CHW-4512 VulnerabilitiesPathInvalid
vulnerabilities path must match {repository}/vulnerabilities; check the URL
Copies the raw Markdown source of this guide, for pasting into an LLM or notes.
Default message: vulnerabilities path must match {repository}/vulnerabilities; check the URL
HTTP status:400(client)
Problem. /repository/{name}/vulnerabilities returned 400.
Cause. The path could not be parsed into the expected
{repository}/vulnerabilities shape (extra segments, wrong suffix).
Fix. Use the documented URL shape. HTTP 400.