Security & Responsible Disclosure
Security is paramount when dealing with engineering postmortems. We take the protection of our infrastructure and your data extremely seriously.
Platform Security
- Encryption: All data is encrypted in transit via TLS 1.3 and at rest using AES-256.
- Authentication: Passwords are hashed using bcrypt with adaptive salt rounds.
- Sanitization: All user-generated content is strictly sanitized to prevent Cross-Site Scripting (XSS) and injection attacks.
Responsible Disclosure Program
If you believe you have discovered a vulnerability in the DevSolved platform, we ask that you disclose it to us responsibly.
- Please do not attempt to access or modify data that does not belong to you.
- Do not execute DDOS attacks or deploy automated vulnerability scanners against our production infrastructure.
- Report your findings to security@devsolved.com.
We aim to respond to all valid security reports within 24 hours.