Credential handling
Use project credentials only from a server-side secret store. Do not place a real token in client JavaScript, screenshots, tickets, or public repositories.
Review credential handling, network transport, logging, and data-delivery guidance, then confirm project-specific controls in the integration plan.
Use project credentials only from a server-side secret store. Do not place a real token in client JavaScript, screenshots, tickets, or public repositories.
Public examples use HTTPS. Validate certificates, set explicit timeouts, restrict outbound destinations, and avoid logging credential values.
Request only needed fields, constrain access inside your system, and remove credentials and unnecessary personal fields from support evidence.
| Area | Public baseline | Project confirmation |
|---|---|---|
| Credentials | Placeholder-only public examples; server-side storage guidance | Format, delivery, rotation, revocation, and scope |
| Network | HTTPS public origin | Allowlist, egress, timeout, retry, and region |
| Logging | Do not expose credentials | Logged fields, access, retention, and deletion |
| Delivery | Structured API responses | Field list, export format, encryption, and recipients |
| Incidents | Status scope is explicit | Contacts, severity, notification, and evidence format |
Use the public inquiry form and label the request “Security report”. Include affected route, impact, reproducible steps, timestamps, and redacted evidence. Keep real credentials and personal data out of the submission.
The public discovery file is available at /.well-known/security.txt. It points to the same verified form and this policy page.