Do not put secrets in GitHub issues, pull requests, screenshots, logs, or agent chats.
Secrets include:
- ComPress store CLI API tokens;
- passwords;
- bearer tokens;
- refresh cookies;
- payment provider credentials;
- SMTP credentials;
- provider API keys;
- raw credential files.
If a ComPress store CLI token is exposed:
- Revoke it in
Admin > API Keysor withcompress store token revoke. - Create a new token.
- Re-run
compress auth token-loginlocally. - Remove the exposed token from any logs or files you control.
For security issues in the CLI or ComPress agent integration, use your normal ComPress support channel and do not include secret values in the report.