Skip to content

pysap v0.1.7

Compare
Choose a tag to compare
@martingalloar martingalloar released this 13 May 17:38
· 856 commits to master since this release
  • Fixed vulnerabilities in LZC and LZH compression libraries (CVE-2015-2282 and CVE-2015-2278).
    Added test cases for checking proper fixes.
  • pysap/SAPRouter.py: Moved SAP Router native proxy implementation to the SAP Router module so it can be reused.
  • examples/router_portfw.py: Using the native proxy implementation in SAP Router module.