OrenGitHub / dhscanner

free as in speech container scanner
https://orengithub.github.io/
2 stars 0 forks source link

🪲 Incomplete fqn for python call #62

Closed OrenGitHub closed 3 months ago

OrenGitHub commented 3 months ago
% should be: 'aiohttp.ClientSession.get'
%                                         ~~~~~~~~~~~
kb_has_fqn( startloc_61_19_endloc_61_52, 'session.get' ).
OrenGitHub commented 3 months ago

FIXED !

kb_has_fqn( startloc_61_19_endloc_61_52, 'aiohttp.ClientSession.get' ).