christkv / node-git

A node.js git implementation modeled on ruby-git
242 stars 42 forks source link

Is this project alive? #44

Open israelroldan opened 7 years ago

israelroldan commented 7 years ago

First of all, thanks @christkv for starting it and providing us node users with basic access to the git api.

Given that the last release was published 4 years ago and the last commits were more than 2 years ago... I was wondering if there was any roadmap to continue its development moving forward.

If you're looking for someone to take on it, let me know, I'll be very happy to help and coordinate the effort!

Gracias!

jankeromnes commented 7 years ago

Hi @israelroldan! A while back I sort of accepted to do some maintenance because I needed this project to live on but @christkv was very busy with other stuff (and still is). He gave me merging rights, and I have mainly reviewed a few pull requests (mostly by running tests myself to verify that nothing breaks) but I'm willing to pass the keys on to you if you're motivated about taking this project forward.

The biggest problem I had (and still have) was not being able to do new releases. I believe I've pinged Chris a few times about this (to ask for either a spot release or the rights to release myself) but I haven't heard back yet.

christkv commented 7 years ago

That's more me loosing track of it due to being busy with work and kids. I'm happy to add you as a collaborator @israelroldan if you want to take charge of the module. Also I think there is a way of making more people than me be able to publish. Just need to figure out how to do it with npm. Feel free to pass me your npm user names by mail to christkv at mongodb com and I'll try to get them added.

@israelroldan let me know if you want to be added as a collaborator.

lukas735 commented 1 month ago

Soo...this issue is now 7 years ago... does anything changed. IN npm i see there was no update for 11 years. And it already have issues: git * Severity: moderate Code injection in npm git - https://github.com/advisories/GHSA-9gqr-xp86-f87h No fix available node_modules/git

and this is just moderate because i forced it to use mime 2.0.3 with npm-force-resolutions ... otherwise also mime make a highly severe vulnerability. Here should happen something. Git is something what you can't just leave out and uninstall it if you have vulnerabilities. Its needed for million of project. So if you have no coworkers for the project.. Search for them...