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
Copy file name to clipboardExpand all lines: packages/qualys_vmdr/data_stream/asset_host_detection/manifest.yml
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,15 @@ streams:
30
30
multi: false
31
31
required: true
32
32
show_user: false
33
+
- name: host_qid_list_query_limit
34
+
type: integer
35
+
title: Vulnerability knowledge base list query limit
36
+
description: >-
37
+
Limit for the number of knowledge base IDs included in enrichment requests. This should be lowered if requests to the `/api/3.0/fo/knowledge_base/vuln/` endpoint return 414 status codes.
0 commit comments