Open Source Project Security Baseline Scanner
Version updated for https://github.com/revanite-io/osps-baseline-action to version v1.1.0.
- This action is used across all versions by 15 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates security assessments for repositories by evaluating them against the Open Source Project Security (OSPS) Baseline controls. It generates compliance reports in YAML, JSON, or SARIF formats and can optionally upload results to GitHub’s Security tab for centralized security management. This action streamlines security auditing processes by providing automated, configurable assessments and direct integration with GitHub’s security tooling.
Release notes
What’s Changed
- feat: add a final step to remove the temporary config by @jpower432 in https://github.com/revanite-io/osps-baseline-action/pull/5
- Update github/codeql-action/upload-sarif and pin by @martincostello in https://github.com/revanite-io/osps-baseline-action/pull/6
New Contributors
- @jpower432 made their first contribution in https://github.com/revanite-io/osps-baseline-action/pull/5
- @martincostello made their first contribution in https://github.com/revanite-io/osps-baseline-action/pull/6
Full Changelog: https://github.com/revanite-io/osps-baseline-action/compare/v1.0.0...v1.1.0