From 017a23a36d1193f2314fc739ec5730433768c371 Mon Sep 17 00:00:00 2001 From: ctcpip Date: Thu, 29 Feb 2024 14:52:35 -0600 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20add=20scope=20details?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 21 ++++++++++++++++++--- meetings/2024/2024-03-13.md | 1 + 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e0ab24a..278841c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # ECMAScript - Security Task Group (TC39-TG3) -This repository contains documents, agendas, and notes for the ECMAScript - Security Task Group (TC39-TG3). +This repository contains documents, agendas, and notes for the [ECMAScript - Security Task Group (TC39-TG3)](https://ecma-international.org/task-groups/tc39-tg3/). + +See [Scope](#scope) for our mandate. ## Agenda @@ -52,6 +54,19 @@ Meeting link: ## Folks -- [TG3 Team](https://github.com/orgs/tc39/teams/tg3) -- Speaker: [Michael Ficarra](https://github.com/michaelficarra) - Convenors: [Chris de Almeida](https://github.com/ctcpip), [Jordan Harband](https://github.com/ljharb) +- Speaker: [Michael Ficarra](https://github.com/michaelficarra) +- Secretaries: [Samina Husain](https://github.com/SaminaHusain), [Istvan Sebestyen](https://github.com/ecmageneva) + +## Scope + +To ensure the ECMAScript® (JavaScript™️) security model is effective for the constantly evolving threat landscape of today and tomorrow. + +### Programme of work + +1. To assess the security impacts of proposals to TC39. +1. To produce documentation on the ECMAScript® security model. +1. To introduce proposals that will help developers create secure programs. +1. To recommend a committee response to privately disclosed security issues. +1. To maintain best practices or recommendations for writing secure programs. +1. To monitor the changing threat landscape for popular embeddings. diff --git a/meetings/2024/2024-03-13.md b/meetings/2024/2024-03-13.md index 111b5de..4157092 100644 --- a/meetings/2024/2024-03-13.md +++ b/meetings/2024/2024-03-13.md @@ -15,6 +15,7 @@ | Topic | Presenter(s) | | ------------------------------------------------------------------------------- | ---------------- | | TG3 meeting on public calendar? | Chris de Almeida | +| TG3 participants in readme? (GH team is not public) | Chris de Almeida | | ? structs update ? | | | review issues in security repo | Chris de Almeida | | does TC39 need a formal security review for proposals? [related issue][related] | |