HEX
Server: nginx/1.28.0
System: Linux w3c-2 6.8.0-78-generic #78-Ubuntu SMP PREEMPT_DYNAMIC Tue Aug 12 11:34:18 UTC 2025 x86_64
User: inpa_co_1 (1082)
PHP: 8.3.29
Disabled: NONE
Upload Files
File: //etc/modsecurity.d/owasp/.github/zizmor.yml
rules:
  dangerous-triggers:
    ignore:
      # Safe pull_request_target usage: these workflows do NOT check out PR
      # code. They only read PR metadata via pinned actions with read-only
      # token scopes. No untrusted code executes.
      - check-pr-dependencies.yaml
      - check-pr-title.yaml
      # workflow_run is used here as the privileged half of the safe pattern
      # that replaced pull_request_target + PR-head checkout in
      # `quantitative.yaml`. This workflow consumes only artifact contents
      # (markdown + numeric PR id, which is regex-validated) — it does not
      # execute PR-supplied code.
      - quantitative-comment.yaml