Commit ca6851c
feat(cli): expose contributor-check and credential-audit as pip CLI commands (#1711)
Add agt-contributor-check and agt-credential-audit as console_scripts
entry points in the agent-governance-toolkit package. This allows
consumers to pip install instead of cloning the repo to access these
tools.
Addresses: github/awesome-copilot#1520 review feedback.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent d97f066 commit ca6851c
3 files changed
Lines changed: 1409 additions & 0 deletions
File tree
- agent-governance-python/agent-compliance
- src/agent_compliance/cli
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
0 commit comments