mirror of
https://github.com/resf/distro-tools.git
synced 2024-11-13 00:31:26 +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,
|
||||
synopsis,
|
||||
severity,
|
||||
kind,
|
||||
f"TYPE_{kind.upper()}",
|
||||
]
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user