Skip to content

Commit

Permalink
✨ add scope details
Browse files Browse the repository at this point in the history
  • Loading branch information
ctcpip committed Feb 29, 2024
1 parent a1b5d65 commit 177fd49
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
21 changes: 18 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -52,6 +54,19 @@ Meeting link: <https://meet.google.com/rwh-opnw-cnk>

## 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.
1 change: 1 addition & 0 deletions meetings/2024/2024-03-13.md
Original file line number Diff line number Diff line change
Expand Up @@ -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] | |
Expand Down

0 comments on commit 177fd49

Please sign in to comment.