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

use mapstructure tag #1898

Merged
merged 1 commit into from
Aug 26, 2024
Merged

use mapstructure tag #1898

merged 1 commit into from
Aug 26, 2024

Conversation

dogancanbakir
Copy link
Member

Closes #1887

@dogancanbakir dogancanbakir self-assigned this Aug 26, 2024
@dogancanbakir dogancanbakir linked an issue Aug 26, 2024 that may be closed by this pull request
Copy link
Member

@Mzack9999 Mzack9999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

$ echo www.google.com | go run . -location -title -fdc "starts_with(location, 'https://') || starts_with(title, 'Google')"

    __    __  __       _  __
   / /_  / /_/ /_____ | |/ /
  / __ \/ __/ __/ __ \|   /
 / / / / /_/ /_/ /_/ /   |
/_/ /_/\__/\__/ .___/_/|_|
             /_/

                projectdiscovery.io

[INF] Current httpx version v1.6.8 (latest)
[WRN] UI Dashboard is disabled, Use -dashboard option to enable

@Mzack9999 Mzack9999 merged commit c2e41c4 into dev Aug 26, 2024
11 checks passed
@Mzack9999 Mzack9999 deleted the use_mapstructure_tag branch August 26, 2024 13:18
@Mzack9999 Mzack9999 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DSL filter not working correctly in specific cases
2 participants