You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Contributor License Agreements / Developer Certificate of Origins](#contributor-license-agreements--developer-certificate-of-origins)
9
-
-[GitHub Metrics and Dashboards](#github-metrics-and-dashboards)
10
-
-[GitHub Management](#github-management)
11
-
-[Governance](#governance)
12
-
-[Project Quality](#project-quality)
13
-
-[Supply Chain Trust](#supply-chain-trust)
14
-
-[Licensing](#licensing)
15
-
-[Localization and Internationalization](#localization-and-internationalization)
16
-
-[Websites and Documentation](#websites-and-documentation)
17
-
-[Security](#security)
18
-
-[In-Kind Donations](#in-kind-donations)
19
-
-[Content License](#content-license)
20
-
21
6
## Code Reviews
22
7
23
8
Tools for managing and automating code review processes.
24
9
25
10
-[PullApprove](https://www.pullapprove.com) - Allows for fancier rules on how pull requests are approved.
26
-
-[sentinel](https://github.com/habitat-sh/sentinel) - PR Test, review, and merge workflow bot
27
-
-[pull-review](https://github.com/imsky/pull-review) - assign pull request reviewers intelligently, inspired by mention-bot
28
-
-[pull-request-size](https://github.com/noqcks/pull-request-size) - Automatically adds GitHub labels based on the size of a Pull Request.
29
-
-[Pullie](https://github.com/godaddy/pullie) - GitHub App that helps with PRs: requests reviews, links Jira tickets, nags for missing required file changes (e.g. changelog entries)
11
+
-[sentinel](https://github.com/habitat-sh/sentinel) - PR Test, review, and merge workflow bot.
12
+
-[pull-review](https://github.com/imsky/pull-review) - assign pull request reviewers intelligently, inspired by mention-bot.
13
+
-[pull-request-size](https://github.com/noqcks/pull-request-size) - Automatically adds GitHub labels based on the size of a pull request.
14
+
-[Pullie](https://github.com/godaddy/pullie) - GitHub App that helps with PRs: requests reviews, links Jira tickets, reminds users about missing required file changes e.g., changelog entries
30
15
31
16
## Continuous Integration / Continuous Delivery
32
17
@@ -54,7 +39,7 @@ CLA and DCO management tools.
54
39
55
40
Tools for tracking and visualizing GitHub activity.
56
41
57
-
-[osstracker](https://github.com/Netflix/osstracker) - OSS Tracker is an application that collects information about a Github organization and aggregates the data across all projects within that organization into a single user interface to be used by various roles within the owning organization.
42
+
-[osstracker](https://github.com/Netflix/osstracker) - OSS Tracker is an application that collects information about a GitHub organization and aggregates the data across all projects within that organization into a single user interface to be used by various roles within the owning organization.
58
43
-[devstats](https://github.com/cncf/devstats) - A toolset to visualize GitHub archives using Grafana dashboards used by the Cloud Native Computing Foundation and Kubernetes
59
44
-[MeasureOSS](https://github.com/MeasureOSS/Measure) - A contributor relationship management system
60
45
-[GrimoireLab](https://chaoss.github.io/grimoirelab/) - Software development analytics platform supporting more than 30 different data sources, part of CHAOSS Software project from The Linux Foundation
@@ -71,10 +56,10 @@ Tools for managing GitHub organizations and repositories.
71
56
-[GitHub Settings](https://github.com/apps/settings) - uses .github/config.yml as the source of truth, and any changes to that file in the default branch will update GitHub
72
57
-[Copybara](https://github.com/google/copybara) - A tool for transforming and moving code between repositories.
73
58
-[github org scripts](https://github.com/mozilla/github-org-scripts) - Some helper scripts to manage github orgs via API.
74
-
-[github-org-mgmt scripts](https://github.com/bertvv/github-org-mgmt) - A few scripts for managing a Github organization
75
-
-[Automated Github Organization Invites](https://github.com/thundergolfer/automated-github-organization-invites) - Host a webpage allow people to click and receive and invite to your Github Organization
59
+
-[github-org-mgmt scripts](https://github.com/bertvv/github-org-mgmt) - A few scripts for managing a GitHub organization
60
+
-[Automated GitHub Organization Invites](https://github.com/thundergolfer/automated-github-organization-invites) - Host a webpage allow people to click and receive and invite to your GitHub Organization
76
61
-[Pepper](https://github.com/genuinetools/pepper) - A tool for performing actions on GitHub repos or a single repo.
77
-
-[Grit](https://github.com/grailbio/grit) - Grit is a tool to mirror monorepo subtrees to Github
62
+
-[Grit](https://github.com/grailbio/grit) - Grit is a tool to mirror monorepo subtrees to GitHub
78
63
-[Sheriff](https://github.com/electron/sheriff) - Controls and monitors organization permissions across GitHub, Slack and GSuite
79
64
-[Mariner Issue Collector](https://github.com/indeedeng/Mariner-Issue-Collector) - Identify open issues across all of your dependencies
80
65
-[Steampipe GitHub Plugin](https://hub.steampipe.io/plugins/turbot/github) - Query GitHub Repositories, Organizations, and other resources with SQL.
@@ -125,39 +110,39 @@ Tools for managing and tracking open source licenses.
125
110
-[FOSSID](https://fossid.com) - A comprehensive commercial scanner for licenses and vulnerabilities. Knowledgebase covers 78M+ repositories and 600B+ snippets. Includes detailed snippet scanning to detect the license on fragments and copied/pasted code, even if the open source license is not explicitly or correctly declared.
126
111
-[DependencyTrack](https://github.com/DependencyTrack/dependency-track) - Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain
127
112
-[ScanOSS](https://www.scanoss.com/) - Scan your codebase for snippets and plagerism from large knowledge base of open source projects. Designed to integrate with CI/CD and modern IDEs, to "start left" to do continuous validation instead of one report at the end. Product itself is fully open source.
128
-
-[TLDRLegal](https://www.tldrlegal.com/) - TLDRLegal summarizes the most common open source licenses in plain English. Provides a quick reference for what a user can, cannot, and must do according to the license terms.
129
-
-[Choose A License](https://choosealicense.com/) - Choose A License recommends an open source license based on the collaboration style and intended use of a project. The site's appendix provides a helpful birds-eye view of terms across the most common licenses.
130
-
-[ClearlyDefined](https://clearlydefined.io/) - ClearlyDefined is an open source project and a free service that provides a cached copy of licensing metadata for software components through a simple [API](https://api.clearlydefined.io/api-docs/). Organizations are be able to contribute back any missing or wrongly identified licensing metadata, helping to create a global database that is accurate for the benefit of all, improving compliance and security across the whole software supply chain.
113
+
-[TLDRLegal](https://www.tldrlegal.com/) - Summarizes the most common open source licenses in plain English. Provides a quick reference for what a user can, cannot, and must do according to the license terms.
114
+
-[Choose A License](https://choosealicense.com/) - Recommends an open source license based on the collaboration style and intended use of a project. The site's appendix provides a helpful birds-eye view of terms across the most common licenses.
115
+
-[ClearlyDefined](https://clearlydefined.io/) - An open source project and a free service that provides a cached copy of licensing metadata for software components through a simple [API](https://api.clearlydefined.io/api-docs/). Organizations are be able to contribute back any missing or wrongly identified licensing metadata, helping to create a global database that is accurate for the benefit of all, improving compliance and security across the whole software supply chain.
131
116
132
117
## Localization and Internationalization
133
118
134
119
Tools for managing translations and i18n.
135
120
136
-
-[zanata](https://github.com/zanata/zanata-platform) - Zanata is a web-based system for translators to translate documentation and software online using a web browser.
137
-
-[Weblate](https://weblate.org/) - Weblate is a free web-based translation management system.
121
+
-[zanata](https://github.com/zanata/zanata-platform) - Web-based system for translators to translate documentation and software online using a web browser.
-[Respresso](https://respresso.io/localization-converter/) - Multiplatform localization converter for iOS (.strings + Objective-C getters), Android (strings.xml) and Web (.json).
139
124
140
125
## Websites and Documentation
141
126
142
127
Tools for creating and managing project websites and documentation.
143
128
144
-
-[Docusaurus](https://docusaurus.io) - Docusaurus is a React-based static site generator, specifically developed to more easily help create and maintain open source websites.
145
-
-[GatsbyJS](https://www.gatsbyjs.com/) - Gatsby is a site generator that allows you to build fast websites and apps with React.
146
-
-[VuePress](https://vuepress.vuejs.org/) - VuePress is a minimalistic Vue-based static site generator, optimized for writing technical documentation.
129
+
-[Docusaurus](https://docusaurus.io) - React-based static site generator, specifically developed to more easily help create and maintain open source websites.
130
+
-[GatsbyJS](https://www.gatsbyjs.com/) - Site generator that allows you to build fast websites and apps with React.
131
+
-[VuePress](https://vuepress.vuejs.org/) - Vue-based static site generator, optimized for writing technical documentation.
147
132
148
133
## Security
149
134
150
135
Security scanning and vulnerability management tools.
151
136
152
-
-[Eclipse Steady](https://github.com/eclipse-steady/steady) - Eclipse Steady, formerly known as "Vulnerability Assessement Tool" (Vulas), helps to discover, assess and mitigate known vulnerabilities in Java and Python projects.
137
+
-[Eclipse Steady](https://github.com/eclipse-steady/steady) - Helps to discover, assess and mitigate known vulnerabilities in Java and Python projects. Formerly known as "Vulnerability Assessement Tool" (Vulas).
153
138
154
139
## In-Kind Donations
155
140
156
141
Resources for in-kind donations and support programs.
157
142
158
143
The following organizations have formal or informal programs for offering in-kind donations to free and open source projects or foundations.
159
144
160
-
-[AWS](https://aws.amazon.com/opensource/) - AWS started a program in 2019 to provide promotional credits to open source projects. Details are in [this blog post](https://aws.amazon.com/blogs/opensource/aws-promotional-credits-open-source-projects/) (Last Updated: April 14, 2021)
145
+
-[AWS](https://aws.amazon.com/opensource/) - A program started in 2019 to provide promotional credits to open source projects. Details are in [this blog post](https://aws.amazon.com/blogs/opensource/aws-promotional-credits-open-source-projects/) (Last Updated: April 14, 2021)
161
146
-[Azure Credits](https://opensource.microsoft.com/azure-credits/) - This program grants Azure credits to open source projects, which developers can use for testing, storage, or other development.
0 commit comments