owasp-noir / noir

Attack surface detector that identifies endpoints by static analysis
https://owasp.org/www-project-noir/
MIT License
595 stars 46 forks source link

Add .config/noir directory for storing config and rule files #320

Closed hahwul closed 5 months ago

hahwul commented 5 months ago

Directories

Default config

~/.config/noir/config.yaml

Config ENV

$NOIR_HOME

Requirements

Big Changes