{"id":18463971,"url":"https://github.com/unleash/unleash-checkr","last_synced_at":"2025-07-19T23:34:23.866Z","repository":{"id":39888639,"uuid":"283338871","full_name":"Unleash/unleash-checkr","owner":"Unleash","description":"Checks if any flags have expired and notifies somewhere","archived":false,"fork":false,"pushed_at":"2023-04-06T09:35:56.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-15T09:08:53.601Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Unleash.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2020-07-28T22:10:44.000Z","updated_at":"2022-05-11T13:49:36.000Z","dependencies_parsed_at":"2024-02-28T02:26:34.569Z","dependency_job_id":"2638140f-d13c-478d-8d69-bee592e62e2f","html_url":"https://github.com/Unleash/unleash-checkr","commit_stats":null,"previous_names":["wesleimp/unleash-checkr"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Unleash/unleash-checkr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unleash%2Funleash-checkr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unleash%2Funleash-checkr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unleash%2Funleash-checkr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unleash%2Funleash-checkr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unleash","download_url":"https://codeload.github.com/Unleash/unleash-checkr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unleash%2Funleash-checkr/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266041821,"owners_count":23867949,"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-06T09:08:30.503Z","updated_at":"2025-07-19T23:34:23.842Z","avatar_url":"https://github.com/Unleash.png","language":"Go","readme":"# unleash-checkr\n\nChecks if any flags have expired an notifies someware\n\n![CI](https://github.com/unleash/unleash-checkr/workflows/CI/badge.svg)\n\n# Install\n\n### Pre-compiled binary\n\n**shell script**\n\n```sh\ncurl -sf https://gobinaries.com/unleash/unleash-checkr | sh\n```\n\n**manually**\n\nDownload the pre-compiled binaries from the [releases page](https://github.com/unleash/unleash-checkr/releases) and copy to the desired location\n\n### Docker\n\n```sh\n$ docker run -it --rm unleashorg/unleash-checkr --help\n```\n\n### Compiling from source\n\nClone the repository\n\n```sh\n$ git clone git@github.com:unleash/unleash-checkr.git\n\n$ cd gitignore\n```\n\ndownload dependencies\n\n```sh\n$ go mod download\n```\n\nbuild\n\n```sh\n$ go build -o unleash-checkr main.go\n```\n\nverify it works\n\n```sh\n$ unleash-checkr --help\n```\n\n# Usage\n\n**check**\n\nList overdue flags on terminal\n\n```sh\n$ unleash-checkr check -u \"http://unleash.herokuapp.com\"\n```\n\n**notify**\n\nList overdue flags on terminal and notifies via Slack\n\n```sh\n$ unleash-checkr notify --channel \"#checkr\" --slack-token \"my-token\" --url \"http://unleash.herokuapp.com\" -e 60\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funleash%2Funleash-checkr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funleash%2Funleash-checkr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funleash%2Funleash-checkr/lists"}