ยท about 14 hours agoยท Dev.to
Kickstarting the Audit of Your Legacy Symfony Project Efficiently
We're auditing a Symfony MessageController. The CRUD looks standard โ create, update, delete, list. We start reviewing the code, noting security issues, fat controllers, missing validations. And then we open the Message entity. The broadcast field is a string with values "Y" and "N". The type field
#cloud-security#symfony#legacy-code#auditing#cloud-computing