We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04e01b7 commit 1e6b7a1Copy full SHA for 1e6b7a1
1 file changed
docs/developer/SDK-ROADMAP.md
@@ -157,10 +157,10 @@ Refactor `.github/actions/scanner-*` to call `argus scan` internally. Actions sh
157
- [x] Tool version enforcement: `--allow-local-versions` bypass for airgapped environments
158
159
### Post-PyPI Cleanup (first release)
160
+- [ ] README.md and QUICK-START.md: remove TestPyPI `--index-url` flags (one line each)
161
- [ ] Update all 16 action wrappers: `pip install pyyaml` → `pip install argus-security`
162
- [ ] Rename action step "Install dependencies" → "Install Argus"
163
- [ ] Remove `bin/argus` wrapper (pip creates the entry point)
-- [ ] Update QUICK-START.md and README.md install instructions
164
- [ ] `argus init` summary: show `pip install argus-security` command
165
166
### Container Image Publishing
0 commit comments