Skip to content

Demonstrate zizmor security triage - #39

Closed
JC0liver wants to merge 4 commits into
devfrom
zizmor-security-triage-demo
Closed

Demonstrate zizmor security triage#39
JC0liver wants to merge 4 commits into
devfrom
zizmor-security-triage-demo

Conversation

@JC0liver

Copy link
Copy Markdown
Owner

Persistent fork-only demonstration for reviewing and triaging zizmor Code Scanning alerts. The deliberately unsafe workflow is manual-only and must not be dispatched or merged.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
workflow_dispatch:

permissions:
contents: write
runs-on: ubuntu-24.04
steps:
- name: Use an unpinned action
uses: actions/checkout@main
uses: actions/checkout@main

- name: Expand untrusted input in a shell command
run: echo "${{ github.event.inputs.untrusted_value }}"
Comment on lines +13 to +14
- name: Use an unpinned action
uses: actions/checkout@main
Comment on lines +3 to +4
"on":
workflow_dispatch:
workflow_dispatch:

permissions:
contents: write
contents: write

jobs:
scanner-test:
@JC0liver

Copy link
Copy Markdown
Owner Author

Final validation complete: all findings uploaded to SARIF, clean baseline passed, and medium/high demo findings correctly blocked. Closing without merge.

@JC0liver JC0liver closed this Aug 14, 2026
@JC0liver
JC0liver deleted the zizmor-security-triage-demo branch August 14, 2026 16:23
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.

2 participants