Skip to content

Choose a tag to compare

@agustingroh agustingroh released this 25 Jun 11:45

What's Changed

Added

  • Snippet and full file match comments now link to the matched OSS file (and line range, for snippets) for GitHub-hosted components, instead of only referencing the repository
  • Match comments display an informational note when the matched component is registry-sourced (e.g. npm, PyPI), where a browsable source link cannot be generated

Notes

  • The matched file link is only generated for GitHub-hosted components (where the source url points to github.com). For components sourced from package registries (e.g. npm, PyPI), the registry version and packaged file paths do not map to a GitHub source location, so these comments keep the repository Source and show the note instead

Full Changelog: v1...v1.7.0