{"id":2992,"url":"https://github.com/ome/omero-signup","last_synced_at":"2026-06-04T06:20:41.620Z","repository":{"id":35052663,"uuid":"201026322","full_name":"ome/omero-signup","owner":"ome","description":"OMERO.web app to allow anyone to signup for an OMERO account","archived":false,"fork":false,"pushed_at":"2024-12-14T21:04:18.000Z","size":107,"stargazers_count":1,"open_issues_count":3,"forks_count":8,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-08-06T16:50:28.448Z","etag":null,"topics":["omero","webapp"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/omero-signup/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ome.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2019-08-07T10:17:51.000Z","updated_at":"2024-12-14T21:04:23.000Z","dependencies_parsed_at":"2023-11-09T02:05:13.876Z","dependency_job_id":"b431960f-9f0b-44c9-bcab-4b5a3661e2dd","html_url":"https://github.com/ome/omero-signup","commit_stats":{"total_commits":86,"total_committers":7,"mean_commits":"12.285714285714286","dds":0.6627906976744187,"last_synced_commit":"c8610dba25f39870a09fa5401c735fb3be85a319"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/ome/omero-signup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ome%2Fomero-signup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ome%2Fomero-signup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ome%2Fomero-signup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ome%2Fomero-signup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ome","download_url":"https://codeload.github.com/ome/omero-signup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ome%2Fomero-signup/sbom","scorecard":{"id":706031,"data":{"date":"2025-08-11","repo":{"name":"github.com/ome/omero-signup","commit":"be76813540a02082196cac2ffee151e3f68cb71e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/21 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/omero_plugin.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_pypi.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/omero_plugin.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/ome/omero-signup/omero_plugin.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/omero_plugin.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/ome/omero-signup/omero_plugin.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/ome/omero-signup/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/ome/omero-signup/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ome/omero-signup/publish_pypi.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: GNU Affero General Public License v3.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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.yml:6"],"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":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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/ome/.github/SECURITY.md:1","Info: Found linked content: github.com/ome/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/ome/.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 14 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-22T06:36:49.566Z","repository_id":35052663,"created_at":"2025-08-22T06:36:49.566Z","updated_at":"2025-08-22T06:36:49.566Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273798313,"owners_count":25170130,"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-05T02:00:09.113Z","response_time":402,"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":["omero","webapp"],"created_at":"2024-01-11T16:43:37.707Z","updated_at":"2025-09-05T18:25:29.471Z","avatar_url":"https://github.com/ome.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/2992","html_url":"https://opencollective.ecosyste.ms/projects/2992","collective":{"id":396,"uuid":"jrkx5lmn-v904qjwn-d9kp8bwa-7zdygoe3","slug":"ome","name":"OME","description":"Open Microscopy Environment is a consortium of universities, labs, industry \u0026 developers producing open-source software \u0026 format standards for bioimaging data","website":"https://www.openmicroscopy.org","github":"ome","twitter":"openmicroscopy","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://www.openmicroscopy.org"},{"type":"TWITTER","url":"https://twitter.com/openmicroscopy"},{"type":"GITHUB","url":"https://github.com/ome"}],"currency":"USD","projects_count":343,"last_synced_at":"2026-06-09T12:15:10.572Z","created_at":"2024-01-10T13:17:47.732Z","updated_at":"2026-06-09T12:15:10.798Z","transactions_count":0,"balance":0.0,"account_type":"COLLECTIVE","owner":{"login":"ome","name":"Open Microscopy Environment","uuid":"1831717","kind":"organization","description":"Software and data format standards for management of microscopy image data. Joint project between international private and public research","email":"ome-users@lists.openmicroscopy.org.uk","website":"https://www.openmicroscopy.org/","location":null,"twitter":"openmicroscopy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1831717?v=4","repositories_count":337,"last_synced_at":"2024-10-29T13:07:16.581Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ome","funding_links":[],"total_stars":1686,"followers":141,"following":0,"created_at":"2022-11-03T08:14:41.542Z","updated_at":"2024-10-29T13:07:16.581Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ome","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ome/repositories"},"last_project_activity_at":"2025-10-15T03:06:17.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2022-10-07T08:01:20.540Z","collective_updated_at":"2023-02-07T17:17:43.471Z","html_url":"https://opencollective.com/ome","icon_url":"https://images.opencollective.com/ome/logo/40.png","total_donations":0.0,"total_expenses":0.0,"current_balance":0.0,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/ome","url":"https://opencollective.ecosyste.ms/collectives/ome","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/ome/projects"}}