| Age | Commit message (Collapse) | Author |
|
|
|
https://github.com/kubernetes/community/pull/4962/commits/535d9eab9c37826edd39d79f70e94f51330bb15c
|
|
* 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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* run make
|
|
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: aasmall <aaron@smallnet.org>
|
|
|
|
|
|
Extended RFP deadline for wg-audit
|
|
|
|
|
|
|
|
|
|
|
|
We don't, in fact, want to keep the RFP open for a year and a month.
cc: @cji
/assign joelsmith
|
|
* Update wg-security-audit leads, publish RFP link
* Update wg-security-audit leads, publish RFP link
* Update wg-security-audit leads, publish RFP link
* Update wg-security-audit leads, publish RFP link
* Update wg-security-audit leads, publish RFP link
* Update wg-security-audit leads, publish RFP link
* Update wg-security-audit leads, publish RFP link
* Update wg-security-audit leads, publish RFP link
* undo changes to sigs.yaml
|
|
|
|
|
|
|
|
|
|
The initial draft of the RFP for the Kubernetes Third-Party Security Audit.
|
|
|
|
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
|