owasp-amass / amass

In-depth attack surface mapping and asset discovery
https://owasp.org/www-project-amass/
Other
11.89k stars 1.87k forks source link

Failed to load the configuration file #1020

Closed mouftan closed 5 months ago

mouftan commented 6 months ago

Hi team

when i want to run it i get this error :

"Failed to load the configuration file: error mapping configuration settings to internal values: yaml: unmarshal errors: line 32: cannot unmarshal !!seq into config.Config"

The Config i used: https://web.archive.org/web/20230619222732/https://github.com/owasp-amass/amass/blob/master/examples/config.ini

mouftan commented 5 months ago

i installed the old version V3 of amass with go : go install -v github.com/owasp-amass/amass/v3/...@master i still use this config file : https://web.archive.org/web/20230619222732/https://github.com/owasp-amass/amass/blob/master/examples/config.ini