Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
@ghuser/github-contribs
Advanced tools
List all GitHub repos a user has contributed to since the beginning of time.
List all GitHub repos a user has contributed to since the beginning of time:
$ github-contribs AurelienLourot
✔ Fetched first day at GitHub: 2015-04-04.
⚠ Be patient. The whole process might take up to an hour... Consider using --since and/or --until
✔ Fetched all commits and PRs.
35 repo(s) found:
AurelienLourot/lsankidb
reframejs/reframe
dracula/gitk
...
$ sudo npm install -g @ghuser/github-contribs
To run your local changes:
$ yarn install
$ ./cli.js --help
This project is maintained by the following person(s) and a bunch of awesome contributors.
Aurelien Lourot |
Normally in order to retrieve all repositories a user has interacted with, one should query the GitHub Events API. Unfortunately it returns only the last 90 days, so we don't use it.
Instead we noticed that the "Contribution Activity" on the profile pages queries such URLs in the background:
So we're doing the same :)
We hit a rate limit. And since it's not an official API, we can't use a token to raise the limit.
Yes, it is since that interface isn't public. We're monitoring it and will react as fast as we can when it breaks.
2.1.0 (2018-06-25):
prevDay()
.2.0.0 (2018-06-25):
stringToDate()
and dateToString()
.1.0.0 (2018-06-11):
0.0.2 (2018-05-29):
0.0.1 (2018-05-29):
FAQs
List all GitHub repos a user has contributed to since the beginning of time.
The npm package @ghuser/github-contribs receives a total of 7 weekly downloads. As such, @ghuser/github-contribs popularity was classified as not popular.
We found that @ghuser/github-contribs demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.