Add scan object to report (!40)
Switch to the MIT Expat license
Update Debug output to give a better description of command that was ran
Update logging to be standardized across analyzers
Remove `location.dependency` from the generated SAST report
Update title parsing Some of the eslint titles/messages have URLs in them, but the way we use this data, the links are not clickable. This change strips the URLs out and puts them in to issue.Link objects
Add `id` field to vulnerabilities in JSON report (!19)
Use babel-parser to support Stage-0 ES syntax
Add eslint-plugin-react in support of React projects