• Joined on 2023-05-28
colin created repository colin/rodelyn 2026-01-28 14:51:39 -05:00
colin pushed to main at Nixius/hastebin 2026-01-24 12:46:56 -05:00
820a17e40b Switch theme from Solarized teal to navy dark
colin pushed to main at Nixius/hastebin 2026-01-24 09:59:04 -05:00
305a0ece5e Add Trivy security scanning to git hooks
colin pushed to main at Nixius/hastebin 2026-01-23 20:55:42 -05:00
2907277b52 Disable trivy-image scan, clean up debug output
colin pushed to main at Nixius/hastebin 2026-01-23 20:18:06 -05:00
0386e7b44c Fix YAML parsing - replace colons in echo statements
colin pushed to main at Nixius/hastebin 2026-01-23 20:16:39 -05:00
2ea5e878e9 Fix: use npm ci in Dockerfile to respect package-lock.json
colin pushed to main at Nixius/hastebin 2026-01-23 20:14:20 -05:00
78646afe4e Add debug output to trivy-fs scan
colin pushed to main at Nixius/hastebin 2026-01-23 20:13:49 -05:00
5e6fbcad3d Add lockfile version verification to trivy-fs step
colin pushed to main at Nixius/hastebin 2026-01-23 20:09:18 -05:00
4f58b92a31 Fix lockfile-check: use temp dir to avoid node_modules race
colin pushed to main at Nixius/hastebin 2026-01-23 20:05:22 -05:00
11f1b46055 Fix CI: handle missing package-lock.json gracefully
colin pushed to main at Nixius/hastebin 2026-01-23 20:04:01 -05:00
b70949e904 Fix lockfile script for Alpine Linux compatibility
colin pushed to main at Nixius/hastebin 2026-01-23 19:58:54 -05:00
a4b6db6a22 Fix security vulnerabilities and add lockfile refresh automation
colin pushed to main at Nixius/hastebin 2026-01-23 19:49:45 -05:00
83fe4ad161 fix: make scan-unused depend on test to avoid parallel node_modules race
colin pushed to main at Nixius/hastebin 2026-01-23 19:48:18 -05:00
9bc853ed58 fix: clean node_modules before npm ci to avoid ENOTEMPTY error
colin pushed to main at Nixius/hastebin 2026-01-23 09:38:18 -05:00
81dea94128 Fix line numbers display and alignment
colin pushed to main at Nixius/hastebin 2026-01-23 09:27:21 -05:00
ebcb90ca18 Add sitemap.xml generation with MCP discovery endpoint
colin pushed to main at Nixius/hastebin 2026-01-23 09:05:09 -05:00
edc1680f1c Add unused code/dependency scanning with knip and depcheck
66137a135c Add About navigation with UTM tracking
Compare 2 commits »
colin pushed to main at colin/haste 2026-01-21 11:11:04 -05:00
409346e6dd bump
colin pushed to main at colin/haste 2026-01-21 11:07:33 -05:00
06c91e6dd7 Update production stack hostname to ingress.nixc.us
colin pushed to main at Nixius/hastebin 2026-01-21 11:04:48 -05:00
c461cf2639 Fix HIGH severity vulnerabilities: update glob, mime, and tar dependencies