Skip to content

Security: Create-Python-App/create-python-app

Security

SECURITY.md

Security Policy

Supported versions

Security fixes are applied to the latest release of create-awesome-python-app.

Reporting a vulnerability

Please open a private security advisory on GitHub or email the maintainers. Do not open a public issue for undisclosed vulnerabilities.

OSV scanning runs via .github/workflows/osv-scanner.yml.

Network endpoints

The CLI may fetch remote resources when scaffolding or refreshing the template catalog:

HostPurposeTimeoutUser-Agent
raw.githubusercontent.comTemplate catalog templates.json from cpa-templates10 screate-awesome-python-app/<version>
github.comTemplate and extension repositories (git clone)git

Override the catalog URL with CPA_CATALOG_URL. Use CPA_OFFLINE=1 / --offline and local file:// URLs when working air-gapped.

There aren't any published security advisories