{"id":413719,"url":"https://github.com/qdm12/ddns-updater","last_synced_at":"2026-06-07T00:00:47.596Z","repository":{"id":37746106,"uuid":"152297176","full_name":"qdm12/ddns-updater","owner":"qdm12","description":"Container to update DNS records periodically with WebUI for many DNS providers","archived":false,"fork":false,"pushed_at":"2026-05-01T02:18:17.000Z","size":7705,"stargazers_count":2994,"open_issues_count":205,"forks_count":267,"subscribers_count":19,"default_branch":"master","last_synced_at":"2026-05-01T04:05:13.001Z","etag":null,"topics":["cloudflare","ddns","ddns-client","ddns-manager","ddns-updater","ddnss","dnspod","docker","dreamhost","duckdns","dynamic-dns","dyndns","godaddy","golang","gotify","infomaniak","namecheap","noip","webui"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/qmcgaw/ddns-updater/","language":"Go","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/qdm12.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":["qdm12"]}},"created_at":"2018-10-09T18:00:05.000Z","updated_at":"2026-05-01T02:15:42.000Z","dependencies_parsed_at":"2024-01-31T16:06:29.749Z","dependency_job_id":"10ff977d-252e-47dd-9c0d-1c4b9705b7b1","html_url":"https://github.com/qdm12/ddns-updater","commit_stats":{"total_commits":845,"total_committers":56,"mean_commits":"15.089285714285714","dds":"0.15384615384615385","last_synced_commit":"71191fa70749bc760ddb43dbb0a2a6c4be3dc96a"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/qdm12/ddns-updater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdm12%2Fddns-updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdm12%2Fddns-updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdm12%2Fddns-updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdm12%2Fddns-updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qdm12","download_url":"https://codeload.github.com/qdm12/ddns-updater/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdm12%2Fddns-updater/sbom","scorecard":{"id":753028,"data":{"date":"2025-08-11","repo":{"name":"github.com/qdm12/ddns-updater","commit":"20ac11075322b1f0bee1f9b91913406777721ae8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/build-skip.yml:32","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build.yml:71","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:72","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build.yml:95","Info: jobLevel 'actions' permission set to 'read': .github/workflows/markdown-skip.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/markdown.yml:19","Info: jobLevel 'actions' permission set to 'read': .github/workflows/markdown.yml:18","Warn: no topLevel permission defined: .github/workflows/build-skip.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/labels.yml:1","Warn: no topLevel permission defined: .github/workflows/markdown-skip.yml:1","Warn: no topLevel permission defined: .github/workflows/markdown.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":"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":"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":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: pkg/ipextract/ipextract_test.go:80"],"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: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 v2.9.0 not signed: https://api.github.com/repos/qdm12/ddns-updater/releases/178825698","Warn: release artifact v2.8.2 not signed: https://api.github.com/repos/qdm12/ddns-updater/releases/186758501","Warn: release artifact v2.8.1 not signed: https://api.github.com/repos/qdm12/ddns-updater/releases/176042723","Warn: release artifact v2.8.0 not signed: https://api.github.com/repos/qdm12/ddns-updater/releases/175543761","Warn: release artifact v2.7.1 not signed: https://api.github.com/repos/qdm12/ddns-updater/releases/175391003","Warn: release artifact v2.9.0 does not have provenance: https://api.github.com/repos/qdm12/ddns-updater/releases/178825698","Warn: release artifact v2.8.2 does not have provenance: https://api.github.com/repos/qdm12/ddns-updater/releases/186758501","Warn: release artifact v2.8.1 does not have provenance: https://api.github.com/repos/qdm12/ddns-updater/releases/176042723","Warn: release artifact v2.8.0 does not have provenance: https://api.github.com/repos/qdm12/ddns-updater/releases/175543761","Warn: release artifact v2.7.1 does not have provenance: https://api.github.com/repos/qdm12/ddns-updater/releases/175391003"],"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'","Warn: branch protection not enabled for branch 'v2.8'","Warn: branch protection not enabled for branch 'v2.7'","Warn: branch protection not enabled for branch 'v2.6'","Warn: branch protection not enabled for branch 'branch-v2.4'"],"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.yml:85"],"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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"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/build.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/labels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/markdown.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/markdown.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/markdown.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/markdown.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/ddns-updater/markdown.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating qmcgaw/godevcontainer:v0.20-alpine to qmcgaw/godevcontainer:v0.20-alpine@sha256:1ee5bcfdb33b78fc40d9f9aff4a35fb74ecc7811a2e4688d0a046fc14f218e6c","Warn: containerImage not pinned by hash: Dockerfile:8","Warn: containerImage not pinned by hash: Dockerfile:9","Warn: containerImage not pinned by hash: Dockerfile:10","Warn: containerImage not pinned by hash: Dockerfile:12","Warn: containerImage not pinned by hash: Dockerfile:27","Warn: containerImage not pinned by hash: Dockerfile:36","Warn: containerImage not pinned by hash: Dockerfile:40","Warn: containerImage not pinned by hash: Dockerfile:52","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3770 / GHSA-vrw8-fxc6-2r93","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"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-22T20:51:10.832Z","repository_id":37746106,"created_at":"2025-08-22T20:51:10.832Z","updated_at":"2025-08-22T20:51:10.832Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34003814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"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":["cloudflare","ddns","ddns-client","ddns-manager","ddns-updater","ddnss","dnspod","docker","dreamhost","duckdns","dynamic-dns","dyndns","godaddy","golang","gotify","infomaniak","namecheap","noip","webui"],"created_at":"2026-06-07T00:00:46.301Z","updated_at":"2026-06-07T00:00:47.116Z","avatar_url":"https://github.com/qdm12.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/413719","html_url":"https://opencollective.ecosyste.ms/projects/413719","collective":{"id":302695,"uuid":"acc_cJGfKlihH9Xkj8Ehih6D0","slug":"qdm12","name":"qdm12","description":"Github open source projects","website":"","github":"qdm12","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/qdm12"}],"currency":"USD","projects_count":103,"last_synced_at":"2026-06-07T00:00:38.237Z","created_at":"2026-06-07T00:00:28.468Z","updated_at":"2026-06-07T00:01:22.970Z","transactions_count":null,"balance":0.0,"account_type":"COLLECTIVE","owner":{"login":"qdm12","name":"Quentin McGaw","uuid":"15654980","kind":"user","description":"Software ninja mostly doing Go","email":"","website":"https://qqq.ninja/blog","location":"Luxembourg","twitter":null,"company":"hotpath","icon_url":"https://avatars.githubusercontent.com/u/15654980?u=107e7a5972895a3be41024de3b84ffe7dde7bfdc\u0026v=4","repositories_count":112,"last_synced_at":"2024-04-14T09:00:50.192Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/qdm12","funding_links":["https://github.com/sponsors/qdm12"],"total_stars":8791,"followers":453,"following":34,"created_at":"2022-11-15T01:07:24.515Z","updated_at":"2024-04-14T09:01:28.895Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qdm12","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qdm12/repositories"},"last_project_activity_at":"2026-05-20T16:21:03.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2026-04-16T19:51:10.500Z","collective_updated_at":"2026-06-02T14:34:29.468Z","html_url":"https://opencollective.com/qdm12","icon_url":"https://images.opencollective.com/qdm12/logo/40.png","total_donations":0.0,"total_expenses":0.0,"current_balance":0.0,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/qdm12","url":"https://opencollective.ecosyste.ms/collectives/qdm12","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/qdm12/projects"}}