Include topic for advisory page

This commit is contained in:
Mustafa Gezen 2023-02-02 16:54:46 +01:00
parent 2125cd1ccb
commit 04eabd2b54
Signed by untrusted user who does not match committer: mustafa
GPG Key ID: DCDF010D946438C1
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ async def list_advisories(
a.description,
a.kind,
a.severity,
a.topic,
a.red_hat_advisory_id,
count(a.*) over () as total
from