Skip to content
View Jeff-Rowell's full-sized avatar
  • Denver, Colorado
  • 10:27 (UTC -07:00)

Block or report Jeff-Rowell

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

Jeff Rowell

Principal Security Engineer with 9+ years experience focused on:

  • learning
  • collaboration
  • automation

While the work from my job can't be publicly shared, I am constantly trying to learn and some of my open source contributions can be seen below:

  • trufflesecurity/trufflehog#4347 - added detectors for two new secret types, wrote unit and integration tests, merge pending based on project maintenance discussions.
  • e-m-b-a/emba#1615 - added a feature that improved firmware rescanning time from an avg of two hours to 15 minutes for detecting new CVEs.
  • babyraging/yash#39 - while working through Stanford's compiler course, I found and fixed a bug for a VS Code syntax highlighter for Bison/Yacc (now I use neovim btw).

At my job I'm currently working on secrets management for NHI at scale, integrating AppSec tools into CI/CD, and internal tooling written in Go to normalize asset findings for ASPM.

Experience with building and securing internal self-service Containers as a Service (CaaS) platforms on RKE, EKS, and GKE using GitOps, Ansible, Terraform, HashiCorp Vault, PrismaCloud, CrowdStrike, and Kyverno.

OSCP, CKA & CKS certified with several issued patents.

Pinned Loading

  1. trufflesecurity/trufflehog trufflesecurity/trufflehog Public

    Find, verify, and analyze leaked credentials

    Go 24.1k 2.2k

  2. hpotter hpotter Public

    A honey pot implementation using disposable containers

    Go

  3. babyraging/yash babyraging/yash Public

    Yet Another Syntax Highlighter for lex/yacc & flex/bison.

    TypeScript 57 15

  4. leekr leekr Public

    Passively analyzes and verifies secrets found in client-side JavaScript

    TypeScript 2

  5. e-m-b-a/emba e-m-b-a/emba Public

    EMBA - The firmware security analyzer

    Shell 3.3k 292

  6. compilers compilers Public

    Stanford's CS143 Compiler Course

    C++