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

Add roles yaml section to Vulnerability Management WG #746

Merged
merged 2 commits into from
Jan 11, 2024
Merged
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
21 changes: 17 additions & 4 deletions toc/working-groups/vulnerability-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,32 @@ Provides discreet management of security vulnerabilities issues relevant for act

* Add security-related features to Cloud Foundry projects.

## Technical Lead(s):
## Technical Lead(s):
- [Paul Warren](https://github.com/paulcwarren)

## Execution Lead(s):
- [Monty Ijzerman](https://github.com/ijzerman)
- [Khushboo Soni](https://github.com/skhushboo-vm)
- [Mathias Essenpreis](https://github.com/Essenpreis)
- [Prateek Mehrotra](https://github.com/mehrotra-prateek)

## Technical Assets
## Roles & Technical Assets

Security process and broadcast channels for security disclosures.

* [Security Advisories](https://www.cloudfoundry.org/foundryblog/security-advisory/)
* [#security](https://cloudfoundry.slack.com/archives/C0DEQSW9W)
* [[email protected]](mailto:[email protected])


```yaml
name: Vulnerability Management
execution_leads:
- name: Monty Ijzerman
github: ijzerman
- name: Khushboo Soni
github: skhushboo-vm
technical_leads:
- name: Paul Warren
github: paulcwarren
bots: []
areas: []
```