Add support for globs in exclusion

Registered by Travis McPeak

We've had numerous requests to support globs in our file/directory exclusion function.

There are several ways to handle this in light of our current exclusion functionality:

 - deprecate current functionality, implement globs in place. This will mean introducing incompatibility with current Bandit configurations.

 - support both with separate command flags - exclude_dirs works as it currently does and add exclude_globs. This is the least impactful way to add this functionality but means we're adding command flags and another config option.

 - try to squeeze globs and current path functionality into current exclusion mechanism. We could, for example, indicate a glob with a special character sequence. This seems hokey.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
Travis McPeak
Direction:
Needs approval
Assignee:
Travis McPeak
Definition:
Obsolete
Series goal:
None
Implementation:
Deferred
Milestone target:
None
Completed by
Travis McPeak

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.