Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zricethezav authored Jul 8, 2022
1 parent 1fc27ee commit 9033132
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,14 @@
</p>
</p>

Gitleaks is a SAST tool for **detecting** and **preventing** hardcoded secrets like passwords, api keys, and tokens in git repos. Gitleaks is an **easy-to-use, all-in-one solution** for detecting secrets, past or present, in your code.

[![asciicast](https://asciinema.org/a/455683.svg)](https://asciinema.org/a/455683)
Gitleaks is a SAST tool for **detecting** and **preventing** hardcoded secrets like passwords, api keys, and tokens in git repos. Gitleaks is an **easy-to-use, all-in-one solution** for detecting secrets, past or present, in your code.

| demos |
| ----------- |
| cli |
| [![asciicast](https://asciinema.org/a/455683.svg)](https://asciinema.org/a/455683)|
| [Github-Action](https://github.com/gitleaks/gitleaks-action) |
|![gitleaks-action-demo](https://user-images.githubusercontent.com/15034943/178075970-9d01fa18-f8d1-4197-8f58-16380a12ec55.gif)|

## Getting Started

Expand Down

0 comments on commit 9033132

Please sign in to comment.