Commit Graph

5 Commits

Author SHA1 Message Date
Colin 618a2c1ff7
Security improvements and local testing scripts
ci/woodpecker/push/woodpecker Pipeline failed Details
- Fix Dockerfile to run as non-root user (node) for security
- Fix phonetic key generator to always start with consonant (test fix)
- Add local security scanning scripts (SBOM, Trivy)
- Update test script to exclude security tests from mocha
- Add npm scripts for security scans
- Update .gitignore for generated files
- Update Woodpecker CI to use modern Trivy syntax and push images
2026-01-21 10:21:55 -05:00
Leopere 65f5ace561 Fixed local compose and text entryport. 2025-03-20 15:48:39 -04:00
Leopere abe9cca6eb Update Dockerfile to use Node.js 22 LTS 2025-03-02 13:49:40 -05:00
Leopere 9d45d1ded4 Fix Dockerfile to use Node 18 and improve build process 2025-03-02 13:33:53 -05:00
Leopere 758b242f11 Fix Docker build issues by updating Node version and addressing npm installation errors 2025-03-01 18:36:47 -05:00