pysap v0.1.7
- Fixed vulnerabilities in
LZC
andLZH
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.