mirror of
https://github.com/laramies/theHarvester.git
synced 2024-11-11 01:23:05 +08:00
9 lines
No EOL
180 B
YAML
9 lines
No EOL
180 B
YAML
queries:
|
|
- exclude: py/import-and-import-from
|
|
- exclude: py/polluting-import
|
|
- exclude: py/member-test-non-container
|
|
|
|
extraction:
|
|
python:
|
|
python_setup:
|
|
version: 3 |