cerberauth/JWTop - JWT Operations Toolkit

Install and run jwtop for JWT decoding, verification, creation, signing, cracking, and exploit testing

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token used to fetch release information from the jwtop repository.no${{ github.token }}
versionVersion of jwtop to install (e.g. v0.2.0). Defaults to latest.nolatest
commandjwtop command to run (decode, verify, create, sign, crack, exploit). If omitted, only installs jwtop.no""
argsArguments to pass to the jwtop command (e.g. "eyJ... --secret mysecret").no""
telemetryjwtop collects fully anonymized usage data to help improve the tool. You can disable it by setting this to false.notrue
namedescription
outputStdout from the jwtop command (only set when command is provided).
jwtop-pathDirectory where jwtop binary is located.