File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments