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

bug: Fix importing and displaying of hackerone assets that are classified under OTHER #1440

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

yogeshojha
Copy link
Owner

Reported by @r3dpars3c that BountyHub isnt able to import domains that has wildcard plus those domains that are under OTHER asset type.

These changes introduce a util function to verify if the asset is supported by reNgine or not.

The other util function removes wildcard before inserting into db, happens during import phase, but during the UI/FE wildcards will still be shown as wildcard.

@yogeshojha yogeshojha self-assigned this Sep 15, 2024
@yogeshojha yogeshojha linked an issue Sep 15, 2024 that may be closed by this pull request
1 task
Copy link
Contributor

Woohoo @yogeshojha! 🎉 You've just dropped some hot new code! 🔥

Hang tight while we review this! You rock! 🤘

1 similar comment
Copy link
Contributor

Woohoo @yogeshojha! 🎉 You've just dropped some hot new code! 🔥

Hang tight while we review this! You rock! 🤘

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Rengine not able to display hackerone scope properly.
1 participant