Skip to content

Commit 2d3144f

Browse files
Replace cwe numbers with their names
1 parent fc8cb63 commit 2d3144f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advisories/hackage/aeson/HSEC-2023-0001.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
```toml
22
[advisory]
33
id = "HSEC-2023-0001"
4-
cwe = [328, 400]
4+
cwe = ["Use of Weak Hash", "Uncontrolled Resource Consumption"]
55
keywords = ["json", "dos", "historical"]
66
aliases = ["CVE-2022-3433"]
77

0 commit comments

Comments
 (0)