sagacity/inc/vendor/pacificsec/cpe/README.md
2018-05-07 10:51:08 -04:00

25 lines
671 B
Markdown

Common Platform Enumeration for PHP
--------------------------------------
*CPE* (this code) is a MIT licensed PHP 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](http://cpe.mitre.org/) and maintained by [NIST](http://nvd.nist.gov/cpe.cfm).
Features
--------
- CPE rich comparison.
- CPE Language parsing and evaluation.
- MIT Licensed.