mirror of
https://github.com/C4illin/ConvertX.git
synced 2026-09-12 09:57:46 +02:00
ci: add xss scan (#614)
This commit is contained in:
+2
-1
@@ -13,7 +13,8 @@
|
||||
"lint:tsc": "tsc --noEmit",
|
||||
"lint:knip": "knip",
|
||||
"lint:eslint": "eslint .",
|
||||
"lint:prettier": "prettier --check ."
|
||||
"lint:prettier": "prettier --check .",
|
||||
"lint:xss": "xss-scan"
|
||||
},
|
||||
"dependencies": {
|
||||
"@elysiajs/html": "^1.4.2",
|
||||
|
||||
Reference in New Issue
Block a user