mirror of
https://github.com/resf/distro-tools.git
synced 2024-11-25 22:46:28 +00:00
Fix filters.type for compat API
This commit is contained in:
parent
7234e90b5c
commit
b34b24f19d
@ -242,7 +242,7 @@ async def fetch_advisories_compat(
|
|||||||
cve,
|
cve,
|
||||||
synopsis,
|
synopsis,
|
||||||
severity,
|
severity,
|
||||||
kind,
|
f"TYPE_{kind.upper()}",
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user