Skip to content

Commit

Permalink
Remove gitleaks comment
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonardoLordelloFontes committed Jan 17, 2025
1 parent 4bf7a43 commit 09f2c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/rules/privateKey.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ abcdefghijklmnopqrstuvwxyz
`-----BEGIN PRIVATE KEY BLOCK-----
anything
-----END PRIVATE KEY BLOCK-----`,
} // gitleaks:allow
}
return validate(r, tps, nil)
}

0 comments on commit 09f2c21

Please sign in to comment.