aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-19sort fingerprint keys to avoid changes to everything in the future (when ther...HEADv3.3.6masterstuppie1-0/+1
2026-03-19grliq fingerprint_keys composition based on os familystuppie2-3/+4
2026-03-15dont hardcode nmap versionstuppie1-1/+1
2026-03-15dig version prints to stderr on my machine and stdout on others?stuppie1-1/+1
2026-03-15add migration 0009v3.3.5stuppie1-0/+353
2026-03-15v3.3.5stuppie1-1/+1
2026-03-15Merges pull request #1 Greg Stupp50-11/+3493
2026-03-15django network models: denormalize from ToolRun, add indices, explicit pks, etcstuppie6-166/+40
2026-03-13nmap: dont neet raw_xml separate; its inside parsedstuppie3-10/+36
2026-03-13ToolRunCommand + options models to handle cmd line args for all network toolsstuppie17-62/+187
2026-03-12some tests to execute the full Toolrun pipeline for each tool. fix small bugsstuppie9-71/+97
2026-03-11network: completely rename and reorganize everything with consistent namingstuppie32-557/+713
2026-03-10working on nmap runnerstuppie2-0/+27
2026-03-10mtr manager and tool run + teststuppie9-32/+441
2026-03-10MTR: domain, protocol, port. Change django models for mtr instead of traceroutestuppie4-74/+45
2026-03-10THLSchemaConfig namestuppie1-1/+1
2026-03-10add mtr / traceroute models, runner, parserstuppie4-38/+294
2026-03-09Merge branch 'master' into feature-networkstuppie0-0/+0
2026-03-09Fix type hintsstuppie1-3/+3
2026-03-09add IPLabel, NmapRun, RDNSResult, ToolRun, model/managers/tests. nmap xml par...stuppie28-5/+2207
2026-03-09add django network modelsstuppie5-0/+410
2026-03-09Simple typing changes, Ruff import formatter. p3Max Nanis19-405/+508
2026-03-08Simple typing changes, Ruff import formatter. p2Max Nanis128-885/+1179
2026-03-07Simple typing changes, Ruff import formatter.Max Nanis96-602/+867
2026-03-07conftest type annotations.Max Nanis17-418/+523
2026-03-06Initial commitv3.3.4Max Nanis551-0/+99879