Update mono to v6.10 (!47)
Add `scan.start_time`, `scan.end_time` and `scan.status` to report
Add scan object to report (!42)
Switch to the MIT Expat license (!39)
Fix `findProjects` log-level from error to debug (!38)
Update logging to be standardized across analyzers
Fix misuse of SAST_EXCLUDED_PATHS resulting in scanned projects being skipped
Remove location.dependency from the generated SAST report
Update security-code-scan to v3.5.3
Support building .NET Framework projects (!29 @agixid)
Add `id` field to vulnerabilities in JSON report (!26)
Add support for .NET multiprojects
Upgrade to .NET Core SDK 3.1 (LTS) (!19 @shaun.burns)
Update the `dotnet clean` command to run after the analyzer adds the security package