File tree 1 file changed +11
-0
lines changed
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
206
206
* Delete the GitHub data at the bottom of the YAML file.
207
207
* Double check all the data, commit it, and make a PR.
208
208
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
+
209
220
# # Credits
210
221
211
222
Please see [CONTRIBUTORS.md].
You can’t perform that action at this time.
0 commit comments