New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gh-actions-stats

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gh-actions-stats

Simple cli helper to get stats on your Github Action usage

  • 0.0.0-rc.81d26d4
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

gh-actions-stats

Minimal cli to get stats on Gihub Actions usage.

# See all available options
npx gh-actions-stats --help

# Get stats for all repos for the past 7 days
npx gh-actions-stats --token=$PAT --org=YourOrgName --days=7

# Get stats for specific repo
npx gh-actions-stats --token=$PAT --org=YourOrgName --repo=YourRepoName --days=7

# Get stats for advanced time range
# See https://docs.github.com/en/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates for syntax
npx gh-actions-stats --token=$PAT --org=YourOrgName --created=2022-01-01..2022-01-31

FAQs

Package last updated on 24 Aug 2022

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc