PyCon Israel 2022

Naor David

I am a senior software engineer working at the Bridgecrew team by Palo Alto Networks, and one of the core maintainers of checkov, a Python open source project which is the industry standard tool for securing infrastructure-as-code.
I am passionate about Python development, cloud security (mainly infrastructure-as-code security), data engineering, data science, and open-source development.


Talks

🇺🇸 Leveraging networkx in-memory graphs for securing your cloud infrastructure

Securing Infrastructure-as-code configurations is a key requirement in a cloud production system. We will cover how the networkx library is leveraged to represent cloud resources as a DAG, and how it enhances the misconfigurations scanning process.