Skip to content

Conversation

@isoos
Copy link
Collaborator

@isoos isoos commented Sep 29, 2025

  • Fixes License recognition fails on SSH-OpenSSH #1484.
  • The findLongestUnclaimedTokenRange is used to filter out detection results where the unclaimed/unrecognized range is too long (50+ tokens), however, with trailing contained ranges the calculation is wrong.
  • Related to License detection overlap removal fails #1488, as the contained range is a smaller version of the license. In such cases we should also remove the smaller version, but in that case the edge case bug here wouldn't be noticeable.

@isoos isoos requested a review from sigurdm September 29, 2025 12:00
@isoos isoos merged commit e636152 into dart-lang:master Sep 29, 2025
4 of 5 checks passed
@isoos isoos deleted the unclaimed branch September 29, 2025 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

License recognition fails on SSH-OpenSSH

2 participants