Skip to content

RepoMon/safe-version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

safe-version

Returns safe versions of libraries

API allows clients to query for the safe version of a library

GET https://safe-version/vendor/library/version

Responds with :

  • 200 & empty string if the version has no known vulnerabilities
  • 200 & version string major.minor.version if the supplied version has vulnerabilities
  • 404 if the library is not known

About

Returns safe versions of libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published