Regex-based PII redaction module
Find a file
flemming-it c1cea9cff1 ci: sign release bundles with FAI_SIGNING_KEY
Drop-in from fai/platform .forgejo/workflow-templates/
sign-bundle-keypair.yml. Triggers on v*.*.* tag push: builds
wasm32-wasip2, fetches the fai CLI from get.fai.flemming.ai,
packs the bundle, ECDSA P-256 signs it against the org-level
Forgejo secret FAI_SIGNING_KEY, round-trip-verifies against
infra/cosign/official.pub on fai/platform main, and attaches
bundle + .sig to the Forgejo Release via the API.

Signed-off-by: flemming-it <sf@flemming.it>
2026-05-28 23:14:59 +02:00
.forgejo/workflows ci: sign release bundles with FAI_SIGNING_KEY 2026-05-28 23:14:59 +02:00
src feat: text.anonymize v0.1.0 — regex-based PII redaction 2026-05-25 20:53:24 +02:00
.gitignore feat: text.anonymize v0.1.0 — regex-based PII redaction 2026-05-25 20:53:24 +02:00
Cargo.lock chore: SDK URL → git.flemming.ai/fai/module-sdk-rust 2026-05-26 13:16:53 +02:00
Cargo.toml chore: SDK URL → git.flemming.ai/fai/module-sdk-rust 2026-05-26 13:16:53 +02:00
MODULE.de.md feat: text.anonymize v0.1.0 — regex-based PII redaction 2026-05-25 20:53:24 +02:00
MODULE.md feat: text.anonymize v0.1.0 — regex-based PII redaction 2026-05-25 20:53:24 +02:00
module.yaml chore(module): schema_version 2 + explicit provider 2026-05-28 11:48:25 +02:00
rust-toolchain.toml feat: text.anonymize v0.1.0 — regex-based PII redaction 2026-05-25 20:53:24 +02:00