Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for last_affected in GHSA conversions to OSV. (#239)
OSV has support for `last_affected` for when we know which version was the last to be vulnerable. The GHSA converter previously skipped adding this range event because `last_affacted` didn't exist at the time. This change implements `last_affected` support for GHSA. Signed-off-by: Caleb Brown <[email protected]>
- Loading branch information