Links to additional information
References
Most of the vulnerability scanners include references to further information about the vulnerabilities. These references are imported with the observation and can be accessed by clicking on the link icon in the References
box, on the right side of the Observation view.
Vulnerabilities
If an observation is a vulnerability with a CVE or GHSA number, the Vulnerability ID in the Vulnerability
box will be a link to the National Vulnerabilities Database (NVD) or the GitHub Advisory Database.
Components
If an observation has a component with a PURL as its origin, a link to further information about the package can be shown. The link can go either to open/source/insights or ecosyste.ms, depending on the user settings.
open/source/insights
If the preference in the user settings has been set to deps.dev
and the package type is in
cargo
(Rust)go
(Go)maven
(Java)npm
(JavaScript / TypeScript)nuget
(.NET)pypi
(Python)
the Component PURL in the Origins
box will be a link to the open/source/insights platform, which provides insights into the open source component containing the vulnerability. It helps you to understand the security, licensing, and maintenance aspects of the component.
ecosyste.ms
If the preference in the user settings has been set to ecosyste.ms
and the package type is in
cargo
(Rust)cocoapods
(iOS / macOS)composer
(PHP)cpan
(Perl)cran
(R)gem
(Ruby)golang
(Go)hackage
(Haskell)maven
(Java)npm
(JavaScript / TypeScript)nuget
(.NET)pypi
(Python)
the Component PURL in the Origins
box will be a link to the ecosyste.ms platform.