Skip to content
View Ekene95's full-sized avatar

Block or report Ekene95

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
Ekene95/README.md

Ekene Ejike

Security engineer building defensive infrastructure for modern software systems.

Focus areas:

  • Exploitability analysis for dependency vulnerabilities
  • Hardened container runtimes (Wolfi / apko)
  • Secure software supply chains
  • DevSecOps control planes
  • Automated security enforcement in CI/CD

Security Systems

I design automated security systems that operate directly inside the software delivery pipeline.

      Developer Code
           ↓
Security Scanning (SAST / SCA / Secrets)
           ↓
      Reachability Analysis
           ↓
    Signed Artifact Creation
           ↓
    Hardened Runtime Images
           ↓
  Verified Production Deployment

NetShield Research

netshield-analyzer GitHub
Static analysis engine determining if vulnerable dependencies are actually reachable.

secops-base-images Docker
Minimal hardened container runtimes with zero critical CVEs.

netshield-action GitHub
High-fidelity secret detection pipeline with contextual filtering.


Writing

Pinned Loading

  1. cybersecurity-knowledge-base cybersecurity-knowledge-base Public

    A beginner-friendly collection of practical cybersecurity learning resources, guides, and notes.

  2. Netshield-Enterprise/netshield-action Netshield-Enterprise/netshield-action Public

    NetShield pre-merge secret scanner for CI/CD pipelines.

    HTML

  3. Netshield-Enterprise/netshield-analyzer Netshield-Enterprise/netshield-analyzer Public

    NetShield Real Risk Analysis - Release Decision Engine for Java Applications

    Go

  4. Netshield-Enterprise/netshield-ssl-bypass Netshield-Enterprise/netshield-ssl-bypass Public

    A comprehensive Python tool for detecting and bypassing SSL pinning in Android applications.

    Python

  5. secops-base-images secops-base-images Public

    Runtime Factory - Producing near Zero CVE base images

    Shell