{
  "runs": [
    {
      "tool": {
        "driver": {
          "name": "Static security code scan by NodeJsScan"
        }
      },
      "conversion": {
        "tool": {
          "driver": {
            "name": "@AppThreat/sast-scan"
          }
        },
        "invocation": {
          "arguments": [
            "--output",
            "/github/workspace/reports/nodejsscan-report.json",
            "-d",
            "/github/workspace/dist"
          ],
          "executionSuccessful": true,
          "commandLine": "--output /github/workspace/reports/nodejsscan-report.json -d /github/workspace/dist",
          "endTimeUtc": "2020-11-06T09:14:12Z",
          "workingDirectory": {
            "uri": "https://github.com/sshivananda/ts-sqs-consumer/blob/d53919379164ff8cc31c3c0be3c8512667f63389"
          }
        }
      },
      "invocations": [
        {
          "executionSuccessful": true,
          "endTimeUtc": "2020-11-06T09:14:12Z",
          "workingDirectory": {
            "uri": "https://github.com/sshivananda/ts-sqs-consumer/blob/d53919379164ff8cc31c3c0be3c8512667f63389"
          }
        }
      ],
      "properties": {
        "metrics": {
          "total": 0,
          "critical": 0,
          "high": 0,
          "medium": 0,
          "low": 0
        }
      },
      "results": [],
      "automationDetails": {
        "description": {
          "text": "Static Analysis Security Test results using @AppThreat/sast-scan"
        },
        "guid": "be29dfbe-b842-4ec4-bf90-ee1d6d11b98d"
      },
      "versionControlProvenance": [
        {
          "branch": "master",
          "repositoryUri": "https://github.com/sshivananda/ts-sqs-consumer",
          "revisionId": "d53919379164ff8cc31c3c0be3c8512667f63389"
        }
      ]
    }
  ],
  "version": "2.1.0",
  "$schema": "https://raw.githubusercontent.com/oasis-tcs/sarif-spec/master/Schemata/sarif-schema-2.1.0.json",
  "inlineExternalProperties": [
    {
      "guid": "be29dfbe-b842-4ec4-bf90-ee1d6d11b98d",
      "runGuid": "148a528e-7ef3-4d40-b1c8-38ff3a311396"
    }
  ]
}