Conversation
Signed-off-by: Rez Moss <hi@rezmoss.com>
Signed-off-by: Rez Moss <hi@rezmoss.com>
|
Thanks for the PR! If you look into the SBOMs of Qt they have different cpe for their files. |
Signed-off-by: Rez Moss <hi@rezmoss.com>
|
good catch, just updated the PR to emit the right cpe , qtbase for libqtcore & sim |
|
I'm a little confused what the right thing to use for the CPE is -- all of the NVD records referenced in the JIRA issue seem to have |
* fixed anchore#4550, catalog mongodb bin Signed-off-by: Rez Moss <hi@rezmoss.com> * fixed anchore#4550, catalog mongodb bin Signed-off-by: Rez Moss <hi@rezmoss.com> --------- Signed-off-by: Rez Moss <hi@rezmoss.com>
|
Hi, I work on Qt. Personally, I think the main CPE to add is Older Qt versions had some vulnerabilities reported against repo specific CPEs, e.g. If that's not much work, the repo-specific ones should be added as well. |
Signed-off-by: Rez Moss <hi@rezmoss.com>
|
cool, cpe:2.3:a:qt:qt goes as main one, qt:qtbase stays secondary |
|
I'm going to get the snippets added to https://github.com/anchore/syft/blob/main/syft/pkg/cataloger/binary/test-fixtures/config.yaml. After that this should be 🟢 |
Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
Signed-off-by: Christopher Angelo Phillips <32073428+spiffcs@users.noreply.github.com>
* main: (114 commits) fix: lookup alternate scheme on url->licenseID (anchore#4588) chore(deps): bump the go-minor-patch group with 2 updates (anchore#4583) feat: add Qt6 binary detection (anchore#4550) chore(deps): bump the actions-minor-patch group across 1 directory with 2 updates (anchore#4584) fix: snap cataloger incorrectly identifies snap container as deb package (anchore#4500) chore(deps): update tools to latest versions (anchore#4577) fix: update mixed case dependencies in python to be normalized (anchore#4573) chore(deps): update anchore dependencies (anchore#4575) chore(deps): update tools to latest versions (anchore#4570) feat: detect Debian version from /etc/debian_version (anchore#4569) fix: correctly report supporting evidence for binary packages (anchore#4558) chore(deps): bump the actions-minor-patch group across 2 directories with 3 updates (anchore#4568) chore(deps): bump the go-minor-patch group with 6 updates (anchore#4567) chore(deps): update tools to latest versions (anchore#4565) chore(deps): bump github.com/spdx/tools-golang (anchore#4557) ci: enable zizmor to fail PRs (anchore#4556) Chore new slack action (anchore#4553) chore(deps): update anchore dependencies (anchore#4552) chore(deps): update tools to latest versions (anchore#4551) chore(deps): update tools to latest versions (anchore#4545) ... Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
Description
Qt6 binary detection fixed #4467
Type of change
Checklist
Issue references