Skip to content

Evidence export implementation#239

Merged
adelowo merged 5 commits intomainfrom
export_evidences
Mar 2, 2026
Merged

Evidence export implementation#239
adelowo merged 5 commits intomainfrom
export_evidences

Conversation

@adelowo
Copy link
Copy Markdown
Member

@adelowo adelowo commented Mar 2, 2026

requires theopenlane/core#2095 to be released before riverboat updated in prod

query now :


  createExport(input: $createExportInput2) {
    export {
      id
      mode
      exportMetadata
    }
  }

  "createExportInput2": {
    "mode": "FLAT", // or FOLDER, defaults to folder
    "exportType": "EVIDENCE"
  }

folder mode

CleanShot 2026-03-02 at 19 19 52 CleanShot 2026-03-02 at 19 20 03 CleanShot 2026-03-02 at 18 40 25

flat mode

CleanShot 2026-03-02 at 19 25 48

@github-actions github-actions bot added the jobs label Mar 2, 2026
@adelowo adelowo force-pushed the export_evidences branch from 18f5fce to 03df74f Compare March 2, 2026 18:33
@adelowo adelowo marked this pull request as ready for review March 2, 2026 18:34
@adelowo adelowo requested a review from a team as a code owner March 2, 2026 18:34
@adelowo adelowo enabled auto-merge (squash) March 2, 2026 18:35
@github-actions github-actions bot added the ci label Mar 2, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Mar 2, 2026

@adelowo adelowo merged commit 2a7c3b7 into main Mar 2, 2026
14 checks passed
@adelowo adelowo deleted the export_evidences branch March 2, 2026 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants