Need help?

Quickly find answers to your questions.

Does Jifeline follow a secure software development lifecycle (SSDLC)?

Yes. Jifeline applies a secure software development process with separation of Test, Acceptance, and Production environments, each hosted in separate AWS accounts. Development and deployment follow the AWS Well‑Architected Framework.

Security best practices include the use of OWASP guidelines, peer reviews, and Static Application Security Testing (SAST). Sensitive information, such as secrets is prevented from entering the codebase through SAST checks and AWS Security Hub controls.

Before release, all code undergoes peer review, SAST analysis, and unit testing, ensuring that only thoroughly validated and secure code reaches production.