{"id":3397,"url":"https://github.com/owncast/owncast","last_synced_at":"2026-05-16T06:20:27.779Z","repository":{"id":37021113,"uuid":"266445736","full_name":"owncast/owncast","owner":"owncast","description":"Take control over your live stream video by running it yourself.  Streaming + chat out of the box.","archived":false,"fork":false,"pushed_at":"2025-10-03T20:39:13.000Z","size":955778,"stargazers_count":10518,"open_issues_count":206,"forks_count":1122,"subscribers_count":102,"default_branch":"develop","last_synced_at":"2025-10-03T22:25:28.987Z","etag":null,"topics":["activitypub","broadcasting","chat","decentralized","federation","fediverse","golang","hacktoberfest","hls","live","livestream","owncast","rtmp","self-hosted","streaming-video","video"],"latest_commit_sha":null,"homepage":"https://owncast.online","language":"TypeScript","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/owncast.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","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},"funding":{"open_collective":"owncast"}},"created_at":"2020-05-24T00:58:13.000Z","updated_at":"2025-10-03T20:48:08.000Z","dependencies_parsed_at":"2023-09-24T06:38:09.063Z","dependency_job_id":"e7023196-3068-4301-9c34-74504aea1f0b","html_url":"https://github.com/owncast/owncast","commit_stats":{"total_commits":8253,"total_committers":152,"mean_commits":"54.296052631578945","dds":0.6986550345328971,"last_synced_commit":"921f4f9e4c41fe17f8df4fa3125d9bd7e0718782"},"previous_names":["gabek/owncast","gabek/video-stream"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/owncast/owncast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owncast%2Fowncast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owncast%2Fowncast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owncast%2Fowncast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owncast%2Fowncast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/owncast","download_url":"https://codeload.github.com/owncast/owncast/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owncast%2Fowncast/sbom","scorecard":{"id":416245,"data":{"date":"2025-08-11","repo":{"name":"github.com/owncast/owncast","commit":"c5234a22796573207b900ab2d6392cf39d74c388"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 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":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- score normalized to 0","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/SECURITY.md:1","Info: Found linked content: docs/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/SECURITY.md:1","Info: Found text in security policy: docs/SECURITY.md:1"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:23","Warn: no topLevel permission defined: .github/workflows/actions-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/add-default-web-localizations.yml:1","Warn: no topLevel permission defined: .github/workflows/auto-comment-on-label.yaml:1","Warn: no topLevel permission defined: .github/workflows/automated-end-to-end-api.yaml:1","Warn: no topLevel permission defined: .github/workflows/browser-testing.yml:1","Warn: no topLevel permission defined: .github/workflows/build-storybook.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/container-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/container.yaml:1","Warn: no topLevel permission defined: .github/workflows/copilot-setup-steps.yml:1","Warn: no topLevel permission defined: .github/workflows/css-lint.yaml:1","Warn: no topLevel permission defined: .github/workflows/generate-api-documentation.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/go-lint.yml:11","Warn: no topLevel permission defined: .github/workflows/go-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/hls-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/javascript-format-test-build.yml:1","Warn: no topLevel permission defined: .github/workflows/shellcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/translations.yml:1","Info: no jobLevel write permissions found"],"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.2.3 not signed: https://api.github.com/repos/owncast/owncast/releases/217201367","Warn: release artifact v0.2.2 not signed: https://api.github.com/repos/owncast/owncast/releases/207649910","Warn: release artifact v0.2.1 not signed: https://api.github.com/repos/owncast/owncast/releases/195053995","Warn: release artifact v0.2.0 not signed: https://api.github.com/repos/owncast/owncast/releases/193231882","Warn: release artifact v0.1.3 not signed: https://api.github.com/repos/owncast/owncast/releases/145405242","Warn: release artifact v0.2.3 does not have provenance: https://api.github.com/repos/owncast/owncast/releases/217201367","Warn: release artifact v0.2.2 does not have provenance: https://api.github.com/repos/owncast/owncast/releases/207649910","Warn: release artifact v0.2.1 does not have provenance: https://api.github.com/repos/owncast/owncast/releases/195053995","Warn: release artifact v0.2.0 does not have provenance: https://api.github.com/repos/owncast/owncast/releases/193231882","Warn: release artifact v0.1.3 does not have provenance: https://api.github.com/repos/owncast/owncast/releases/145405242"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (9) 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"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'develop'","Warn: PRs are not required to make changes on branch 'develop'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"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/actions-lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/actions-lint.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/actions-lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/actions-lint.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/actions-lint.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/actions-lint.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add-default-web-localizations.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/add-default-web-localizations.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add-default-web-localizations.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/add-default-web-localizations.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/automated-end-to-end-api.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/automated-end-to-end-api.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/automated-end-to-end-api.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/automated-end-to-end-api.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/automated-end-to-end-api.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/automated-end-to-end-api.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/automated-end-to-end-api.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/automated-end-to-end-api.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/automated-end-to-end-api.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/automated-end-to-end-api.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/automated-end-to-end-api.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/automated-end-to-end-api.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/automated-end-to-end-api.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/automated-end-to-end-api.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/browser-testing.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/browser-testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browser-testing.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/browser-testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browser-testing.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/browser-testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browser-testing.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/browser-testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browser-testing.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/browser-testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browser-testing.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/browser-testing.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/browser-testing.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/browser-testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-storybook.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/build-storybook.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-storybook.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/build-storybook.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-storybook.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/build-storybook.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-storybook.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/build-storybook.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-storybook.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/build-storybook.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/chromatic.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/chromatic.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/chromatic.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/chromatic.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/chromatic.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container-lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/container-lint.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container-lint.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/container-lint.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/container.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/container.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/container.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/container.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/container.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copilot-setup-steps.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/copilot-setup-steps.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copilot-setup-steps.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/copilot-setup-steps.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copilot-setup-steps.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/copilot-setup-steps.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/css-lint.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/css-lint.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/css-lint.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/css-lint.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/css-lint.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/css-lint.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/css-lint.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/css-lint.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-api-documentation.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/generate-api-documentation.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-api-documentation.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/generate-api-documentation.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-api-documentation.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/generate-api-documentation.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go-lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/go-lint.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/go-lint.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-lint.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/go-lint.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-lint.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/go-lint.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go-lint.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/go-lint.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-tests.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/go-tests.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/go-tests.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/go-tests.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/go-tests.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/go-tests.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go-tests.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/go-tests.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-tests.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/go-tests.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-tests.yaml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/go-tests.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/hls-tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/hls-tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hls-tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/hls-tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hls-tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/hls-tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/hls-tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/hls-tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hls-tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/hls-tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hls-tests.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/hls-tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/hls-tests.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/hls-tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/hls-tests.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/hls-tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/javascript-format-test-build.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/javascript-format-test-build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/javascript-format-test-build.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/javascript-format-test-build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/javascript-format-test-build.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/javascript-format-test-build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/javascript-format-test-build.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/javascript-format-test-build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/javascript-format-test-build.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/javascript-format-test-build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/javascript-format-test-build.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/javascript-format-test-build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/javascript-format-test-build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/javascript-format-test-build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/javascript-format-test-build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/javascript-format-test-build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/javascript-format-test-build.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/javascript-format-test-build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/javascript-format-test-build.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/javascript-format-test-build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/javascript-format-test-build.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/javascript-format-test-build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/javascript-format-test-build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/javascript-format-test-build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/javascript-format-test-build.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/javascript-format-test-build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/javascript-format-test-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/javascript-format-test-build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/javascript-format-test-build.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/javascript-format-test-build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/javascript-format-test-build.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/javascript-format-test-build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/javascript-format-test-build.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/javascript-format-test-build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/javascript-format-test-build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/javascript-format-test-build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shellcheck.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/shellcheck.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shellcheck.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/shellcheck.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/stale.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/translations.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/translations.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/translations.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/owncast/owncast/translations.yml/develop?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:8","Warn: containerImage not pinned by hash: Dockerfile:25: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: npmCommand not pinned by hash: build/web/bundleWeb.sh:25","Warn: npmCommand not pinned by hash: test/automated/api/run.sh:8","Warn: npmCommand not pinned by hash: test/automated/browser/run.sh:35","Warn: npmCommand not pinned by hash: test/automated/hls/run-s3.sh:14","Warn: npmCommand not pinned by hash: test/automated/hls/run.sh:8","Warn: npmCommand not pinned by hash: test/automated/screenshots/run.sh:24","Warn: npmCommand not pinned by hash: .github/workflows/build-storybook.yml:45","Warn: npmCommand not pinned by hash: .github/workflows/chromatic.yml:56","Warn: npmCommand not pinned by hash: .github/workflows/css-lint.yaml:47","Warn: npmCommand not pinned by hash: .github/workflows/javascript-format-test-build.yml:73","Warn: npmCommand not pinned by hash: .github/workflows/javascript-format-test-build.yml:149","Warn: npmCommand not pinned by hash: .github/workflows/translations.yml:34","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  34 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   2 out of  14 npmCommand 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":"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":"Vulnerabilities","score":0,"reason":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h452-7996-h45h","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-75v8-2h7p-7m2m","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T23:56:06.056Z","repository_id":37021113,"created_at":"2025-08-18T23:56:06.056Z","updated_at":"2025-08-18T23:56:06.056Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004911,"owners_count":26083802,"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-10-10T02:00:06.843Z","response_time":62,"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":["activitypub","broadcasting","chat","decentralized","federation","fediverse","golang","hacktoberfest","hls","live","livestream","owncast","rtmp","self-hosted","streaming-video","video"],"created_at":"2024-01-11T16:45:57.964Z","updated_at":"2025-10-10T18:28:26.176Z","avatar_url":"https://github.com/owncast.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/3397","html_url":"https://opencollective.ecosyste.ms/projects/3397","collective":{"id":1331,"uuid":"nmlo94zn-7x08dpo5-zaxqewga-3vjbrky5","slug":"owncast","name":"Owncast","description":"Your self-hosted live streaming solution.","website":"https://owncast.online","github":"owncast/owncast","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://owncast.online"},{"type":"GITHUB","url":"https://github.com/owncast/owncast"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-10T06:15:17.169Z","created_at":"2024-01-10T13:17:50.052Z","updated_at":"2026-06-10T06:15:17.292Z","transactions_count":1239,"balance":4439.92000000004,"account_type":"COLLECTIVE","owner":{"login":"owncast","name":"Owncast","uuid":"69942503","kind":"organization","description":"A self-hosted live stream server with chat features.","email":"gabek@real-ity.com","website":"http://owncast.online","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/69942503?v=4","repositories_count":6,"last_synced_at":"2023-03-04T01:09:44.026Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/owncast","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T07:30:43.192Z","updated_at":"2023-03-04T01:09:44.035Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/owncast","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/owncast/repositories"},"last_project_activity_at":"2025-10-03T20:39:13.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-02-25T21:34:32.440Z","collective_updated_at":"2025-03-12T21:18:19.211Z","html_url":"https://opencollective.com/owncast","icon_url":"https://images.opencollective.com/owncast/logo/40.png","total_donations":21774.74999999989,"total_expenses":-20084.63000000026,"current_balance":4439.92000000004,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/owncast","url":"https://opencollective.ecosyste.ms/collectives/owncast","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/owncast/projects"}}