Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
SEO tool for analyzing a set of urls, crawls the pages and audits a set of predefined checks element, page and site tests on them.
SEO (Search Engine Optimization) is a set of activities with a goal to increase organic traffic from search engines to the website. On-page SEO (as oppsed to off-site SEO) is a set of on-page optimizations such as optimization of the HTML tags used, content quality, speed, etc.
SEOaudit is an on-site SEO tool that differs to other SEO tools i na way that it is completely configurable, interoperable into development environment either as a CLI script or through its API usage and it is completely free!
Python 3.6+ and modules requests
, lxml
, nltk
, extruct
, selenium
.
To install run: pip install seoaudit
.
For analyzing a single site with default checks run with seoaudit -u URL
, e.g.:
seoaudit -u https://green-light.agency
.
To define extra urls just add another u URL
argument:
seoaudit -u https://green-light.agency -u https://milenial.eu
.
To use custom python checks config file (e.g. config.py) use option -c PYTHON_MODULE
:
seoaudit -u https://green-light.agency -c config
.
To parse sitemap.xml for extra urls to parse add -p
:
seoaudit -u https://green-light.agency -p
.
Extra documentation including API documentation and examples on extending the module with custom checks: SEOAudit documentation.
FAQs
Run SEO checks on a set of urls.
We found that seoaudit 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
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.