Artemis icon indicating copy to clipboard operation
Artemis copied to clipboard

Extract config into YAML

Open bulkowy opened this issue 1 year ago • 0 comments

Extends #371

As config.py is getting more robust, I would like to see extracting config values into YAML file, so it would be a lot easier to edit proposed values, eg. NUCLEI_TEMPLATES_TO_SKIP. It would also reduce LOC in config.py and make it a lot cleaner to read through, without need to access documentation.

bulkowy avatar Jul 13 '23 12:07 bulkowy