Enhance security by adding DOMPurify sanitization comments in newsletter and Vereins components, and update path handling comments in server utilities to address potential path traversal vulnerabilities.
Some checks failed
Code Analysis (JS/Vue) / analyze (push) Failing after 3m28s
Some checks failed
Code Analysis (JS/Vue) / analyze (push) Failing after 3m28s
This commit is contained in:
11
.semgrepignore
Normal file
11
.semgrepignore
Normal file
@@ -0,0 +1,11 @@
|
||||
# Build artifacts
|
||||
.output/
|
||||
.nuxt/
|
||||
node_modules/
|
||||
|
||||
# Generated files
|
||||
*.mjs
|
||||
|
||||
# Test files (optional, if you want to exclude them)
|
||||
# tests/
|
||||
|
||||
Reference in New Issue
Block a user