Files
codeql/python/ql/test/query-tests/Security/CWE-285-PamAuthorization/PamAuthorization.expected
Rasmus Wriedt Larsen b54de13d97 Python: Apply suggestions from code review
Co-authored-by: Taus <tausbn@github.com>
2022-05-18 10:30:29 +02:00

2 lines
185 B
Plaintext

| pam_test.py:48:18:48:44 | ControlFlowNode for pam_authenticate() | This PAM authentication call may lead to an authorization bypass, since 'pam_acct_mgmt' is not called afterwards. |