Lachesis Security Scan
Version updated for https://github.com/UnboundCompute/lachesis-action to version v1.0.3.
- 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
This GitHub Action builds a code property graph of your repository, traces untrusted input to dangerous sinks, and reports them directly into GitHub Code Scanning as inline annotations on pull requests. It uses a compiler-precise approach to identify guard differentials, where one function guards against untrusted input while another does not.
What’s Changed
What’s Changed
- Update Action release example test by @riyandhiman14 in https://github.com/UnboundCompute/lachesis-action/pull/9
Full Changelog: https://github.com/UnboundCompute/lachesis-action/compare/v1.0.2...v1.0.3