skillhub/server/skillhub-app
yun-zhi-ztl ad8bb9c6fd fix(security): whitelist only public skill GET routes
- require authentication for skill star and rating GET endpoints before the public skill-read rules

- keep documented public skill detail, version, download, resolve, and tag listing endpoints readable anonymously

- add regression coverage for anonymous star and rating access denial plus public tag listing
2026-03-13 11:12:18 +08:00
..
src fix(security): whitelist only public skill GET routes 2026-03-13 11:12:18 +08:00
pom.xml feat: add skill controllers, search, async events, rate limiting, and config 2026-03-12 02:36:59 +08:00