issues
search
epi052
/
recon-pipeline
An automated target reconnaissance pipeline.
https://recon-pipeline.readthedocs.io/
MIT License
427
stars
96
forks
source link
Limit tab completion of scan command to scans with installed components
#74
Closed
epi052
closed
4 years ago
epi052
commented
4 years ago
closes #65
Branching checklist
[x] There is an issue associated with your PR (bug, feature, etc.. if not, create one)
[x] Your PR description references the associated issue (i.e. fixes #123)
[x] Code is in its own branch
[x] Branch name is related to the PR contents
[x] PR targets master
Static analysis checks
[x] All python files are formatted using black
[x] All flake8 checks pass
[x] All existing tests pass
Documentation
[x] Documentation about your PR is included in docs/ and the README, as appropriate
Additional Tests
[x] New code is unit tested
[x] New tests pass
closes #65
Branching checklist
Static analysis checks
Documentation
Additional Tests