Depenemy Dependency Scanner
Version updated for https://github.com/W3OSC/depenemy-action to version v1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The depenemy-action GitHub Action scans project dependencies for supply chain risks, reputation concerns, and behavioral issues. It automates security and reliability checks by identifying vulnerabilities, outdated packages, malicious elements, and other risks, with results integrated directly into GitHub’s Code Scanning interface. Key capabilities include multi-ecosystem support (e.g., npm, Python, Rust) and configurable severity thresholds to streamline dependency management and enhance software supply chain security.
What’s Changed
- fix YAML syntax in action.yml (df6aa9e)
- add LICENSE (dc50abc)
- add README (025e7ba)
- initial action release (2060010)