Fips Crypto Audit

Runs a FIPS 140-3 crypto compliance audit across Go repositories, classifying every crypto/ import by risk and generating per-component reports. Separates first-party code from vendored dependencies and flags non-cryptographic uses of crypto primitives that break under GODEBUG=fips140=only. Use when auditing Go services for FIPS compliance, assessing new repos before adding them to FIPS CI, re-running an audit after vendor bumps, or generating evidence for compliance documentation.

TGPSKI fdd583b 4 files · 25.8 KB Updated

File contents

TGPSKI/go-fips-toolkit/tree/main/.agents/skills/fips-crypto-audit commit fdd583b816

Frequently asked questions

npx skillmds@latest add tgpski/fips-crypto-audit