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

Katana style scope control for URLFinder #17

Open
fail-open opened this issue Nov 14, 2024 · 0 comments
Open

Katana style scope control for URLFinder #17

fail-open opened this issue Nov 14, 2024 · 0 comments
Assignees
Labels
Type: Enhancement Most issues will probably ask for additions or changes.

Comments

@fail-open
Copy link

fail-open commented Nov 14, 2024

Please describe your feature request:

Please port over the field scope control functionality from katana to urlfinder (dn, rdn, fqdn). It would help give a lot more control over the results.

SCOPE:
   -us, -url-scope string[]       in scope url regex to be followed by urlfinder
   -uos, -url-out-scope string[]  out of scope url regex to be excluded by urlfinder
   -fs, -field-scope string         pre-defined scope field (dn,rdn,fqdn) or custom regex (e.g., '(company-staging.io|company.com)') (default "rdn")
   -ns, -no-scope                   disables host based default scope
   -do, -display-out-scope          display external endpoint from scoped urls

Describe the use case of this feature:

It would be helpful to be able to pass in a domain and request either all results for all of the subdomains, or just the fqdn specified.

@fail-open fail-open added the Type: Enhancement Most issues will probably ask for additions or changes. label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

No branches or pull requests

2 participants