Model Scanner
Version updated for https://github.com/hiddenlayerai/hiddenlayer-model-scan-github-action to version v1.0.8.
- This action is used across all versions by 3 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The HiddenLayer Model Scanner GitHub Action integrates model scanning into CI pipelines, automating the detection of potential security issues in machine learning models stored in repositories or on AWS S3. It provides clear scan results (e.g., identifying malicious models) in the GitHub Actions Job Summary or pull requests, and supports optional features like SARIF output and community scan capabilities. This action helps streamline security checks for machine learning workflows, ensuring the integrity of deployed models.
What’s Changed
What’s Changed
- github action doc change by @bpham-hl in https://github.com/hiddenlayerai/hiddenlayer-model-scan-github-action/pull/153
New Contributors
- @bpham-hl made their first contribution in https://github.com/hiddenlayerai/hiddenlayer-model-scan-github-action/pull/153
Full Changelog: https://github.com/hiddenlayerai/hiddenlayer-model-scan-github-action/compare/v1.0.7...v1.0.8