Perry — ToS Change Watcher
Version updated for https://github.com/perry-tos/edge-bot to version v1.0.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, Perry — Edge Bot, automates the monitoring of npm dependencies in your repository for changes in third-party providers’ Terms of Service (ToS). It identifies affected packages when a ToS change occurs, filters the relevant packages based on your package.json, and opens or updates GitHub issues with detailed advisories and recommended actions. The action is zero-knowledge, ensuring that your dependency data remains private by performing all processing locally on the GitHub Actions runner.
What’s Changed
- removed github secret from desc (3c81f64)
- shortened desc (d9afabe)
- v0.1.0 (174a927)