Security advocacy

Secure development awareness

JobTeaser strongly encourages security awareness in its Technical Team through regular communications and staff awareness programs.

Secure Development Training

JobTeaser developers have access to detailed trainings about secure coding practices and the main risks affecting web applications, as described by OWASP’s Top 10 list.

Secure development environment

Software development is done on the developer’s workstations. This ensures development is separate from JobTeaser’s staging and production environments.

All JobTeaser code is versioned using Git repos and hosted on private repositories on GitHub. GitHub guarantees an appropriate level of confidentiality, availability, integrity and traceability.

Outsourced development

JobTeaser software development subcontractors undergo the same secure development training as JobTeaser’s engineers. Subcontractors’ engineers have limited access rights to JobTeaser Git repositories, according to the least-privilege principle.