GitHub Actions
5e5eae7422
fix: ensure Semgrep hook triggers on Dockerfile-only commits
2026-03-16 11:44:27 +00:00
GitHub Actions
285ee2cdda
fix: expand Semgrep ruleset to cover TypeScript, Dockerfile, and shell security
2026-03-15 11:45:18 +00:00
GitHub Actions
48af524313
chore(security): expand Semgrep coverage to include frontend and secrets scanning
2026-03-13 20:07:30 +00:00
GitHub Actions
2e85a341c8
chore: upgrade ESLint and related plugins to version 10.x
...
- Updated @eslint/js and eslint to version 10.0.0 in package.json.
- Adjusted overrides for eslint-plugin-react-hooks, eslint-plugin-jsx-a11y, and eslint-plugin-promise to ensure compatibility with ESLint v10.
- Modified lefthook.yml to reflect the upgrade and noted the need for plugin support for ESLint v10.
2026-03-12 00:00:01 +00:00
GitHub Actions
728a55f1d8
fix: simplify frontend lint command in lefthook configuration
2026-03-08 08:06:50 +00:00
GitHub Actions
6add11f1d2
fix: update pre-commit hooks to process all files instead of staged files for end-of-file and trailing whitespace checks
2026-03-07 03:44:18 +00:00
GitHub Actions
d74ea47e2c
fix: enhance pre-commit hooks to auto-fix end-of-file and trailing whitespace issues, and re-stage modified files for review
2026-03-07 02:26:30 +00:00
GitHub Actions
2d40f34ff0
chore: add lefthook configuration for pre-commit and pre-push pipelines
2026-03-07 02:02:37 +00:00