Replies: 2 comments
-
Thanks for the feedback. I can certainly see how the current README isn't very informative. It was mostly a copy of the vscode extension template. I plan to improve it soon. But basically, the extension runs Bandit to scan code for security issues. If it doesn't find any, you won't see any problems. If you'd like to sanity check the extension you can |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure what I'm supposed to do?
Care about adding some how to get started for the vscode extension?
Also the {} icon at the bottom seems not to have anything "bandit-related"

I can run bandit from the command line after pip installing it. but this is probably nothing to do with this extension...
Beta Was this translation helpful? Give feedback.
All reactions