mirror of
https://github.com/anchore/syft.git
synced 2026-02-12 02:26:42 +01:00
qt bin classifier, fixed #4467
Signed-off-by: Rez Moss <hi@rezmoss.com>
This commit is contained in:
parent
873173da10
commit
af3503f3b5
@ -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'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user