{"id":10585564,"name":"github.com/AdamSpannbauer/python_video_stab","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/AdamSpannbauer/python_video_stab","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2018-10-22T16:02:19.000Z","latest_release_published_at":"2018-10-22T16:02:19.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-03-25T07:24:28.085Z","created_at":"2024-07-09T05:09:21.513Z","updated_at":"2026-03-25T07:24:28.085Z","registry_url":"https://pkg.go.dev/github.com/AdamSpannbauer/python_video_stab","install_command":"go get github.com/AdamSpannbauer/python_video_stab","documentation_url":"https://pkg.go.dev/github.com/AdamSpannbauer/python_video_stab#section-documentation","metadata":{},"repo_metadata":{"id":47135362,"uuid":"106559498","full_name":"AdamSpannbauer/python_video_stab","owner":"AdamSpannbauer","description":"A Python package to stabilize videos using OpenCV","archived":false,"fork":false,"pushed_at":"2023-07-19T22:27:44.000Z","size":446077,"stargazers_count":747,"open_issues_count":23,"forks_count":125,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-09-08T15:14:59.628Z","etag":null,"topics":["computer-vision","opencv","python","video","video-stabilization"],"latest_commit_sha":null,"homepage":"https://adamspannbauer.github.io/python_video_stab/html/index.html","language":"Python","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/AdamSpannbauer.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2017-10-11T13:42:07.000Z","updated_at":"2025-09-06T07:37:46.000Z","dependencies_parsed_at":"2024-06-18T23:11:10.322Z","dependency_job_id":"dbe5fd3b-0584-41be-82d0-e76005921550","html_url":"https://github.com/AdamSpannbauer/python_video_stab","commit_stats":{"total_commits":298,"total_committers":5,"mean_commits":59.6,"dds":0.07718120805369133,"last_synced_commit":"e005882727939749a91e6e327a3a0fae7d09d5d4"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/AdamSpannbauer/python_video_stab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdamSpannbauer","download_url":"https://codeload.github.com/AdamSpannbauer/python_video_stab/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/sbom","scorecard":{"id":8558,"data":{"date":"2025-08-11","repo":{"name":"github.com/AdamSpannbauer/python_video_stab","commit":"e005882727939749a91e6e327a3a0fae7d09d5d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/11 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":"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":"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":-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":"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":"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":"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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.7.4 not signed: https://api.github.com/repos/AdamSpannbauer/python_video_stab/releases/49418030","Warn: release artifact 1.7.3 not signed: https://api.github.com/repos/AdamSpannbauer/python_video_stab/releases/22948705","Warn: release artifact 1.7.2 not signed: https://api.github.com/repos/AdamSpannbauer/python_video_stab/releases/19548452","Warn: release artifact 1.7.1 not signed: https://api.github.com/repos/AdamSpannbauer/python_video_stab/releases/19216201","Warn: release artifact 1.7.0 not signed: https://api.github.com/repos/AdamSpannbauer/python_video_stab/releases/19210195","Warn: release artifact 1.7.4 does not have provenance: https://api.github.com/repos/AdamSpannbauer/python_video_stab/releases/49418030","Warn: release artifact 1.7.3 does not have provenance: https://api.github.com/repos/AdamSpannbauer/python_video_stab/releases/22948705","Warn: release artifact 1.7.2 does not have provenance: https://api.github.com/repos/AdamSpannbauer/python_video_stab/releases/19548452","Warn: release artifact 1.7.1 does not have provenance: https://api.github.com/repos/AdamSpannbauer/python_video_stab/releases/19216201","Warn: release artifact 1.7.0 does not have provenance: https://api.github.com/repos/AdamSpannbauer/python_video_stab/releases/19210195"],"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":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-14T14:05:32.547Z","repository_id":47135362,"created_at":"2025-08-14T14:05:32.548Z","updated_at":"2025-08-14T14:05:32.548Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274394690,"owners_count":25277203,"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-09-09T02:00:10.223Z","response_time":80,"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":"AdamSpannbauer","name":"Adam Spannbauer","uuid":"16326083","kind":"user","description":"Data Scientist/Instructor・Mostly write Python \u0026 R for pay・Mostly write p5js for fun・Check me out @thespanningset on Instagram","email":"","website":"adamspannbauer.github.io","location":"Tennessee","twitter":"ASpannbauer","company":"University of Tennessee","icon_url":"https://avatars.githubusercontent.com/u/16326083?u=ada2e8d1c5681fb58bdd383cdc99e2e70a8ead12\u0026v=4","repositories_count":237,"last_synced_at":"2024-03-20T00:51:50.712Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AdamSpannbauer","funding_links":[],"total_stars":922,"followers":null,"following":null,"created_at":"2022-11-09T03:29:58.652Z","updated_at":"2024-03-20T00:51:51.642Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdamSpannbauer","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdamSpannbauer/repositories"},"tags":[{"name":"1.7.4","sha":"e005882727939749a91e6e327a3a0fae7d09d5d4","kind":"tag","published_at":"2021-09-12T18:27:35.000Z","download_url":"https://codeload.github.com/AdamSpannbauer/python_video_stab/tar.gz/1.7.4","html_url":"https://github.com/AdamSpannbauer/python_video_stab/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AdamSpannbauer/python_video_stab@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"ef97c74e4f1c6d55cb178202767ff2040855f205","kind":"tag","published_at":"2020-01-18T16:52:20.000Z","download_url":"https://codeload.github.com/AdamSpannbauer/python_video_stab/tar.gz/1.7.3","html_url":"https://github.com/AdamSpannbauer/python_video_stab/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AdamSpannbauer/python_video_stab@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"620d8408eaadf1df583d3c8dcea8edf1aa99ba24","kind":"commit","published_at":"2019-08-27T00:33:02.000Z","download_url":"https://codeload.github.com/AdamSpannbauer/python_video_stab/tar.gz/1.7.2","html_url":"https://github.com/AdamSpannbauer/python_video_stab/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AdamSpannbauer/python_video_stab@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"0b106d8c1f22f0253d99c8bdaf7be48e5b1f5aaf","kind":"tag","published_at":"2019-08-11T16:07:15.000Z","download_url":"https://codeload.github.com/AdamSpannbauer/python_video_stab/tar.gz/1.7.1","html_url":"https://github.com/AdamSpannbauer/python_video_stab/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AdamSpannbauer/python_video_stab@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"70e719c84e7ad1d35afe75b7de955baa21deb043","kind":"tag","published_at":"2019-08-10T18:34:07.000Z","download_url":"https://codeload.github.com/AdamSpannbauer/python_video_stab/tar.gz/1.7.0","html_url":"https://github.com/AdamSpannbauer/python_video_stab/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AdamSpannbauer/python_video_stab@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.7.0/manifests"},{"name":"1.6.2","sha":"a42cfe3b64858f557ab398ee05cc3af5f1c6d4df","kind":"tag","published_at":"2019-08-05T14:57:26.000Z","download_url":"https://codeload.github.com/AdamSpannbauer/python_video_stab/tar.gz/1.6.2","html_url":"https://github.com/AdamSpannbauer/python_video_stab/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AdamSpannbauer/python_video_stab@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"f5f26f1874996d38fdb37937d47e5d69ed748f2c","kind":"tag","published_at":"2019-05-06T22:58:53.000Z","download_url":"https://codeload.github.com/AdamSpannbauer/python_video_stab/tar.gz/1.6.1","html_url":"https://github.com/AdamSpannbauer/python_video_stab/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AdamSpannbauer/python_video_stab@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"88b5dbaa33b21bbb1cdb06499bac9181e0fbcc4a","kind":"commit","published_at":"2019-04-27T16:33:47.000Z","download_url":"https://codeload.github.com/AdamSpannbauer/python_video_stab/tar.gz/1.6.0","html_url":"https://github.com/AdamSpannbauer/python_video_stab/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AdamSpannbauer/python_video_stab@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.6.0/manifests"},{"name":"1.5.6","sha":"3ed567a2071f0f0ec455e3e45e3a516c7b1d377c","kind":"commit","published_at":"2019-01-28T16:25:48.000Z","download_url":"https://codeload.github.com/AdamSpannbauer/python_video_stab/tar.gz/1.5.6","html_url":"https://github.com/AdamSpannbauer/python_video_stab/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AdamSpannbauer/python_video_stab@1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.5.6/manifests"},{"name":"1.5.5","sha":"fcc67034f35146a5fe4033ad1af4ed3ce79b359e","kind":"commit","published_at":"2019-01-27T16:38:21.000Z","download_url":"https://codeload.github.com/AdamSpannbauer/python_video_stab/tar.gz/1.5.5","html_url":"https://github.com/AdamSpannbauer/python_video_stab/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AdamSpannbauer/python_video_stab@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"1d3faaab00cc4f2667a3f95a10ef2db38243fd89","kind":"commit","published_at":"2019-01-26T18:56:09.000Z","download_url":"https://codeload.github.com/AdamSpannbauer/python_video_stab/tar.gz/1.5.4","html_url":"https://github.com/AdamSpannbauer/python_video_stab/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AdamSpannbauer/python_video_stab@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"553f7bc6819a261dbbe5e5b733a4ebe9bd6d9ca3","kind":"commit","published_at":"2019-01-14T19:34:20.000Z","download_url":"https://codeload.github.com/AdamSpannbauer/python_video_stab/tar.gz/1.5.3","html_url":"https://github.com/AdamSpannbauer/python_video_stab/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AdamSpannbauer/python_video_stab@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"c1f60fbb49ae9c74eb725fc824a49585ddc665ed","kind":"commit","published_at":"2019-01-13T18:27:33.000Z","download_url":"https://codeload.github.com/AdamSpannbauer/python_video_stab/tar.gz/1.5.2","html_url":"https://github.com/AdamSpannbauer/python_video_stab/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AdamSpannbauer/python_video_stab@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"b58b34f1d27195762526418d3ccffda0022ccf1b","kind":"commit","published_at":"2019-01-11T19:12:11.000Z","download_url":"https://codeload.github.com/AdamSpannbauer/python_video_stab/tar.gz/1.5.1","html_url":"https://github.com/AdamSpannbauer/python_video_stab/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AdamSpannbauer/python_video_stab@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"fd4138f50f4cbee2277b28e358d8164a94b201db","kind":"commit","published_at":"2019-01-10T17:06:46.000Z","download_url":"https://codeload.github.com/AdamSpannbauer/python_video_stab/tar.gz/1.5.0","html_url":"https://github.com/AdamSpannbauer/python_video_stab/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AdamSpannbauer/python_video_stab@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.5.0/manifests"},{"name":"1.0.1","sha":"484d619e50ee665105dc5cf765e38487b3994abb","kind":"commit","published_at":"2018-12-04T21:53:51.000Z","download_url":"https://codeload.github.com/AdamSpannbauer/python_video_stab/tar.gz/1.0.1","html_url":"https://github.com/AdamSpannbauer/python_video_stab/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AdamSpannbauer/python_video_stab@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/1.0.1/manifests"},{"name":"v1.0.0","sha":"012cb25b816717f96c20678d74e8083b5ca4861d","kind":"commit","published_at":"2018-10-22T16:02:19.000Z","download_url":"https://codeload.github.com/AdamSpannbauer/python_video_stab/tar.gz/v1.0.0","html_url":"https://github.com/AdamSpannbauer/python_video_stab/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AdamSpannbauer/python_video_stab@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/v1.0.0/manifests"},{"name":"__","sha":"46ab0cb318520de9ebc038a0c3b4288d64e5b692","kind":"commit","published_at":"2018-10-21T19:50:48.000Z","download_url":"https://codeload.github.com/AdamSpannbauer/python_video_stab/tar.gz/__","html_url":"https://github.com/AdamSpannbauer/python_video_stab/releases/tag/__","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AdamSpannbauer/python_video_stab@__","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/__","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSpannbauer%2Fpython_video_stab/tags/__/manifests"}]},"repo_metadata_updated_at":"2025-09-10T02:58:17.763Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.838215878093679,"dependent_packages_count":6.405742059626554,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.621978968860116},"purl":"pkg:golang/github.com/%21adam%21spannbauer/python_video_stab","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/AdamSpannbauer/python_video_stab","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/AdamSpannbauer/python_video_stab","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/AdamSpannbauer/python_video_stab/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-08T17:58:13.699Z","issues_count":72,"pull_requests_count":35,"avg_time_to_close_issue":3096394.529411765,"avg_time_to_close_pull_request":31970.333333333332,"issues_closed_count":51,"pull_requests_closed_count":33,"pull_request_authors_count":3,"issue_authors_count":41,"avg_comments_per_issue":2.8472222222222223,"avg_comments_per_pull_request":1.9428571428571428,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"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":3,"past_year_avg_comments_per_issue":0.0,"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/AdamSpannbauer%2Fpython_video_stab/issues","maintainers":[{"login":"AdamSpannbauer","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamSpannbauer"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAdamSpannbauer%2Fpython_video_stab/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAdamSpannbauer%2Fpython_video_stab/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAdamSpannbauer%2Fpython_video_stab/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAdamSpannbauer%2Fpython_video_stab/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAdamSpannbauer%2Fpython_video_stab/codemeta","maintainers":[]}