You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use match instead of search to only detect exact match for
FILENAME_PATTERNS otherwise false positives will be raised, for example:
- named (i.e. bind) will be detected in systemd-hostnamed
- eroute (i.e. openswan) will be detected in traceroute6
- libc (i.e. glibc) will be detected in libuClibc.so
Signed-off-by: Fabrice Fontaine <[email protected]>
0 commit comments