Skip to content
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

Fix #148 #153

Merged
merged 1 commit into from
Jul 14, 2020
Merged

Fix #148 #153

merged 1 commit into from
Jul 14, 2020

Conversation

manuelbua
Copy link
Contributor

Include template name in error string when walking a template list.

Include template name in error string when walking a template list.
@ehsandeep
Copy link
Member

Thank you @manuelbua, this works perfectly.

then

[ERR] Could not parse file '/nuclei-templates/examples/': The /home/user/wordlist_param_a.txt file for payload param_a does not exist

and now

[ERR] Could not parse file '/nuclei-templates/examples/http-intruder-fuzz.yaml': The /home/user/wordlist_param_a.txt file for payload param_a does not exist

@ehsandeep ehsandeep merged commit 676bbc0 into projectdiscovery:master Jul 14, 2020
@ehsandeep ehsandeep added the Status: Completed Nothing further to be done with this issue. Awaiting to be closed. label Jul 14, 2020
@manuelbua manuelbua deleted the fix-148 branch July 14, 2020 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants