Releases: AshSgDe29071999/redactcli
Releases · AshSgDe29071999/redactcli
Release list
v0.1.1 — brew, binary, pre-commit, GitLab, Marketplace Action
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 redactcliCI
- 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
redactcli 0.1.0
Pipe-friendly secret redaction CLI + GitHub Action.
Install
pip install redactcliUsage
cat agent.log | redactcli
redactcli scan .GitHub Action
- uses: AshSgDe29071999/redactcli/action@v0.1.0