Open License Auditor
Version updated for https://github.com/yanovian/open-license-auditor to version v1.2.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Open License Auditor GitHub Action automates the process of identifying and flagging potentially problematic open source licenses in a repository. It supports various package managers, checks dependencies (direct and indirect), and provides detailed reports about any risky licenses found on pull requests. The action can be configured to filter results based on severity, fail the build if critical issues are detected, and optionally post comments with the audit report.
What’s Changed
Full Changelog: https://github.com/yanovian/open-license-auditor/compare/v1.2.1...v1.2.2