Skip to content

Feature: Add --json output mode and scan report export #182

@hahwul

Description

@hahwul

Summary

Two related output improvements:

  1. --json flag for all commands - Enable pipeline-friendly JSON output for integration with other tools
  2. Scan report export - Export scan results to JSON/HTML format

Use Cases

  • jwt-hack decode --json <token> | jq .payload
  • jwt-hack scan --report report.json <token>
  • CI/CD integration with structured output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions