Menú
Odoo Experience 2019
Odoo Code Hardening
Developer
Ubicación: Aula Magna / Foyer Royal - 2/10/19 16:30 - 2/10/19 17:20 (Europe/Brussels) (50 minutos)
Odoo Code Hardening
Olivier Dony, Platform & Security - Odoo
Platform & Security at Odoo
Olivier Dony, Platform & Security - Odoo
Platform & Security at Odoo

Olivier joined the Odoo team in 2009. As an R&D engineer, he specializes in the technical aspects of the Odoo framework, the stability and security of the overall product, and all performance aspects.

He has a key role in the Odoo Cloud team as well, designing and running the Odoo SaaS platform. He also created the Odoo Security team, which put him in a good position to act as the data protection specialist in the context of GDPR.

He also tries to follow the activities of the global Odoo Community, helping and connecting contributors with the Odoo team.



Security is hard. In 2019, keeping web applications secure is an incredibly difficult task, in the face of ever-increasing diversity of software security problems. The goal of this talk is to give developers hints and best practices for ensuring the security of their Odoo code and avoiding common pitfalls. Based on the famous OWASP Top 10, and a history of security trainings given in Odoo R&D, this presentation will attempt to cover the most common security bugs found in Odoo apps, describing how they work, their impact, and how to detect and fix them during code reviews.


Prerequisites: some development experience, not necessarily in Odoo, but ideally in Python and/or Javascript. Most of the issues will be discussed on a high level, but there will also be a few specific code analysis examples.