Skip to content

Test zizmor scanner findings - #38

Closed
JC0liver wants to merge 1 commit into
devfrom
zizmor-scanner-test
Closed

Test zizmor scanner findings#38
JC0liver wants to merge 1 commit into
devfrom
zizmor-scanner-test

Conversation

@JC0liver

Copy link
Copy Markdown
Owner

Temporary pull request to verify zizmor SARIF reporting and enforcement with deliberately unsafe, non-executed workflow patterns. Do not merge.

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

Temporary scanner validation complete: SARIF reporting and enforcement both behaved as expected. Closing without merge.

@JC0liver JC0liver closed this Aug 13, 2026
@JC0liver
JC0liver deleted the zizmor-scanner-test branch August 13, 2026 13:43
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