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

Save only unique intent priorities in findings #2474

Merged
merged 5 commits into from
Dec 18, 2024

Conversation

dmarushkin
Copy link
Contributor

Describe the Pull Request

Hi again! Another small fix, now manifest parser for android does not store and additional info about intents with high priorities (no intent names or filter schemas), but show all hits in reports:

image image

So just added grouped high_intent_priority_found by priorities and add count of hits in title:

image

@dmarushkin
Copy link
Contributor Author

dmarushkin commented Dec 8, 2024

Maybe better solution here is to add activity info in hit description, like it is in assetlinks.json checks:

image

@ajinabraham
Copy link
Member

Thanks for the PR, I will review this when I get some time.

Copy link
Member

@ajinabraham ajinabraham left a comment

Choose a reason for hiding this comment

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

LGTM

@ajinabraham ajinabraham merged commit 17332e8 into MobSF:master Dec 18, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants