last-commit-log icon indicating copy to clipboard operation
last-commit-log copied to clipboard

Node.js module to get the last git commit information - mostly to be used by CI/CD and building phase.

Results 5 last-commit-log issues
Sort by recently updated
recently updated
newest added

While this may not be possible, it would be nice to check the signing status of a commit. This would would allow CI to automatically fail any unsigned commits, to...

Hi, Is is possible to update the use of execSync in line-diff.js to match how it is used in index.js? Currently it appears to use the default value for maxBuffer

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Normally we won't need to add...

## Summary A command injection vulnerability exists in the Node.js last-commit-log package (versions

Hi, seems like `parse-git-config` is not used anywhere. However it causes vulerability alarms. Could you please remove it in case i am right? 😄 Thank you