Skip to content

v0.0.41

Choose a tag to compare

@vulncheck-oss-release-bot vulncheck-oss-release-bot released this 28 Feb 23:18
· 16 commits to main since this release
85f7a78

VulnCheck API (v 3.0)


What's New


GET /index/microsoft-csaf

Return vulnerability data stored in index "microsoft-csaf"

What's Changed


GET /backup/{index}
Parameters:

Changed: index in path

Name of an exploit, vulnerability, or advisory index

GET /index/carrier
Return Type:

Changed response : 200 OK

OK

  • Changed content type : application/json

    • Changed property data (array)

      Changed items (object):

      • Added property updated_at (string)
GET /index/dragos
Return Type:

Changed response : 200 OK

OK

  • Changed content type : application/json

    • Changed property data (array)

      Changed items (object):

      • Added property updated_at (string)
GET /index/filezilla
Return Type:

Changed response : 200 OK

OK

  • Changed content type : application/json

    • Changed property data (array)

      Changed items (object):

      • Added property updated_at (string)
GET /index/grafana
Return Type:

Changed response : 200 OK

OK

  • Changed content type : application/json

    • Changed property data (array)

      Changed items (object):

      • Added property updated_at (string)
GET /index/ivanti
Return Type:

Changed response : 200 OK

OK

  • Changed content type : application/json

    • Changed property data (array)

      Changed items (object):

      • Added property updated_at (string)
GET /index/mikrotik
Return Type:

Changed response : 200 OK

OK

  • Changed content type : application/json

    • Changed property data (array)

      Changed items (object):

      • Added property updated_at (string)

Result


API changes are backward compatible