$ cd /home/
← Back to all tags

Posts tagged “git”

3 posts • Sorted by latest first
CyberSecurity

Dev Workflow as a Security Engineer: What My Day Actually Looks Like

A ground-level look at the daily dev workflow of a security engineer — tools, code review process, security automation, Git workflow, and incident response tooling.

Dev Workflow as a Security Engineer: What My Day Actually Looks Like There's a version of "security engineer workflow" content out there that's all threat models and compliance frameworks. That's real...

hacker1db
Read more
CyberSecurity

Hunting Exposed Secrets in GitHub Repos: My Neovim-Powered Workflow

My practical, reproducible workflow for finding exposed secrets in GitHub repos using trufflehog, gitleaks, and Neovim — with CSV output for reporting.

Hunting Exposed Secrets in GitHub: My Neovim-Powered Workflow Finding secrets in source code is one of those tasks that sounds simple but has enough edge cases and tooling decisions to consume an enti...

hacker1db
Read more