Khanh Le Do
Khanh Le Do
**Is your feature request related to a problem? Please describe.** We want to enforce some deny policy at the organizational level when someone attempts to install a potentially confusing repo's...
Wahoo! New published rules with khanhldt.pnbj from @khanhldt. See [semgrep.dev/s/2ZJ3Y](https://semgrep.dev/s/2ZJ3Y) for more details. Thanks for your contribution! ❤️
**Describe the bug** Trying to set up a pre-commit hook like below: ``` hooks: - repo: https://github.com/returntocorp/semgrep rev: 'v0.80.0' - id: semgrep name: Validate Semgrep rule files args: [ '--validate',...