Skip to content
This repository was archived by the owner on Jul 8, 2026. It is now read-only.

Content Guard v0.3.0

Latest

Choose a tag to compare

@solomonneas solomonneas released this 27 Jun 20:52
· 5 commits to main since this release

Added

  • content-guard allow add and allow list commands for managing private-policy allow_values from the CLI.
  • jwt-token rule for bare JSON Web Tokens.

Fixed

  • Reduced api-key-assignment false positives for dotted identifier chains such as apiKeys.anthropicApiKey.
  • Identifier-chain segments with digits are handled while preserving JWT detection.

Changed

  • README now leads with the recorded scan -> redact -> rescan-clean demo and adoption-focused positioning.