diff options
| author | Pushkar Joglekar <3390906+PushkarJ@users.noreply.github.com> | 2021-05-21 10:12:41 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-21 10:12:41 -0700 |
| commit | c093bd4e9337bfc079a9392565898ffefec6da2b (patch) | |
| tree | f9530e69d161a2afa15cd19b812cb7aa01c2c711 | |
| parent | 71853904511035c29c84525dd0ea62c778885935 (diff) | |
New channel for security assessment of cluster api
From SIG-Security's last weekly meeting an action item was to create a new channel in order to facilitate a focussed discussion on security assessment of cluster-api (a sub project of kubernetes). This is a first attempt of a security assessment of a sub-project performed in collaboration with sig-security of the parent graduated project.
Since we are breaking new ground here, I am happy to revisit if this channel should be a prefixed as `wg` or `sig`. We intend to periodically revisit the results from our assessments, so I do not see this as a time-bound effort but more of a continuous improvement cycle.
| -rw-r--r-- | communication/slack-config/sig-security/config.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/communication/slack-config/sig-security/config.yaml b/communication/slack-config/sig-security/config.yaml index a56d99e0..a5b0d21a 100644 --- a/communication/slack-config/sig-security/config.yaml +++ b/communication/slack-config/sig-security/config.yaml @@ -2,3 +2,4 @@ channels: - name: sig-security - name: sig-security-docs - name: sig-security-tooling + - name: sig-security-assess-capi |
