Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Chall7: Skip it: ##[add-mask]ue #18

Chall7: Skip it: ##[add-mask]ue

Chall7: Skip it: ##[add-mask]ue #18

Workflow file for this run

name: 🔒 Chall 4 - Look mom, without env
on:
issues:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Check my flag is correctly masked
run: "echo Flag: ${{ secrets.FLAG4 }}"
- name: Unsafe right ?
run: "echo Body: ${{ github.event.issue.body }}"
- name: But whatever
run: "echo Void: "