ctx / .github /codeql /codeql-config.yml
Stevesolun's picture
Sync ctx c73ce1f
7889725 verified
Raw
History Blame Contribute Delete
186 Bytes
name: ctx-python-security
queries:
- uses: security-extended
paths:
- src
- scripts
- hooks
paths-ignore:
- imported-skills/**
- graph/**
- docs/**
- "**/fixtures/**"