We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2ed8b7 commit eb06433Copy full SHA for eb06433
1 file changed
misp_modules/modules/expansion/cve.py
@@ -13,7 +13,7 @@
13
"description": "An expansion hover module to expand information about CVE id.",
14
"module-type": ["expansion", "hover"],
15
"name": "CVE Lookup",
16
- "logo": "vulnerability_lookyp.png",
+ "logo": "vulnerability_lookup.png",
17
"requirements": [],
18
"features": (
19
"The module takes a vulnerability attribute as input and queries Vulnerability Lookup to get additional"
0 commit comments