-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add OSP Reusable Workflow for Scans #467
Conversation
TBDocs Report 🛑 Errors: 0 @web5/api
@web5/crypto
@web5/crypto-aws-kms
@web5/dids
@web5/credentials
TBDocs Report Updated at 2024-04-03T15:47:30Z |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #467 +/- ##
==========================================
+ Coverage 90.54% 93.40% +2.86%
==========================================
Files 112 80 -32
Lines 29085 24014 -5071
Branches 2078 1925 -153
==========================================
- Hits 26335 22431 -3904
+ Misses 2715 1538 -1177
- Partials 35 45 +10
|
1728401
to
ac76971
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@leordev Nice work for abstracting these workflows away from the dependent repos!
Similar to TBD54566975/developer.tbd.website#1348
It also include the OSSF Scan checks.
PS: Note that it's fine to reuse a workflow without pinning the dependency because OSSF checks for the nested workflow. (In this case we are setting to main branch
TBD54566975/open-source-programs/.github/workflows/security.yml@main
).