Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
The CLI command for crawl static website and take screenshots.
sumoguri --help
http://example.com/
1680x1050
, 828x1792
en-US
, ja-JP
sumoguri http://example.com --locales en-US,ja-JP --viewports 1680x1050,828x1792
Then sumoguri will generate these screenshots:
__screenshots__/ja-JP/828x1792/index.png
__screenshots__/en-US/828x1792/index.png
__screenshots__/en-US/1680x1050/index.png
__screenshots__/ja-JP/1680x1050/index.png
$ ls public
index.html
$ npx serve public &
[1] 50730
npx: installed 78 in 5.382s
┌───────────────────────────────────────────────────┐
│ │
│ Serving! │
│ │
│ - Local: http://localhost:5000 │
│ - On Your Network: http://192.168.10.33:5000 │
│ │
│ Copied local address to clipboard! │
│ │
└───────────────────────────────────────────────────┘
$ sumoguri http://localhost:5000
save __screenshots__/en-US/800x600/index.png
git clone git@github.com:Leko/sumoguri.git
cd sumoguri
npm i
This package under MIT license.
FAQs
The CLI command for crawl static website and take screenshots
The npm package sumoguri receives a total of 1 weekly downloads. As such, sumoguri popularity was classified as not popular.
We found that sumoguri demonstrated a not healthy version release cadence and project activity because the last version was released 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
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.