this post was submitted on 05 Jul 2024
68 points (93.6% liked)

Open Source

29849 readers
247 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

I’m looking for a way to keep an eye on open source software I’m using, especially if there are detrimental changes. Like for example when there’s an acquisition (Raivo Authenticator) or the project has not been updated in a long time (potentially posing a security risk).

But I don’t want to have to read about every project, just the ones I’m using.

Anyone got any ideas?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 month ago

I think it's mostly related to LICENSE file. For example Redis and now Valkey. Otherwise some eye-catching issue drama on repo. As long as the license is truely FOSS like GPL v3 then in 99% cases you should be fine.