hyperhive/hive-forge
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 46bdb78466 hive-forge: validate --forge <label> charset up front
argus flagged (approving) that an unvalidated label could build a path
outside the state dir; mara called it out as a usability issue in its
own right, not just a low-risk security nit — a typo'd label should
give a precise 'not a valid label' error, not a confusing file-not-found
or an unexpected traversal.

Reject anything outside the plain lowercase+digits+hyphens charset
dashboard/extra_forges.rs already enforces on write, before touching
the filesystem at all.
2026-07-14 19:37:20 +02:00
..
src hive-forge: validate --forge <label> charset up front 2026-07-14 19:37:20 +02:00
Cargo.toml build: add time + url deps for forgejo-api port 2026-07-07 08:50:35 +02:00