feat: add merge-sarif #37

Merged
t.behrendt merged 5 commits from feat-add-merge-sarif into main 2026-02-15 12:07:03 +01:00
Owner

Adding a action to merge multiple SARIF files into one. Also contains a test and example files.

Adding a action to merge multiple SARIF files into one. Also contains a test and example files.
t.behrendt force-pushed feat-add-merge-sarif from 04ae5a42b5 to deb29da58a 2026-02-15 11:44:45 +01:00 Compare
t.behrendt force-pushed feat-add-merge-sarif from d5d7ce5810 to 785aa30ee8 2026-02-15 11:47:58 +01:00 Compare
t.behrendt requested review from branch-buddy 2026-02-15 11:49:52 +01:00
branch-buddy approved these changes 2026-02-15 11:54:57 +01:00
Dismissed
branch-buddy left a comment
Collaborator

The PR aligns with the title and description. The changes implement a SARIF merging action with tests and examples. The code structure is sound. Minor YAML formatting issues in examples could be addressed for consistency.

The PR aligns with the title and description. The changes implement a SARIF merging action with tests and examples. The code structure is sound. Minor YAML formatting issues in examples could be addressed for consistency.
Outdated
Collaborator

Fix YAML indentation in the example under 'Complete Example' section to match the rest of the file

Fix YAML indentation in the example under 'Complete Example' section to match the rest of the file
t.behrendt marked this conversation as resolved
t.behrendt added 1 commit 2026-02-15 12:03:05 +01:00
docs: fix indent
CI / Test Get Images From Files (pull_request) Successful in 4s
CI / Test Setup Trivy amd64 (pull_request) Successful in 9s
CI / Test Merge SARIF Files (pull_request) Successful in 24s
CI / Test Setup DB (pull_request) Successful in 1m31s
CI / Test Setup Trivy arm64 (pull_request) Successful in 3m47s
484cfd6c22
t.behrendt dismissed branch-buddy's review 2026-02-15 12:03:05 +01:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

t.behrendt merged commit 77fa83fb31 into main 2026-02-15 12:07:03 +01:00
t.behrendt deleted branch feat-add-merge-sarif 2026-02-15 12:07:03 +01:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: t.behrendt/sec-actions#37