Sieve Security Scan
Version updated for https://github.com/fendora-io/sieve-action to version v1.4.4.
- This action is used across all versions by 2 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Summary:
Sieve is a GitHub Action that uses AI-powered security scanning to detect real vulnerabilities in pull requests, with the ability to suppress false positives. The action automatically scans code files and posts relevant comments on PRs, allowing team members to mark findings as either real or false positive. It supports customization via inputs for repo alias and failure behavior during checks.
What’s Changed
What’s Changed
- Prepare for OpenSSF Best Practices badge by @mohijalili in https://github.com/fendora-io/sieve-action/pull/25
- Validate CI/CD metadata in Docker workflow by @mohijalili in https://github.com/fendora-io/sieve-action/pull/26
- Align branding to Sieve by Fendora and add Best Practices badge by @mohijalili in https://github.com/fendora-io/sieve-action/pull/27
- Prepare OpenSSF Baseline-2 compliance by @mohijalili in https://github.com/fendora-io/sieve-action/pull/28
- Prepare OpenSSF Baseline-3 compliance by @mohijalili in https://github.com/fendora-io/sieve-action/pull/29
- Prepare v1.4.4 release by @mohijalili in https://github.com/fendora-io/sieve-action/pull/31
- Fix release signing when :latest is present by @mohijalili in https://github.com/fendora-io/sieve-action/pull/32
Full Changelog: https://github.com/fendora-io/sieve-action/compare/v1.4.3...v1.4.4