Refactor code analysis workflow by adding gitleaks detection command and removing obsolete output files to streamline the build process and enhance security checks.
Some checks failed
Code Analysis (JS/Vue) / analyze (push) Failing after 3m34s

This commit is contained in:
Torsten Schulz (local)
2025-12-20 15:29:58 +01:00
parent 9e5ccbe8a3
commit 111c8c239c
122 changed files with 6 additions and 22791 deletions

View File

@@ -1,15 +0,0 @@
{
"date": "2025-11-05T13:24:50.100Z",
"preset": "node-server",
"framework": {
"name": "nuxt",
"version": "4.1.3"
},
"versions": {
"nitro": "2.12.7"
},
"commands": {
"preview": "node server/index.mjs"
},
"config": {}
}