github.com/go-playground/webhooks/v6@v6.3.0/testdata/github/repository-vulnerability-alert.json (about) 1 { 2 "action": "dismiss", 3 "alert": { 4 "id": 7649605, 5 "affected_range": "0.2.0", 6 "affected_package_name": "many_versioned_gem", 7 "external_reference": "https://nvd.nist.gov/vuln/detail/CVE-2018-3728", 8 "external_identifier": "CVE-2018-3728", 9 "fixed_in": "0.2.5", 10 "dismisser": { 11 "login":"octocat", 12 "id":1, 13 "node_id": "MDQ6VXNlcjIxMDMxMDY3", 14 "avatar_url":"https://github.com/images/error/octocat_happy.gif", 15 "gravatar_id":"", 16 "url":"https://api.github.com/users/octocat", 17 "html_url":"https://github.com/octocat", 18 "followers_url":"https://api.github.com/users/octocat/followers", 19 "following_url":"https://api.github.com/users/octocat/following{/other_user}", 20 "gists_url":"https://api.github.com/users/octocat/gists{/gist_id}", 21 "starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}", 22 "subscriptions_url":"https://api.github.com/users/octocat/subscriptions", 23 "organizations_url":"https://api.github.com/users/octocat/orgs", 24 "repos_url":"https://api.github.com/users/octocat/repos", 25 "events_url":"https://api.github.com/users/octocat/events{/privacy}", 26 "received_events_url":"https://api.github.com/users/octocat/received_events", 27 "type":"User", 28 "site_admin":true 29 }, 30 "dismiss_reason": "No bandwidth to fix this", 31 "dismissed_at": "2017-10-25T00:00:00+00:00" 32 } 33 }