Andrew Nesbitt

@andrewnez@mastodon.social · Joined ⁨Apr⁩ ⁨2017⁩

Package Management Nerd, working on mapping the world of open source software ecosyste.ms and blogging about package managers at nesbitt.io

Homepage
nesbitt.io verified

Replying to @⁨bupd@mastodon.social⁩

@bupd related issue you might want to track: github.com/git-pkgs/git-pkgs/i

Use case We generate attribution artifacts for a few hundred internal repos (Go, Ruby, npm, Python). For every resolved dependency we need the SPDX identifier and the verbatim license text (plus NO...GitHublicenses: option to emit full license text per dependency (--license-text) · Issue #294 · git-pkgs/git-pkgsUse case We generate attribution artifacts for a few hundred internal repos (Go, Ruby, npm, Python). For every resolved dependency we need the SPDX identifier and the verbatim license text (plus NO...by taltcher

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 @⁨veganstraightedge@ruby.social⁩

@veganstraightedge fun research though, I’ve been meaning to do more classification of packages using github.com/ecosyste-ms/oss-tax to aid discovery

A structured, open-source taxonomy for classifying open source software projects. - ecosyste-ms/oss-taxonomyGitHubGitHub - ecosyste-ms/oss-taxonomy: A structured, open-source taxonomy for classifying open source software projects.A structured, open-source taxonomy for classifying open source software projects. - ecosyste-ms/oss-taxonomy

Anyone else get the fear when they get a dependabot update for anything called xz? github.com/git-pkgs/archives/p

Bumps github.com/ulikunitz/xz from 0.5.15 to 0.5.16.

Commits

024f909 isterminal_fallback.go: ensure +build and go:build lines are consistent
ba40d80 Prepare release v0.5.16
82b346c internal/term:...GitHubBump github.com/ulikunitz/xz from 0.5.15 to 0.5.16 by dependabot[bot] · Pull Request #18 · git-pkgs/archivesBumps github.com/ulikunitz/xz from 0.5.15 to 0.5.16. Commits 024f909 isterminal_fallback.go: ensure +build and go:build lines are consistent ba40d80 Prepare release v0.5.16 82b346c internal/term:...by dependabot[bot]