Technology Radar
Published : Oct 26, 2022
NOT ON THE CURRENT EDITION
This blip is not on the current edition of the Radar. If it was on one of the last few editions, it is likely that it is still relevant. If the blip is older, it might no longer be relevant and our assessment might be different today. Unfortunately, we simply don't have the bandwidth to continuously review blips from previous editions of the Radar.
Understand more
Oct 2022
Hold
我们之前提到了测试环境中的生产数据,现在想强调另一个需要小心处理甚至完全停止的常见实践: 在线格式化代码解析服务 。有许多有用的网站提供格式化或解析格式(如 JSON 和 YAML )的服务,还有许多评估代码教程或在线生成代码衡量指标的网站。使用这些产品时需要非常小心。将 JavaScript、JSON 或类似代码片段粘贴到一个未知的网站很容易造成安全和隐私问题,并可能在不知不觉中将个人数据导出到不同的信息管辖区。这些站点不应该与生产数据一起使用,并且在任何其他情况下都应该谨慎对待。