{"id":20640532,"url":"https://github.com/kovart/challenge-4","last_synced_at":"2025-06-21T15:04:40.309Z","repository":{"id":97651957,"uuid":"420379240","full_name":"kovart/challenge-4","owner":"kovart","description":"Agent for a well-known security protocol 🤫","archived":false,"fork":false,"pushed_at":"2021-10-24T09:49:42.000Z","size":179,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-17T08:37:10.651Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kovart.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-23T10:19:30.000Z","updated_at":"2021-10-24T09:49:44.000Z","dependencies_parsed_at":"2023-03-23T09:19:53.892Z","dependency_job_id":null,"html_url":"https://github.com/kovart/challenge-4","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovart%2Fchallenge-4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovart%2Fchallenge-4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovart%2Fchallenge-4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovart%2Fchallenge-4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kovart","download_url":"https://codeload.github.com/kovart/challenge-4/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242679514,"owners_count":20168163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T15:29:48.423Z","updated_at":"2025-03-09T11:08:21.431Z","avatar_url":"https://github.com/kovart.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Compound Governance Agent\n\n## Description\n\nThis agent monitors Ethereum network and detects Compound Governance Events of Governor Bravo protocol.\n\nSupported governance events: \n- ProposalCreated\n- ProposalCanceled\n- ProposalQueued\n- ProposalThresholdSet\n- ProposalExecuted\n- VoteCast\n- VotingDelaySet\n- VotingPeriodSet\n- NewImplementation\n- NewPendingAdmin\n- NewAdmin\n\n---\n\nYou can read more [about Governance Protocol.](https://compound.finance/docs/governance)\n\nCheck out Compound Governance proposals [on the website.](https://comp.vote/)\n\n## Compound Configs\n\nTo make the agent more testable, all Compound configs are parsed\nfrom the [compound-finance/compound-config](https://github.com/compound-finance/compound-config)\nofficial repository and used depending on the `network` property provided in the transaction event.\n\n\nAt the moment, Governor Bravo is only supported **on the Mainnet network**. \n\n## Supported Chains\n\n- Ethereum\n\n## Alerts\n\n- COMP-GOVERNMENT-0\n  - Fired when **failed** governance transaction is detected\n  - Severity is always set to \"high\"\n  - Type is always set to \"suspicious\"\n  - `Metadata` contains all the detected event arguments\n  \n- COMP-GOVERNMENT-1\n  - Fired when **successful** governance transaction is detected\n  - Severity is always set to \"info\"\n  - Type is always set to \"unknown\"\n  - `Metadata` contains all the detected event arguments\n  \n\n\n## Test Data\n\nThe agent behaviour can be verified with the following transactions (Mainnet):\n\n- 0x1011bcbe8b2bf6aa274d53d22bbb509d38270818ecdf550366baafd1b4ad8729 ([Proposal Created](https://compound.finance/governance/proposals/63))\n- 0xe6f1dfb569f5841758e4967cee6315c656134c7a92eedf8c9abc8e46f3b2e540 ([Proposal Queued](https://compound.finance/governance/proposals/56))\n- 0xfb6330eb14b12e603f088b3dee2868bf753356b85563996d129fa62d01c66935 ([Vote Cast](https://etherscan.io/tx/0xfb6330eb14b12e603f088b3dee2868bf753356b85563996d129fa62d01c66935))\n- 0x508fb41d92720531093f0ac8183aab74b509233c6f5680e83c10a17c15c21327 ([Proposal Executed](https://compound.finance/governance/proposals/56))\n- 0xfb6330eb14b12e603f088b3dee2868bf753356b85563996d129fa62d01c66935 ([Proposal Canceled](https://compound.finance/governance/proposals/63))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkovart%2Fchallenge-4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkovart%2Fchallenge-4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkovart%2Fchallenge-4/lists"}