UnknownSec Bypass
403
:
/
home
/
ubuntu
/
.nvm
/
.github
/
workflows
/ [
drwxrwxr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
require-allow-edits.yml
name: Require “Allow Edits” on: [pull_request_target] jobs: _: permissions: pull-requests: read name: "Require “Allow Edits”" runs-on: ubuntu-latest steps: - name: Harden Runner uses: step-security/harden-runner@v1 with: allowed-endpoints: api.github.com:443 - uses: ljharb/require-allow-edits@main env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Copyright © 2025 - UnknownSec