Safety vulnerability ID: 37070
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Kubetest 0.1.0 updates the pyyaml version for security reasons. See: CVE-2017-18342.
Latest version: 0.9.5
A Kubernetes integration test framework in Python.
Change Log
[0.1.0](https://github.com/vapor-ware/kubetest/tree/0.1.0) (2019-04-19)
[Full Changelog](https://github.com/vapor-ware/kubetest/compare/0.0.3...0.1.0)
**Implemented enhancements:**
- add --kube-context flag [\95](https://github.com/vapor-ware/kubetest/issues/95)
- add "applymanifest" marker for single manifest loading [\93](https://github.com/vapor-ware/kubetest/issues/93)
- teardown logic should only execute when setup is successful [\92](https://github.com/vapor-ware/kubetest/issues/92)
- Update how pods are retrieved for Deployments [\89](https://github.com/vapor-ware/kubetest/issues/89)
**Closed issues:**
- Error when trying to use markers [\90](https://github.com/vapor-ware/kubetest/issues/90)
**Merged pull requests:**
- fix various bugs missed in recent update for multi-doc yamls [\102](https://github.com/vapor-ware/kubetest/pull/102) ([edaniszewski](https://github.com/edaniszewski))
- update project dependencies in preparation for version bump [\101](https://github.com/vapor-ware/kubetest/pull/101) ([edaniszewski](https://github.com/edaniszewski))
- add option to suppress unsecure request warnings [\100](https://github.com/vapor-ware/kubetest/pull/100) ([edaniszewski](https://github.com/edaniszewski))
- Make manifest load support multi-document YAML files [\99](https://github.com/vapor-ware/kubetest/pull/99) ([mickours](https://github.com/mickours))
- get a deployments pods via labels [\98](https://github.com/vapor-ware/kubetest/pull/98) ([edaniszewski](https://github.com/edaniszewski))
- add applymanifest marker [\97](https://github.com/vapor-ware/kubetest/pull/97) ([edaniszewski](https://github.com/edaniszewski))
- add --kube-context flag [\96](https://github.com/vapor-ware/kubetest/pull/96) ([edaniszewski](https://github.com/edaniszewski))
- only run teardown if pytest setup succeeds [\94](https://github.com/vapor-ware/kubetest/pull/94) ([edaniszewski](https://github.com/edaniszewski))
- Update pyyaml version for CVE-2017-18342 [\87](https://github.com/vapor-ware/kubetest/pull/87) ([edaniszewski](https://github.com/edaniszewski))
- Migrate to Jenkins CI [\86](https://github.com/vapor-ware/kubetest/pull/86) ([edaniszewski](https://github.com/edaniszewski))
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application