Guides
Task-oriented walkthroughs for specific use cases. Each guide covers one topic end-to-end with working examples.
| Guide | Description |
|---|---|
| CI Integration | Wiring pydepgate into GitHub Actions, GitLab CI, Jenkins, Docker, and pre-commit |
| Custom Rules | Suppressing false positives, adjusting severities, and writing scoped rules with pydepgate.gate |
| Decode Payloads | Using the recursive decode pipeline, IOC sidecar output, and encrypted archive generation |
| SARIF Integration | Generating SARIF 2.1.0 output and ingesting it into GitHub Code Scanning |
For reference material (flag tables, JSON schema, exit code contract), see the Reference section.