Skip to content

v0.1.0

Choose a tag to compare

@DataDave-Dev DataDave-Dev released this 30 Jun 05:47
2b87164

First release of becwright.

  • Deterministic enforcement of constraints (BECs) via a native git pre-commit hook.
  • CLI: check / install / uninstall / export / import.
  • Included checks: forbid (any language), no_token_in_logs, hardcoded_secrets, debug_remnants, dangerous_eval, wildcard_imports.
  • Portable BECs: export/import a rule + its check between repos as a single .bec.yaml.
  • Language-agnostic engine; catalog with Python and JS/TS BECs.

Install: pipx install becwright