|
|
|
Open Source Accountability
|
|
3 points
by thenengah
1850 days ago
|
|
Any advice when open source maintainers neglect popular projects. The point here is that we depend on open source and as a result need maintenance. I can see how some of you would say switch to pm2 or something newer, but it would be a lot simpler for us just to get our SCA scan passing. https://github.com/foreversd/forever/issues/1106 |
|
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, [...]
You can fork it, if you wish. You can maintain a public fork and even accept patches from the community, or not accept patches, or only maintain a private fork and not share it with anyone.
Also, it looks like it's in a semi-zombie state. They even encourage to use other programs:
> A simple CLI tool for ensuring that a given script runs continuously (i.e. forever). Note that this project currently fully depends on the community for implementing fixes and new features. For new installations we encourage you to use pm2 or nodemon