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.
circleci-audit
Advanced tools
This is a simple tool that helps audit CircleCI context environment variables need to be rotated in response to the January 4, 2023 security incident.
Secrets that need rotation are highlighted for easy identification.
$ npm install -g circleci-audit
$ circleci-audit COMMAND
running command...
$ circleci-audit (--version)
circleci-audit/1.0.0 darwin-arm64 node-v18.12.1
$ circleci-audit --help [COMMAND]
USAGE
$ circleci-audit COMMAND
...
circleci-audit contexts
Audit CircleCI contexts for exposed secrets
USAGE
$ circleci-audit contexts -o <value> -t <value>
FLAGS
-o, --orgId=<value> (required) Your organization's ID. Find it on app.circleci.com, click 'Organization Settings'.
It's a UUID.
-t, --token=<value> (required) A CircleCI API token. Generate one here:
https://app.circleci.com/settings/user/tokens.
DESCRIPTION
Audit CircleCI contexts for exposed secrets
EXAMPLES
$ circleci-audit contexts --token $CIRCLECI_TOKEN --orgId YOUR-ORG-UUID
See code: dist/commands/contexts/index.ts
circleci-audit help [COMMAND]
Display help for circleci-audit.
USAGE
$ circleci-audit help [COMMAND] [-n]
ARGUMENTS
COMMAND Command to show help for.
FLAGS
-n, --nested-commands Include all nested commands in the output.
DESCRIPTION
Display help for circleci-audit.
See code: @oclif/plugin-help
FAQs
A CLI tool using that CircleCI API to audit potentially exposed secrets
The npm package circleci-audit receives a total of 0 weekly downloads. As such, circleci-audit popularity was classified as not popular.
We found that circleci-audit 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.
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.