Binary package “git-secrets” in ubuntu jammy

Prevents accidental commits of credentials

 git-secrets scans commits, commit messages, and --no-ff merges
 to prevent adding secrets into your git repositories. If a commit,
 commit message, or any commit in a --no-ff merge history matches
 one of your configured prohibited regular expression patterns,
 then the commit is rejected.