Closed abn closed 11 years ago
API now supports coordinate based searches, for java group this would be:
/service/v2/cves/java/?groupId=com.redhat.victims&artifactId=victims-lib /service/v2/cves/java/?groupId=com.redhat.victims&artifactId=victims-lib&version=1.3.1
For python this might be:
/service/v2/cves/python/?name=Flask&version=0.10.0
API now supports coordinate based searches, for java group this would be:
For python this might be: