File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -206,6 +206,17 @@ GH_API_TOKEN="your GitHub API Token" bundle exec rake sync_github_advisories[gem
206206 * Delete the GitHub data at the bottom of the YAML file.
207207 * Double check all the data, commit it, and make a PR.
208208
209+ # # Rails LTS
210+
211+ The maintainers of [Rails LTS] have [asked us not to track the Rails LTS versions][PR-847].
212+ If you are using [Rails LTS] and [bundler-audit], it is advised that you should
213+ add the [List of CVEs addressed by Rails LTS] to your `.bundler-audit.yml` file
214+ under `ignore:`.
215+
216+ [Rails LTS] : https://railslts.com/
217+ [List of CVEs addressed by Rails LTS] : https://makandracards.com/railslts/474590-list-cves-addressed-rails-lts
218+ [PR-847] : https://github.com/rubysec/ruby-advisory-db/pull/847
219+
209220# # Credits
210221
211222Please see [CONTRIBUTORS.md].
You can’t perform that action at this time.
0 commit comments