Support git-lfs for git sources.
Open
backlog
enhancement
- Dominant language
- Go
- Stars
- 2.9k
- Forks
- 369
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 149
Description
Currently, we don't support git-lfs when checking out git sources.
E.g. https://github.com/jasinner/redhat-osv (at time of writing) uses git-lfs, and we're failing to import them with logs like:
```
Failed to parse RHSA-2022:0146.json: Expecting value: line 1 column 1 (char 0)
```
Contributor guide
Assessment
This issue has not been assessed yet.