ossaraction
Version updated for https://github.com/github/ossar-action to version v2.0.0.
- This action is used across all versions by 5,315 repositories.
Action Type
This is a node20 action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The github/ossar-action is a GitHub Action designed to simplify the process of running open-source security static analysis tools using the Microsoft Security DevOps CLI. It automates tasks such as installing analysis tools, configuring them, running security scans, and consolidating results into a SARIF file for easy integration with GitHub’s Security tab. This action streamlines security analysis workflows, enabling developers to efficiently identify and address potential vulnerabilities in their codebases.
Release notes
What’s Changed
- Issue/22 by @davidknise in https://github.com/github/ossar-action/pull/25
- V1 by @davidknise in https://github.com/github/ossar-action/pull/26
- Move list of tools into the overview. by @davidknise in https://github.com/github/ossar-action/pull/27
- Dev/daknis/msca actions toolkit by @davidknise in https://github.com/github/ossar-action/pull/28
- V1 update - msca-actions-toolkit by @davidknise in https://github.com/github/ossar-action/pull/30
- Update workflows to reference main by @davidknise in https://github.com/github/ossar-action/pull/31
- Update workflows to main by @davidknise in https://github.com/github/ossar-action/pull/32
- Replace link of mscadocs with msca-nuget by @davidknise in https://github.com/github/ossar-action/pull/34
- v1 update - remove mscadocs links by @davidknise in https://github.com/github/ossar-action/pull/35
- Use the msdo framework by @davidknise in https://github.com/github/ossar-action/pull/37
- v1 - Upgrade to msdo framework by @davidknise in https://github.com/github/ossar-action/pull/38
- Update msdo links by @davidknise in https://github.com/github/ossar-action/pull/39
- v1 - update msdo links by @davidknise in https://github.com/github/ossar-action/pull/40
- Use v2 of github/codeql-action/upload-sarif by @sampart in https://github.com/github/ossar-action/pull/46
- bump action from Node12 to Node16 by @devenes in https://github.com/github/ossar-action/pull/43
- Issue #44 Update node version from 16 to 20 by @martgil in https://github.com/github/ossar-action/pull/47
New Contributors
- @devenes made their first contribution in https://github.com/github/ossar-action/pull/43
- @martgil made their first contribution in https://github.com/github/ossar-action/pull/47
Full Changelog: https://github.com/github/ossar-action/compare/v1.1.0...v2.0.0