Commit Graph

203 Commits

Author SHA1 Message Date
Gabriela Cervantes
92a892e741 github: Add github actions
This PR enables the github actions for this repository.

Fixes #193

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2020-12-17 17:23:52 -06:00
Salvador Fuentes
47959354dd
Merge pull request #192 from c3d/CVE-2020-27151
security: Create KCSA for CVS-2020-27151
2020-12-17 09:37:57 -06:00
Christophe de Dinechin
ab1d3603f9 security: Create KCSA for CVE-2020-27151
An insufficient validation of annotations affects Kata Containers prior to
version 1.11.5, making it possible to execute arbitrary programs on the
host. Unless specific filtering of the annotations is performed by the upper
layers of the stack, it makes it possible for a user to send manifests that
instruct kata-runtime to execute arbitrary code with the same privilege level as
kata-runtime itself.

Fixes: #191

Signed-off-by: Christophe de Dinechin <dinechin@redhat.com>
2020-12-07 11:32:33 +01:00
James O. D. Hunt
453a7579f1
Merge pull request #190 from jodh-intel/kcsa-doc-tweaks
docs: Improve formatting and content of KCSA document
2020-11-20 15:31:17 +00:00
James O. D. Hunt
9aa5ebdb0f docs: Improve formatting and content of KCSA document
Various improvements to the KCSA document including:

- Add "Date" (of announcement) and "Affected Versions" columns to table.
- Sort table rows by date.
- Add section showing how to determine which version of Kata you are using.
- Add section with references to upgrading doc if you are affected by a KCSA.
- Add table of contents.

Fixes: #189.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2020-11-20 09:46:50 +00:00
James O. D. Hunt
febac8c37e
Merge pull request #188 from kata-containers/KCSA-2020-28914
Add KCSA for CVE-2020-28914
2020-11-20 09:40:03 +00:00
Archana Shinde
52f659b51f kcsa: Add entry to newly added KCSA
Add mention of KCSA for CVE-2020-28914 to the list of KCSAs

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
2020-11-19 15:38:16 -08:00
Archana Shinde
d02f43c5bb docs: List KCSAs in reverse date order
We mentioned in the KCSA doc, that the advisories are listed
in reverse date order, but the advisories themselves are listed
in chronological order.
Change the order as it makes sense to list the most recent
KCSA first.

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
2020-11-19 15:37:02 -08:00
Archana Shinde
1d7c06454a VMT: add KCSA for CVE-2020-28914
We have fixed them and put the fix in a release. Let's
make the announcement.

Fixes: #187

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
2020-11-19 15:36:55 -08:00
Archana Shinde
58b0f0feeb
Merge pull request #186 from fidencio/wip/update-architecture-committee-members
README: Update Architecture Committee members
2020-10-27 11:18:51 -07:00
Fabiano Fidêncio
5c80169097 README: Update Architecture Committee members
As a result of the elections that took place in Sep - Oct 2020,
Archana Shinde and Fabiano Fidêncio became part of the Architecture
Committee.

Link to the published results:
http://lists.katacontainers.io/pipermail/kata-dev/2020-October/001545.html

Fixes: #185

Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
2020-10-27 10:54:48 +01:00
Chelsea Mafrica
0c21b28c34
Merge pull request #178 from jodh-intel/docs-new-porting-process
docs: Update for new porting process
2020-10-01 11:31:48 -07:00
James O. D. Hunt
0ceaafa01e docs: Increase TOC detail
Add an extra level to the contributing guide table of contents
for easier navigation.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2020-09-29 11:32:18 +01:00
James O. D. Hunt
dfed217882 docs: Update for new porting process
Explain the new porting process whereby all PRs must have a valid
combination of porting labels to land.

See: https://github.com/kata-containers/kata-containers/issues/634

Fixes: #172.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2020-09-29 11:32:16 +01:00
Ricardo Aravena
8c9a44b5e5
Merge pull request #184 from amshinde/candidacy-for-ac
election: Add candidacy for Kata AC
2020-09-18 10:10:22 -07:00
Archana Shinde
022b54b5ac election: Add candidacy for Kata AC
Want to add my candidacy for 09-2020 elections.

Fixes: #183

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
2020-09-17 22:55:45 -07:00
James O. D. Hunt
c44fedccd0 docs: Fix heading indentation
Correct the indentation level for some of the headings in the
contributing guide.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2020-09-15 09:45:08 +01:00
Peng Tao
69ceca0cf9
Merge pull request #182 from justin-he/ac_election
election: Add Justin He's candidacy for Kata AC
2020-09-15 16:45:04 +08:00
Jia He
639ed2549d election: Add Justin He's candidacy for Kata AC
Let's make Kata better, especially on arm64 :)

Fixes: #181

Signed-off-by: Jia He <justin.he@arm.com>
2020-09-15 16:34:49 +08:00
Xu Wang
60b71beee7
Merge pull request #180 from egernst/election
election: Add Eric Ernst's candidacy for Kata AC
2020-09-15 13:43:07 +08:00
Eric Ernst
6a3f1a2017 election: Add Eric Ernst's candidacy for Kata AC
I'm having fun -- let's keep going!

Fixes: #179

Signed-off-by: Eric Ernst <eric.g.ernst@gmail.com>
2020-09-14 21:45:40 -07:00
James O. D. Hunt
21739c8454 docs: Fix broken link
Fixed (now) incorrect URL.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2020-09-14 18:17:39 +01:00
Archana Shinde
06ea7ad28d
Merge pull request #167 from jodh-intel/actions-for-issue-backlog
action: Add issue to project and move to "In progress" on linked PR
2020-09-10 14:21:23 -07:00
James O. D. Hunt
56907c4678 action: Add issue to project and move to "In progress" on linked PR
Add GitHub actions to:

- Add newly-created issues to the issue backlog project.
- Move issues with a linked PR into the "In progress" column
  of the issue backlog project.

Related: https://github.com/kata-containers/kata-containers/issues/512

Fixes: #166.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2020-09-10 16:16:54 +01:00
James O. D. Hunt
c2c52efc27
Merge pull request #174 from fidencio/wip/elections_september_2020_fix_dates_rendering
elections | 2020-09: Fix date formatting
2020-09-10 10:45:08 +01:00
Fabiano Fidêncio
1f040b309e elections: Fix date formatting on 2020-09 round
Let's have each one of the dates as a list item, so it can be properly
rendered.

Fixes: #173

Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
2020-09-09 23:50:06 +02:00
Ricardo Aravena
3458e04eff
Merge pull request #176 from fidencio/wip/elections-2020-09-add-fidencio-candidacy
elections: Add Fabiano Fidêncio candidacy
2020-09-09 13:59:00 -07:00
Fabiano Fidêncio
e6161b0ce0 elections: Add Fabiano Fidêncio candidacy
Declare myself a candidate for one seat on the Kata Containers
Architecture Committee.

Fixes: #175

Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
2020-09-09 21:06:39 +02:00
Peng Tao
67e242cb1a
Merge pull request #171 from lifupan/2020-09
elections: 2020-09
2020-09-09 09:38:15 +08:00
fupan.lfp
c2d2eb5d61 elections: 2020-09
Add the details and documentation for the September 2020 elections.

Fixes: #170

Signed-off-by: fupan.lfp <fupan.lfp@antfin.com>
2020-09-07 17:12:58 +08:00
James O. D. Hunt
dc766bc3cd
Merge pull request #165 from jensfr/patch-1
docs: correct contributor guide Signed-off-by example
2020-08-24 09:50:38 +01:00
Jens Freimann
5e3f4f850d docs: correct contributor guide Signed-off-by example
Fixes #163

The Signed-off-by line should also contain the name of the contributor.
Fix it in the documentation.

Signed-off-by: Jens Freimann <jfreiman@redhat.com>
2020-08-19 14:12:54 +02:00
Archana Shinde
6e57d3ec92
Merge pull request #162 from kata-containers/actions-PR-master
actions: Add action to perform checks for pull requests
2020-07-23 16:31:58 -07:00
Archana Shinde
e26b821c88 actions: Add action to perform checks for pull requests
Use github actions for performing wip and DCO checks on PRs.
Note since external actions for DCO check access github token, a
particular sha for the actions is used.

Fixes: github.com/kata-containers/kata-containers#437

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
2020-07-23 16:28:55 -07:00
Xu Wang
f5290ff21c
Merge pull request #161 from egernst/moved-again
architecture-committee: Update Eric's employer
2020-07-17 09:27:33 +08:00
Eric Ernst
ddf2cf5ba6 architecture-committee: Update Eric's employer
Moved again, let's make it official.

Fixes: #160

Signed-off-by: Eric Ernst <eric.g.ernst@gmail.com>
2020-07-16 16:09:22 -07:00
Julio Montes
450efde5bc
Merge pull request #158 from amshinde/KCSA-2023-2026
VMT: add KCSA for CVE-2020-2023 and CVE-2020-2026
2020-06-16 08:44:25 -05:00
Archana Shinde
17c91ca36a VMT: add KCSA for CVE-2020-2023 and CVE-2020-2026
These have been fixed and put in releases 1.11.1 and 1.10.5.
Sending out announcement.

Fixes #159

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
2020-06-15 14:05:34 -07:00
James O. D. Hunt
a4ca5255d7
Merge pull request #156 from bergwolf/vmt
VMT: add KCSAs for CVE-2020-2024 and CVE-2020-2025
2020-06-03 11:00:36 +01:00
Peng Tao
a0c953f0b7 VMT: add KCSA for CVE-2020-2024 and CVE-2020-2025
We have fixed them and put the fix in a release. Let's
make the announcement.

Fixes: #155
Signed-off-by: Peng Tao <bergwolf@hyper.sh>
2020-06-02 23:50:07 -07:00
Graham Whaley
ddb76af145
Merge pull request #153 from mvincerx/mv-contributing-add-links
docs: Add GitHub basic setup where best practices are replaced with links
2020-05-29 16:04:43 +01:00
Michael Vincerra
d68add3a8f docs: Add GitHub basic setup, best practices, workflows, & add links
* Fixes #151
* Create 1-level depth of TOC to simplify
* Add Contributor roles section w links
* Replace longer examples of PR process w links to GitHub workflows
* Reorganize and revise GitHub instructions in 3 new sections
* GitHub basic setup, -best practices, and -workflows.
* Abstracts most other GitHub refs to external links.
* Revises process to use fork-and-clone method.
* Removes comments; resolves w revisions; reformats notes.

Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
2020-05-06 10:56:50 -07:00
Archana Shinde
ce9313387b Merge pull request #148 from mvincerx/mv-README-community
Adds link to https://katacontainers.io/community/ in Community section.
2020-05-06 10:42:54 -07:00
Archana Shinde
5db263c50a
Merge pull request #148 from mvincerx/mv-README-community
Adds link to https://katacontainers.io/community/ in Community section.
2020-04-07 09:40:16 -07:00
Archana Shinde
fea408d048
Merge pull request #133 from grahamwhaley/20200129_reporting_vulnerabilities
docs: vulnerabilities: document how to report vulnerabilities
2020-03-18 10:27:43 -07:00
Graham Whaley
2a64c49b8c docs: vulnerabilities: document how to report vulnerabilities
How to report vulnerabilities was not clearly documented. Add a section
noting you can use either the launchpad or email.

Fixes: #132

Signed-off-by: Graham Whaley <graham.whaley@intel.com>
2020-03-18 13:28:11 +00:00
Michael Vincerra
cadb4e6d02 subsystem: Adds link to katacontainers.io/community/ in Community section
Provides user path to find Architecture Committee information

Fixes #145

Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
2020-03-11 14:28:40 -07:00
Xu Wang
5f9e5f0ade
Merge pull request #146 from egernst/i-moved
architecture committee: update Eric's employer

congratulations!
2020-03-10 23:56:00 +08:00
Eric Ernst
daaa247d0c architecture-committee: update Eric's employer
I moved. Update my employer...

Fixes: #147

Signed-off-by: Eric Ernst <eric@amperecomputing.com>
2020-03-10 08:47:40 -07:00
Ricardo Aravena
b6e1372bf3
Merge pull request #144 from grahamwhaley/20200303_election_results
elections: Feb. 2020: Record election results
2020-03-03 07:26:34 -08:00