github.com/gemaraproj/gemara@v0.23.0

docs/community/index.md raw

 1---
 2layout: page
 3title: Community
 4nav-title: Community
 5---
 6
 7### Join the conversation
 8
 9- **Slack:** [#gemara](https://openssf.slack.com/archives/C09A9PP765Q) on OpenSSF Slack
10- **Meetings:** Bi-weekly on alternate Thursdays - see the [OpenSSF calendar](https://calendar.google.com/calendar/u/0?cid=czYzdm9lZmhwNWk5cGZsdGI1cTY3bmdwZXNAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ)
11- **GitHub:** [gemaraproj/gemara](https://github.com/gemaraproj/gemara)
12
13### Meet the Maintainers
14
15{% for maintainer in site.data.maintainers.maintainers %}
16- {{ maintainer.name }}, {{ maintainer.organization }} (@{{ maintainer.github }})
17{% endfor %}
18
19### Projects and Working Groups 
20
21We are always looking for additional perspective on the Gemara project. Community members and maintainers are involved in several projects, working groups, and initiatives.
22
23* [FINOS Common Cloud Controls Catalog](https://github.com/finos/common-cloud-controls/tree/main/catalogs/core/ccc): FINOS CCC is a collaborative project aiming to develop a unified set of cybersecurity, resiliency, and compliance controls for common services across the major cloud service providers.
24* [OpenSSF ORBIT Working Group](https://github.com/ossf/wg-orbit): The development and maintenance of interoperable resource for identification and presentation of security-relevant data. Gemara falls under the ORBIT WG.
25* [Open Source Project Security Baseline](https://baseline.openssf.org/): OSPS Baseline is an effort to establish controls that help project maintainers understand security best practices and expectations. 
26