I think part of the confusion is that those docs seem to be geared towards including your test upstream, not keeping it private in a separate project
Sent from my phone with my typo-happy thumbs. Please excuse my brevity On Fri, May 14, 2021, 06:16 Maxim Mosharov via code-quality < [email protected]> wrote: > Hi team! > Our clients really need to understand how to customize bandit easily. > We made some videos for them to understand how to work with ast. But all > of us don't even understand how to include our tests to bandit plugins. > > Let's imagine we have the same plugin as it is here > https://bandit.readthedocs.io/en/latest/_modules/bandit/plugins/django_sql_injection.html#django_rawsql_used > . > Can you just make any step-by-step guide? > > PS. It's not step-by-step > https://bandit.readthedocs.io/en/latest/plugins/index.html#writing-tests > > *Maxim Mosharov | CEO* > Email: [email protected] > Site: https://whitespots.io > > _______________________________________________ > code-quality mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/code-quality.python.org/ > Member address: [email protected] >
_______________________________________________ code-quality mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/code-quality.python.org/ Member address: [email protected]
