yiminghe / async-validator

validate form asynchronous
MIT License
8.88k stars 764 forks source link

Leak environment variable information #345

Closed QuyXuanBui closed 4 months ago

QuyXuanBui commented 5 months ago

In util.ts file: Screenshot from 2024-05-06 16-33-51

Use process.env leads to leaking environment variable information when view page source

Screenshot from 2024-05-06 16-34-19