| Version | Supported |
|---|---|
| 2.x | Yes |
| 1.x | No (upstream, unmaintained) |
If you discover a security vulnerability, please report it responsibly:
- Do NOT open a public GitHub issue
- Email torkian@mac.com with details
- Include steps to reproduce if possible
- You'll receive a response within 48 hours
This project uses:
- CodeQL — automated static analysis on every push
- pip-audit — dependency vulnerability scanning in CI
- Dependabot — automated dependency updates
- OAuth token redaction — sensitive tokens are never logged
- Never commit
.envfiles or credentials - Use OAuth or API Key auth in production (not basic auth)
- ServiceNow instance URLs and credentials should be passed via environment variables