Tag Archives: Git
Werf – GitOps Delivery Tool
werf is an Open Source CLI tool written in Go, designed to simplify and speed up the delivery of applications. To use it, you need to describe
Talisman – Tool to Prevent Secrets from Getting Checked in
Talisman is a tool is to validate code changes that are to be pushed out of a local Git repository on a developer’s workstation.
truffleHog – Searches Git Repositories for Credentials
truffleHog is a tool that you search through git repositories for secrets, digging deep into commit history and branches.