Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Pieter Hooimeijer - Types, Deeper Static Analysis, and you - PyCon 2018 в хорошем качестве

Pieter Hooimeijer - Types, Deeper Static Analysis, and you - PyCon 2018 6 лет назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Pieter Hooimeijer - Types, Deeper Static Analysis, and you - PyCon 2018

Speaker: Pieter Hooimeijer Many projects already take advantage of static analysis tools like flake8, PyLint, and MyPy. Can we do better? In this talk, I'll discuss how to take a type checker, bolt on an interprocedural static analyzer, and delight your security team with high quality results. Abstract It is incredibly challenging to build a halfway decent static analysis tool for a dynamic language like Python. Fortunately, it gets quite a bit easier with Python type annotations. To explain why, I'll present a tool that finds security vulnerabilities by tracking dangerous flows of information interprocedurally across an entire codebase. *Then,* I'll demonstrate how that tool is really just a slightly slower, more sophisticated, type checker. Slides can be found at: https://speakerdeck.com/pycon2018 and https://github.com/PyCon/2018-slides

Comments