Foolbox

Latest version: v3.3.4

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

Scan your dependencies

Page 7 of 10

0.15.0

* fixed `CompositeModel` and added it to docs
* added `L0` and `Linfinity` (`Linf`) distance measures
* added `DeepFoolLinfinityAttack`
* renamed `DeepFoolAttack` to `DeepFoolL2Attack`
* new `DeepFoolAttack` now chooses norm to optimize based on the employed distance measure (alternative, `p=2` or `p=np.inf` can be passed)
* fixed integer overflows caused by numpy
* improved tests

0.14.0

Fixed a numeric issue when attacking Keras models that provide probability outputs (instead of logits) using a gradient-based attack.

0.13.0

Fixed package dependency issues.

0.12.4

- Improved GradientAttack and GradientSignAttack (FGSM) to handle smaller epsilons
- fixed Pillow imports
- improved README rendering on PyPI
- other minor changes

0.11.1

BoundaryAttack less verbose

0.11.0

BoundaryAttack added: a new, powerful decision-based attack that does not rely on gradients or probabilities

Page 7 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.