{
"number": 0,
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z",
"url": "http://example.com",
"html_url": "http://example.com",
"instances_url": "http://example.com",
"state": "open",
"fixed_at": "2019-08-24T14:15:22.123Z",
"dismissed_by": {
"name": "string",
"email": "string",
"login": "octocat",
"id": 1,
"node_id": "MDQ6VXNlcjE=",
"avatar_url": "https://github.com/images/error/octocat_happy.gif",
"gravatar_id": "41d064eb2195891e12d0413f63227ea7",
"url": "https://api.github.com/users/octocat",
"html_url": "https://github.com/octocat",
"followers_url": "https://api.github.com/users/octocat/followers",
"following_url": "https://api.github.com/users/octocat/following{/other_user}",
"gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
"starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
"organizations_url": "https://api.github.com/users/octocat/orgs",
"repos_url": "https://api.github.com/users/octocat/repos",
"events_url": "https://api.github.com/users/octocat/events{/privacy}",
"received_events_url": "https://api.github.com/users/octocat/received_events",
"type": "User",
"site_admin": true,
"starred_at": "\"2020-07-09T00:17:55Z\""
},
"dismissed_at": "2019-08-24T14:15:22.123Z",
"dismissed_reason": "false positive",
"dismissed_comment": "string",
"rule": {
"id": "string",
"name": "string",
"severity": "none",
"security_severity_level": "low",
"description": "string",
"full_description": "string",
"tags": [
"string"
],
"help": "string",
"help_uri": "string"
},
"tool": {
"name": "string",
"version": "string",
"guid": "string"
},
"most_recent_instance": {
"ref": "string",
"analysis_key": "string",
"environment": "string",
"category": "string",
"state": "open",
"commit_sha": "string",
"message": {
"text": "string"
},
"location": {
"path": "string",
"start_line": 0,
"end_line": 0,
"start_column": 0,
"end_column": 0
},
"html_url": "string",
"classifications": [
"source"
]
}
}