Munki-manifest-generator

Latest version: v1.2.1

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

Scan your dependencies

Page 1 of 2

1.2.1

Changed
- Retrying has been added to get requests
Fixed
- If a device is part of multiple included manifests that has the same catalog, the catalog is now only added once instead of multiple times

**Full Changelog**: https://github.com/almenscorner/Munki-Manifest-Generator/compare/v1.2.0...v1.2.1

1.2.1beta.1

Changed
- Retrying has been added to get requests
Fixed
- If a device is part of multiple included manifests that has the same catalog, it is now only added once instead of multiple times

**Full Changelog**: https://github.com/almenscorner/Munki-Manifest-Generator/compare/v1.2.0...v1.2.1-beta.1

1.2.0

New Features:
- Graph calls to get devices and users groups is batched concurrently
- Per device operations is run concurrently

Enhancements:
- Prints is changed to logging module for better output
- Configurable by setting `--log` to either `DEBUG`, `INFO`, `WARNING`, `ERROR`, `CRITICAL`. Default is `INFO`
- `-l` for `--group_list` is changed to `-g` as `-l` has been assigned to `--log` instead
- Required packages has had their versions updated and additional requirements has been added
- Python version: 3.6 -> 3.7 and above
- merest: 0.6.21 -> 0.7.1
- azure_storage_blob: 12.13.1 -> 12.15.0
- retrying: **NEW**

Bug Fixes:

**Full Changelog**: https://github.com/almenscorner/Munki-Manifest-Generator/compare/v1.1.2...v1.2.0

1.1.2

What's new
- Added "default_catalog" to let users specify a default catalog other than "Production". To change from "Production" to your own default catalog, specify `-d {your_catalog}` when running from a terminal and `default_catalog={your_catalog}` when running from a script.

**Full Changelog**: https://github.com/almenscorner/Munki-Manifest-Generator/compare/v1.1.1...v1.1.2

1.1.1

- Removed import of check_env_vars in main as it is now removed

1.1.0

What's Changed
- Changed deprecated ADAL module to MSAL
- Added additional auth options including,
- Interactive
- Certificate
- Bugfix: Catalog was set on multiple groups
- Caused the catalog to be removed if the device was only a member of one of the groups. An additional check has been added to check if a device is part of either group. If true, the catalog will remain on the device.

**Full Changelog**: https://github.com/almenscorner/Munki-Manifest-Generator/compare/v1.0.0...v1.1.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.