{"id":13907581,"url":"https://github.com/svt/media-analyzer","last_synced_at":"2026-03-11T11:11:04.658Z","repository":{"id":39711762,"uuid":"285523429","full_name":"svt/media-analyzer","owner":"svt","description":"A kotlin media analyzer library that utilizes FFprobe and Mediainfo and merges their results into one data model.","archived":false,"fork":false,"pushed_at":"2025-09-23T05:58:18.000Z","size":19553,"stargazers_count":16,"open_issues_count":2,"forks_count":3,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-01-29T20:28:18.648Z","etag":null,"topics":["ffprobe","media-analyzer","mediainfo"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/svt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.adoc","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":"2020-08-06T09:01:26.000Z","updated_at":"2025-09-23T05:58:22.000Z","dependencies_parsed_at":"2023-12-15T10:45:16.770Z","dependency_job_id":"96b7c55e-e674-4cb6-887a-1c52f67c191d","html_url":"https://github.com/svt/media-analyzer","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/svt/media-analyzer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svt%2Fmedia-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svt%2Fmedia-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svt%2Fmedia-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svt%2Fmedia-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svt","download_url":"https://codeload.github.com/svt/media-analyzer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svt%2Fmedia-analyzer/sbom","scorecard":{"id":861411,"data":{"date":"2025-08-11","repo":{"name":"github.com/svt/media-analyzer","commit":"d61e7e67431dffd5662da3ad212ae5d775c74aec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/16 approved changesets -- score normalized to 4","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":"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-artifact.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/license.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/svt/media-analyzer/license.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/svt/media-analyzer/license.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-artifact.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/svt/media-analyzer/publish-artifact.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-artifact.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/svt/media-analyzer/publish-artifact.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-artifact.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/svt/media-analyzer/publish-artifact.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/svt/media-analyzer/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/svt/media-analyzer/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/svt/media-analyzer/test.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"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":"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":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-artifact.yml:8"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/svt/.github/SECURITY.md:1","Info: Found linked content: github.com/svt/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/svt/.github/SECURITY.md:1","Info: Found text in security policy: github.com/svt/.github/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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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-24T01:22:57.147Z","repository_id":39711762,"created_at":"2025-08-24T01:22:57.147Z","updated_at":"2025-08-24T01:22:57.147Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30379296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T06:09:32.197Z","status":"ssl_error","status_checked_at":"2026-03-11T06:09:17.086Z","response_time":84,"last_error":"SSL_read: 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":["ffprobe","media-analyzer","mediainfo"],"created_at":"2024-08-06T23:02:00.487Z","updated_at":"2026-03-11T11:11:04.642Z","avatar_url":"https://github.com/svt.png","language":"Kotlin","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"# media-analyzer\n\n[![REUSE status](https://api.reuse.software/badge/github.com/svt/media-analyzer)](https://api.reuse.software/info/github.com/svt/media-analyzer)\n![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/svt/flum)\n![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)\n\nA media analyzer lib that utilizes [FFprobe](https://ffmpeg.org/ffprobe.html) and [Mediainfo](https://mediaarea.net/en/MediaInfo)\nand merges the result into one data model.\n\n- **MediaAnalyzer**\n The main service, that given a media file attempts to analyze it with using Mediainfo followed by FFprobe, translating\n the results in intermediary objects before merging into a final data model.\n\n## Usage\n\nMake sure FFprobe and MediaInfo are installed on your machine or image.\n\nAdd the lib as a dependency to your build.gradle\n\n```kotlin\n\nimplementation(\"se.svt.oss:media-analyzer:x.y.z\")\n\n```\n\n\n## Tests\n\nrun `./gradlew check` for unit tests and code quality checks\n\nIntegration tests can be skipped by running `./gradlew check -PrunIntegrationTest=false` if you do not have ffmpeg \u0026 mediainfo installed.\n\n## Getting help\n\nIf you have questions, concerns, bug reports, etc, please file an issue in this repository's Issue Tracker.\n\n## Getting involved\n\nThis project is very much a work in progress so all kinds of feedback are welcome, bug reports,\nfeature requests etc are welcome. Details on how to contribute can be found in [CONTRIBUTING](docs/CONTRIBUTING.adoc).\n\n## License\n\nThis software is released under the:\n\n[Apache License 2.0](LICENSE)\n\nCopyright 2020 Sveriges Television AB\n\n## Primary Maintainers\n\nSVT Videocore team \u003cvideocore@teams.svt.se\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvt%2Fmedia-analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvt%2Fmedia-analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvt%2Fmedia-analyzer/lists"}