Commit Graph

166 Commits

Author SHA1 Message Date
3d2a92d283 Update Biome and TailwindCSS configurations; remove unused font imports 2026-01-04 23:39:06 +01:00
775c0ea210 Add Gitea issue management utilities for Bash and PowerShell scripts 2026-01-04 23:33:04 +01:00
74be5e889a Apply consistent tab-based indentation across the frontend codebase 2026-01-04 23:32:41 +01:00
3259927fd1 Update formatting rules to enforce consistent tab-based indentation across the backend 2026-01-04 23:30:54 +01:00
4b53a8d410 Initialize NestJS backend with basic structure, Biome setup, and essential configurations 2026-01-04 23:26:27 +01:00
45318dffe3 Update pnpm-lock.yaml to include backend and frontend dependencies 2026-01-04 20:53:56 +01:00
dcd233fe07 Remove --enableVulnerability flag from CVE-check workflow configuration
Some checks failed
CVE Security Check - Trivy + OWASP / Trivy Vulnerability Scan (push) Failing after 5m17s
CVE Security Check - Trivy + OWASP / OWASP Dependency-Check (push) Successful in 4s
CVE Security Check - Trivy + OWASP / Security Summary (push) Failing after 2s
2026-01-04 20:15:52 +01:00
acfcc3562f Initialize Next.js frontend with Biome setup, TailwindCSS, and basic configurations 2026-01-04 19:19:31 +01:00
04afa75b7f Create initial frontend with global styles and basic layout components 2026-01-04 19:19:07 +01:00
bd1ceca25c Add MemeGoat SVG assets (white, black, color) to public directory 2026-01-04 19:17:35 +01:00
e1eaa0ac6d Add pnpm-workspace.yaml to configure workspace packages 2026-01-04 19:17:22 +01:00
a9b9766221 Add Biome as a dev dependency and generate pnpm-lock.yaml
Some checks failed
CVE Security Check - Trivy + OWASP / OWASP Dependency-Check (push) Failing after 22s
CVE Security Check - Trivy + OWASP / Security Summary (push) Failing after 10s
CVE Security Check - Trivy + OWASP / Trivy Vulnerability Scan (push) Failing after 5m22s
2026-01-04 16:40:26 +01:00
8f372eef19 Add automated CVE security checks with Trivy and OWASP
Some checks failed
CVE Security Check - Trivy + OWASP / OWASP Dependency-Check (push) Has been cancelled
CVE Security Check - Trivy + OWASP / Security Summary (push) Has been cancelled
CVE Security Check - Trivy + OWASP / Trivy Vulnerability Scan (push) Has been cancelled
2026-01-04 16:32:58 +01:00
1ee4fd003b Add package.json with scripts for build, lint, test, and format tasks 2026-01-04 16:21:16 +01:00
062b2bc42b Update README with detailed project overview and resources 2026-01-03 16:22:53 +01:00
d139cca714 Initial commit 2026-01-03 14:42:48 +01:00