Skip to content
View RajeshRajendiran's full-sized avatar

Block or report RajeshRajendiran

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
RajeshRajendiran/README.md

Hi, I'm Rajesh 👋

Senior Backend Engineer · Go · DevSecOps / Security Platform · 13+ years

I design and build distributed backend systems and security platform tooling — from API design and data pipelines to CI/CD security gates and production operations. Deep in Go for the last 5 years, with a strong Java / Spring Boot foundation.

🔐 Security Platform Engineering

At CloudBees, I built 20+ security scanner plugins in Go and Java on the CloudBees Compliance platform, enforcing automated security gates across 40–60 enterprise CI/CD pipelines — 100K+ repositories scanned, 5M+ security findings processed:

  • Code — Checkmarx SAST, Coverity & Polaris, Black Duck SCA, Mend SCA, Snyk IaC, Gitleaks, GoSec, FindSecBugs, njsscan
  • Binary/Container — Trivy, Grype, Aqua Security, Anchore, Harbor, JFrog Xray, Snyk Container & SBOM
  • Infrastructure — AWS & Kubernetes scanners, Falco, Nessus, Cloud Custodian
  • Pipeline & DAST — OWASP ZAP, Veracode DAST, StackHawk

Plus: Go RBAC middleware over Keycloak/Okta · FIPS-compliant AWS migrations · gRPC microservices

🌱 Open Source

Merged

  • terraform-provider-aws#48892 ena_queue_count for launch-template NICs · docs #49017, #49003
  • CloudWeGo Eino (Go LLM-agent framework) — #1149: fixed a scheduler race between time.After(0) and task completion
  • postgres_exporter#1349

In review — 30+ open PRs across security & infra tooling

All my PRs →

☁️ Certifications

  • AWS Certified Solutions Architect – Professional (SAP-C02)
  • AWS Certified Solutions Architect – Associate (SAA-C03)
  • AWS Certified Cloud Practitioner (CLF-C02)

🛠️ Tech I work with

Go Java Spring Boot AWS Kubernetes Docker Terraform Prometheus Kafka gRPC PostgreSQL MongoDB Neo4j

📫 Reach me

Interested in security platform engineering, software supply-chain security, cloud-native infrastructure, and observability.

Popular repositories Loading

  1. MovieGuide MovieGuide Public

    Forked from esoxjem/MovieGuide

    Android app showcasing MVP, RxJava, Dagger 2 and Clean Architecture. Popcorn?

    Java 1

  2. RxJava RxJava Public

    Forked from ReactiveX/RxJava

    RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.

    Java

  3. retrofit retrofit Public

    Forked from lysine-dev/retrofit

    Type-safe HTTP client for Android and Java by Square, Inc.

    Java

  4. okhttp okhttp Public

    Forked from lysine-dev/okhttp

    An HTTP+HTTP/2 client for Android and Java applications.

    Kotlin

  5. RxAndroid RxAndroid Public

    Forked from ReactiveX/RxAndroid

    RxJava bindings for Android

    Java

  6. android-priority-jobqueue android-priority-jobqueue Public

    Forked from yigit/android-priority-jobqueue

    A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.

    Java