Skip to content

fix: update avahi checker #4821

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

Merged
merged 1 commit into from
Feb 20, 2025
Merged

fix: update avahi checker #4821

merged 1 commit into from
Feb 20, 2025

Conversation

ffontaine
Copy link
Contributor

Update avahi pattern to avoid raising a false positive with some unrelated library which embeds the following strings:

mss_impl_dnssd_avahi.c
Connect port is not configured
text
startAdvertise
DNSSD
%s%-7.7s%s

Update avahi pattern to avoid raising a false positive with some
unrelated library which embeds the following strings:

mss_impl_dnssd_avahi.c
Connect port is not configured
text
startAdvertise
DNSSD
%s%-7.7s%s

Signed-off-by: Fabrice Fontaine <[email protected]>
Copy link
Contributor

@terriko terriko left a comment

Choose a reason for hiding this comment

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

Thanks!

@terriko terriko merged commit c37e6d7 into intel:main Feb 20, 2025
24 checks passed
@ffontaine ffontaine deleted the fix-avahi-checker branch February 20, 2025 09:49
its403 pushed a commit to its403/cve-bin-tool that referenced this pull request Feb 20, 2025
Update avahi pattern to avoid raising a false positive with some
unrelated library which embeds the following strings:

mss_impl_dnssd_avahi.c
Connect port is not configured
text
startAdvertise
DNSSD
%s%-7.7s%s

Signed-off-by: Fabrice Fontaine <[email protected]>
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