Skip to content

Commit f97f5f3

Browse files
authored
Merge pull request #746 from cloudfoundry/add-vulnerability-management-wg-roles
Add roles yaml section to Vulnerability Management WG
2 parents 20a2399 + e071754 commit f97f5f3

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

toc/working-groups/vulnerability-management.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,19 +22,32 @@ Provides discreet management of security vulnerabilities issues relevant for act
2222

2323
* Add security-related features to Cloud Foundry projects.
2424

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

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

34-
## Technical Assets
32+
## Roles & Technical Assets
3533

3634
Security process and broadcast channels for security disclosures.
3735

3836
* [Security Advisories](https://www.cloudfoundry.org/foundryblog/security-advisory/)
3937
* [#security](https://cloudfoundry.slack.com/archives/C0DEQSW9W)
4038
39+
40+
41+
```yaml
42+
name: Vulnerability Management
43+
execution_leads:
44+
- name: Monty Ijzerman
45+
github: ijzerman
46+
- name: Khushboo Soni
47+
github: skhushboo-vm
48+
technical_leads:
49+
- name: Paul Warren
50+
github: paulcwarren
51+
bots: []
52+
areas: []
53+
```

0 commit comments

Comments
 (0)