Ivan Kolodyazhny
Ivan Kolodyazhny
@lukehinds It was an issue with serialization-deserialization of bandit issues. We do some automation on top of bandit and to_dict/from_dict are regular operations. I can provide an example of how...
here is a code to reproduce the bug: ``` from bandit import core d = {'filename': 'horizon/forms/fields.py', 'test_name': 'django_mark_safe', 'test_id': 'B703', 'issue_severity': 'MEDIUM', 'issue_confidence': 'HIGH', 'issue_text': 'Potential XSS on mark_safe...
@lukehinds as you can see, `as_dict` method dumps the issue without code
I tried to port lettuce to Py3k. The biggest problem is that python-mox lib is not suppopred since November, 2012. What about migration to mock? It it in Python Standard...
@zshi-redhat I'm going to rebase and finish the implementation soon
LGTM but berge conflict must be resolved
@cryptk great idea! are you going to implement it or just would like to propose this feature?
> Are you support ConnectX 6 network interface card? Hi @sober-wang . ConnectX 6 is a supported NIC
@SchSeba could you please review this PR?
> Hi @e0ne can you please rebase the PR? done