vulndb / python-sdk

Python SDK to access the vulnerability database
BSD 3-Clause "New" or "Revised" License
22 stars 15 forks source link

Create URL resolvers #7

Closed andresriancho closed 9 years ago

andresriancho commented 9 years ago
  "wasc": [23],
  "cwe": [89],
  "owasp_top_10": {
        "2010": [1],
        "2013": [2]
  },

I should be able to get_owasp_top_10() and get http://www.owasp.org/wiki/top10/... instead of 1 or 2