diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 5aa561c..1443204 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -20,7 +20,7 @@ We are committed to providing a welcoming and inspiring community for all photog ## Enforcement -Instances of unacceptable behavior may be reported to the project team at conduct@example.com. All complaints will be reviewed and investigated promptly and fairly. +Instances of unacceptable behavior may be reported by [opening an issue](https://github.com/the-luap/picpeak/issues/new?labels=conduct) on GitHub. All complaints will be reviewed and investigated promptly and fairly. ## Attribution diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5d3e01e..3b0bf20 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -153,8 +153,8 @@ picpeak/ ## 📮 Contact -- Create an issue for bugs or features -- Join discussions for questions -- Email: picpeak@example.com for security issues +- Create an [issue](https://github.com/the-luap/picpeak/issues) for bugs or features +- Join [discussions](https://github.com/the-luap/picpeak/discussions) for questions +- Security issues: Open a [security issue](https://github.com/the-luap/picpeak/issues/new?labels=security) on GitHub Thank you for contributing! 🎉 \ No newline at end of file diff --git a/README.md b/README.md index f5b8b4c..09ee480 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ PicPeak takes security seriously: - 📝 Activity logging - 🔒 Secure file access -Found a security issue? Please email security@example.com +Found a security issue? Please open a [security issue](https://github.com/the-luap/picpeak/issues/new?labels=security) on GitHub ## 📸 Screenshots diff --git a/SECURITY.md b/SECURITY.md index 3108ca5..e153e04 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -15,11 +15,14 @@ We take the security of PicPeak seriously. If you have discovered a security vul ### 1. **Do NOT create a public GitHub issue** -### 2. Email us at security@example.com with: -- Description of the vulnerability -- Steps to reproduce -- Potential impact -- Suggested fix (if any) +### 2. Report the vulnerability by: +- Opening a [security issue](https://github.com/the-luap/picpeak/issues/new?labels=security) on GitHub +- Mark it clearly as "SECURITY" in the title +- Include: + - Description of the vulnerability + - Steps to reproduce + - Potential impact + - Suggested fix (if any) ### 3. You can expect: - Acknowledgment within 48 hours @@ -79,7 +82,7 @@ We believe in responsible disclosure. Once a vulnerability is fixed: ## Contact -- Security issues: security@example.com -- General support: https://github.com/the-luap/picpeak/issues +- Security issues: [Create a security issue](https://github.com/the-luap/picpeak/issues/new?labels=security) on GitHub +- General support: [GitHub Issues](https://github.com/the-luap/picpeak/issues) Thank you for helping keep PicPeak and its users safe! \ No newline at end of file