vulnerablecode icon indicating copy to clipboard operation
vulnerablecode copied to clipboard

Replace Internal Database IDs with Natural Keys in API URLs (VCID and PURL)

Open Mukund-Menon opened this issue 10 months ago • 1 comments

This PR updates the Packages and Vulnerabilities APIs to prevent exposure of internal database IDs in URLs by replacing them with natural keys.

Resolves: #1001

Mukund-Menon avatar Feb 17 '25 16:02 Mukund-Menon

@Mukund-Menon thanks! please add tests : )

TG1999 avatar Apr 18 '25 14:04 TG1999