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