I'm a Computer Engineer with a background in penetration testing, currently specializing in DevSecOps β building automated security pipelines that embed security directly into the software delivery process.
- β CI/CD security pipelines with GitHub Actions
- β SAST automation with Semgrep & CodeQL
- β DAST scanning with ZAP by Checkmarx on AWS
- β Software Supply Chain Security with Dependabot & Dependency Review
- β SBOM generation with CycloneDX & osv-scanner
- β Branch protection, CODEOWNERS & repository security controls
- β Infrastructure as Code with Terraform
| Security | Cloud & Infra | CI/CD |
|---|---|---|
| Semgrep | AWS EC2 | GitHub Actions |
| CodeQL | AWS IAM | YAML |
| ZAP by Checkmarx | CloudFormation | Git |
| CycloneDX | Security Groups | Terraform |
| osv-scanner | AWS CloudFormation | Docker (learning) |
| OpenSSF Scorecard |
- π DevSecOps Pro β Mission InfoSec Academy (June 2026) β’ 11 CPE Hours
- ποΈ Terraform β KodeKloud (June 2026) β’ View Certificate
- π Cisco Certified β Networking Fundamentals
A fully automated security pipeline built on a deliberately vulnerable Python application, demonstrating real-world DevSecOps controls from SAST to SBOM generation on AWS.
Security controls implemented:
- π΄ SAST: 199 code scanning findings identified by CodeQL (Code Injection, SSRF, Uncontrolled Command Line)
- π΄ DAST: 16 alerts detected by ZAP baseline scan on live AWS deployment
- π΄ SBOM: 100 known vulnerabilities across 34 packages β 99 with available fixes
- π‘ OpenSSF Scorecard improved from 2.6 β 2.8 after implementing branch protection
- β Branch protection + CODEOWNERS enforcing secure code review on every PR
- β Dependency Review blocking vulnerable packages at PR level (caught GitPython 3.1.29 β Critical)
- β Dynamic AWS Security Group IP allow-listing for secure GitHub Actions runner access
I document my DevSecOps learning publicly on LinkedIn β lab screenshots, lessons learned, and real pipeline builds.
Open to DevSecOps internship and entry-level opportunities. Feel free to connect on LinkedIn or explore my repositories!