-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
ignore version parsing error #3984
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Implementation: lgtm!
I'd recommend to also add:
- Integration Tests
- Update docs if necessary with new ENV variable flag explanation (I'm not sure if we have already a section for this)
depends on projectdiscovery/dsl#68 |
@Mzack9999 @ehsandeep , created new file i think it will also be helpful for other teams |
Proposed Changes
dsl.ErrParsingArg
and ignore if true . in future if want to hide any specific dsl errors returning this error should do the trickPOC
template