Skip to content

Extract config into YAML #433

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
bulkowy opened this issue Jul 13, 2023 · 1 comment
Open

Extract config into YAML #433

bulkowy opened this issue Jul 13, 2023 · 1 comment

Comments

@bulkowy
Copy link
Collaborator

bulkowy commented Jul 13, 2023

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.

@kazet kazet closed this as completed Oct 30, 2023
@kazet kazet reopened this Mar 14, 2024
@kunalsz
Copy link

kunalsz commented Mar 1, 2025

Hi @kazet , is this issue still open ? I would like to work on this by creating a config.yaml file which stores all the configuration constants for better readability and management. And importing these configs into the config.py file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants