{"id":40430,"url":"https://github.com/LycheeOrg/Lychee","last_synced_at":"2026-07-13T18:20:17.055Z","repository":{"id":37462792,"uuid":"143975804","full_name":"LycheeOrg/Lychee","owner":"LycheeOrg","description":"A great looking and easy-to-use photo-management-system you can run on your server, to manage and share photos.","archived":false,"fork":false,"pushed_at":"2025-10-03T10:53:47.000Z","size":162313,"stargazers_count":3906,"open_issues_count":78,"forks_count":354,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-10-03T12:33:23.810Z","etag":null,"topics":["gallery","hacktoberfest","photo-gallery","photo-gallery-application","photo-management","photos","php","typescript","vuejs"],"latest_commit_sha":null,"homepage":"https://lycheeorg.dev","language":"PHP","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/LycheeOrg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","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":"LycheeOrg","open_collective":"LycheeOrg"}},"created_at":"2018-08-08T07:19:08.000Z","updated_at":"2025-10-03T10:36:10.000Z","dependencies_parsed_at":"2024-01-03T13:35:05.863Z","dependency_job_id":"16729a81-4cb7-4c41-aa39-18fe7ec9d937","html_url":"https://github.com/LycheeOrg/Lychee","commit_stats":{"total_commits":1354,"total_committers":98,"mean_commits":"13.816326530612244","dds":0.5812407680945347,"last_synced_commit":"afd345a9bdff97867bdbf58453005a563302b8a8"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/LycheeOrg/Lychee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LycheeOrg%2FLychee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LycheeOrg%2FLychee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LycheeOrg%2FLychee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LycheeOrg%2FLychee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LycheeOrg","download_url":"https://codeload.github.com/LycheeOrg/Lychee/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LycheeOrg%2FLychee/sbom","scorecard":{"id":87063,"data":{"date":"2025-08-14T21:49:07Z","repo":{"name":"github.com/LycheeOrg/Lychee","commit":"d68b7ece164b37ade54278b226ed9e529e567ff2"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.1,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":9,"reason":"Found 20/22 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/CICD.yml:176","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/CICD.yml:253","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/php_tests.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/php_tests.yml:25","Info: topLevel permissions set to 'read-all': .github/workflows/CICD.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/js_check.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/php_dist.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/php_tests.yml:20","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":10,"reason":"badge detected: Gold","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: containerImage not pinned by hash: docker/base/Dockerfile:1","Warn: containerImage not pinned by hash: docker/dev/Dockerfile:1","Info:  22 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:  29 out of  29 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   3 out of   3 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Info: codeowner review is required on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: Lychee.zip.asc: https://github.com/LycheeOrg/Lychee/releases/tag/v6.7.2","Info: signed release artifact: Lychee.zip.asc: https://github.com/LycheeOrg/Lychee/releases/tag/v6.7.1","Info: signed release artifact: Lychee.zip.asc: https://github.com/LycheeOrg/Lychee/releases/tag/v6.7.0","Info: signed release artifact: Lychee.zip.asc: https://github.com/LycheeOrg/Lychee/releases/tag/v6.6.14","Info: signed release artifact: Lychee.zip.asc: https://github.com/LycheeOrg/Lychee/releases/tag/v6.6.13","Warn: release artifact v6.7.2 does not have provenance: https://api.github.com/repos/LycheeOrg/Lychee/releases/238122486","Warn: release artifact v6.7.1 does not have provenance: https://api.github.com/repos/LycheeOrg/Lychee/releases/235114798","Warn: release artifact v6.7.0 does not have provenance: https://api.github.com/repos/LycheeOrg/Lychee/releases/229235149","Warn: release artifact v6.6.14 does not have provenance: https://api.github.com/repos/LycheeOrg/Lychee/releases/228307204","Warn: release artifact v6.6.13 does not have provenance: https://api.github.com/repos/LycheeOrg/Lychee/releases/228297588"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 2concept, Energiebiene, LycheeOrg, Portalum, TotalOnion, abn amro bank n.v., cfrg, codeoptional, freelancer, full stack developer @dcmn, hexojs, linuxserver, linuxserver-labs, mailtower-app, mozilla-japan, n/a, nager, nager @mailtower-app, nager-software-solutions, university of british columbia, university of cambridge"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-15T07:08:48.430Z","repository_id":37462792,"created_at":"2025-08-15T07:08:48.430Z","updated_at":"2025-08-15T07:08:48.430Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279020347,"owners_count":26086864,"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-14T02:00:06.444Z","response_time":60,"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":["gallery","hacktoberfest","photo-gallery","photo-gallery-application","photo-management","photos","php","typescript","vuejs"],"created_at":"2024-01-15T00:03:21.611Z","updated_at":"2025-10-14T18:22:20.709Z","avatar_url":"https://github.com/LycheeOrg.png","language":"PHP","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/40430","html_url":"https://opencollective.ecosyste.ms/projects/40430","collective":{"id":3647,"uuid":"k9mbw7y4-8r3zq3on-5bjq0ej5-lavnodgx","slug":"lycheeorg","name":"LycheeOrg","description":"Lychee is a free photo-management tool, which runs on your server or web-space. Installing is a matter of seconds.\n","website":"https://lycheeorg.github.io/","github":"LycheeOrg/Lychee","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://lycheeorg.github.io/"},{"type":"GITHUB","url":"https://github.com/LycheeOrg/Lychee"}],"currency":"USD","projects_count":20,"last_synced_at":"2026-07-20T00:15:13.754Z","created_at":"2024-01-15T00:00:47.285Z","updated_at":"2026-07-20T00:15:13.985Z","transactions_count":0,"balance":2438.8299999999995,"account_type":"COLLECTIVE","owner":{"login":"LycheeOrg","name":"Lychee Organisation","uuid":"37916028","kind":"organization","description":"The Lychee Organisation","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37916028?v=4","repositories_count":18,"last_synced_at":"2024-10-29T23:35:52.334Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/LycheeOrg","funding_links":["https://github.com/sponsors/LycheeOrg"],"total_stars":4310,"followers":103,"following":0,"created_at":"2022-11-14T08:10:11.553Z","updated_at":"2024-10-29T23:35:52.334Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LycheeOrg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LycheeOrg/repositories"},"last_project_activity_at":"2025-10-21T15:52:32.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2024-01-14T21:39:38.883Z","collective_updated_at":"2024-01-21T21:11:06.333Z","html_url":"https://opencollective.com/lycheeorg","icon_url":"https://images.opencollective.com/lycheeorg/logo/40.png","total_donations":4705.45,"total_expenses":-2807.649999999999,"current_balance":2438.8299999999995,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/lycheeorg","url":"https://opencollective.ecosyste.ms/collectives/lycheeorg","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/lycheeorg/projects"}}