ended6월 17일· 1 sources
Why Your JSON-to-Excel Converter Is Silently Corrupting Your Data
JSON-to-Excel 변환 도구의 조용한 데이터 손상 위험
Why it matters
Most JSON-to-Excel converters silently corrupt data due to JavaScript's IEEE-754 number limitations and Excel's float64 storage mechanism, creating an invisible blind spot where users ship incorrect financial records and database IDs without detection. Beyond large integers, the risks include loss of leading zeros in account numbers, formula injection vulnerabilities, and undetected timezone shifts—problems that only surface weeks later during data reconciliation.
1
Sources
+0
24h
—
Growth
96d
Active
JSON-to-Exceldata corruptioninteger roundingNDJSONGSTR