-
|
I am trying to get started with monitoring a set of components - 3rd party libraries, applications & nuget packages - and am facing some difficulties. Since this is not my primary domain, I am confused about how components are identified. In my first attempt, I have tried to manually add a project and add monitoring for an application: Notepad++. However, clicking on 'Add Component' and populating the 'Component Details' dialog as follows:
This results in an error: classifier must not be null. What am I doing wrong? In my second attempt, I have used syft to scan my Notepad++ installation folder, creating an sbom with the following component details (part of the JSON): Uploading that works fine, but I do not get any vulnerabilities, although NIST NVD lists that version as vulnerable to CVE-2026-25926 and CVE-2025-15556. How can I properly use dependency tracker here? How do I normally get to the proper component details? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi @juavol , I also had this issue before since not all software components have a cpe already and some are inconsistent with their naming. |
Beta Was this translation helpful? Give feedback.

AH, now i found your error. You are required to fill in the classifier, which is "hidden" on the extended page