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.
py-dom-xpath is a pure Python implementation of XPath 1.0. It supports almost all XPath 1.0, with the main exception being the namespace axis. It operates on DOM 2.0 nodes, and works well with xml.dom.minidom, but also with other xml.dom implementations.
py-dom-xpath-six is a version of py-dom-xpath that is compatible with Python 3.6 and later. It is a fork of py-dom-xpath-redux, which in turn is a fork of the original py-dom-xpath.
Changes in 0.2.4:
Changes in 0.2.3:
Here is the original README file:
py-dom-xpath is a pure Python implementation of XPath 1.0. It supports almost all XPath 1.0, with the main exception being the namespace axis. It operates on DOM 2.0 nodes, and works well with xml.dom.minidom.
py-dom-xpath requires Python 2.5 or greater.
py-dom-xpath uses the Yapps 2 parser generator by Amit J. Patel. Portions of of Yapps 2 are included in this distribution, to avoid introducing external dependencies.
py-dom-xpath was developed at Nominum. Nominum has graciously permitted the author to release it under the MIT license.
For further details, visit the project home page at:
http://code.google.com/p/py-dom-xpath/
FAQs
XPath for DOM trees
We found that py-dom-xpath-six demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.