Skip to content

Add a "Copy all findings" button to the OPSEC findings list #236

Description

@NovaCode37

Individual values in the results have copy buttons, but the OPSEC findings list has no way to grab all findings at once.

Add a small "Copy all" button near the findings heading that copies every finding message (one per line) using the existing copyValue helper and toast.

Pointer: frontend/src/components/views/ScanResults.tsx — the OPSEC findings section (search for all_findings / where findings are rendered). Reuse copyValue(...) which already shows the "Copied!" toast.

Good first issue — reuses helpers already in the file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions