Skip to content
forked from nilp0inter/cpe

CPE: Common Platform Enumeration for Python

License

Notifications You must be signed in to change notification settings

vertexproject/cpe

 
 

Repository files navigation

Looking for a new maintainer

This repo needs a maintainer, if you want to take it over open an issue.

CPE Logo

Common Platform Enumeration for Python

CPE (this code) is a LGPL licensed Python package, implementing the CPE standards.

About the CPE standard

Common Platform Enumeration (CPE) is a standardized method of describing and identifying classes of applications, operating systems, and hardware devices present among an enterprise's computing assets.

For more information, please visit the official website of CPE, developed by MITRE and maintained by NIST.

Features

  • CPE rich comparison.
  • CPE cross-version conversion.
  • CPE Language parsing and evaluation.
  • LGPL Licensed.
  • Semantic versioning.
  • Tests.

Installation Version Build Status (master)

To install CPE execute:

$ pip install cpe

The latest stable version is always in PyPI.

Documentation

Documentation is available at ReadTheDocs.

Compatibility

  • Python: 2.7, 3.4
  • CPE: 1.1, 2.2, 2.3
  • CPE Formats: WFN, URI, FS.

Contribute Coverage Status Build Status (develop) Stories in Ready

Follow the steps on the how to contribute document.

About

CPE: Common Platform Enumeration for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%