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

Something I've been working on recently to improve testing around dependencies: github.com/alpha-omega-securit

Reuses a lot of pieces of git-pkgs and scrutineer

Generate hermetic tests that capture how a repository uses each of its dependencies. Built on git-pkgs and alpha-omega-security/harness. - alpha-omega-security/hyrumGitHubGitHub - alpha-omega-security/hyrum: Generate hermetic tests that capture how a repository uses each of its dependencies. Built on git-pkgs and alpha-omega-security/harness.Generate hermetic tests that capture how a repository uses each of its dependencies. Built on git-pkgs and alpha-omega-security/harness. - alpha-omega-security/hyrum

Replying to @⁨voxpelli.com@bsky.brid.gy⁩

@voxpelli.com one small part: github.com/git-pkgs/downstream another I'm hoping to publish tomorrow

the index will be the most challenging as it could end up huge, will likely focus on the top 1% of packages to begin with.

Tests a library against the projects that depend on it. - git-pkgs/downstreamGitHubGitHub - git-pkgs/downstream: Tests a library against the projects that depend on it.Tests a library against the projects that depend on it. - git-pkgs/downstream

Thinking of adding support for vendored dependencies to git-pkgs: github.com/git-pkgs/git-pkgs/i

I would like git-pkgs to report dependencies whose package contents or cached artifacts are committed to a repository. Working-directory scans honor .gitignore, but historical scans inspect every t...GitHubDetect and report vendored dependencies · Issue #317 · git-pkgs/git-pkgsI would like git-pkgs to report dependencies whose package contents or cached artifacts are committed to a repository. Working-directory scans honor .gitignore, but historical scans inspect every t...by andrew