内容简介:Vault 1.0.1 已发布,更新内容如下:安全:变更:
Vault 1.0.1 已发布,更新内容如下:
安全:
-
Update version of Go to 1.11.3 to fix Go bug https://github.com/golang/go/issues/29233 which corresponds to CVE-2018-16875
-
Database user revocation: If a client has configured custom revocation statements for a role with a value of
""
, that statement would be executed verbatim, resulting in a lack of actual revocation but success for the operation. Vault will now strip empty statements from any provided; as a result if an empty statement is provided, it will behave as if no statement is provided, falling back to the default revocation statement.
变更:
-
secret/database: On role read, empty statements will be returned as empty slices instead of potentially being returned as JSON null values. This makes it more in line with other parts of Vault and makes it easier for statically typed languages to interpret the values.
增强:
-
cli: Strip iTerm extra characters from password manager input [GH-5837]
-
core: Add operationId field to OpenAPI output [GH-5876]
-
ui: Added ability to search for Group and Policy IDs when creating Groups and Entities instead of typing them in manually
BUG 修复:
-
auth/azure: Cache azure authorizer [15]
-
auth/gcp: Remove explicit project for service account in GCE authorizer [58]
-
cli: Show correct stored keys/threshold for autoseals [GH-5910]
-
cli: Fix backwards compatibility fallback when listing plugins [GH-5913]
-
core: Fix upgrades when the seal config had been created on early versions of vault [GH-5956]
-
namespaces: Correctly reload the proper mount when tuning or reloading the mount [GH-5937]
-
secret/azure: Cache azure authorizer [19]
-
secret/database: Strip empty statements on user input [GH-5955]
-
secret/gcpkms: Add path for retrieving the public key [5]
-
secret/pki: Fix panic that could occur during tidy operation when malformed data was found [GH-5931]
-
secret/pki: Strip empty line in ca_chain output [GH-5779]
以上所述就是小编给大家介绍的《Vault 1.0.1 发布,修复 Go 语言 Bug》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- D语言/DLang 2.085.1 发布,修复性迭代
- Go 语言 1.9.5 和 1.10.1 发布,Bug 修复版本
- Go 语言开源社区系统 BBS-GO 3.2.5 发布,系统重构+多处 BUG 修复
- Tinker源码解析-代码修复和资源修复
- Ruby 2.5.1 正式发布,包含 bug 修复和安全修复
- struts2架构网站漏洞修复详情与利用漏洞修复方案
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
软件人才管理的艺术
Michael Lopp / 罗小平 / 人民邮电出版社 / 201008 / 35.00元
本书作者具有15年的硅谷人才管理经验,他在博客上发表了大量探讨软件人才的管理之道的文章,深受读者欢迎。本书素材取自他的博客文章,用深入浅出的语言,讲述发人深思的道理,具有很强的现实操作性。 本书分为三大部分:“管理的箭袋”、“过程就是产品”、“你的其他版本”。前两部分分别讲述了人员与产品的管理,第三部分除了讨论管理之外,还讲述了如何有针对性地准备简历和电话面试,来提高自己面试成功的几率。书中......一起来看看 《软件人才管理的艺术》 这本书的介绍吧!