{"id":13426045,"url":"https://github.com/jitsi/docker-jitsi-meet","last_synced_at":"2026-05-20T23:06:59.891Z","repository":{"id":37412604,"uuid":"141265446","full_name":"jitsi/docker-jitsi-meet","owner":"jitsi","description":"Jitsi Meet on Docker","archived":false,"fork":false,"pushed_at":"2026-04-14T16:03:19.000Z","size":2037,"stargazers_count":3542,"open_issues_count":15,"forks_count":1552,"subscribers_count":80,"default_branch":"master","last_synced_at":"2026-04-14T18:05:35.467Z","etag":null,"topics":["docker","jitsi","jitsi-meet","video-conferencing"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/u/jitsi/","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jitsi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-07-17T09:23:37.000Z","updated_at":"2026-04-14T16:03:24.000Z","dependencies_parsed_at":"2023-09-23T00:48:08.800Z","dependency_job_id":"09c1d113-520e-440f-9894-b7a832652dc4","html_url":"https://github.com/jitsi/docker-jitsi-meet","commit_stats":null,"previous_names":[],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/jitsi/docker-jitsi-meet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitsi%2Fdocker-jitsi-meet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitsi%2Fdocker-jitsi-meet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitsi%2Fdocker-jitsi-meet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitsi%2Fdocker-jitsi-meet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jitsi","download_url":"https://codeload.github.com/jitsi/docker-jitsi-meet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitsi%2Fdocker-jitsi-meet/sbom","scorecard":{"id":503231,"data":{"date":"2025-08-11","repo":{"name":"github.com/jitsi/docker-jitsi-meet","commit":"2126ee31088c31165e276e12a228106d425a6bc7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 20/29 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"23 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-stable.yml:16","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release-stable.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/unstable.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-stable.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-stable.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-stable.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-stable.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-stable.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-stable.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-stable.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-stable.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-stable.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:269: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/release-stable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/stale.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:420: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:333: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:335: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:443: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:469: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/jitsi/docker-jitsi-meet/unstable.yml/master?enable=pin","Warn: containerImage not pinned by hash: base-java/Dockerfile:3","Warn: containerImage not pinned by hash: base/Dockerfile:1: pin your Docker image by updating docker.io/library/debian:bookworm-slim to docker.io/library/debian:bookworm-slim@sha256:b1a741487078b369e78119849663d7f1a5341ef2768798f7b7406c4240f86aef","Warn: containerImage not pinned by hash: jibri/Dockerfile:3","Warn: containerImage not pinned by hash: jicofo/Dockerfile:3","Warn: containerImage not pinned by hash: jigasi/Dockerfile:3","Warn: containerImage not pinned by hash: jvb/Dockerfile:3","Warn: containerImage not pinned by hash: prosody/Dockerfile:4","Warn: containerImage not pinned by hash: prosody/Dockerfile:22","Warn: containerImage not pinned by hash: web/Dockerfile:3","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  85 third-party GitHubAction dependencies pinned","Info:   0 out of   9 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:80"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T22:33:33.804Z","repository_id":37412604,"created_at":"2025-08-19T22:33:33.804Z","updated_at":"2025-08-19T22:33:33.804Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33279774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T15:12:43.734Z","status":"ssl_error","status_checked_at":"2026-05-20T15:12:42.300Z","response_time":356,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["docker","jitsi","jitsi-meet","video-conferencing"],"created_at":"2024-07-31T00:01:25.114Z","updated_at":"2026-05-20T23:06:59.840Z","avatar_url":"https://github.com/jitsi.png","language":"Lua","funding_links":[],"categories":["JavaScript","Lua","docker","Uncategorized","Communication"],"sub_categories":["Uncategorized"],"readme":"# Jitsi Meet on Docker\n\n![](resources/jitsi-docker.png)\n\n[Jitsi](https://jitsi.org/) is a set of Open Source projects that allows you to easily build and deploy secure videoconferencing solutions.\n\n[Jitsi Meet](https://jitsi.org/jitsi-meet/) is a fully encrypted, 100% Open Source video conferencing solution that you can use all day, every day, for free — with no account needed.\n\nThis repository contains the necessary tools to run a Jitsi Meet stack on [Docker](https://www.docker.com) using [Docker Compose](https://docs.docker.com/compose/).\n\nAll our images are published on [DockerHub](https://hub.docker.com/u/jitsi/).\n\n## Supported architectures\n\nStarting with `stable-7439` the published images are available for `amd64` and `arm64`.\n\n## Tags\n\nThese are the currently published tags for all our images:\n\nTag | Description\n-- | --\n`stable` | Points to the latest stable release\n`stable-NNNN-X` | A stable release\n`unstable` | Points to the latest unstable release\n`unstable-YYYY-MM-DD` | Daily unstable release\n`latest` | Deprecated, no longer updated (will be removed)\n\n## Installation\n\nThe installation manual is available [here](https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker).\n\n### Kubernetes\n\nIf you plan to install the jitsi-meet stack on a Kubernetes cluster you can find tools and tutorials in the project [Jitsi on Kubernetes](https://github.com/jitsi-contrib/jitsi-kubernetes).\n\n## TODO\n\n* Builtin TURN server.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjitsi%2Fdocker-jitsi-meet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjitsi%2Fdocker-jitsi-meet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjitsi%2Fdocker-jitsi-meet/lists"}