Re: [Ironpython-users] IronPython vulnerability patches between versions 2.7.1 and 2.7.7.

2018-01-02 Thread Slide
I am not aware of any security vulnerabilities in IronPython. We haven't had any reported. Our implementation is very different from the C implementation, we use .NET framework classes as the basis for our libraries and language implementation. On Tue, Jan 2, 2018, 11:22 Nikola Luburic < nikola.lu

[Ironpython-users] IronPython vulnerability patches between versions 2.7.1 and 2.7.7.

2018-01-02 Thread Nikola Luburic
Hello, In our solution we use IronPython version 2.7.1. Recently, one of our clients has expressed concerns that earlier versions of Python (not IronPython) have severe security vulnerabilities and has asked if there were any vulnerabilities related to IronPython, which could be mitigated by u