Module implementing checks for insecure use of 'tarfile.extracall()'.
None |
None |
_getMembersValue | Function to extract the value of the 'members' argument. |
_isFilterData | Function to check for the filter argument to be 'data'. |
checkTarfileUnsafeMembers | Function to check for insecure use of 'tarfile.extracall()'. |
getChecks | Public method to get a dictionary with checks handled by this module. |
Function to extract the value of the 'members' argument.
Function to check for the filter argument to be 'data'.
Function to check for insecure use of 'tarfile.extracall()'.
Public method to get a dictionary with checks handled by this module.