Plugin decorators #1085
Unanswered
preserver2013
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi,
As per https://bandit.readthedocs.io/en/latest/plugins/index.html#, there are 4 decorators listed, that one can provide for a plugin. In the plugins that bandit provides, I also noticed a few more decorators, that are not noted in the docs link, namely: ExceptHandler, FunctionDef, and Assert. Is it possible to get the list of all plugin types/decorators for plugins from some other page/the source itself?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions