Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Simple URL expression translator: alternative to regular expressions for URL pattern matching and data extraction.
.. image:: https://travis-ci.org/codysoyland/surlex.png?branch=master :target: https://travis-ci.org/codysoyland/surlex
Surlex (Simple URL Expression) is a language for matching and extracting text, similar to regex (regular expression). It works by generating a regular expression from a more concise syntax that is designed to produce easy-to-read url patterns.
Documentation is available as RestructuredText in the "docs" directory. HTML documentation is at:
http://codysoyland.com/projects/surlex/documentation/
A tutorial also exists at:
http://codysoyland.com/blog/2009/sep/6/introduction-surlex/
Installation:
Download and extract the tarball and run "python setup.py install"
or.. install with PyPI/pip by running "pip install surlex"
FAQs
Simple URL expression translator: alternative to regular expressions for URL pattern matching and data extraction.
We found that surlex 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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.