Gendia

Latest version: v1.6.1

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

Scan your dependencies

1.3.4

This update introduces the `--depth` flag, which allows the user to specify a max file depth to generate the directories for.

Example:
bash
gendia --depth 1

1 is the lowest, generating only the current working directory.

1.2.2

Added the new `--exclude` flag, which is a flag used to exclude files or folders from being added.

Example:

/Users/silicon/VSCode Projects/Gendia Tests/gendia/src
├── __init__.py
├── main.py
└── README.md
siliconbookpro gendia % gendia src/ --exclude "main.py"
/Users/silicon/VSCode Projects/Gendia Tests/gendia/src
├── __init__.py
└── README.md


Have fun!

1.0.0

Enjoy!

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.