{"id":3543,"url":"https://github.com/kovah/linkace","last_synced_at":"2026-06-10T00:20:40.831Z","repository":{"id":38079701,"uuid":"145748938","full_name":"Kovah/LinkAce","owner":"Kovah","description":"LinkAce is a self-hosted archive to collect links of your favorite websites.","archived":false,"fork":false,"pushed_at":"2025-09-07T19:58:52.000Z","size":7784,"stargazers_count":3097,"open_issues_count":48,"forks_count":196,"subscribers_count":18,"default_branch":"2.x","last_synced_at":"2025-09-07T21:17:49.687Z","etag":null,"topics":["archive","archiving","bookmark-manager","bookmark-managers","bookmarking","bookmarks","docker","laravel","php","self-hosted","selfhosted"],"latest_commit_sha":null,"homepage":"https://www.linkace.org","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kovah.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":"kovah","patreon":"Kovah","open_collective":"linkace","liberapay":"kovah"}},"created_at":"2018-08-22T18:43:26.000Z","updated_at":"2025-09-07T21:00:26.000Z","dependencies_parsed_at":"2023-12-23T17:31:28.999Z","dependency_job_id":"9c94dc37-5e35-4f7c-a5e4-f4f60d9d21a3","html_url":"https://github.com/Kovah/LinkAce","commit_stats":{"total_commits":1203,"total_committers":21,"mean_commits":"57.285714285714285","dds":0.04904405652535326,"last_synced_commit":"8f6733ab6156fab5b7bd4c1e1187bc9880d6f57d"},"previous_names":[],"tags_count":113,"template":false,"template_full_name":null,"purl":"pkg:github/Kovah/LinkAce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kovah%2FLinkAce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kovah%2FLinkAce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kovah%2FLinkAce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kovah%2FLinkAce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kovah","download_url":"https://codeload.github.com/Kovah/LinkAce/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kovah%2FLinkAce/sbom","scorecard":{"id":80241,"data":{"date":"2025-08-11","repo":{"name":"github.com/Kovah/LinkAce","commit":"a1fe5de1d781e337e6f8182d22a2f7478ebcace2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"Code-Review","score":0,"reason":"Found 2/28 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":"Maintained","score":10,"reason":"8 commit(s) and 7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-docker.yml:1","Warn: no topLevel permission defined: .github/workflows/build-package.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.1.9 not signed: https://api.github.com/repos/Kovah/LinkAce/releases/232240562","Warn: release artifact v2.1.8 not signed: https://api.github.com/repos/Kovah/LinkAce/releases/226408726","Warn: release artifact v1.16.1 not signed: https://api.github.com/repos/Kovah/LinkAce/releases/226397734","Warn: release artifact v2.1.7 not signed: https://api.github.com/repos/Kovah/LinkAce/releases/208632627","Warn: release artifact v2.1.6 not signed: https://api.github.com/repos/Kovah/LinkAce/releases/207495938","Warn: release artifact v2.1.9 does not have provenance: https://api.github.com/repos/Kovah/LinkAce/releases/232240562","Warn: release artifact v2.1.8 does not have provenance: https://api.github.com/repos/Kovah/LinkAce/releases/226408726","Warn: release artifact v1.16.1 does not have provenance: https://api.github.com/repos/Kovah/LinkAce/releases/226397734","Warn: release artifact v2.1.7 does not have provenance: https://api.github.com/repos/Kovah/LinkAce/releases/208632627","Warn: release artifact v2.1.6 does not have provenance: https://api.github.com/repos/Kovah/LinkAce/releases/207495938"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-docker.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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docker.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/build-docker.yml/2.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docker.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/build-docker.yml/2.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docker.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/build-docker.yml/2.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docker.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/build-docker.yml/2.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docker.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/build-docker.yml/2.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docker.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/build-docker.yml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-package.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/build-package.yml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-package.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/build-package.yml/2.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-package.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/build-package.yml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/build-package.yml/2.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-package.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/build-package.yml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-package.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/build-package.yml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-package.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/build-package.yml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-package.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/build-package.yml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/test.yml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/test.yml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/test.yml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/test.yml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/test.yml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/test.yml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/test.yml/2.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/test.yml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/test.yml/2.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/Kovah/LinkAce/test.yml/2.x?enable=pin","Warn: containerImage not pinned by hash: resources/docker/dockerfiles/development.Dockerfile:4: pin your Docker image by updating docker.io/library/php:8.1-fpm-alpine to docker.io/library/php:8.1-fpm-alpine@sha256:b8ff20e0200312458e7304e54500b148810513263ae7a20a370f0eac30de3580","Warn: containerImage not pinned by hash: resources/docker/dockerfiles/release-base.Dockerfile:1: pin your Docker image by updating docker.io/library/php:8.4-fpm-alpine to docker.io/library/php:8.4-fpm-alpine@sha256:5f54968e4f26b46e8d6f4b1f3b65b115b3279bd60c7371169e413ba6a439e5f8","Warn: containerImage not pinned by hash: resources/docker/dockerfiles/release-multiplatform.Dockerfile:5","Warn: containerImage not pinned by hash: resources/docker/dockerfiles/release-multiplatform.Dockerfile:41","Warn: containerImage not pinned by hash: resources/docker/dockerfiles/release-multiplatform.Dockerfile:52: pin your Docker image by updating docker.io/linkace/base-image:2.x-php-8.4 to docker.io/linkace/base-image:2.x-php-8.4@sha256:ca63b0619cec0fab9246792308ef6dddee3f38cfb0519add58a5ee9d7dd3f13e","Warn: downloadThenRun not pinned by hash: resources/docker/dockerfiles/development.Dockerfile:16","Warn: npmCommand not pinned by hash: resources/docker/dockerfiles/release-multiplatform.Dockerfile:47","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   2 out of   3 npmCommand dependencies pinned","Info:   0 out of   5 containerImage 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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-15T05:40:19.373Z","repository_id":38079701,"created_at":"2025-08-15T05:40:19.374Z","updated_at":"2025-08-15T05:40:19.374Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274208416,"owners_count":25241619,"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-08T02:00:09.813Z","response_time":121,"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":["archive","archiving","bookmark-manager","bookmark-managers","bookmarking","bookmarks","docker","laravel","php","self-hosted","selfhosted"],"created_at":"2024-01-11T16:47:24.583Z","updated_at":"2025-09-11T12:22:51.447Z","avatar_url":"https://github.com/Kovah.png","language":"PHP","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/3543","html_url":"https://opencollective.ecosyste.ms/projects/3543","collective":{"id":1785,"uuid":"03k0exgz-nm8yj64k-83mq5wao-9r7b4dlv","slug":"linkace","name":"LinkAce","description":"LinkAce is your selfhosted bookmark archive with a simple interface, but advanced features.","website":"https://www.linkace.org/","github":"kovah/linkace","twitter":"LinkAceApp","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://www.linkace.org/"},{"type":"TWITTER","url":"https://twitter.com/LinkAceApp"},{"type":"GITHUB","url":"https://github.com/kovah/linkace"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-11T00:15:17.774Z","created_at":"2024-01-10T13:17:50.697Z","updated_at":"2026-06-11T00:15:17.890Z","transactions_count":19,"balance":93.31999999999984,"account_type":"COLLECTIVE","owner":{"login":"Kovah","name":"Kevin Woblick","uuid":"1816101","kind":"user","description":"Full Stack Web Engineer and Open Source Creator.\r\nDevOps @ Universal Music Germany","email":"","website":"https://woblick.dev","location":"Berlin, Germany","twitter":"kevinwoblick","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1816101?u=6a02ad41f8c5ed98b99f4ffc333f44ef12c3532a\u0026v=4","repositories_count":42,"last_synced_at":"2025-10-14T15:47:37.068Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Kovah","funding_links":["https://github.com/sponsors/Kovah"],"total_stars":2633,"followers":321,"following":58,"created_at":"2022-11-03T09:19:34.349Z","updated_at":"2025-10-14T15:47:37.068Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kovah","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kovah/repositories"},"last_project_activity_at":"2025-09-07T19:58:52.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-06-24T10:10:13.510Z","collective_updated_at":"2023-02-07T17:17:43.286Z","html_url":"https://opencollective.com/linkace","icon_url":"https://images.opencollective.com/linkace/logo/40.png","total_donations":315.53,"total_expenses":-281.65000000000015,"current_balance":93.31999999999984,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/linkace","url":"https://opencollective.ecosyste.ms/collectives/linkace","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/linkace/projects"}}