Skip to content

Releases: faucetsdn/NetworkML

v0.5.9

05 Aug 16:24
270bcc7
Compare
Choose a tag to compare
  • Updated scikit-learn and pytest
  • Moved from CyberReboot to new IQTLabs brand

v0.5.8

29 Jul 15:55
6eb32e0
Compare
Choose a tag to compare
  • Updated cython, humanize, netaddr, numpy, pandas, pytest, pytest-xdist, and nest_asyncio

v0.5.7

01 Jul 17:54
a6bc9e7
Compare
Choose a tag to compare
  • Updated joblib, pandas, numpy, netaddr, and humanize
  • Moved Docker base image to python:3.8-slim (debian based instead of alpine)

v0.5.6

18 Jun 16:26
88e679d
Compare
Choose a tag to compare
  • Updated pandas, pytest-cov
  • Broke up Docker into two images for build times across architectures

v0.5.5

03 Jun 16:23
a048315
Compare
Choose a tag to compare
  • Updated joblib, pandas, pytest, pytest-cov, and pyshark
  • Updated documentation for developers

v0.5.4

06 May 21:00
e0a2937
Compare
Choose a tag to compare
  • Updated pytest-xdist, nest-asyncio, and numpy
  • Added flag --no-srcmacid to make predictions on all MACs found

v0.5.3

28 Apr 02:52
12e77b9
Compare
Choose a tag to compare
  • Actually fix manifest to properly include models for PyPi Package.

v0.5.2

28 Apr 02:27
40ac322
Compare
Choose a tag to compare
  • Added missing files to manifest for PyPi package.

v0.5.1

28 Apr 02:08
dea04f7
Compare
Choose a tag to compare
  • Rolling back to latest published version of pyshark - for issues see commented version in requirements.txt, which is unfortunately not supported for dependency install from PyPi with pip.

v0.5.0

28 Apr 01:36
8a4202f
Compare
Choose a tag to compare
  • Rewrote NetworkML entirely
  • Now only does classification, no longer behavior
  • Flexible stages for processing PCAPs into CSVs of features
  • No longer uses tensorflow
  • Now supports running on ARM