{"id":4120771,"name":"github.com/BoboTiG/python-mss","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/BoboTiG/python-mss","keywords_array":[],"namespace":"github.com/BoboTiG","versions_count":43,"first_release_published_at":"2013-08-30T12:31:38.000Z","latest_release_published_at":"2025-08-16T12:09:49.000Z","latest_release_number":"v10.1.0+incompatible","last_synced_at":"2026-04-02T02:16:42.052Z","created_at":"2022-04-12T14:55:24.633Z","updated_at":"2026-04-02T02:16:42.052Z","registry_url":"https://pkg.go.dev/github.com/BoboTiG/python-mss","install_command":"go get github.com/BoboTiG/python-mss","documentation_url":"https://pkg.go.dev/github.com/BoboTiG/python-mss#section-documentation","metadata":{},"repo_metadata":{"id":9271092,"uuid":"11100375","full_name":"BoboTiG/python-mss","owner":"BoboTiG","description":"An ultra fast cross-platform multiple screenshots module in pure Python using ctypes.","archived":false,"fork":false,"pushed_at":"2025-12-22T12:06:11.000Z","size":1389,"stargazers_count":1199,"open_issues_count":43,"forks_count":110,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-12-23T02:06:03.156Z","etag":null,"topics":["cli","cross-platform","ctypes","efficiency","gnu-linux","macos","monitor","mss","python","python-library","python-mss","screenshot","windows"],"latest_commit_sha":null,"homepage":"https://python-mss.readthedocs.io","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/BoboTiG.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":"BoboTiG","polar":"tiger-222","issuehunt":"BoboTiG"}},"created_at":"2013-07-01T16:14:08.000Z","updated_at":"2025-12-22T12:06:13.000Z","dependencies_parsed_at":"2025-11-27T15:08:10.219Z","dependency_job_id":null,"html_url":"https://github.com/BoboTiG/python-mss","commit_stats":{"total_commits":737,"total_committers":24,"mean_commits":"30.708333333333332","dds":0.4898236092265943,"last_synced_commit":"5e029a25ef5c75aacce57eadd64af96f03b43f2d"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/BoboTiG/python-mss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoboTiG%2Fpython-mss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoboTiG%2Fpython-mss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoboTiG%2Fpython-mss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoboTiG%2Fpython-mss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BoboTiG","download_url":"https://codeload.github.com/BoboTiG/python-mss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoboTiG%2Fpython-mss/sbom","scorecard":{"id":23355,"data":{"date":"2025-08-11","repo":{"name":"github.com/BoboTiG/python-mss","commit":"d5628b2ec17bce7d789ff44587da95b227b461ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Maintained","score":8,"reason":"7 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":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":"Code-Review","score":0,"reason":"Found 0/5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/tests.yml:8","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/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/BoboTiG/python-mss/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BoboTiG/python-mss/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/BoboTiG/python-mss/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/BoboTiG/python-mss/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/BoboTiG/python-mss/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/BoboTiG/python-mss/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/BoboTiG/python-mss/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BoboTiG/python-mss/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/BoboTiG/python-mss/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:80","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:40","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand 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":"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":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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/release.yml:10"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-14T17:18:47.041Z","repository_id":9271092,"created_at":"2025-08-14T17:18:47.041Z","updated_at":"2025-08-14T17:18:47.041Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28003096,"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-12-24T02:00:07.193Z","response_time":83,"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":"BoboTiG","name":"Mickaël Schoentgen","uuid":"2033598","kind":"user","description":"Senior Sotfware Engineer. Problem solver. Simplifier. Your best asset. Pythonista. Hacker.\r\nWorking on @reader-dict.","email":"","website":"https://www.tiger-222.fr","location":null,"twitter":"__tiger222__","company":"@reader-dict","icon_url":"https://avatars.githubusercontent.com/u/2033598?u=36adb68f147b377c5b9c2d12350401040d1d8201\u0026v=4","repositories_count":75,"last_synced_at":"2025-09-30T21:32:47.738Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/BoboTiG","funding_links":["https://github.com/sponsors/BoboTiG"],"total_stars":1652,"followers":221,"following":46,"created_at":"2022-11-04T00:41:25.734Z","updated_at":"2025-09-30T21:32:47.738Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BoboTiG","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BoboTiG/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-12-24T13:15:40.720Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21bobo%21ti%21g/python-mss","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BoboTiG/python-mss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BoboTiG/python-mss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BoboTiG/python-mss/dependencies","status":null,"funding_links":["https://github.com/sponsors/BoboTiG","https://polar.sh/tiger-222","https://issuehunt.io/r/BoboTiG"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-21T12:00:31.858Z","issues_count":79,"pull_requests_count":238,"avg_time_to_close_issue":21422660.977272727,"avg_time_to_close_pull_request":1194960.4444444445,"issues_closed_count":44,"pull_requests_closed_count":216,"pull_request_authors_count":19,"issue_authors_count":68,"avg_comments_per_issue":4.569620253164557,"avg_comments_per_pull_request":0.36554621848739494,"merged_pull_requests_count":193,"bot_issues_count":4,"bot_pull_requests_count":169,"past_year_issues_count":6,"past_year_pull_requests_count":106,"past_year_avg_time_to_close_issue":5431.666666666667,"past_year_avg_time_to_close_pull_request":144552.36559139786,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.09433962264150944,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":99,"past_year_merged_pull_requests_count":86,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoboTiG%2Fpython-mss/issues","maintainers":[{"login":"BoboTiG","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoboTiG"}],"active_maintainers":[{"login":"BoboTiG","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BoboTiG"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBoboTiG%2Fpython-mss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBoboTiG%2Fpython-mss/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBoboTiG%2Fpython-mss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBoboTiG%2Fpython-mss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBoboTiG%2Fpython-mss/codemeta","maintainers":[]}