漏洞
| 漏洞 ID 编号 | BUG-000172692 |
|---|---|
| 已提交 | November 27, 2024 |
| 上次修改时间 | April 9, 2025 |
| 适用范围 | ArcGIS API for Python |
| 找到的版本 | 2.4 |
| 操作系统 | Windows OS |
| 操作系统版本 | 11.0 64 bit |
| 修正版本 | 2.4.1 |
| 状态 | Fixed |
Adding a call to the datastore's properties.path when accessing the same datastore for a loop, for example, causes it to validate as True.
Example:
server_test = gis_114.admin.servers.list()[0]
for d_store in server_test.datastores.list():
print(d_store.properties.path)
print(d_store.validate())
漏洞 ID: BUG-000172692
软件:
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序