infisical
infisical copied to clipboard
fix(docs): align security contact email with Security Policy
Summary
Fixes an inconsistency in the security contact email across documentation.
- Contributing docs: previously listed
[email protected] - Security Policy: lists
[email protected]
This PR updates the Contributing docs to use [email protected] for consistency and clarity.
Rationale
- Keeps a single, canonical security contact across all public references
- Reduces confusion for security reporters
- Aligns with GitHub’s Security Policy page
Scope
- Documentation only (no runtime or code changes)
- File updated:
docs/contributing/getting-started/overview.mdx
References
Checklist
- [x] Updated to
[email protected] - [x] Verified no other mismatched instances remain
Issue: #4704
Closes https://github.com/Infisical/infisical/issues/4704
:white_check_mark: Snyk checks have passed. No issues have been found so far.
| Status | Scanner | Total (0) | ||||
|---|---|---|---|---|---|---|
| :white_check_mark: | Open Source Security | 0 | 0 | 0 | 0 | 0 issues |
:computer: Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.
Hi @x032205 , this is a tiny docs consistency fix (one line, email alignment). When you have a moment, could you take a look and merge it?