vulnerablecode
vulnerablecode copied to clipboard
Replace Internal Database IDs with Natural Keys in API URLs (VCID and PURL)
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 thanks! please add tests : )