Skip to content

onekey-sec/cpematcher-ng

 
 

Repository files navigation

cpematcher

Match and compare CPEs.

Installation / Usage

To install use pip:

$ pip install cpematcher-ng

Origin

The project was forked from cpematcher. Kudos to the original author!

Development

We use devenv and direnv for development. You can setup virtualenvs for all supported Python versions:

$ just install-versions

And run all checks and tests after that:

$ just check test-all

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 84.8%
  • Nix 9.9%
  • Just 4.2%
  • Shell 1.1%