tpmjs/packages/tools/official/csp-compose/CHANGELOG.md
Ajax Davis 17b9ffb6aa chore: version packages
Initial release of 100+ official TPMJS tools
2025-12-31 23:54:47 +10:00

511 B

@tpmjs/tools-csp-compose

0.2.0

Minor Changes

  • Initial release of 100+ official TPMJS tools covering research, data transformation, statistics, security, engineering, ops, and agent utilities.

0.1.0

Initial Release

  • Initial implementation of CSP Compose tool
  • Validates CSP directive names and source values
  • Checks for strict CSP patterns (nonces, hashes, no unsafe-inline/eval)
  • Generates security warnings for common issues
  • Formats CSP header string from directive configurations