Skip to content

[GHSA-vwc7-r8mq-g2x9] adm-zip extraction follows destination symlinks, allowing arbitrary file overwrite #7706

[GHSA-vwc7-r8mq-g2x9] adm-zip extraction follows destination symlinks, allowing arbitrary file overwrite

[GHSA-vwc7-r8mq-g2x9] adm-zip extraction follows destination symlinks, allowing arbitrary file overwrite #7706

name: Delete PR staging and head branches
on:
pull_request:
branches: ["*/advisory-improvement-*"]
types: [closed]
paths:
- "advisories/**"
permissions:
contents: read
jobs:
signal:
runs-on: ubuntu-latest
steps:
- name: Record pull request signal
run: echo "Delete staging and head branches signal received."