Automate patched_versions conversion from GHSA to ruby-advisory-db.
- Yes, PR/641 is part of this.
- NOTE: Trailing comments are not a requirement on patched_version: line, such as:
- "~> 5.2.8, >= 5.2.8.15" # Rails LTS
- Will focus of 2023 needs first.
- May need multiple steps to implement this feature.
- You can find the grammar for this field in ruby-advisory-db/spec/advisory_example.rb file.
Automate patched_versions conversion from GHSA to ruby-advisory-db.