
Product Security Engineer
Sandipan Roy
Sandipan Roy is a Product Security Engineer working for the Red Hat Product Security Team with a demonstrated history of working in Incident Response, Code Review, and Vulnerability Analysis. Also, he has contributed to many Open Source Projects and also actively maintains a few packages for the Fedora Project. As a Red Hatter applying his technical experience, he guides customers in adopting the best security practices & technologies and helps to raise global awareness about Red Hat Product Security.
Sandipan Roy's contributions
Article
A developer’s guide to secure coding with FORTIFY_SOURCE
Sandipan Roy
Learn how the FORTIFY_SOURCE feature in the GNU C library improves C code security by detecting and preventing buffer overflow, and more.
Article
4 essentials to prevent OS command injection attacks
Sandipan Roy
Learn about OS command injection attacks and 4 essential best practices to prevent them.
Article
How to prevent broken access control
Sandipan Roy
Learn techniques to secure applications and prevent break-ins and data theft.
Article
Cross-site scripting: Explanation and prevention with Go
Sandipan Roy
Looking to understand the various cross-site scripting techniques used by attackers? Learn the details from developer experts including XSS prevention methods.

A developer’s guide to secure coding with FORTIFY_SOURCE

Learn how the FORTIFY_SOURCE feature in the GNU C library improves C code security by detecting and preventing buffer overflow, and more.

4 essentials to prevent OS command injection attacks

Learn about OS command injection attacks and 4 essential best practices to prevent them.

How to prevent broken access control

Learn techniques to secure applications and prevent break-ins and data theft.

Cross-site scripting: Explanation and prevention with Go

Looking to understand the various cross-site scripting techniques used by attackers? Learn the details from developer experts including XSS prevention methods.