mirror of
https://github.com/prompt-security/clawsec.git
synced 2026-06-13 05:28:02 +03:00
fix(codeql): ignore generated dist artifacts (#216)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
name: "ClawSec CodeQL Config"
|
||||
|
||||
paths-ignore:
|
||||
- dist/**
|
||||
Reference in New Issue
Block a user