File tree Expand file tree Collapse file tree 2 files changed +59
-0
lines changed Expand file tree Collapse file tree 2 files changed +59
-0
lines changed Original file line number Diff line number Diff line change
1
+ # SRT meeting 2023-10-18
2
+
3
+ [ Previous meeting notes] ( https://github.com/haskell/security-advisories/blob/main/meeting-notes/2023-10-04.md )
4
+
5
+ ## Present
6
+
7
+ - Tristan, Gautier and Fraser
8
+
9
+ ## Previous AIs
10
+
11
+ - PR have been merged
12
+
13
+ ## Remaining work to be merged
14
+
15
+ - CWE and CVSS validation and data type
16
+ - Work on GitHub workflow automation enhancement can proceed when this has been merged.
17
+ - FT: As far as I know, we have to pursue a webhook or "bot" approach
18
+ rather than exeucting behaviour within webhooks, because PRs from
19
+ forks do not have privileged tokens.
20
+ - Tristan: what about issues? Do actions triggered by issues have the needed permissions?
21
+ - OpenStack CI has a concept of config job which can run with privileged on untrusted project.
22
+
23
+ ## Downstream tooling
24
+
25
+ - David's post calling for action:
26
+ https://discourse.haskell.org/t/would-you-like-to-write-a-security-advisory-analyzer/7638
27
+ - Gautier: community contribution that was merged as part of the ` check ` command: https://github.com/blackheaven/security-advisories/pull/2
28
+
29
+ ## Outstanding embargoed issue
30
+
31
+ - Follow up with Mihai if he knows the status. We might
32
+ set a date for disclosure and advise downstream and upstream
Original file line number Diff line number Diff line change
1
+ # SRT meeting 2023-11-01
2
+
3
+ Previous notes: https://edit.smart-cactus.org/cpEZf5ykQZGowfAzI3OPcA?both#
4
+
5
+ ## Present
6
+
7
+ - Tristan, Gautier and Fraser
8
+
9
+
10
+ ## CVSS
11
+
12
+ - Tristan is working through the TODOs.
13
+
14
+ ## GitHub automation
15
+
16
+ - Fraser is hoping to start work during the next 2 weeks.
17
+
18
+
19
+ ## Outstanding embargoed issue
20
+
21
+ - Follow up with Mihai if he knows the status. We might
22
+ set a date for disclosure and advise downstream and upstream
23
+
24
+ ## Quarterly report
25
+
26
+ - We are overdue for the Q3 report. Fraser will draft
27
+ a report in the next period.
You can’t perform that action at this time.
0 commit comments