Mccli

Latest version: v0.7.2

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

Scan your dependencies

Page 1 of 2

0.7.2

Bug fixes
======
- fix encoding issue with pexpect

0.7.1

Bug fixes
======
- improve error handling
- check that token has all scopes and audience required by motley-cue
- ci-related fixes

What's Changed
* v0.7.1 by dianagudu in https://github.com/dianagudu/mccli/pull/29


**Full Changelog**: https://github.com/dianagudu/mccli/compare/v0.7.0...v0.7.1

0.7.0

Features
=======
- retrieve required scopes and audience per OP from motley_cue, if supported; request AT from oidc-agent with these scopes and aud

Bug fixes
========
- fix set-prerelease-version script to use pep440-compatible version names

What's Changed
* v0.7.0 by dianagudu in https://github.com/dianagudu/mccli/pull/26

**Full Changelog**: https://github.com/dianagudu/mccli/compare/v0.6.7...v0.7.0

0.6.7

Bug fixes
=======
* maintain version in file instead of git-based (setuptools_scm not working as desired due to tagging on main)
* manually use bump2version to increase version numbers (ideally right after branching off develop)

What's Changed
* Fix versioning by dianagudu in https://github.com/dianagudu/mccli/pull/25

**Full Changelog**: https://github.com/dianagudu/mccli/compare/v0.6.6...v0.6.7

0.6.6

Enhancements
============
- check if there is a newer version of mccli available and show a warning for the user to update
- add EGI keycloak endpoints to trusted OPs for `mccli info`
- modernise packaging: get rid of `setup.py`, use `pyproject.toml`, automatic versioning with `setuptools_scm`
- improve workflows: `main` protected branch and `develop` branch, test all packages on testpypi, publish packages to pypi on tags
- add CI github action for testing

Bug fixes
=======
- fix issue with `Bad configuration option: setenv` -> add `--set-remote-env` flag, default to False
- works even when no tty present
- on fatal errors, sys.exit with non-zero code instead of just logging as error

What's Changed
* PR: version 0.6.6 by dianagudu in https://github.com/dianagudu/mccli/pull/23
* Note: this release bundles all changes since v0.6.0 (v0.6.1-v0.6.5)

**Full Changelog**: https://github.com/dianagudu/mccli/compare/v0.6.0...v0.6.6

0.6.0

What's Changed
* add support for pending state in https://github.com/dianagudu/mccli/pull/22
* fix error handling for unsupported OPs with long tokens [dianagudu/motley_cue44](https://github.com/dianagudu/motley_cue/issues/44)
* fix error messages when not authorised

**Full Changelog**: https://github.com/dianagudu/mccli/compare/v0.5.0...v0.6.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.