Endor Labs Scan
Version updated for https://github.com/endorlabs/github-action to version v1.1.11.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 275 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 Endor Labs Repository GitHub Action integrates Endor Labs’ Dependency Lifecycle Management™ capabilities into your CI pipelines, automating tasks such as scanning open-source dependencies for security risks and signing container images. It enables secure and efficient adoption, maintenance, and verification of open-source software, streamlining development while mitigating potential vulnerabilities. This action supports various authentication methods and can be customized to fit diverse CI/CD workflows.
Release notes
What’s Changed
- Update versions to resolve security vulnerabilities in transitive dependencies by @sridharam in https://github.com/endorlabs/github-action/pull/97
- Bump node version for setup,sign and verify action to 24 by @sridharam in https://github.com/endorlabs/github-action/pull/96
Full Changelog: https://github.com/endorlabs/github-action/compare/v1.1.10...v1.1.11