Files
sofarr/.gitea/workflows
Gronod 14de5e4644
Some checks failed
Build and Push Docker Image / build (push) Successful in 32s
CI / npm audit (push) Failing after 2m20s
fix(security #17): add npm audit to CI pipeline and package scripts
Added .gitea/workflows/ci.yml which runs 'npm audit --audit-level=moderate'
on every push and PR. Fails the build on any moderate or higher severity
finding.

Also added 'npm run audit' and 'npm run audit:fix' convenience scripts
to package.json for local use.
2026-05-16 16:27:33 +01:00
..