Working on a license scanner for git-pkgs, uses the scancode license rule corpus but much, much faster and less resource intensive: github.com/git-pkgs/licenses

My plan is to eventually use it to scan every version of every package with it soon.

Fast exact license matching against ScanCode's rule corpus in pure Go. - git-pkgs/licensesGitHubGitHub - git-pkgs/licenses: Fast exact license matching against ScanCode's rule corpus in pure Go.Fast exact license matching against ScanCode's rule corpus in pure Go. - git-pkgs/licenses

Replying to @⁨andrewnez@mastodon.social⁩

@andrewnez Ah, the incredibly popular "what the heck is this license" which 80% of the time is an familiar license with slightly different name or text, the 10,000th synonym for MIT.

And missing licenses, so many are just missing.

And if you look for "hey all rights reserved, go away", never saw it in my scanning of my own deps. So just trying to find the negatives, no joy either.

en