Security News
The Risks of Misguided Research in Supply Chain Security
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
@auroradao/aurad-cli
Advanced tools
$ npm install -g @auroradao/aurad-cli
$ aura COMMAND
running command...
$ aura (-v|--version|version)
@auroradao/aurad-cli/0.0.8 darwin-x64 node-v10.12.0
$ aura --help [COMMAND]
USAGE
$ aura COMMAND
...
aura config
set up your staking wallet
USAGE
$ aura config
DESCRIPTION
...
Extra documentation goes here
See code: src/commands/config.js
aura down
stop aura background services
USAGE
$ aura down
DESCRIPTION
...
Extra documentation goes here
See code: src/commands/down.js
aura help [COMMAND]
display help for aura
USAGE
$ aura help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
aura logs
print raw logs
USAGE
$ aura logs
OPTIONS
-n, --name=name name of log to print (aura, parity or mysql)
DESCRIPTION
...
Extra documentation goes here
See code: src/commands/logs.js
aura start
start the aura staking app
USAGE
$ aura start
OPTIONS
-p, --password=password passphrase to your hot wallet
DESCRIPTION
...
Extra documentation goes here
See code: src/commands/start.js
aura status
retrieve status for aura background processes
USAGE
$ aura status
DESCRIPTION
...
Extra documentation goes here
See code: src/commands/status.js
aura up
launch aura services in background
USAGE
$ aura up
OPTIONS
-n, --name=name name to print
DESCRIPTION
...
Extra documentation goes here
See code: src/commands/up.js
FAQs
aura =====
The npm package @auroradao/aurad-cli receives a total of 0 weekly downloads. As such, @auroradao/aurad-cli popularity was classified as not popular.
We found that @auroradao/aurad-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 11 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.
Security News
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
Research
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.