Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
@percy/cli-build
Advanced tools
Commands for interacting with Percy builds
percy build:finalize
Finalize parallel Percy builds
Usage:
$ percy build:finalize [options]
Global options:
-v, --verbose Log everything
-q, --quiet Log errors only
-s, --silent Log nothing
-h, --help Display command help
percy build:wait
Wait for a build to be finished
Usage:
$ percy build:wait [options]
Options:
-b, --build <id> Build ID
-p, --project <slug> Build project slug, requires '--commit'
-c, --commit <sha> Build commit sha, requires '--project'
-t, --timeout <ms> Timeout before exiting without updates, defaults to 10 minutes
-i, --interval <ms> Interval at which to poll for updates, defaults to 10 second
-f, --fail-on-changes Exit with an error when diffs are found
--pass-if-approved Doesn't Exit with an error if the build is approved, requires '--fail-on-changes'
Global options:
-v, --verbose Log everything
-q, --quiet Log errors only
-s, --silent Log nothing
-h, --help Display command help
Examples:
$ percy build:wait --build 2222222
$ percy build:wait --project org/project --commit HEAD
percy build:id
Prints the build ID from a locally running Percy process
Usage:
$ percy build:id [options]
Percy options:
-P, --port [number] Local CLI server port (default: 5338)
Global options:
-v, --verbose Log everything
-q, --quiet Log errors only
-s, --silent Log nothing
-h, --help Display command help
FAQs
Commands for interacting with Percy builds
The npm package @percy/cli-build receives a total of 208,885 weekly downloads. As such, @percy/cli-build popularity was classified as popular.
We found that @percy/cli-build 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.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.