ApexCRUDViolation
Security
Warning
Validate CRUD permission before SOQL/DML operation
All the static analysis rules you need for the Salesforce APEX language. Use Codiga to analyze your code and automate your code reviews for APEX.
Validate CRUD permission before SOQL/DML operation
Apex callouts should use encrypted communication channels
Apex classes should declare a sharing model if DML or SOQL is used
Apex classes should escape variables merged in DML query
Consider using named credentials for authenticated callouts
Ensure no IAM policies documents allow "*" as a statement's actions
Ensure web app redirects all HTTP traffic to HTTPS in Azure App Service