Jbb

Latest version: v0.1.4

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

Scan your dependencies

0.1.4

- Warn if dependency is unavailable for requested platform instead of
raising exception
- Add timestamps for extracted library files if missing in tar.gz

0.1.3

- Resolve package version numbers if specified with upstream git tags
- Get version info from Project.toml [compat] section if present to pull
the right version of a package dependency
- Return a list of directories containing the library binaries for
downloaded packages rather than copying files to outdir
- CLI prints library directories separated by ; or : depending on OS
- Output directory is converted into an absolute path

0.1.2

- Add support for specifying a different GitHub project (user/org) than
JuliaBinaryWrappers using the --project | -p flag
- Add missed short flag for --arch as -a

0.1.1

- Add support to download a specific version of a package or its dependencies
- Process a package only once if encountered multiple times as a dependency
- Change static short flag to -s and sanitize to -z since it will rarely be used
- Fixed issue where jbb could not be imported once installed

0.1.0

- Initial release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.