Miniogre

Latest version: v0.11.5

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

Scan your dependencies

Page 5 of 6

0.4.2

Patches for:

- sbom generation
- verbose for Docker build

0.4.1

Fix: add `--no-container` option.

It should have been included in the previous release.

0.4.0

This release implements:

- A fix for issue https://github.com/ogre-run/miniogre/issues/6
- Better handling of requirements installation using uv (packages are now installed in the container system's python -- no venv)
- A `--verbose` option to visualize the Docker build log in real time
- A `--no-container` option to enable the user to control wether the container is spun up or not. This is useful when the intention is to only generate the files (requirements.txt, Dockerfile, SBOM).

**Full Changelog**: https://github.com/ogre-run/miniogre/compare/v0.3.0...v0.4.0

0.3.0

Add support to three new LLM inference providers besides OpenAI:

- `mistral`: [mistral.ai](https://mistral.ai)
- `groq`: [groq](https://groq.com)
- `octoai`: [octoai](https://octo.ai)

0.2.0

- New requirement generation pipeline. Rough estimate is generated locally and then sent to an LLM (currently openAI) to be cleaned up and fixed.

0.1.1

Page 5 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.