Skip to content

Commit 303bacb

Browse files
frasertweedaleTristanCacqueray
authored andcommitted
meeting notes: 2024-01-10
1 parent 6f6e6f9 commit 303bacb

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

meeting-notes/2024-01-10.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# SRT meeting 2024-01-10
2+
3+
Previous meeting notes: https://github.com/haskell/security-advisories/blob/main/meeting-notes/2023-12-13.md
4+
5+
6+
## 2023 H2 report
7+
8+
- Draft sent to list; thanks for reviews. FT will publish today.
9+
10+
## ZuriHac plans
11+
12+
- We agree it's a good idea to have a project, e.g. `cabal audit`, Hackage server.
13+
- Timeline: Jan for concept, March for concrete budget.
14+
- Jose has contact points with cabal-install and HLS. hackage-server seems somewhat unloved.
15+
- Maybe we prioritise getting hackage-server attention?
16+
- Many security improvment should/could be done (e.g. 2FA)
17+
- Can continue the discussion on list or GH issue (public).
18+
19+
## Oustanding PRs
20+
21+
- CWE library support.
22+
23+
## Downstream toolling
24+
25+
- Tristan already started something regarding tracking function calls
26+
https://github.com/TristanCacqueray/cabal-audit
27+
- Support to suppress false positives will be important, esp. because we have >0 advisories for *base*. This could be VEX and/or some other mechanism.
28+
29+
## Publishing the HTML advisory index
30+
31+
- Mihai: I was planning to look into the GHA but didn't get a chance yet

0 commit comments

Comments
 (0)