{"id":2304913,"name":"retrieve-keyframes","ecosystem":"npm","description":"get time position of all keyframes in mp4/mkv/webm","homepage":"https://github.com/Ivshti/retrieve-keyframes","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Ivshti/retrieve-keyframes","keywords_array":["mkv","mp4","webm","keyframes","iframes","video","transcoding"],"namespace":null,"versions_count":26,"first_release_published_at":"2016-02-13T23:59:57.603Z","latest_release_published_at":"2021-03-01T12:05:45.636Z","latest_release_number":"2.13.4","last_synced_at":"2026-06-19T21:02:19.718Z","created_at":"2022-04-09T23:55:31.576Z","updated_at":"2026-06-19T21:02:19.718Z","registry_url":"https://www.npmjs.com/package/retrieve-keyframes","install_command":"npm install retrieve-keyframes","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.13.4"}},"repo_metadata":{"id":42664798,"uuid":"51657994","full_name":"Ivshti/retrieve-keyframes","owner":"Ivshti","description":"get time position of all keyframes in mp4/mkv/webm","archived":false,"fork":false,"pushed_at":"2022-12-12T03:26:50.000Z","size":660,"stargazers_count":21,"open_issues_count":7,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T23:44:48.595Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Ivshti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-13T17:59:27.000Z","updated_at":"2025-02-11T15:48:28.000Z","dependencies_parsed_at":"2023-01-27T12:30:22.615Z","dependency_job_id":null,"html_url":"https://github.com/Ivshti/retrieve-keyframes","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Ivshti/retrieve-keyframes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ivshti%2Fretrieve-keyframes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ivshti%2Fretrieve-keyframes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ivshti%2Fretrieve-keyframes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ivshti%2Fretrieve-keyframes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ivshti","download_url":"https://codeload.github.com/Ivshti/retrieve-keyframes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ivshti%2Fretrieve-keyframes/sbom","scorecard":{"id":68372,"data":{"date":"2025-08-11","repo":{"name":"github.com/Ivshti/retrieve-keyframes","commit":"b1c4408f7bcd0139e224ee7b9d44f70a94abb04b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/18 approved changesets -- score normalized to 1","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-wrvr-8mpx-r7pp","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-15T03:12:02.350Z","repository_id":42664798,"created_at":"2025-08-15T03:12:02.350Z","updated_at":"2025-08-15T03:12:02.350Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014678,"owners_count":26085554,"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-13T02:00:06.723Z","response_time":61,"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"},"owner_record":{"login":"Ivshti","name":"Ivo Georgiev","uuid":"1247629","kind":"user","description":"Building @AmbireTech. Reach out at ivo@ambire.com","email":"","website":"https://www.ambire.com","location":null,"twitter":"Ivshti","company":"@AmbireTech","icon_url":"https://avatars.githubusercontent.com/u/1247629?u=2e97c5416c582abf7e43d0dedbe342050fce21f3\u0026v=4","repositories_count":219,"last_synced_at":"2025-10-11T23:44:40.779Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ivshti","funding_links":[],"total_stars":970,"followers":440,"following":356,"created_at":"2022-11-03T06:23:34.360Z","updated_at":"2025-10-11T23:44:40.779Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ivshti","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ivshti/repositories"},"tags":[{"name":"v2.13.4","sha":"d27189579a385f30aaa360dc537df203feab2312","kind":"tag","published_at":"2021-03-01T12:05:06.000Z","download_url":"https://codeload.github.com/Ivshti/retrieve-keyframes/tar.gz/v2.13.4","html_url":"https://github.com/Ivshti/retrieve-keyframes/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ivshti/retrieve-keyframes@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ivshti%2Fretrieve-keyframes/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ivshti%2Fretrieve-keyframes/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"e3fbd95a2ab5c57eef8f0b6e91b8064480fe024b","kind":"tag","published_at":"2021-02-25T10:03:01.000Z","download_url":"https://codeload.github.com/Ivshti/retrieve-keyframes/tar.gz/v2.13.3","html_url":"https://github.com/Ivshti/retrieve-keyframes/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ivshti/retrieve-keyframes@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ivshti%2Fretrieve-keyframes/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ivshti%2Fretrieve-keyframes/tags/v2.13.3/manifests"},{"name":"v2.11.0","sha":"54e52a80a22a1db088acf02cbe8917d946336430","kind":"tag","published_at":"2017-01-14T15:09:38.000Z","download_url":"https://codeload.github.com/Ivshti/retrieve-keyframes/tar.gz/v2.11.0","html_url":"https://github.com/Ivshti/retrieve-keyframes/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ivshti/retrieve-keyframes@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ivshti%2Fretrieve-keyframes/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ivshti%2Fretrieve-keyframes/tags/v2.11.0/manifests"},{"name":"v2.9.0","sha":"42dc3d047ac98920d247b75d9c90a9f01b8ca514","kind":"tag","published_at":"2017-01-08T17:47:15.000Z","download_url":"https://codeload.github.com/Ivshti/retrieve-keyframes/tar.gz/v2.9.0","html_url":"https://github.com/Ivshti/retrieve-keyframes/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ivshti/retrieve-keyframes@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ivshti%2Fretrieve-keyframes/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ivshti%2Fretrieve-keyframes/tags/v2.9.0/manifests"}]},"repo_metadata_updated_at":"2025-12-22T00:17:02.185Z","dependent_packages_count":1,"downloads":54,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":12.819792434377767,"dependent_repos_count":10.36464634037506,"dependent_packages_count":21.02179662377837,"stargazers_count":8.797245131910255,"forks_count":8.90177039359128,"docker_downloads_count":null,"average":12.381050184806547},"purl":"pkg:npm/retrieve-keyframes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/retrieve-keyframes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/retrieve-keyframes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/retrieve-keyframes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T14:55:23.716Z","issues_count":2,"pull_requests_count":13,"avg_time_to_close_issue":8895516.0,"avg_time_to_close_pull_request":24691.285714285714,"issues_closed_count":1,"pull_requests_closed_count":7,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ivshti%2Fretrieve-keyframes/issues","maintainers":[{"login":"Ivshti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ivshti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/retrieve-keyframes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/retrieve-keyframes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/retrieve-keyframes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/retrieve-keyframes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/retrieve-keyframes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/retrieve-keyframes/codemeta","maintainers":[{"uuid":"ivogeorgiev","login":"ivogeorgiev","name":null,"email":"ivo@linvo.com","url":null,"packages_count":62,"html_url":"https://www.npmjs.com/~ivogeorgiev","role":null,"created_at":"2022-11-10T22:10:22.944Z","updated_at":"2022-11-10T22:10:22.944Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ivogeorgiev/packages"}]}