{"id":15394214,"url":"https://github.com/xyproto/vigilant","last_synced_at":"2026-01-21T08:12:43.213Z","repository":{"id":255331761,"uuid":"849251622","full_name":"xyproto/vigilant","owner":"xyproto","description":"A utility that can be used to monitor changes to a source file in one repo and then create pull requests in another","archived":false,"fork":false,"pushed_at":"2024-10-07T08:51:07.000Z","size":3020,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-15T23:56:32.709Z","etag":null,"topics":["gh","github","monitoring","security","tinyxxd","utility"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xyproto.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,"publiccode":null,"codemeta":null}},"created_at":"2024-08-29T08:59:23.000Z","updated_at":"2024-10-07T08:51:11.000Z","dependencies_parsed_at":"2024-08-29T10:47:16.932Z","dependency_job_id":"d3593820-981c-46f2-9f09-5b06cbbf194b","html_url":"https://github.com/xyproto/vigilant","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":"0.17647058823529416","last_synced_commit":"5522374fa718b5dec78d373ea91a1b7d32868c6b"},"previous_names":["xyproto/vigilant"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/xyproto/vigilant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyproto%2Fvigilant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyproto%2Fvigilant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyproto%2Fvigilant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyproto%2Fvigilant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xyproto","download_url":"https://codeload.github.com/xyproto/vigilant/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyproto%2Fvigilant/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28629924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["gh","github","monitoring","security","tinyxxd","utility"],"created_at":"2024-10-01T15:22:25.571Z","updated_at":"2026-01-21T08:12:43.190Z","avatar_url":"https://github.com/xyproto.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vigilant\n\nVigilant is a utility that can be used to monitor changes in a source file in one repo and then create pull requests in another.\n\n## Building\n\n```bash\ngo build -mod=vendor\n```\n\n## Configuring\n\nEdit `config.toml` to select which repo to monitor and which repo to create pull requests in.\n\nGet a private GitHub token and then set the GITHUB_TOKEN environment variable, for example:\n\n```bash\nexport GITHUB_TOKEN=\"asdfasdf\" # your GitHub token with rights to read public data and create pull requests goes here\n```\n\n## Running\n\n```bash\n./vigilant\n```\n\n## Triggering a pull request manually\n\n```bash\npkill -USR1 vigilant\n```\n\n## General info\n\n* Version: 1.0.0\n* License: MIT\n* Author: Alexander F. Rødseth \u0026lt;xyproto@archlinux.org\u0026gt;\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxyproto%2Fvigilant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxyproto%2Fvigilant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxyproto%2Fvigilant/lists"}