Skip to content
View jaskaranhundal's full-sized avatar

Block or report jaskaranhundal

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
jaskaranhundal/README.md
Cloud Security & DevSecOps Engineer

Jaskarn Singh (He/Him) · Berlin, Germany

Portfolio USAP ARIA LinkedIn

Profile views


I design security architecture for cloud-native production systems, and I build open-source tooling for securing AI and agentic systems. 8+ years across security engineering, cloud infrastructure, and networking.

  • 🛡️ Fleet-wide CI/CD security pipelines, container hardening, IaC platform services, and TLS automation in a regulated healthcare environment (ISO 27001, GDPR).
  • 🤖 Securing LLM and agentic systems — mapped to OWASP LLM Top 10, MITRE ATLAS, and the NIST AI RMF.
  • 🔎 Detection engineering, incident response, vulnerability management, and compliance-aligned remediation.

🧰 Tech Stack

Security & AppSec Semgrep OWASP ZAP Trivy Gitleaks Nessus Qualys ELK Sentry ISO 27001

AI / LLM Security OWASP LLM Top 10 MITRE ATLAS NIST AI RMF MCP garak PyRIT promptfoo

Cloud & Infra AWS Azure OpenStack Hetzner Terraform

Containers & CI/CD Docker Kubernetes GitLab CI Jenkins Python Bash nginx WireGuard

Networking FortiGate Juniper Cisco Palo Alto

🚀 Featured Projects

USAP ssh-ssl-auto-renew cloud-node-pod-cleanup-tool SLO_project

  • USAP — Unified Security Agent Platform: 79 security skills and 12 orchestrator agents over the Model Context Protocol, mapped to MITRE ATT&CK, MITRE ATLAS, OWASP LLM Top 10, and NIST AI RMF. Typed output contracts, resolvable-evidence gating, hash-chained audit log, tiered autonomy (L1–L4) behind human approval gates. → usapsec.vercel.app
  • ARIA — autonomous, fully-local penetration-testing research agent: a typed decision engine, loadable security skills, and an immutable audit ledger, in evaluation against DVWA and OWASP Juice Shop. Research preview.
  • ssh-ssl-auto-renew — automated SSH key and TLS certificate rotation with validation, failure-mode handling, and rollback.
  • cloud-node-pod-cleanup-tool — OpenStack + Kubernetes operational-security automation with guardrails.

📊 Impact Highlights

  • 15+ production repositories on one CI/CD security architecture — Semgrep SAST, OWASP ZAP DAST, npm-audit SCA, Trivy container/IaC scanning, Gitleaks secrets detection, every scanner image pinned by SHA-256 digest.
  • Zero HIGH/CRITICAL CVEs in production images — cleared 29 HIGH and 6 CRITICAL from the primary base image, enforced non-root containers fleet-wide.
  • TLS lifecycle fully automated — scheduled pipelines renew and deploy certificates to every host over WireGuard and rotate cloud load-balancer certificates via API.
  • 99.99% uptime on banking-technology infrastructure; 30% reduction in network downtime; 17% production-efficiency gain via an AWS migration delivered through infrastructure-as-code.

GitHub stats Top languages

Streak

🎯 Current Focus

Securing AI and agentic systems on cloud — a secure LLM inference pipeline on AWS (Terraform IaC, least-privilege IAM, private networking, CI security gates, prompt-injection guardrails), cloud-security guardrails as code (Checkov + OPA/Conftest policy-as-code with drift detection), and an agentic-AI red-team lab (garak, PyRIT, promptfoo mapped to OWASP LLM Top 10 and MITRE ATLAS). Alongside a structured 12-Month Security Engineering Journey.

📜 Certifications

ISC2 CC Cisco Azure AWS Qualys Splunk Juniper Fortinet

🗓️ Experience

Role Company Period
DevSecOps Engineer (Cloud Security) LINDERA Apr 2025 – Present
Cybersecurity & DevOps Engineer (Working Student) LINDERA Oct 2023 – Mar 2025
NOC Engineer II Zeta Oct 2019 – Mar 2023
Associate Network Engineer KocharTech Sep 2016 – May 2019

📬 Open to Work

Open to Cloud Security Engineer, DevSecOps Engineer, and AI Security Engineer roles — Berlin or remote.

Email Portfolio

Pinned Loading

  1. usap-skills usap-skills Public

    Open-source AI cybersecurity agent skills for SOC, incident response, threat hunting, red team, blue team, and DevSecOps. 79 skills + 12 cs-* orchestrator agents across 12 security domains. Mapped …

    Python 3 3

  2. incoming-connection-logger incoming-connection-logger Public

    Bash-based incoming connection monitor that logs source/destination metadata for security triage.

    Shell

  3. jaskaranhundal jaskaranhundal Public

    GitHub profile README for Jaskarn Singh

  4. ssh-ssl-auto-renew ssh-ssl-auto-renew Public

    Automated SSH and TLS renewal playbook with validation, failure-mode handling, and rollback safety notes.

    Python