question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

INI file format is not obviously documented anywhere

See original GitHub issue

The docs mention exclude flags, but where can I find a complete list of the available flags?

targets: comma separated list of target dirs/files to run bandit on
exclude: comma separated list of excluded paths
skips: comma separated list of tests to skip
tests: comma separated list of tests to run

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:3
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

11reactions
bittnercommented, Mar 14, 2019

Why did you close this issue, @darakian?

The documentation for configuring the execution of Bandit is indeed sparse.

Can we reopen the issue?

5reactions
darakiancommented, Mar 14, 2019

You’re welcome to reopen the issue, but solved my issue by using some bash to replace the include/exclude logic.

Read more comments on GitHub >

github_iconTop Results From Across the Web

INI file - Wikipedia
An INI file is a configuration file for computer software that consists of a text-based content with a structure and syntax comprising key–value...
Read more >
Why are INI files deprecated in favor of the registry? - Reddit
So really you need to store app information somewhere related to the user like the user's AppData directory. But by this point, you're...
Read more >
Configuration updates not saving after importing winscp.ini
Log debug 1 shows that my .ini file is saved at: Configuration: C:\Program Files (x86)\WinSCP\WinSCP.ini. That file hasn't been updated ...
Read more >
ColdFusion, INI files, and comments - Raymond Camden
I'm not one of the anti-XML folks but you can't deny that an INI file is pretty simple to use. I've moved away...
Read more >
PropertyStore INI file location - DevExpress Support
Hi, Where is the TcxPropertiesStore storing ini files by default? ... but I can't find the INI file anywhere on my system. Not...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found