Our Security Commitment
Apex Spider Innovation takes the security of our website and client data seriously. This page describes our security practices and responsible disclosure policy.
Security Measures
- All data in transit is encrypted using HTTPS (TLS 1.2 or higher)
- Contact form submissions are processed via a trusted third-party form service
- We do not store payment information — billing is handled entirely by PCI-compliant payment processors
- Access to client project data is restricted to authorized team members on a need-to-know basis
- Dependencies are regularly reviewed and updated to patch known vulnerabilities
Secure Software Delivery
All custom software we deliver follows secure development best practices:
- Input validation and sanitization on all user-facing forms
- Parameterized queries to prevent SQL injection
- OWASP Top 10 compliance checks during code review
- Dependency auditing via automated tooling (e.g., npm audit)
- Environment variable management — secrets are never hardcoded
Responsible Disclosure
If you discover a security vulnerability in our website or any software we maintain, we encourage responsible disclosure. Please email us at info@apexspiderinnovation.com with the subject line “Security Disclosure”. We will acknowledge your report within 48 hours and work to resolve confirmed issues promptly.
Please do not publicly disclose vulnerabilities before we have had reasonable time to address them.