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.
@doctolib/argos-cli
Advanced tools
Argos command line interface.
Usage: argos [options] [command]
Commands:
upload [options] <directory> Upload screenshots
Options:
-h, --help output usage information
-V, --version output the version number
Usage: upload [options] <directory>
Upload screenshots
Options:
-h, --help output usage information
-C, --commit <commit> Git commit
-B, --branch <branch> Git branch
-T, --token <token> Repository token
--buildId [string] (Optional) Build ID
--batchId [string] (Optional) Batch ID
--batchTotal [int] (Optional) Total number of batches
--ignore <list> List of glob files to ignore (ex: "**/*.png,**/diff.jpg")
The buildId
, batchId
and batchTotal
options make it possible to perform screenshot
uploads in several batches for a single build.
This is especially useful when screenshots come from different machines:
argos upload --buildId 123 --batchId 0 --batchTotal 2 path/to/screenshots # On machine A
argos upload --buildId 123 --batchId 1 --batchTotal 2 path/to/screenshots # On machine B
Argos will assume that all screenshots have been uploaded once the number of uploaded batches equals
the number of batches given by the batchTotal
option.
MIT
FAQs
Argos command line interface.
The npm package @doctolib/argos-cli receives a total of 1 weekly downloads. As such, @doctolib/argos-cli popularity was classified as not popular.
We found that @doctolib/argos-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.
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.