socketdev/Socket Security (Action)

GitHub Action to run Socket in CLI or Firewall mode

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modeOperation mode firewall, patch, or cliyes
github-tokenGitHub API Token used for downloading binariesyes${{ github.server_url == 'https://github.com' && github.token || '' }}
socket-tokenThe Socket API Token
use-cacheCache the Socket binariestrue
job-summaryCreate a job summaryall
firewall-versionSpecify the firewall version numberlatest
patch-versionSpecify the socket-patch version numberlatest
patch-ecosystemsComma-separated list of ecosystems to patch (npm, pypi, cargo)""
patch-dry-runVerify patches without modifying filesfalse
patch-cwdWorking directory for socket-patch apply""
namedescription
firewall-path-reportPath to the generated firewall report JSON
firewall-path-binaryPath to the installed binary
patch-path-binaryPath to the installed socket-patch binary