bandit icon indicating copy to clipboard operation
bandit copied to clipboard

Auto create a URL to file an issue when encountering an error

Open ericwb opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe. When exceptions in Bandit occur as a result of bugs, the easier we make it to get bugs reported, the better.

Describe the solution you'd like So when an exception is encountered in Bandit, instead of just logging the issue, provide a custom URL to the user for them to open an issue on GitHub with much of the relevant information already populated.

See https://docs.github.com/en/issues/tracking-your-work-with-issues/creating-an-issue

Describe alternatives you've considered n/a

Additional context n/a

ericwb avatar Feb 16 '22 06:02 ericwb

This is a good idea! @ericwb I would happy to work on this feature if you can provide some more info on where to start! Thanks!

acharles7 avatar Jul 17 '22 00:07 acharles7