Thinking of adding support for vendored dependencies to git-pkgs: https://github.com/git-pkgs/git-pkgs/issues/317
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...