mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-05-06 18:53:08 +00:00
Split Problem Types in JSON to separate objects.
This commit is contained in:
parent
17d2550d0b
commit
f8c725573e
@ -79,11 +79,19 @@
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "CWE-404 Improper Resource Shutdown or Release"
|
||||
},
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "CWE-305 Authentication Bypass by Primary Weakness"
|
||||
},
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "CWE-669 Incorrect Resource Transfer Between Spheres"
|
||||
|
Loading…
x
Reference in New Issue
Block a user