There was an error while loading. Please reload this page.
1 parent 7f448b2 commit 2907215Copy full SHA for 2907215
1 file changed
.pre-commit-config.yaml
@@ -25,6 +25,10 @@
25
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26
27
repos:
28
+- repo: https://github.com/NVIDIA/security-workflows
29
+ rev: v0.3.0
30
+ hooks:
31
+ - id: secret-scan-trufflehog
32
33
# Python formatting/linting
34
## Run the Ruff formatter.
0 commit comments