Skip to content
View Akashoistec's full-sized avatar

Block or report Akashoistec

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Akashoistec/README.md

Hi, I'm Akash Patel πŸ‘‹

DevSecOps Engineer | Application Security | Offensive Security Background

OSCP & AWS Security Specialty certified security engineer specializing in embedding real-world attacker knowledge into cloud-native DevSecOps pipelines. I've exploited the vulnerabilities these tools are meant to catch β€” which means I build security gates tuned for signal, not noise.


πŸ” What I Do

  • DevSecOps Pipeline Security β€” SAST, SCA, DAST, SBOM, Secret Scanning, Image Signing integrated into CI/CD
  • Cloud-Native Security β€” AWS EKS governance, IRSA, OIDC-based identity, zero static credentials
  • Infrastructure as Code Security β€” Terraform with partitioned state, Kyverno policy-as-code, PSA
  • Application Security β€” Threat modeling (STRIDE), secure code review, Web/API/Mobile VAPT
  • Offensive Security β€” OSCP certified; VAPT across banking and enterprise environments

πŸ› οΈ Tech Stack

Area Tools
CI/CD Security GitHub Actions, OIDC, Semgrep, SonarQube, Trivy, OWASP ZAP, Gitleaks, Cosign
Cloud & IaC AWS EKS, IAM, ECR, CloudTrail, Terraform, Kyverno, IRSA
AppSec / VAPT Burp Suite, Metasploit, Nessus, Qualys, NMAP, Tenable SC
Languages Bash, Python (security automation)

πŸš€ Featured Project

Production-grade EKS governance platform built as a reference baseline β€” not a demo.

Enforces security at four deliberate layers:

Cloud Identity (AWS IAM)
      ↓
Cluster Admission (Kyverno + PSA)
      ↓
Workload Identity (IRSA)
      ↓
Infrastructure Lifecycle (Terraform + OIDC)

Key controls:

  • 3 isolated identity planes β€” CI (GitHub Actions OIDC), workload (IRSA), break-glass β€” zero static credentials
  • Kyverno policies: ECR-only images, digest references, no mutable tags, PSA restricted cluster-wide
  • Terraform state partitioned by responsibility boundary (network / platform / workload)
  • All controls validated against live EKS cluster with captured deny/allow evidence
  • Break-glass access audited via CloudTrail + CloudWatch alerting

Stack: AWS EKS Β· Terraform Β· GitHub Actions Β· Kyverno Β· IRSA Β· OIDC Β· IAM Β· ECR Β· Cosign Β· Trivy Β· Semgrep Β· Gitleaks Β· OWASP ZAP Β· CycloneDX SBOM


πŸ“œ Certifications

  • πŸ”΄ OSCP β€” Offensive Security Certified Professional (OffSec) β€” Does not expire
  • ☁️ AWS Certified Security Specialty β€” Valid till 2028
  • πŸ›‘οΈ Certified Ethical Hacker (CEH) β€” EC-Council

πŸ“Š Experience Snapshot

  • 6 years in security β€” progressing from network/VAPT to cloud-native DevSecOps
  • 25+ VAPT engagements across Web, API, and Mobile (banking & enterprise)
  • 35% reduction in critical production vulnerabilities at Mahindra Defence Systems
  • PCI DSS compliance assessments across banking clients

πŸ“« Connect With Me

LinkedIn GitHub

πŸ“§ akash.oistec@gmail.com | πŸ“ Mumbai, India


"Security is not a feature you add at the end β€” it's a property you design in from the start."

Popular repositories Loading

  1. devsecops-cicd-phase5 devsecops-cicd-phase5 Public

    JavaScript

  2. terraform-governed-k8s-platform terraform-governed-k8s-platform Public

    HCL

  3. secure-supply-chain-demo-app secure-supply-chain-demo-app Public

    Python

  4. pygoat pygoat Public

    Forked from adeyosemanputra/pygoat

    intentionally vuln web Application Security in django

    HTML

  5. secure-pipeline-lab secure-pipeline-lab Public

    Python

  6. secure-demo-app secure-demo-app Public

    Dockerfile