{"id":37225085,"url":"https://github.com/kdudkov/goatak","last_synced_at":"2026-01-15T01:45:28.719Z","repository":{"id":38892255,"uuid":"289119238","full_name":"kdudkov/goatak","owner":"kdudkov","description":"go ATAK/CivTAK fast and simple server and client","archived":false,"fork":false,"pushed_at":"2025-09-22T13:22:12.000Z","size":12597,"stargazers_count":160,"open_issues_count":3,"forks_count":40,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-09-22T15:15:02.118Z","etag":null,"topics":["atak","civtak","cot","cursor-on-target","tak","tak-server","webtak"],"latest_commit_sha":null,"homepage":"https://github.com/kdudkov/goatak/wiki","language":"Go","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/kdudkov.png","metadata":{"files":{"readme":"README.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-08-20T22:01:08.000Z","updated_at":"2025-09-22T13:22:17.000Z","dependencies_parsed_at":"2023-09-23T18:57:09.083Z","dependency_job_id":"89e587a9-8d21-42a1-9c96-1ad7622a49f9","html_url":"https://github.com/kdudkov/goatak","commit_stats":null,"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/kdudkov/goatak","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdudkov%2Fgoatak","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdudkov%2Fgoatak/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdudkov%2Fgoatak/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdudkov%2Fgoatak/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kdudkov","download_url":"https://codeload.github.com/kdudkov/goatak/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdudkov%2Fgoatak/sbom","scorecard":{"id":409856,"data":{"date":"2025-08-11","repo":{"name":"github.com/kdudkov/goatak","commit":"678a2fa601eefd03a16db711162a3a72be61e532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 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":"Code-Review","score":0,"reason":"Found 0/30 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":"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/docker.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":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: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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/kdudkov/goatak/releases/238047063","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/kdudkov/goatak/releases/234264633","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/kdudkov/goatak/releases/230815036","Warn: release artifact v0.21.1 not signed: https://api.github.com/repos/kdudkov/goatak/releases/217110142","Warn: release artifact v0.20.0 not signed: https://api.github.com/repos/kdudkov/goatak/releases/211925207","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/kdudkov/goatak/releases/238047063","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/kdudkov/goatak/releases/234264633","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/kdudkov/goatak/releases/230815036","Warn: release artifact v0.21.1 does not have provenance: https://api.github.com/repos/kdudkov/goatak/releases/217110142","Warn: release artifact v0.20.0 does not have provenance: https://api.github.com/repos/kdudkov/goatak/releases/211925207"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:8"],"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/kdudkov/goatak/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/kdudkov/goatak/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kdudkov/goatak/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/kdudkov/goatak/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/kdudkov/goatak/docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/kdudkov/goatak/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kdudkov/goatak/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/kdudkov/goatak/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/kdudkov/goatak/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kdudkov/goatak/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kdudkov/goatak/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kdudkov/goatak/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/kdudkov/goatak/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/kdudkov/goatak/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/kdudkov/goatak/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/kdudkov/goatak/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/kdudkov/goatak/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kdudkov/goatak/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/kdudkov/goatak/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/kdudkov/goatak/release.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1","Warn: containerImage not pinned by hash: docker/Dockerfile:10: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3845 / GHSA-qx2q-88mx-vhg7"],"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-18T22:24:58.453Z","repository_id":38892255,"created_at":"2025-08-18T22:24:58.453Z","updated_at":"2025-08-18T22:24:58.453Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28441031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T00:55:22.719Z","status":"ssl_error","status_checked_at":"2026-01-15T00:55:20.945Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["atak","civtak","cot","cursor-on-target","tak","tak-server","webtak"],"created_at":"2026-01-15T01:45:27.760Z","updated_at":"2026-01-15T01:45:28.707Z","avatar_url":"https://github.com/kdudkov.png","language":"Go","readme":"# GoATAK - free ATAK/CivTAK server \u0026 client\n\nThis is fast \u0026 simple implementation of TAK server/CoT router and ATAK client with web interface.\n\n- [Wiki](https://github.com/kdudkov/goatak/wiki)\n- Support chat in Telegram: [@ru_atak](https://t.me/ru_atak)\n\nbinary builds can be downloaded\nfrom [releases page](https://github.com/kdudkov/goatak/releases)\n\n## Free public server\n\nWe offer a [public TAK server](https://takserver.ru) for the community free of charge. \n\n**Connect qr-code**:\n\nATAK:\n\n![QR](img/qr-enroll.png?raw=true \"ATAK QR\")\n\niTAK:\n\n![QR](img/qr.png?raw=true \"iTAK QR\")\n\nCredentials to join test group:\n\n* address: `takserver.ru`\n* set `Enroll for Client Certificate`\n* user `test`\n* password `111111`\n\n![Connection settings](img/connect.jpg?raw=true \"Settings\")\n\n## GoATAK server features\n\n* v1 (XML) and v2 (protobuf) CoT protocol support\n* certificate enrollment (v1 and v2) support\n* mission packages management\n* datasync / missions basic support\n* user management with cli tool\n* video feeds management\n* visibility scopes for users (devices can communicate and see each other within one scope only)\n* default preferences and maps provisioning to connected devices\n* ability to log all cot's and cli utility to view cot's log and convert it to json or gpx\n\nyou can run it with docker,\nusing `docker run -p 8088:8088 -p 8080:8080 -p 8999:8999 ghcr.io/kdudkov/goatak_server:latest`\n\n## Client features\n\n* v1 (XML) and v2 (protobuf) CoT protocol support\n* SSL connection support, tested with [FreeTakServer](https://github.com/FreeTAKTeam/FreeTakServer)\n  , [Argustak](https://argustak.com/) and [urpc.info](https://urpc.info/)\n* web-ui, ideal for big screen situation awareness center usage\n* unit track - your target unit is always in the center of map\n* RedX tool - to measure distance and bearing\n* Digital Pointer - send DP position to all other contacts\n* Add and edit units on map\n* ability to log all cot's and cli utility to view cot's log and convert it to json or gpx\n\n![Client screen](img/client.png?raw=true \"Client screen\")\n\n## Libraries used\n\n* [Leaflet](https://leafletjs.com/)\n* [Milsymbol](https://github.com/spatialillusions/milsymbol)\n\n[![CI](https://github.com/kdudkov/goatak/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/kdudkov/goatak/actions/workflows/main.yml)\n\n[By me a beer 🍺](https://buymeacoffee.com/kdudkov)\n","funding_links":["https://buymeacoffee.com/kdudkov"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdudkov%2Fgoatak","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkdudkov%2Fgoatak","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdudkov%2Fgoatak/lists"}