Commit Graph

20 Commits

Author SHA1 Message Date
Ala Dewberry c3904aebad
Add Self Assessments as a subproject to SIG Security (#7221)
* Update sigs.yaml

Adding Self Assessments as a subproject to SIG Security

* run make
2023-03-28 13:09:36 -07:00
Stephen Augustus c5fa26a3ba
steering: Paris to Emeritus, add Carlos
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2022-11-21 10:27:06 -05:00
Jordan Liggitt 099a722621 Generate 2022-01-27 15:58:10 -05:00
Eddie Zaneski 492da0452c
Add note about calendar invites to templates
Signed-off-by: Eddie Zaneski <eddiezane@gmail.com>
2021-12-02 11:09:47 -08:00
Evgeny Shmarnev 5bc2c711d3 ISSUE-10: Rename k/community/sig-security links to k/sig-security 2021-11-29 14:47:54 +01:00
Bob Killen 29abe1972e sig-security: Add sig-security repo subproject 2021-09-13 19:18:46 -04:00
Pushkar Joglekar 718337e82a Updates related to sig-security-tooling sub-group formation
- Added OWNERS file
- Updated sigs.yaml
- Generated README.md from sigs.yaml

- Removed mailing list and added leads as approvers
2021-08-12 10:36:08 -07:00
Tabitha Sable 1ba0e750f6 Add slack contact for sig-security-docs 2021-04-11 18:45:29 -05:00
Aaron Crickenberger 1ffc41daa0 ran make generate 2021-03-09 16:24:06 -05:00
Tabitha Sable d82cc0304e Add directories for sig-security subprojects 2021-03-05 16:07:11 -06:00
Nikhita Raghunath 6288cb0d6a Autogenerate liaisons.md, SIG/WG/UG README.md 2021-01-20 10:37:38 +05:30
Patrick Rhomberg cd0aba4c3e Update Sig-Security meeting to new time.
* Monday 12:00 -> Thursday 9:00
2021-01-13 21:46:46 +00:00
Ian Coldwater 04a3ac98dd add configs and updates for SIG Security 2021-01-01 22:54:27 -06:00
Duffie Cooley 2bc10892bc update zoom link for sig-security
Signed-off-by: Duffie Cooley <cooleyd@vmware.com>
2020-10-05 15:20:57 -07:00
Jay Beale 8cda970f26
Updated chairs, recordings link and security audit subproject owners … (#5152)
* Updated chairs, recordings link and security audit subproject owners file.

* Removed newline character from a description - verify-generated-docs.sh complains.
2020-09-18 10:52:46 -07:00
Kubernetes Prow Robot f177d93286
Merge pull request #5142 from JayBeale/patch-5
Correcting mistake: accidentally kept Joel as a chair during WG-SIG transition
2020-09-15 12:31:19 -07:00
Bob Killen b2d3a14f59
sig-security: fix whitespace in misison-statement 2020-09-15 09:16:40 -04:00
Jay Beale 81bf99ce1f Correcting a mistake - remove Joel from chairs list for sig-security 2020-09-14 19:53:58 -07:00
Jay Beale 3981041b77 Added an agenda/archive link to SIG-Security README via sigs.yaml. 2020-08-30 16:11:30 -07:00
Jay Beale 131f6d50c9
Proposed charter for SIG Security (#4962)
* Proposed charter for SIG Security

Letter to Steering committee to be linked later.

* Update wg-security-audit/sig-security-charter-proposal.md

Co-authored-by: Micah Hausler <micahhausler@users.noreply.github.com>

* Accept nested list modification

Co-authored-by: Micah Hausler <micahhausler@users.noreply.github.com>

* Adding README created by community make.
Adding sig-security to sigs.yaml
Creating sig-security/ and moving proposed charter to that directory.

* Proposed charter for SIG Security

Letter to Steering committee to be linked later.

* Update wg-security-audit/sig-security-charter-proposal.md

Co-authored-by: Micah Hausler <micahhausler@users.noreply.github.com>

* Accept nested list modification

Co-authored-by: Micah Hausler <micahhausler@users.noreply.github.com>

* Correct capitalization

Co-authored-by: Nikhita Raghunath <nikitaraghunath@gmail.com>

* resolved merge conflict

I don't think we need to use an entirely separate GOPATH, thus forcing
us to re-download modules every time we run `make`

This was causing verify-generated-docs to fail locally since go will
set its modcache as readonly and thus cause the cleanup "rm -rf" in
this script to fail. In go1.14 or later we could use "-modcacherw"
to stop making the modcache readonly but that bring me back to.. why
do need an entirely separate GOPATH in the first place?

* Corrected employers

Co-authored-by: Micah Hausler <micahhausler@users.noreply.github.com>
Co-authored-by: Nikhita Raghunath <nikitaraghunath@gmail.com>
2020-08-18 23:37:10 -07:00