PyGitGraph
I built PyGitGraph, an open-source tool that extracts full details of thousands of GitHub Issues using Python and GraphQL — and exports them to CSV or JSON for analysis.
I built PyGitGraph, an open-source tool that extracts full details of thousands of GitHub Issues using Python and GraphQL — and exports them to CSV or JSON for analysis.
Ever ordered pizza online? Imagine someone using the address form to secretly tell the website's database to reveal everyone's credit card details. That's SQL Injection — attackers sneaking malicious code through input forms to break into websites and databases.
Ever checked your credit card statement and spotted a transaction you didn't make? That's anomaly detection in action — and understanding how it works is more practical than you'd think.