Skip to content

Add 'Copy as YAML' for individual threat entries #37

Description

@exitzerolabs-admin

Allow right-clicking a threat in the threats panel and choosing 'Copy as YAML' to copy just that threat's YAML block to clipboard.

Useful for pasting into issues, PRs, or documentation.

- id: threat-1
  title: "SQL Injection on payment queries"
  category: Tampering
  element: api-gateway
  severity: High
  mitigation:
    status: mitigated
    description: "Parameterized queries via ORM"

Metadata

Metadata

Assignees

No one assigned

    Labels

    file-formatRelated to .thf file formatgood-first-issueGood for newcomersuxUser experience improvements

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions