Merge remote-tracking branch 'origin' into scim

This commit is contained in:
Tuan Dang
2024-02-21 12:46:37 -08:00
37 changed files with 3229 additions and 622 deletions

View File

@@ -34,7 +34,7 @@ In addition to scanning for past leaks, this new addition also actively aids in
infisical scan git-changes
# Display the full secret findings
infisical git-changes --verbose
infisical scan git-changes --verbose
```
Scanning for secrets before you commit your changes is great way to prevent leaks. Infisical makes this easy with the sub command `git-changes`.