[issue39184] Many command execution functions are not raising auditing events

Saiyang Gou report at bugs.python.org
Fri Feb 7 19:09:20 EST 2020


Saiyang Gou <gousaiyang223 at gmail.com> added the comment:

Thanks for your review! PR 18407 is for the second list. For now I haven't added audit hooks for the http, socketserver and xmlrpc modules because they look a bit complex. There seems to be so many classes and methods to hook, we may need to find good places to hook (similar to what has been done on ftplib, imaplib, nntplib, poplib, smtplib, telnetlib and urllib).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39184>
_______________________________________


More information about the Python-bugs-list mailing list