Skip to content

Conversation

Deathpoolxrs
Copy link
Contributor

@Deathpoolxrs Deathpoolxrs commented Dec 20, 2023

The code use_amass_config = config.get(USE_AMASS_CONFIG, False) retrieves the value associated with the key USE_AMASS_CONFIG from a configuration dictionary (config). If the key is not found, it defaults to False. The variable use_amass_config is then assigned this value.

Closes: #1148

@AnonymousWP AnonymousWP requested a review from psyray December 21, 2023 11:28
@yogeshojha yogeshojha added this to the release 2.0.3 milestone Dec 26, 2023
@yogeshojha yogeshojha merged commit 95eda6a into yogeshojha:master Dec 26, 2023
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

Successfully merging this pull request may close these issues.

Unable to run amass-passive scan
4 participants