Tag Archives: SOQL Injections

SOQL Injections in Salesforce

SOQL Injection is the breach of our application security which is dangerous for our valuable data. This happens because preventive measures are not taken into consideration when we write our SOQL queries for any DML operation. When the queries are formed dynamically with front end input, user can use backend queries differently to get the… Read More »