aboutcode-org / aboutcode-org/fetchcode
fetchcode take long time to download
Open
- Dominant language
- HTML
- Stars
- 13
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
sometimes we just need a small part of the repository like https://github.com/github/advisory-database
we just need to `github-reviewed` part `57.2 MB`. but using `fetch_via_vcs` we download `2.00 GiB`
the problem gets worth when we start rerunning the importer and debugging it,
at least we can have something like a cache for saving the repo so we can use it again.
https://github.com/github/advisory-database/tree/main/advisories/github-reviewed
nexB/vulnerablecode/issues/902
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.