-
Notifications
You must be signed in to change notification settings - Fork 7
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
Apply for Core Infrastructure Initiative #17
Comments
I went through and created https://bestpractices.coreinfrastructure.org/en/projects/3125 It's worth having a couple more folks edit that. Especially looking through the silver or gold levels. There's a lot of random bits todo. |
Thanks for starting this! I just reviewed the answers provided so far.
For addressing the static analysis category, I think we are "Unmet" for these currently, but Alessandro opened osquery/osquery#5728 and osquery/osquery#5727 For dynamic analysis, we've recently opened a PR for Clang sanitizers, which would fulfill the requirement: osquery/osquery#5628 |
Regarding the silver badge criteria:
For what it's worth, we're tackling I8N issues right now for Python Software Foundation on a different project. Maybe what we learned there will be useful.
|
Regarding the gold badge criteria:
|
About the build system questions: the first three are all met now, while the last will be met when we merge the third-party-submodules PR (with the custom toolchain). |
We have applied for CII, and displayed the badge. osquery/osquery#5744 What remains is incorporating the rest of the comments on this issue here into the answers on CII, and/or generating new issues for individual goals. |
Ok, I've marked off the silver badge requirement for having a Security Assurance doc 👍🏻 Internationalization would be the biggest remaining obstacle to having the Silver Badge. |
Community bridge requires we have a badge from Core Infrastructure Initiative https://www.coreinfrastructure.org/programs/badge-program/
The text was updated successfully, but these errors were encountered: