Skip to content
View Jeff-Rowell's full-sized avatar
  • Denver, Colorado
  • 09:40 (UTC -06: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 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
Jeff-Rowell/README.md

Jeff Rowell

Security Engineer with 9+ years experience focused on:

  • learning
  • collaboration
  • automation

Experience with building and securing public/private cloud platforms, architecting secrets management for NHI at scale, securing CI/CD builds, and being a "glue" engineer writing internal tools in Go, Rust, and Python.

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).

Pinned Loading

  1. trufflesecurity/trufflehog trufflesecurity/trufflehog Public

    Find, verify, and analyze leaked credentials

    Go 26.1k 2.4k

  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 59 17

  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.5k 301

  6. compilers compilers Public

    Stanford's CS143 Compiler Course

    C++