diff --git a/data/schedule.json b/data/schedule.json index 2361fb38..671aa64d 100644 --- a/data/schedule.json +++ b/data/schedule.json @@ -97,9 +97,9 @@ "startTime": "09:00", "endTime": "11:00", "activityType": "Workshop", - "summary": "TBA", - "description": "", - "author": "", + "summary": "How to protect your web applications. A practical guide from exploring to mitigating it", + "description": "Organizations all over the world are on a steady path to adopt security by design within their software development and operational processes, as the need for increased levels of security is becoming even more apparent.\nIn this workshop we will explain some basic principles for Secure Development on Web applications, from the actual exploit of some security vulnerabilities to mitigate them.\nWe will also be sharing some tips and best practices on how to implement security measures throughout your software development life cycle (SDLC).", + "author": "Tiago Pinto", "location": "" }, { diff --git a/data/speakers.json b/data/speakers.json index 4f2839e9..7bc9609b 100644 --- a/data/speakers.json +++ b/data/speakers.json @@ -54,6 +54,18 @@ "href": "", "description": "Com uma sólida experiência no campo da Cibersegurança, o Alfredo atualmente exerce a função de Tech Lead na área de Segurança na direção de Business Information Technology (BIT) da MC Sonae, sendo responsável pela área de “Segurança Ofensiva”.\nPara além disso, tem um forte compromisso com a partilha de conhecimento, lecionando na Licenciatura de Segurança de Redes e Computadores na ESTGF (Politécnico do Porto), onde partilha a sua experiência em disciplinas como “Auditoria Informática” e “Testes de Penetração e Hacking Ético”." }, + { + "id": "tiagopinto", + "name": "Tiago Pinto", + "role": "COO & Co-Founder", + "company": "CodeSec", + "talk": "Workshop | How to protect your web applications. A practical guide from exploring to mitigating it. 9h", + "linkedin": "tiagoavpinto", + "github": "", + "twitter": "", + "href": "", + "description": "I am a certified Application Security Architect with a demonstrated history of working in the managed security industry and with a background in software development.\nDuring the last 5 years, while working in managed security services companies, I’ve worn the security architect and manager hats. I provided consultancy and managed the implementation of security programs in various organizations, including large enterprise companies, in different verticals. \nMy goal in my current role at CodSec is to help software development organizations to transform their AppSec program with Practical Secure Software Development Life Cycle (SDLC) as a Service. I’m focused on partnering with developers to help them design and implement security into SDLC. I love sharing my practical experience in threat modeling, security testing, code reviews, vulnerability management, and cloud-based security.\nMy passion is to leverage technologies for process automation - to automate the monitoring, alerting, and mitigation/prevention of risks associated with the Software Development Life Cycle." + }, { "id": "paulolopes", "name": "Paulo Lopes", diff --git a/public/images/speakers/tiagopinto.png b/public/images/speakers/tiagopinto.png new file mode 100644 index 00000000..197db22e Binary files /dev/null and b/public/images/speakers/tiagopinto.png differ