DataDog / datadog-static-analyzer

Datadog Static Analyzer
https://docs.datadoghq.com/static_analysis/
Apache License 2.0
100 stars 12 forks source link

[STAL-2746] Git hooks first implementation #460

Closed juli1 closed 2 months ago

juli1 commented 2 months ago

What problem are you trying to solve?

We want to deliver the first iteration of Git hooks. It ensures that no violation nor secret is being committed.

What is your solution?

Testing

Added more integration tests for all different cases. Also added documentation on how to use it in a real-world repo.

Example of invocation

Screenshot 2024-07-20 at 5 26 54 PM