Skip to content

Add output file support - #111

Draft
joshka wants to merge 1 commit into
EmbarkStudios:mainfrom
joshka:joshka/output-file
Draft

Add output file support#111
joshka wants to merge 1 commit into
EmbarkStudios:mainfrom
joshka:joshka/output-file

Conversation

@joshka

@joshka joshka commented Jun 11, 2026

Copy link
Copy Markdown

Summary

This adds a generic output-file input for writing cargo-deny stdout to a file, and exposes that path as an action output.

This is intentionally narrower than the SARIF/GitHub Code Scanning idea from #110. It does not add upload behavior or any GitHub-specific SARIF handling; it only makes existing machine-readable stdout output easier to compose in workflows.

If this still feels like too much surface area for this action, I’m fine with closing it. I wanted to put up the smallest concrete version so the tradeoff is easier to evaluate.

Validation

I manually ran:

AI generated the first pass of this change, and I manually reviewed and validated the behavior above.

@joshka

joshka commented Jun 11, 2026

Copy link
Copy Markdown
Author

@joshka

joshka commented Jun 11, 2026

Copy link
Copy Markdown
Author

PR example of seeing the output directly as a comment in the PR: joshka#3

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.

1 participant