Gimme-aws-creds

Latest version: v2.8.1.1

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

Scan your dependencies

Page 1 of 8

2.8.1.1

Bugfix release to fix deployment via Homebrew

2.8.1

What's Changed
* Bug: fix open_browser from conf file by deepskyblue86 in https://github.com/Nike-Inc/gimme-aws-creds/pull/451
* Feature: Allow configuration of a preferred_mfa_provider by schlueter in https://github.com/Nike-Inc/gimme-aws-creds/pull/446
* Bug: fix force_classic parameter from config file by epierce (https://github.com/Nike-Inc/gimme-aws-creds/commit/99d71981cf4885a3f5873752a41da46b6a2d6571)
* Feature: Disable 'DT' cookie in force_classic mode by epierce (https://github.com/Nike-Inc/gimme-aws-creds/commit/d81340d4252a53d5dcaf503c46092c592c3e07aa)
* Bug: Change package name to match values expected by homebrew by epierce (https://github.com/Nike-Inc/gimme-aws-creds/commit/4174cb560fb9265986e241751b38d674df550de1)
* Feature: Change default behavior for a missing value for force_classic by epierce (https://github.com/Nike-Inc/gimme-aws-creds/commit/d80017ec6e3269da4d8023c720ca36871e5a65be)
* Bug: Only skip using the DT cookie when connecting to an OIE domain by epierce in https://github.com/Nike-Inc/gimme-aws-creds/pull/458

New Contributors
* deepskyblue86 made their first contribution in https://github.com/Nike-Inc/gimme-aws-creds/pull/451
* schlueter made their first contribution in https://github.com/Nike-Inc/gimme-aws-creds/pull/446

**Full Changelog**: https://github.com/Nike-Inc/gimme-aws-creds/compare/v2.8.0...v2.8.1

2.8.0

What's Changed
* Replace getpass with ui.input(hidden=True) by jbgosselin in https://github.com/Nike-Inc/gimme-aws-creds/pull/429
* feat: support account name as cred_profile option by abarrak in https://github.com/Nike-Inc/gimme-aws-creds/pull/438
* Make the use of system keychain optional by epierce in https://github.com/Nike-Inc/gimme-aws-creds/pull/440
* Add Duo Universal Prompt support to Okta Classic by aogail in https://github.com/Nike-Inc/gimme-aws-creds/pull/437
* Introduce pyproject.toml by steven-aerts in https://github.com/Nike-Inc/gimme-aws-creds/pull/443
* Add sessionToken to dict where step-up code expects it by aogail in https://github.com/Nike-Inc/gimme-aws-creds/pull/448

New Contributors
* jbgosselin made their first contribution in https://github.com/Nike-Inc/gimme-aws-creds/pull/429
* abarrak made their first contribution in https://github.com/Nike-Inc/gimme-aws-creds/pull/438
* aogail made their first contribution in https://github.com/Nike-Inc/gimme-aws-creds/pull/437
* steven-aerts made their first contribution in https://github.com/Nike-Inc/gimme-aws-creds/pull/443

**Full Changelog**: https://github.com/Nike-Inc/gimme-aws-creds/compare/v2.7.2...v2.8.0

2.7.2

What's Changed
* fix(425): parse NextJS data for role aliases by joepurdy in https://github.com/Nike-Inc/gimme-aws-creds/pull/426

New Contributors
* joepurdy made their first contribution in https://github.com/Nike-Inc/gimme-aws-creds/pull/426

**Full Changelog**: https://github.com/Nike-Inc/gimme-aws-creds/compare/v2.7.1...v2.7.2

2.7.1

What's Changed

* Handle regional SAML ACS URLs by epierce in https://github.com/Nike-Inc/gimme-aws-creds/pull/418
* Notify user of U2F/WebAuthn token touch/insertion by epierce in https://github.com/Nike-Inc/gimme-aws-creds/pull/419
* Update README with notice about Authentication Policies for OIE by epierce in https://github.com/Nike-Inc/gimme-aws-creds/pull/421
* Accept "y" or "Y" when saving to keyring by epierce in https://github.com/Nike-Inc/gimme-aws-creds/pull/422


**Full Changelog**: https://github.com/Nike-Inc/gimme-aws-creds/compare/v2.7.0...v2.7.1

2.7.0

What's Changed
* Merge Master into dev branch by epierce in https://github.com/Nike-Inc/gimme-aws-creds/pull/397
* Skip auth_session with gimme_creds_lambda and Okta Classic by epierce in https://github.com/Nike-Inc/gimme-aws-creds/pull/398
* Send all user messages to STDERR when writing to credentials file by epierce in https://github.com/Nike-Inc/gimme-aws-creds/pull/401
* Prevent bad device token by longbowrocks in https://github.com/Nike-Inc/gimme-aws-creds/pull/408
* feat: add email option for mfa by elishagreenwald in https://github.com/Nike-Inc/gimme-aws-creds/pull/406
* Merge changes from Master into dev by epierce in https://github.com/Nike-Inc/gimme-aws-creds/pull/409
* Merge changes from Dev branch by epierce in https://github.com/Nike-Inc/gimme-aws-creds/pull/411
* Bugfix: [Update Python requirements](https://github.com/Nike-Inc/gimme-aws-creds/commit/384bc6ea5cfa0d5c7487406e50b7e91df20e5ca0)
* Feature: [Add --force-classic parameter for OIE](https://github.com/Nike-Inc/gimme-aws-creds/commit/d01dbb498d758e4e69328f2062ae5f29262fe842)
* Feature: [Add open_browser to config file](https://github.com/Nike-Inc/gimme-aws-creds/commit/1c7ab8d9ec40d8f050845fb9e5334068ef40c65c)
* Feature: [Allow custom Okta domains and display config options based on Okta platform type](https://github.com/Nike-Inc/gimme-aws-creds/commit/ed7df18531e172f2f070d4f5db67fcf6ad406781)
* Feature: [Simplify stateToken extraction](https://github.com/Nike-Inc/gimme-aws-creds/commit/89dd54b5dd383bdbbb3fd194d6560e7efa951372)
* Feature: [Add environment var (`AWS_STS_REGION`) to force the use of a particular region](https://github.com/Nike-Inc/gimme-aws-creds/commit/fc5219dfb0c254b7f98a2a2e314ed482d10ba216)

New Contributors
* longbowrocks made their first contribution in https://github.com/Nike-Inc/gimme-aws-creds/pull/408
* elishagreenwald made their first contribution in https://github.com/Nike-Inc/gimme-aws-creds/pull/406

**Full Changelog**: https://github.com/Nike-Inc/gimme-aws-creds/compare/v2.6.1...v2.7.0

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.