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
Hard coded lean=1 parameter in handle_get_results (gmp.c L15509 master branch) when calling buffer_results_xml results in missing tags. For implementations relying on those tags there is no way to force handle_get_results to respond without additional filtering.
In the past scan_nvt_version and threat was available in get_results. Now this tags are shielded in L9794 by lean parameter we cannot control during request.
Hard coded
lean=1
parameter inhandle_get_results
(gmp.c L15509 master branch) when callingbuffer_results_xml
results in missing tags. For implementations relying on those tags there is no way to forcehandle_get_results
to respond without additional filtering.In the past
scan_nvt_version
andthreat
was available inget_results
. Now this tags are shielded in L9794 bylean
parameter we cannot control during request.Possible related issue: #831
The text was updated successfully, but these errors were encountered: