Add Security Endpoint to the API

Issue #116 resolved
Robert Schönthal created an issue

maybe under project/show or a whole new endpoint

Comments (4)

  1. Robert Reiz

    @digitalkaoz All right. It's online. Now the project dependency has a new array security_vulnerabilities. It looks like this:

    VersionEye-API-security-vulnerabilities.png

    If the array is null or empty there are no known security vulnerabilities for that dependency.

    Let me know if that works for you or you need more.

  2. Robert Reiz

    @digitalkaoz You can get the product endpoints from the dependency element in which the security_vulnerabilities is embedded. Each dependency has a language and a prod_key and a version_requested. That's all you need to assemble a link to a product page ;-)

  3. Log in to comment