vulnerablecode
vulnerablecode copied to clipboard
Package API lookup/ endpoint should be GET and NOT POST
Package API lookup/ endpoint should be GET and NOT POST
GET requests have some size limitation where POST do not. Both may be needed with the ability to use POST for large payloads.