JWTop - JWT Operations Toolkit
Version updated for https://github.com/cerberauth/jwtop-action to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The JWTop GitHub Action facilitates automated handling of JSON Web Tokens (JWTs) by integrating the “jwtop” toolkit into CI/CD workflows. It supports tasks such as decoding, verifying, creating, signing, cracking, and exploiting JWTs, enabling streamlined security testing and token manipulation. This action is particularly useful for developers and security professionals to automate JWT-related operations and identify vulnerabilities in protected endpoints.
Release notes
What’s Changed
- feat: bootstrap action by @emmanuelgautier in https://github.com/cerberauth/jwtop-action/pull/4
New Contributors
- @emmanuelgautier made their first contribution in https://github.com/cerberauth/jwtop-action/pull/4
Full Changelog: https://github.com/cerberauth/jwtop-action/commits/v1.0.0