How to Make Your Code More Secure?
Blog post from Memgraph
At the second Graph Data Zagreb meetup held on April 6, 2022, Goran Cvijanović presented on using graph databases to detect vulnerabilities in GitHub repositories, focusing on mitigating the rise of dependency chain attacks prevalent in NPM and PyPI package repositories. The talk highlighted how visualizing software structures as graphs can help identify components exposed to CVE security issues, despite the complexity added by dependencies on other repositories and libraries. Goran introduced Code Graph, an online service leveraging Python, JavaScript, and Memgraph for analyzing public GitHub repositories for cybersecurity vulnerabilities. The event also provided attendees with networking opportunities and encouraged further engagement through Memgraph's Discord server and the Graph Data Zagreb community.