Skip to content
Tom Bui [SSW] edited this page Jun 16, 2021 · 13 revisions

Welcome to the SSW.CodeAuditor wiki!

  1. Why we are using Golang, Node.js and HTMLHint
  • Golang is used because it is the best at multi-threading and handles it better than other languages. There was already an example of scanning a site for broken links in Golang
  • We use Node.js to run HTMLHint which is a
  1. Are there any other libraries which Microsoft have developed which could replace the current HTMLHint
  • As of now, we haven't found any Microsoft alternative for HTML static code analysis
Clone this wiki locally