Report security issues directly to the repository owner through a private channel. Do not open public issues for credentials, vulnerabilities, private infrastructure details, or media that should not be shared publicly.
Do not commit:
- AWS access keys or credential CSV files.
.envfiles.- SSH private keys or
.pemfiles. - Model provider tokens.
- Private media or customer footage.
If a secret is exposed:
- Revoke or rotate the secret immediately.
- Remove it from the working tree.
- Notify the maintainer so Git history and release assets can be reviewed.
- Audit recent access logs where applicable.
Model weights and checkpoints may have separate licenses. Keep them outside Git and document download/setup steps instead of redistributing them.