JBJoshua Burtoninp0lygl07-reports.hashnode.dev·1d ago · 3 min readTechnical Deep Dive: Remediating Command Injection in repo_audit.pyHi everyone, I’ve been continuing my work on hardening security pipelines and wanted to share a case study regarding a command injection vulnerability I identified in a repository auditing utility. Th00
JBJoshua Burtoninp0lygl07-reports.hashnode.dev·1d ago · 3 min readThe Problem: ReDoS (Regular Expression Denial of Service)Hi everyone, I’ve been working on hardening some of my security pipelines lately and wanted to share a quick case study on a ReDoS (Regular Expression Denial of Service) vulnerability I identified and00