OWASP / pysap

pysap is an open source Python library that provides modules for crafting and sending packets using SAP's NI, Diag, Enqueue, Router, MS, SNC, IGS, RFC and HDB protocols.
https://owasp.org/www-project-core-business-application-security/
GNU General Public License v2.0
220 stars 61 forks source link

Use flake8 to find syntax errors and undefined names #20

Closed cclauss closed 6 years ago

martingalloar commented 6 years ago

Thanks @cclauss!