Since the curl command processes credentials in the clear a solution like https://stackoverflow.com/questions/37818335/mlock-a-program-from-a-wrapper should be implemented to ensure that the pages are locked to prevent persisting creds in the clear in the case of linux-mm swapping
Since the
curlcommand processes credentials in the clear a solution like https://stackoverflow.com/questions/37818335/mlock-a-program-from-a-wrapper should be implemented to ensure that the pages are locked to prevent persisting creds in the clear in the case of linux-mm swapping