You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to add items to the whitelist (but blacklist has the same issue).
I tried in the admin section under whitelist --> view --> Add CPE
for example
cpe:2.3:o:cisco:ios_xr:
When I click on add the following error appears in the docker Logs: cve_search-1 | Error inserting item in database: module 'lib.DatabaseLayer' has no attribute 'isInWhitelist'
When I try it with "browse" the following error appears on the webui:
And in the Logs only the following message appears:
Describe the bug
I try to add items to the whitelist (but blacklist has the same issue).
I tried in the admin section under whitelist --> view --> Add CPE
for example
cpe:2.3:o:cisco:ios_xr:
When I click on add the following error appears in the docker Logs:
cve_search-1 | Error inserting item in database: module 'lib.DatabaseLayer' has no attribute 'isInWhitelist'
When I try it with "browse" the following error appears on the webui:
And in the Logs only the following message appears:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Normaly both ways should work for adding items to the whitelist
Desktop (please complete the following information if applicable):
The text was updated successfully, but these errors were encountered: