Skip to main content
All CollectionsSecurity, Privacy & Compliance
General overview of product security features
General overview of product security features
Updated over a month ago

SQAI Suite is built on some of the industry’s most mature and secure application frameworks, and we take full advantage of the security features and best practices of that platform. Examples include, but are not limited to:

  • Our platform provides intrinsic defenses against the Open Web Application Security
    Project (OWASP)
    Top 10 web application vulnerabilities.

  • Our application operates under HTTPS (TLS 1.2 and 1.3).

  • Our application provides two-factor authentication.

  • We use GitLab for our continuous integration (CI) tooling. Every merged PR is automatically subjected to a pipeline of rigorous tests and analysis as appropriate for the code being merged.

  • We use automated testing to continuously test the security and vulnerabilities.

  • We use Snyk for continuous vulnerability testing of components.

  • We complete robust unit testing where individual units/components of SQAI Suite are tested before release.

  • Our status page provides real-time updates on our systems.


Did this answer your question?