security101
security101
As outlined in https://owasp.slack.com/archives/C2P5BA8MN/p1653900502360699 uploading selected Dependency Check xml reports caused the program to fail. The error message was: UnboundLocalError: local variable 'vulnerability' referenced before assignment. The associated code block...
## Expected Behavior e.g. CVE-2021-42056 provides multiple entries for cpe_match. One where "vulnerable": true and two where "vulnerable": false. The expected behavior that users will only be notified if and...
## Expected Behavior When HANDLE_ALERTS is processing and an Error like sqlalchemy.exc.InvalidRequestError aka "Can't reconnect until invalid transaction is rolled back" is reported an automatic rollback is performed to cure...