Fuzz-lightyear

Latest version: v0.0.11

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

Scan your dependencies

Page 1 of 2

0.0.11

May 9, 2024

:bug: Bug Fixes
- Fix macOS build failure ([93](https://github.com/Yelp/fuzz-lightyear/pull/93))
- Limit depth of nested Objects when generating fuzz parameters ([89](https://github.com/Yelp/fuzz-lightyear/pull/89))
:snake: Miscellaneous
- Setup `Github workflows` for publishing to **PyPI** ([90](https://github.com/Yelp/fuzz-lightyear/pull/90))
- Migrate Travis-ci to Github actions ([81](https://github.com/Yelp/fuzz-lightyear/pull/81))
- Support Py38 and drop EOL py versions ([79](https://github.com/Yelp/fuzz-lightyear/pull/79))

0.0.9

August 19, 2020

- Fix tests by adding a trailing comma

0.0.8

August 17, 2020

:tada: New Features

- Rerun all requests in requests sequences with attacker credentials ([44])

:sparkles: Usability

- Add the `--ignore-non-vulnerable` flag to not include any non-vulnerable
operations in request sequences ([53])

:bug: Bug Fixes

:snake: Miscellaneous

- Reduce test noise from third-party libraries ([46], [49])
- Disable color printing when not printing to terminal ([51])

[44]: https://github.com/Yelp/fuzz-lightyear/pull/44
[46]: https://github.com/Yelp/fuzz-lightyear/pull/46
[49]: https://github.com/Yelp/fuzz-lightyear/pull/49
[51]: https://github.com/Yelp/fuzz-lightyear/pull/51
[53]: https://github.com/Yelp/fuzz-lightyear/pull/53

0.0.7

:bug: Bug Fixes

- Prevent side-effects upon argument merging in `FuzzingRequest.send` ([45])

[45]: https://github.com/Yelp/fuzz-lightyear/pull/45

0.0.6

:tada: New Features

- Add the `rerun` parameter to post-fuzz hooks ([41])

:snake: Miscellaneous

- Pin a minimum version for the hypothesis dependency ([42])

[41]: https://github.com/Yelp/fuzz-lightyear/pull/41
[42]: https://github.com/Yelp/fuzz-lightyear/pull/42

0.0.5

:mega: Release Highlights

- Use a smarter request-sequence generation algorithm using an adjacency list ([37])

:tada: New Features

- Support YAML Swagger schema files ([39])

[37]: https://github.com/Yelp/fuzz-lightyear/pull/37
[39]: https://github.com/Yelp/fuzz-lightyear/pull/39

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.