issues
search
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
Starting with 0.2.x branch for Python 3
#53
Closed
martingalloar
closed
1 year ago
martingalloar
commented
1 year ago
Bumping Cryptography to 3.3.2
Moved to scapy 2.4.5
Fixed unit test module names
Added pytest to test requirements
Basic 2 to 3 syntax fixes
Moved pysapcompress module to Python 3
Simplifying unit test modules
Added Tox config
Arranged GitHub actions to run tox with gh-actions