travitch / build-bom

Dynamically discover the commands used to create a piece of software
Apache License 2.0
45 stars 8 forks source link

Add flags to enable users to tweak arguments #30

Closed travitch closed 2 years ago

travitch commented 2 years ago

Users can inject literal arguments or remove arguments from the command line. Note that removing arguments can be incredibly unsafe and definitely break things. Handle with care.