Faucet

Latest version: v1.10.10

Safety actively analyzes 613649 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 24

4.14

Fix crash when parsing partial packet from packet in, also reduce packet in size further to 96b.
Fix stuck static route when nexthop NSs/ARPs FAUCET before FAUCET resolves the nexthop itself.
Post install script (can create missing directories).

1.10.10

1.10.8

What's Changed

* Fix exception when pip install with --use-pep517 flag by courtland in https://github.com/faucetsdn/faucet/pull/4202
* use Ubuntu 20.04 image for integration tests to work around cgroup v2… by anarkiwi in https://github.com/faucetsdn/faucet/pull/4219
* remove python3.7 by anarkiwi in https://github.com/faucetsdn/faucet/pull/4234
* run black formatter on config_parser_util.py and valve_lldp.py by anarkiwi in https://github.com/faucetsdn/faucet/pull/4267
* run black formatter on more, low complexity files. by anarkiwi in https://github.com/faucetsdn/faucet/pull/4270
* run black formatter on unit tests. by anarkiwi in https://github.com/faucetsdn/faucet/pull/4271
* Run black formatter on port, stack, vlan. by anarkiwi in https://github.com/faucetsdn/faucet/pull/4277
* black on acl, dp, valve_acl. by anarkiwi in https://github.com/faucetsdn/faucet/pull/4278
* More black re-formatting. by anarkiwi in https://github.com/faucetsdn/faucet/pull/4273
* Change github action for detecting changed files. by gizmoguy in https://github.com/faucetsdn/faucet/pull/4282
* Fix unit tests by not installing tinyrpc v1.1.6. by gizmoguy in https://github.com/faucetsdn/faucet/pull/4248

Dependency changes

* Bump flake8 from 5.0.4 to 6.0.0 by dependabot in https://github.com/faucetsdn/faucet/pull/4211
* Bump os-ken from 2.3.1 to 2.6.0 by dependabot in https://github.com/faucetsdn/faucet/pull/4230
* Bump prometheus-client from 0.15.0 to 0.16.0 by dependabot in https://github.com/faucetsdn/faucet/pull/4239
* Bump sphinx-rtd-theme from 1.1.1 to 1.2.0 by dependabot in https://github.com/faucetsdn/faucet/pull/4245
* Bump sphinx from 5.3.0 to 6.1.3 by dependabot in https://github.com/faucetsdn/faucet/pull/4235
* Bump sphinxcontrib-svg2pdfconverter from 1.2.1 to 1.2.2 by dependabot in https://github.com/faucetsdn/faucet/pull/4236
* Bump faucet/python3 from 9.0.0 to 10.0.0 by dependabot in https://github.com/faucetsdn/faucet/pull/4261
* Update prom/prometheus Docker tag to v2.43.0 by renovate in https://github.com/faucetsdn/faucet/pull/4264
* Update grafana/grafana Docker tag to v9.4.7 by renovate in https://github.com/faucetsdn/faucet/pull/4266
* Bump pylint from 2.17.1 to 2.17.2 by dependabot in https://github.com/faucetsdn/faucet/pull/4276
* Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 by dependabot in https://github.com/faucetsdn/faucet/pull/4275
* Update influxdb Docker tag to v2.7 by renovate in https://github.com/faucetsdn/faucet/pull/4279
* Upgrade test-base image to V16.0.0. by gizmoguy in https://github.com/faucetsdn/faucet/pull/4281
* Bump psutil from 5.9.4 to 5.9.5 by dependabot in https://github.com/faucetsdn/faucet/pull/4283
* Upgrade faucetagent/rabbitmq adapters to latest python3 docker image. by gizmoguy in https://github.com/faucetsdn/faucet/pull/4280

**Full Changelog**: https://github.com/faucetsdn/faucet/compare/1.10.7...1.10.8

1.10.7

What's Changed

* Fix arm docker images by installing libstdc++ which is needed for greenlet. by anarkiwi in https://github.com/faucetsdn/faucet/pull/4199
* Partially re-enable renovatebot. by gizmoguy in https://github.com/faucetsdn/faucet/pull/4197
* Bump sphinx-rtd-theme from 1.0.0 to 1.1.0 by dependabot in https://github.com/faucetsdn/faucet/pull/4198
* Update grafana/grafana Docker tag to v9.2.3 by renovate in https://github.com/faucetsdn/faucet/pull/4200
* Update influxdb Docker tag to v2.5 by renovate in https://github.com/faucetsdn/faucet/pull/4201


**Full Changelog**: https://github.com/faucetsdn/faucet/compare/1.10.6...1.10.7

1.10.6

What's Changed

Improvements

* fix potential stream attrib race. by anarkiwi in https://github.com/faucetsdn/faucet/pull/4193
* Skip installing ncclient in docker image. by gizmoguy in https://github.com/faucetsdn/faucet/pull/4154
* Configure dependabot version updates. by gizmoguy in https://github.com/faucetsdn/faucet/pull/4160

Docs Improvements

* Add a Connection Tracking Tutorial by courtland in https://github.com/faucetsdn/faucet/pull/4132
* https://docs.faucet.nz/en/latest/tutorials/conntrack.html
* Update Grafana Dashboards to work with newer versions by courtland in https://github.com/faucetsdn/faucet/pull/4194
* Change apt keyring directory to /etc/apt/keyrings/. by gizmoguy in https://github.com/faucetsdn/faucet/pull/4147
* Update apt instructions used in documentation by gizmoguy in https://github.com/faucetsdn/faucet/pull/4136
* Remove dated references to Travis by courtland in https://github.com/faucetsdn/faucet/pull/4135
* Bump sphinxcontrib-svg2pdfconverter from 1.2.0 to 1.2.1 by dependabot in https://github.com/faucetsdn/faucet/pull/4178

Test improvements

* test 3.11. by anarkiwi in https://github.com/faucetsdn/faucet/pull/4196
* Update faucet/test-base Docker tag to v12 by renovate in https://github.com/faucetsdn/faucet/pull/4179
* Upgrade openvswitch to v3.0.1.
* Bump pytype from 2022.10.13 to 2022.10.26 by dependabot in https://github.com/faucetsdn/faucet/pull/4195
* Bump psutil from 5.9.2 to 5.9.3 by dependabot in https://github.com/faucetsdn/faucet/pull/4190
* Bump pylint from 2.15.4 to 2.15.5 by dependabot in https://github.com/faucetsdn/faucet/pull/4192
* Update dependency flake8 to v5.0.4 by renovate in https://github.com/faucetsdn/faucet/pull/4130
* Bump sphinx from 5.2.2 to 5.2.3 by dependabot in https://github.com/faucetsdn/faucet/pull/4173
* Bump actions/checkout from 2 to 3 by dependabot in https://github.com/faucetsdn/faucet/pull/4166
* Update dependency exabgp to v4.2.21 by renovate in https://github.com/faucetsdn/faucet/pull/4120
* Update pypa/gh-action-pypi-publish action to v1.5.1 by renovate in https://github.com/faucetsdn/faucet/pull/4124

Python dependency updates

* Update dependency pika to v1.3.0 by renovate in https://github.com/faucetsdn/faucet/pull/4117
* Bump sphinx from 5.2.3 to 5.3.0 by dependabot in https://github.com/faucetsdn/faucet/pull/4188
* Bump prometheus-client from 0.14.1 to 0.15.0 by dependabot in https://github.com/faucetsdn/faucet/pull/4186

Docker image updates

* Update grafana/grafana Docker tag to v9.1.7 by renovate in https://github.com/faucetsdn/faucet/pull/4174
* Update prom/prometheus Docker tag to v2.39.1 by renovate in https://github.com/faucetsdn/faucet/pull/4175
* Update influxdb Docker tag to v2.4 by renovate in https://github.com/faucetsdn/faucet/pull/4142

New Contributors
* courtland made their first contribution in https://github.com/faucetsdn/faucet/pull/4135

**Full Changelog**: https://github.com/faucetsdn/faucet/compare/1.10.5...1.10.6

1.10.5

What's Changed

Improvements

* port_change_vlan test can flake if a host is learned before the check… by anarkiwi in https://github.com/faucetsdn/faucet/pull/4079
* Update dependency faucet/python3 to v9 by renovate in https://github.com/faucetsdn/faucet/pull/4102
* Upgrade to Alpine 3.16

Test improvements


* Update docker/setup-buildx-action action to v2 by renovate in https://github.com/faucetsdn/faucet/pull/4081
* Update docker/setup-qemu-action action to v2 by renovate in https://github.com/faucetsdn/faucet/pull/4082
* Update actions/setup-python action to v4 by renovate in https://github.com/faucetsdn/faucet/pull/4101
* Update dependency pylint to v2.14.3 by renovate in https://github.com/faucetsdn/faucet/pull/4109
* Update dependency pytype to v2022.6.23 by renovate in https://github.com/faucetsdn/faucet/pull/4112
* Update dependency faucet/test-base to v10.0.3 by renovate in https://github.com/faucetsdn/faucet/pull/4110
* Upgrade openvswitch to v2.17.2.

Python dependency updates

* Update dependency pika to v1.2.1 by renovate in https://github.com/faucetsdn/faucet/pull/4075
* Update dependency psutil to v5.9.1 by renovate in https://github.com/faucetsdn/faucet/pull/4089
* Update dependency sphinx to v5.0.2 by renovate in https://github.com/faucetsdn/faucet/pull/4107
* Update dependency exabgp to v4.2.20 by renovate in https://github.com/faucetsdn/faucet/pull/4113

Docker image updates

* Update dependency influxdb to v2.3 by renovate in https://github.com/faucetsdn/faucet/pull/4108
* Update dependency prom/prometheus to v2.36.2 by renovate in https://github.com/faucetsdn/faucet/pull/4111
* Update dependency grafana/grafana to v9 by renovate in https://github.com/faucetsdn/faucet/pull/4103


**Full Changelog**: https://github.com/faucetsdn/faucet/compare/1.10.4...1.10.5

Page 1 of 24

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.