News

I don't know much python, but it sure looks like line 48 is replacing the entire vulns array (?) with the response for the most recent activeagent each time through the loop.
Python is packed with features designed to reduce boilerplate and repetitive patterns. Once you learn the common idioms, you’ll find yourself writing less code to do more.