File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ This version of `rabbitmqadmin` has a few ideas in mind:
21
21
environment, practices and release schedule of RabbitMQ itself
22
22
* v2 should be a distributed via GitHub releases and not a special ` rabbitmq_management ` endpoint
23
23
* There is a lot of room to improve validation of flags and arguments, since breaking changes are OK for v2
24
- * This tool as free as practically possible from CVEs in other projects that show up on security scans.
25
- CVEs from older Python versions should not plague OCI images that choose to include ` rabbitmqadmin `
24
+ * This tool should strive to be as free as practically possible from CVEs in other projects that show up on security scans.
25
+ CVEs from older Python versions should not plague OCI images that choose to include ` rabbitmqadmin ` v2
26
26
* Output should be revisited: what columns are output by default, whether columns should be selectable
27
27
28
28
## Project Maturity
You can’t perform that action at this time.
0 commit comments