Skip to content

fix: report skipped files in SARIF - #50

Merged
royalpinto007 merged 1 commit into
AgentPostmortem:mainfrom
Rayan-and-beyond:fix/sarif-skipped-files
Sep 16, 2026
Merged

royalpinto007 merged 1 commit into
AgentPostmortem:mainfrom
Rayan-and-beyond:fix/sarif-skipped-files

Conversation

@Rayan-and-beyond

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds SARIF tool execution notifications for skipped files so oversized or unreadable inputs remain visible in code-scanning output. Includes a focused regression for a skipped big.sh, bumps the package version, and updates the changelog.

Checklist

  • Tests pass (npm test): 39/39
  • Added a CHANGELOG.md entry
  • Followed the existing code style

Fixes #44.

@royalpinto007
royalpinto007 merged commit c680b68 into AgentPostmortem:main Sep 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SARIF output silently drops skipped files

2 participants