Module implementing checks for potential SQL injections risks.
None |
None |
checkDjangoExtraUsed | |
checkDjangoRawSqlUsed | |
getChecks | Public method to get a dictionary with checks handled by this module. |
keywords2dict | Function to extract keywords arguments into a dictionary. |
Public method to get a dictionary with checks handled by this module.
Function to extract keywords arguments into a dictionary.