Skip to content

Releases: AshSgDe29071999/redactcli

v0.1.1 — brew, binary, pre-commit, GitLab, Marketplace Action

Choose a tag to compare

@AshSgDe29071999 AshSgDe29071999 released this 12 Aug 18:41

Distribution release. CLI behavior is still 0.1.0 on PyPI.

Install

uvx redactcli --help
npx --yes github:AshSgDe29071999/redactcli --help
brew tap ashsgde29071999/redactcli && brew install redactcli

CI

  • pre-commit hook: id: redactcli
  • GitLab include: templates/gitlab-ci.yml
  • GitHub Action: uses: AshSgDe29071999/redactcli@v0.1.1 (scan-mode: git-diff)

Binaries

Linux x86_64 attached. macOS / Windows builds upload from the Release binaries workflow.

To list the Action: this release page → Publish this Action to the GitHub Marketplace → Security. Use demos/redactcli-failed-pr.gif.

v0.1.0 — first release

Choose a tag to compare

@AshSgDe29071999 AshSgDe29071999 released this 05 Aug 17:11

redactcli 0.1.0

Pipe-friendly secret redaction CLI + GitHub Action.

Install

pip install redactcli

Usage

cat agent.log | redactcli
redactcli scan .

GitHub Action

- uses: AshSgDe29071999/redactcli/action@v0.1.0

PyPI: https://pypi.org/project/redactcli/0.1.0/