Ldapsearchad

Latest version: v2022.8.24

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

Scan your dependencies

2022.8.24

I'm proud of version since it's my very first python package published on PyPI!

CHANGELOG

* 🥳 first version which is packaged to PyPI
* 🆕 added action `member-of` to find users in nested groups
* 🆕 started a Makefile to help with usual commands during dev
* 🪲 corrected a bug when `-z` is not a valid integer

2022.08.18

This new version add the ability to search for unlimited result number thanks to search paging.

CHANGELOG

* replace old search with paged search
* update examples in USAGE.md
* add black and flake8 to help with code quality
* maybe a few minor corrections

2022.07.29

First official release with version number because of the revival of this small project.
More functionalities should come in the following months.

⚠️ BREAKING CHANGES

It could break with python < 3.6 because of the use of [f-strings](https://docs.python.org/3/tutorial/inputoutput.html#tut-f-strings).

CHANGELOG

* switch str.format to f-strings
* add versioning in script (use `--version`)
* small improvements in the readme

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.