Skip to content

feat(panel-view): add filterable tables, trace frames, safe links, and SQL text styling. #17

feat(panel-view): add filterable tables, trace frames, safe links, and SQL text styling.

feat(panel-view): add filterable tables, trace frames, safe links, and SQL text styling. #17

Workflow file for this run

---
on:
- pull_request
- push
name: security
permissions:
contents: read
jobs:
security:
uses: php-forge/actions/.github/workflows/security.yml@a574dbe95fc370db1b7b5ea546cd5ff5b70304d6 # v3.0.0
permissions:
contents: read
with:
gitleaks-config: .github/linters/.gitleaks.toml
secrets:
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}