Skip to content

Commit

Permalink
Update community README.md (#1291)
Browse files Browse the repository at this point in the history
* Update community README.md

Expand on directory structure and contents of each subdirectory.

Signed-off-by: Andrés Vega <[email protected]>


Signed-off-by: Andrés Vega <[email protected]>

* Update README.md

Signed-off-by: Andrés Vega <[email protected]>

Signed-off-by: Andrés Vega <[email protected]>

* linting: blank lines

Signed-off-by: Andrés Vega <[email protected]>

Signed-off-by: Andrés Vega <[email protected]>

---------

Signed-off-by: Andrés Vega <[email protected]>
  • Loading branch information
anvega authored Aug 19, 2024
1 parent a3c9fed commit 9f796c2
Showing 1 changed file with 39 additions and 2 deletions.
41 changes: 39 additions & 2 deletions community/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
# TAG-Security Community Activities
# Community Directory

The Security TAG has several working groups that organize community activities around specific topics, including recurring meetings.
Welcome to the Community Directory of the CNCF TAG Security repository. This directory is a central hub for all community-related activities, documents, and resources. It is organized to facilitate collaboration, provide information, and support the various working groups and events within the TAG Security community.

## Directory Structure

### Catalog

- Contains the catalog of supply chain compromises.

### Publications

- Index of published papers, reports, whitepapers, and audio versions of publications. The source files are located in:
- **resources/** if they are overarching documents.
- **community/working-groups/** if they are owned by a working group.
- **assessments/** if they are assessment documents.

### Working Groups

- **archive/policy/**: Contains archived Policy-as-Code assets.
- **automated-governance/**: Assets for the Automated Governance working group.
- **compliance/**: Assets for the Compliance working group.
- **controls/**: Assets for the Controls working group.
- **research/**: Assets related to the Research working group.
- **supply-chain-security/**: Resources and documents for the Supply Chain Security working group.
- **catalog/**: Contains the catalog of working group activities and documents.

### Events

- Information about past and future community gatherings.

### Community Resources

- **Design**: Colors and logos used in documents and presentations.
- **Overarching Publications**: Cloud Native Security Landscape, Provenance Implementation Guides, Security Fuzzing Handbook, Lexicon, White Paper, and Use Case Personas.
- **Project Resources/**: Contains various project-specific resources and templates.

## Contribution Guidelines

We welcome contributions to this directory. Please follow the general contribution guidelines outlined in the root `CONTRIBUTING.md` file of this repository. Ensure that your contributions align with the purpose of each subdirectory and provide clear and useful information for community members.

0 comments on commit 9f796c2

Please sign in to comment.