vulnersCom / api

Vulners Python API wrapper
GNU General Public License v3.0
356 stars 60 forks source link

httpd or Apache? #2

Closed ainich closed 6 years ago

ainich commented 6 years ago

I am use "results = vulners_api.softwareVulnerabilities(product, version)" When product = httpd - some times i have no result But if im replace "httpd" to "Apache" API get rigth info.