Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create scorecard.yml for OSSF implementation (#4870)
Add OSSF Scorecards ## Which problem is this PR solving? - Part of security slam work to correct issues. This will add the GH Action to run code scanning which will ultimately replace the deprecated scanning we use today. ## Description of the changes - Add GitHub Action ## How was this change tested? - Cannot test this until merged ## Checklist - [X] I have read https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md - [X] I have signed all commits - [Not Needed] I have added unit tests for the new functionality - [X] I have run lint and test steps successfully - for `jaeger`: `make lint test` - for `jaeger-ui`: `yarn lint` and `yarn test` Signed-off-by: Jonah Kowall <[email protected]>
- Loading branch information