validator / gulp-html

Gulp plugin for HTML validation, using the official Nu Html Checker (v.Nu)
https://validator.github.io/gulp-html/
MIT License
74 stars 16 forks source link

Switch to `execFile`. #48

Closed XhmikosR closed 3 years ago

XhmikosR commented 3 years ago

This is to prevent arbitrary command execution.