Skip to content

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.

Links to references

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.

Link to vulnerability

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.

Link to component

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.

Link to open/source/insights

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.

Link to ecosyste.ms