Skip to content

Include warnings for EOL ruby and gems #416

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cyc115 opened this issue Sep 27, 2019 · 6 comments
Closed

Include warnings for EOL ruby and gems #416

cyc115 opened this issue Sep 27, 2019 · 6 comments

Comments

@cyc115
Copy link

cyc115 commented Sep 27, 2019

End of life Ruby and Gems could be something ruby-advisory-db tracks. Tools like bundler-audit could then use this information to alert users fail builds. Any thoughts?

@reedloden
Copy link
Member

I like the idea. Thoughts on how we might show this to folks? Or the schema format?

@BookOfGreg
Copy link

I like the idea, though can I ask it be the default but disable-able behind a flag. Since this forms part of CI for a lot of places this could end up blocking a lot of builds. Thoughts go out to a team I know contractually obligated to stay on ruby 1.8.x.

@cyc115
Copy link
Author

cyc115 commented Oct 2, 2019

I like the idea, though can I ask it be the default but disable-able behind a flag. Since this forms part of CI for a lot of places this could end up blocking a lot of builds. Thoughts go out to a team I know contractually obligated to stay on ruby 1.8.x.

Good idea, I like the idea of switching on with a flag (vs. on by default and switch off with flag). I think opting in to EoL check is better than opting out because this could unnecessarily block builds.

Thoughts on how we might show this to folks? Or the schema format?

😄 Haven't had much thought on this yet. But will do this weekend.

UPDATE:
I've opened rubysec/bundler-audit#227 for discussion.

@postmodern
Copy link
Member

postmodern commented Oct 24, 2019

End-of-Lifed rubies could be stored in ruby-versions. End-of-Lifing isn't really a Security Advisory, so I don't think it really fits here. Although, Advisories for vulnerabilities in EOLed Rubies definitely can be added to ruby-advisory-db.

@postmodern
Copy link
Member

Closing this as the scope of ruby-advisory-db is security advisories for vulnerabilities.

@jasnow
Copy link
Contributor

jasnow commented Jul 14, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants