{"id":29099926,"url":"https://github.com/bcc-code/mediabank-bridge","last_synced_at":"2025-07-29T14:11:51.468Z","repository":{"id":57638986,"uuid":"431432408","full_name":"bcc-code/mediabank-bridge","owner":"bcc-code","description":"Grpc bridge to various mediabank related systems","archived":true,"fork":false,"pushed_at":"2023-03-06T23:21:06.000Z","size":77,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-28T17:48:11.074Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/bcc-code.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-11-24T10:02:50.000Z","updated_at":"2024-09-24T12:38:28.000Z","dependencies_parsed_at":"2024-06-21T08:49:01.608Z","dependency_job_id":"be6dbcbe-767a-42dc-92fb-52eb0b1bceb9","html_url":"https://github.com/bcc-code/mediabank-bridge","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bcc-code/mediabank-bridge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcc-code%2Fmediabank-bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcc-code%2Fmediabank-bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcc-code%2Fmediabank-bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcc-code%2Fmediabank-bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcc-code","download_url":"https://codeload.github.com/bcc-code/mediabank-bridge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcc-code%2Fmediabank-bridge/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267701319,"owners_count":24130449,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-06-28T17:37:50.274Z","updated_at":"2025-07-29T14:11:51.443Z","avatar_url":"https://github.com/bcc-code.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mediabank bridge\n\nThis internal tool enables authenticated gRPC based endpoint for securely communicating with systems\nlike:\n\n* Telestream Vantage Workflow (http://www.telestream.net/vantage/overview_workflow.htm)\n* Vidispine (https://www.vidispine.com/)\n\n\n## Building\n\n### Requirements\n\nYou will need a Go 1.17+ compiler installed.\nIf you wish to make changes to the protobuf files you will also need `protoc` and the\nGo plugin installed.\n\n### Proto\n\n```\nmake proto\n```\n\n### Binary\n\n```\nmake release\n```\nThe generated proto files are checked in, so you should be able do a build with no `protoc` installed\nif no changes are made to the `.proto` files\n\n### Config\n\nThe config is a `.json` file. The file is either located as specified by the `CONF_FILE`\nenvironment variable, or (if not present) the following locations are checked in order:\n\n* `~/.config/mediabank-bridge/config.json`\n* `.config.json`\n* `config.json`\n\nAn example is present in `src/config.example.json`.\n\nNote: `DryRun` is not in use yet\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcc-code%2Fmediabank-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcc-code%2Fmediabank-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcc-code%2Fmediabank-bridge/lists"}