Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
.. image:: http://cpe.mitre.org/images/cpe_logo.gif :alt: CPE Logo
CPE (this code) is a LGPL licensed Python package, implementing the CPE standards.
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
_.
To install CPE
execute:
.. code-block:: bash
$ pip install cpe
The latest stable version is always in PyPI
_.
Documentation is available at ReadTheDocs
_.
Follow the steps on the how to contribute
_ document.
.. _PyPI: https://pypi.python.org/pypi/cpe/ .. _MITRE: http://cpe.mitre.org/ .. _NIST: http://nvd.nist.gov/cpe.cfm .. _ReadTheDocs: https://cpe.readthedocs.org/en/latest/ .. _GitHub: https://github.com/nilp0inter/cpe .. _How to contribute: https://github.com/nilp0inter/cpe/blob/develop/CONTRIBUTING.md
.. |TravisCI_master| image:: https://travis-ci.org/nilp0inter/cpe.svg?branch=master :target: https://travis-ci.org/nilp0inter/cpe :alt: Build Status (master)
.. |TravisCI_develop| image:: https://travis-ci.org/nilp0inter/cpe.svg?branch=develop :target: https://travis-ci.org/nilp0inter/cpe :alt: Build Status (develop)
.. |Waffle.IO_ready| image:: https://badge.waffle.io/nilp0inter/cpe.png?label=ready&title=Ready :target: https://waffle.io/nilp0inter/cpe :alt: Stories in Ready
.. |Coverage| image:: https://coveralls.io/repos/nilp0inter/cpe/badge.png?branch=develop :target: https://coveralls.io/r/nilp0inter/cpe?branch=develop :alt: Coverage Status
.. |Downloads| image:: https://pypip.in/d/cpe/badge.png :target: https://crate.io/packages/cpe :alt: Downloads
.. |Version| image:: https://camo.githubusercontent.com/8369bedde5c3455e907e9ddf9b06751af7cbbc28/68747470733a2f2f62616467652e667572792e696f2f70792f6370652e706e67 :target: http://badge.fury.io/py/cpe :alt: Version
FAQs
CPE: Common Platform Enumeration for Python
We found that cpe demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.