Closed scriptsrc closed 5 years ago
Semmle found a bug in the lambda code:
https://lgtm.com/projects/g/Netflix-Skunkworks/cloudaux/?mode=list&tag=external%2Fcwe%2Fcwe-665
Implicit string concatenation. Maybe missing a comma?
Coverage remained the same at 34.151% when pulling 1a4e0797b514205bd0a1625dee1c9c20984beb73 on scriptsrc:patch-1 into 9c807d04b83b6db76c0ec12bd381e76983e05d01 on Netflix-Skunkworks:master.
Good find. Can you also update the version number in __about__.py?
__about__.py
Done.
Semmle found a bug in the lambda code:
https://lgtm.com/projects/g/Netflix-Skunkworks/cloudaux/?mode=list&tag=external%2Fcwe%2Fcwe-665