Skip to content

Commit

Permalink
Update cwe_schema.json (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
hembergerik authored Mar 12, 2024
1 parent 53acb5c commit cc65526
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions graph_db/schemas/cwe_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"Note": {
"description": "",
"type": "string"
"type": ["string", "null"]
}
},
"required": ["Scope"]
Expand All @@ -85,4 +85,4 @@
"datatype",
"original_id"
]
}
}

0 comments on commit cc65526

Please sign in to comment.