Skip to content

foundation modules for scanning container packages and reporting vulnerabilities

License

Notifications You must be signed in to change notification settings

daynewlee/claircore-python-osv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claircore

Claircore provides a set of go modules which handle scanning container layers for installed packages and reporting any discovered vulnerabilities. Claircore is designed to be embedded into a service wrapper.

For a full overview see: Claircore Book

Testing

The following make target runs unit tests which do not require a database or local development environment.

make unit
# or make unit-v for verbose output

With the local development environment up the following make target runs all tests including integration.

make integration
# or integration-v for verbose output

With the local development environment up the following make target runs all tests including integration with full benchmark results.

make bench

About

foundation modules for scanning container packages and reporting vulnerabilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.5%
  • Ragel 0.9%
  • Shell 0.3%
  • PLpgSQL 0.2%
  • Makefile 0.1%
  • Dockerfile 0.0%