qt bin classifier, fixed #4467

Signed-off-by: Rez Moss <hi@rezmoss.com>
This commit is contained in:
Rez Moss 2026-01-13 16:36:07 -05:00
parent 873173da10
commit af3503f3b5
No known key found for this signature in database
GPG Key ID: C2A599BFF40B075E

View File

@ -433,6 +433,16 @@ catalogers:
cpes: cpes:
- cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* - cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*
type: BinaryPkg type: BinaryPkg
- method: glob
criteria:
- '**/libQt*Core.so*'
packages:
- class: qt-binary-lib
name: qt
purl: pkg:generic/qt
cpes:
- cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*
type: BinaryPkg
- method: glob - method: glob
criteria: criteria:
- '**/gcc' - '**/gcc'