Skip to content
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

Smaller logo #18

Merged
merged 4 commits into from
Dec 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions .github/scripts/fetch_readmes.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ const DIR_PATH = path.join(__dirname, "..", "..");
const repoList = yaml.load(fs.readFileSync(REPO_LIST_PATH, "utf8"));

const sectionOrder = [
["Motivation"],
["Objective"],
["Mission"],
["Vision"],
["Scope"],
["Current Work", "Active Projects"],
Expand Down Expand Up @@ -112,9 +111,11 @@ function appendRepoInfoToMainReadme() {
const logoUrl = repoData.logo ? `https://raw.githubusercontent.com/${orgName}/community/main/.github/logos/${repoData.logo}` : null;

newSectionContent += `\n ### [${repoData.newRepoName}](${newRepoUrl})\n`;


if (logoUrl) {
newSectionContent += `\n ![Logo](${logoUrl})\n`;
newSectionContent += `\n <img align="right" src="${logoUrl}" width="200" alt="image">\n`;

}

newSectionContent += `\n ${repoData.description}\n`;
Expand Down Expand Up @@ -171,6 +172,6 @@ async function fetchReadmes() {

appendRepoInfoToMainReadme();
}

fetchReadmes();
appendRepoInfoToMainReadme();
//fetchReadmes();

37 changes: 24 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,8 @@ We meet on the first Wednesday of each month or join us on the slack channel [#a

## Work Group Information

### [tac](https://github.com/ossf/tac)

### [tac](https://github.com/ossf/tac)

The OpenSSF Technical Advisory Council is responsible for oversight of the various Technical Initiatives (TI) of the OpenSSF.

Expand All @@ -477,9 +478,10 @@ We meet on the first Wednesday of each month or join us on the slack channel [#a
**Our Group Lead(s):**
- [Christopher CRob Robinson](https://github.com/SecurityCRob)

<br clear="all"/><hr></hr>### [wg-best-practices-os-developers](https://github.com/ossf/wg-best-practices-os-developers)
<br clear="all"/><hr></hr>
### [wg-best-practices-os-developers](https://github.com/ossf/wg-best-practices-os-developers)

![Logo](https://raw.githubusercontent.com/ossf/community/main/.github/logos/best_logo.png)
<img align="right" src="https://raw.githubusercontent.com/ossf/community/main/.github/logos/best_logo.png" width="200" alt="image">

Want to help drive open source security education or help develop best practices? We have a lot of projects and groups that are working towards these goals.

Expand All @@ -495,7 +497,8 @@ We meet on the first Wednesday of each month or join us on the slack channel [#a
**Our Group Lead(s):**
- [Christopher CRob Robinson](https://github.com/SecurityCRob)

<br clear="all"/><hr></hr>### [ai-ml-security](https://github.com/ossf/ai-ml-security)
<br clear="all"/><hr></hr>
### [ai-ml-security](https://github.com/ossf/ai-ml-security)

We formed in September 2023 after the growing problem of AI/ML Security in open source. Join is to discuss the possible security impacts of AI / ML technologies on open source software, maintainers, communities, and their adopters, along with how OSS projects could safely or effectively leverage LLMs to improve their security posture.

Expand All @@ -511,9 +514,10 @@ We meet on the first Wednesday of each month or join us on the slack channel [#a
**Our Group Lead(s):**
- [Mihai Maruseac](https://github.com/mihaimaruseac)

<br clear="all"/><hr></hr>### [wg-vulnerability-disclosures](https://github.com/ossf/wg-vulnerability-disclosures)
<br clear="all"/><hr></hr>
### [wg-vulnerability-disclosures](https://github.com/ossf/wg-vulnerability-disclosures)

![Logo](https://raw.githubusercontent.com/ossf/community/main/.github/logos/vuln_logo.png)
<img align="right" src="https://raw.githubusercontent.com/ossf/community/main/.github/logos/vuln_logo.png" width="200" alt="image">

We are improving the overall security of the OSS ecosystem by helping advance vulnerability reporting and communication.

Expand All @@ -529,7 +533,8 @@ We meet on the first Wednesday of each month or join us on the slack channel [#a
**Our Group Lead(s):**
- [Christopher CRob Robinson](https://github.com/SecurityCRob)

<br clear="all"/><hr></hr>### [wg-dei](https://github.com/ossf/wg-dei)
<br clear="all"/><hr></hr>
### [wg-dei](https://github.com/ossf/wg-dei)

We formed in December 2023 to help increase representation and strengthen the overall effectiveness of the cybersecurity workforce.

Expand All @@ -545,7 +550,8 @@ We meet on the first Wednesday of each month or join us on the slack channel [#a
**Our Group Lead(s):**
- [Jay White](https://github.com/camaleon2016)

<br clear="all"/><hr></hr>### [wg-endusers](https://github.com/ossf/wg-endusers)
<br clear="all"/><hr></hr>
### [wg-endusers](https://github.com/ossf/wg-endusers)

We represent the interests of public and private sector organizations that primarily consume open source rather than produce it. Right now, we are focusing on threat modeling. Join us to see how threat modeling works and get your ideas in the current scope.

Expand All @@ -561,7 +567,8 @@ We meet on the first Wednesday of each month or join us on the slack channel [#a
**Our Group Lead(s):**
- [Jonathan Meadows](https://github.com/jonmuk)

<br clear="all"/><hr></hr>### [wg-identifying-security-threats](https://github.com/ossf/wg-identifying-security-threats)
<br clear="all"/><hr></hr>
### [wg-identifying-security-threats](https://github.com/ossf/wg-identifying-security-threats)

Now called Metrics & Metadata! We enable informed confidence in the security of OSS by collecting, curating, and communicating relevant metrics and metadata. Our WG has mostly projects that focus on the code to get this done.

Expand All @@ -577,7 +584,8 @@ We meet on the first Wednesday of each month or join us on the slack channel [#a
**Our Group Lead(s):**
- [Michael Scovetta](https://github.com/scovetta)

<br clear="all"/><hr></hr>### [wg-security-tooling](https://github.com/ossf/wg-security-tooling)
<br clear="all"/><hr></hr>
### [wg-security-tooling](https://github.com/ossf/wg-security-tooling)

Our mission is to provide the best security tools for open source developers and make them universally accessible. We talk a lot about SBOMs currently.

Expand All @@ -593,7 +601,8 @@ We meet on the first Wednesday of each month or join us on the slack channel [#a
**Our Group Lead(s):**
- [Ryan Ware](https://github.com/ware)

<br clear="all"/><hr></hr>### [wg-securing-software-repos](https://github.com/ossf/wg-securing-software-repos)
<br clear="all"/><hr></hr>
### [wg-securing-software-repos](https://github.com/ossf/wg-securing-software-repos)

We provide a collaborative environment for aligning on the introduction of new tools and technologies to strengthen and secure software repositories. Our current project is Repository Service for TUF, join to learn more.

Expand All @@ -609,7 +618,8 @@ We meet on the first Wednesday of each month or join us on the slack channel [#a
**Our Group Lead(s):**
- [Dustin Ingram](https://github.com/di)

<br clear="all"/><hr></hr>### [wg-supply-chain-integrity](https://github.com/ossf/wg-supply-chain-integrity)
<br clear="all"/><hr></hr>
### [wg-supply-chain-integrity](https://github.com/ossf/wg-supply-chain-integrity)

We are helping people understand and make decisions on the provenance of the code they maintain, produce and use. We have great projects like GUAC, SLSA and gittuf that you can work with.

Expand All @@ -626,7 +636,8 @@ We meet on the first Wednesday of each month or join us on the slack channel [#a
- [Isaac Hepworth](https://github.com/hepwori)
- [Dan Lorenc](https://github.com/dlorenc)

<br clear="all"/><hr></hr>### [wg-securing-critical-projects](https://github.com/ossf/wg-securing-critical-projects)
<br clear="all"/><hr></hr>
### [wg-securing-critical-projects](https://github.com/ossf/wg-securing-critical-projects)

Wonder how critical OSS projects are selected? Then join us! We have progress reports every other week on each project/SIG so it is easy to jump in and get going.

Expand Down
106 changes: 0 additions & 106 deletions ai-ml-security/README.md

This file was deleted.

Loading
Loading