Python-tss-sdk

Latest version: v1.2.3

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

Scan your dependencies

1.2.3

What's Changed
* chore(deps): pin dependencies by mend-for-github-com in https://github.com/DelineaXPM/python-tss-sdk/pull/34
* Delete .whitesource by tylerezimmerman in https://github.com/DelineaXPM/python-tss-sdk/pull/36
* Update README.md by docunid in https://github.com/DelineaXPM/python-tss-sdk/pull/38
* Fixed bug related to base_url trailing slash by delinea-sagar in https://github.com/DelineaXPM/python-tss-sdk/pull/39
* Update document new PR by AndriiHoropatskyiDelinea in https://github.com/DelineaXPM/python-tss-sdk/pull/43
* chore(deps): pin dependency flit_core to ==3.9.0 by renovate in https://github.com/DelineaXPM/python-tss-sdk/pull/41
* chore(deps): update github-actions by renovate in https://github.com/DelineaXPM/python-tss-sdk/pull/47
* chore(deps): update dependency requests to v2.32.0 [security] by renovate in https://github.com/DelineaXPM/python-tss-sdk/pull/50
* [Snyk] Security upgrade requests from 2.31.0 to 2.32.0 by tylerezimmerman in https://github.com/DelineaXPM/python-tss-sdk/pull/51
* chore(deps): update dependency requests to v2.32.2 by renovate in https://github.com/DelineaXPM/python-tss-sdk/pull/52
* [Snyk] Security upgrade requests from 2.31.0 to 2.32.0 by tylerezimmerman in https://github.com/DelineaXPM/python-tss-sdk/pull/53
* chore(deps): update dependency requests to v2.32.3 by renovate in https://github.com/DelineaXPM/python-tss-sdk/pull/54
* [Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2 by sheldonhull in https://github.com/DelineaXPM/python-tss-sdk/pull/56
* [Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2 by sheldonhull in https://github.com/DelineaXPM/python-tss-sdk/pull/58
* Bug fix by delinea-rajani in https://github.com/DelineaXPM/python-tss-sdk/pull/62
* chore(deps): pin dependency urllib3 to ==2.2.2 by renovate in https://github.com/DelineaXPM/python-tss-sdk/pull/59
* Add timeout to `requests` calls by citizenjosh in https://github.com/DelineaXPM/python-tss-sdk/pull/46
* added folder lookup by SimHeb in https://github.com/DelineaXPM/python-tss-sdk/pull/55

New Contributors
* docunid made their first contribution in https://github.com/DelineaXPM/python-tss-sdk/pull/38
* AndriiHoropatskyiDelinea made their first contribution in https://github.com/DelineaXPM/python-tss-sdk/pull/43
* renovate made their first contribution in https://github.com/DelineaXPM/python-tss-sdk/pull/41
* sheldonhull made their first contribution in https://github.com/DelineaXPM/python-tss-sdk/pull/56
* delinea-rajani made their first contribution in https://github.com/DelineaXPM/python-tss-sdk/pull/62
* citizenjosh made their first contribution in https://github.com/DelineaXPM/python-tss-sdk/pull/46
* SimHeb made their first contribution in https://github.com/DelineaXPM/python-tss-sdk/pull/55

**Full Changelog**: https://github.com/DelineaXPM/python-tss-sdk/compare/v1.2.2...v1.2.3

1.2.2

What's Changed
* Bug fixes in get_secret() and get_secret_ids_by_folderid() by delinea-sagar in https://github.com/DelineaXPM/python-tss-sdk/pull/32
* Update __init__.py by tylerezimmerman in https://github.com/DelineaXPM/python-tss-sdk/pull/33


**Full Changelog**: https://github.com/DelineaXPM/python-tss-sdk/compare/v1.2.1...v1.2.2

1.2.1

What's Changed
* Updated Author and Author email by tylerezimmerman in https://github.com/DelineaXPM/python-tss-sdk/pull/8
* Adding mend by tylerezimmerman in https://github.com/DelineaXPM/python-tss-sdk/pull/10
* Update README.md by tylerezimmerman in https://github.com/DelineaXPM/python-tss-sdk/pull/16
* chore(deps): update actions/setup-python action to v4 by mend-for-github-com in https://github.com/DelineaXPM/python-tss-sdk/pull/14
* chore(deps): update actions/checkout action to v3 by mend-for-github-com in https://github.com/DelineaXPM/python-tss-sdk/pull/12
* chore(deps): pin dependency requests to ==2.28.1 by mend-for-github-com in https://github.com/DelineaXPM/python-tss-sdk/pull/11
* Update README.md by tylerezimmerman in https://github.com/DelineaXPM/python-tss-sdk/pull/19
* chore(deps): update dependency requests to v2.28.2 by mend-for-github-com in https://github.com/DelineaXPM/python-tss-sdk/pull/23
* Update tests for new test tenant by delineaKrehl in https://github.com/DelineaXPM/python-tss-sdk/pull/27
* Added function to fetch secret ids by folder id by delinea-sagar in https://github.com/DelineaXPM/python-tss-sdk/pull/26
* Delinea sagar.add test cases by delinea-sagar in https://github.com/DelineaXPM/python-tss-sdk/pull/28
* chore(deps): update dependency requests to v2.31.0 by mend-for-github-com in https://github.com/DelineaXPM/python-tss-sdk/pull/30
* Update __init__.py by tylerezimmerman in https://github.com/DelineaXPM/python-tss-sdk/pull/31

New Contributors
* tylerezimmerman made their first contribution in https://github.com/DelineaXPM/python-tss-sdk/pull/8
* mend-for-github-com made their first contribution in https://github.com/DelineaXPM/python-tss-sdk/pull/14
* delinea-sagar made their first contribution in https://github.com/DelineaXPM/python-tss-sdk/pull/26

**Full Changelog**: https://github.com/DelineaXPM/python-tss-sdk/compare/v1.2.0...v1.2.1

1.2.0

What's Changed
* Update License and add template files by EndlessTrax in https://github.com/DelineaXPM/python-tss-sdk/pull/1
* Rebrand the module from thycotic to delinea by delineaKrehl in https://github.com/DelineaXPM/python-tss-sdk/pull/2
* Added Code of Conduct by EndlessTrax in https://github.com/DelineaXPM/python-tss-sdk/pull/3
* Workflow file to lint code as it's added by delineaKrehl in https://github.com/DelineaXPM/python-tss-sdk/pull/4
* Increment version by delineaKrehl in https://github.com/DelineaXPM/python-tss-sdk/pull/7

New Contributors
* EndlessTrax made their first contribution in https://github.com/DelineaXPM/python-tss-sdk/pull/1
* delineaKrehl made their first contribution in https://github.com/DelineaXPM/python-tss-sdk/pull/2

**Full Changelog**: https://github.com/DelineaXPM/python-tss-sdk/compare/v1.1.0...v1.2.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.