OWASP Top 10 - A1 Injection

Description The attacker sends untrusted data that will be injected in the targeted application to…

Read More


Oct 11, 2013 5 min read

Philippe Cery

OWASP

OWASP Top 10 - Introduction

When starting a new web application, the security risks are sadly often underestimated by everyone…

Read More


Oct 10, 2013 2 min read

Philippe Cery

OWASP

Improving the performance of the Spring-Petclinic sample application (part 5 of 5)

This is part 5 of our 5-part series on improving the performance of the Spring-petclinic…

Read More


Mar 15, 2013 2 min read

Julien Dubois

Performance

Improving the performance of the Spring-Petclinic sample application (part 4 of 5)

This is part 4 of our 5-part series on improving the performance of the Spring-petclinic…

Read More


Mar 14, 2013 3 min read

Julien Dubois

JPA

Improving the performance of the Spring-Petclinic sample application (part 3 of 5)

This is part 3 of our 5-part series on improving the performance of the Spring-petclinic…

Read More


Mar 13, 2013 3 min read

Julien Dubois

Performance

Improving the performance of the Spring-Petclinic sample application (part 2 of 5)

This is part 2 of our 5-part series on improving the performance of the Spring-petclinic…

Read More


Mar 12, 2013 3 min read

Julien Dubois

Performance

Improving the performance of the Spring-Petclinic sample application (part 1 of 5)

This post is a performance audit of the “spring-petclinic” sample application [https://github.com/SpringSource/…

Read More


Mar 11, 2013 3 min read

Julien Dubois

Performance