aws / aws/amazon-q-developer-cli

Separate Bash command from Maven commands

Open
#2,758 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2k
Forks
439
PR merge metrics
No merged PRs in 30d

Description

As part of my development process I like to ask Q to test my code using maven to compile and run the test suite, but Q uses bash to run maven commands, I can trust Q with launch of maven commands but I don't want to trust Q with bash commands because the power on bash commands can be really catastrophic if we are not careful.

If we separate bash from Maven I can trust maven without compromising bash executions.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.