{"id":45899141,"url":"https://github.com/scionproto/scion","last_synced_at":"2026-02-27T22:01:42.012Z","repository":{"id":18620441,"uuid":"21826148","full_name":"scionproto/scion","owner":"scionproto","description":"SCION Internet Architecture","archived":false,"fork":false,"pushed_at":"2026-02-12T11:49:57.000Z","size":121048,"stargazers_count":505,"open_issues_count":136,"forks_count":180,"subscribers_count":32,"default_branch":"master","last_synced_at":"2026-02-12T18:34:55.609Z","etag":null,"topics":["internet","networking","reference-implementation","scion"],"latest_commit_sha":null,"homepage":"https://www.scion.org","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scionproto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code_of_conduct.md","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}},"created_at":"2014-07-14T16:11:02.000Z","updated_at":"2026-02-11T23:10:22.000Z","dependencies_parsed_at":"2023-10-20T23:00:15.945Z","dependency_job_id":"e1d16257-8f1c-42f0-8833-fd70a4be9bcd","html_url":"https://github.com/scionproto/scion","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/scionproto/scion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scionproto%2Fscion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scionproto%2Fscion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scionproto%2Fscion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scionproto%2Fscion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scionproto","download_url":"https://codeload.github.com/scionproto/scion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scionproto%2Fscion/sbom","scorecard":{"id":112968,"data":{"date":"2025-08-04","repo":{"name":"github.com/scionproto/scion","commit":"8364ada874b450fcc53296d1e3ee04fa54acb41d"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.1,"checks":[{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/gobra.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-title.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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.12.0 not signed: https://api.github.com/repos/scionproto/scion/releases/179537521","Warn: release artifact v0.11.0 not signed: https://api.github.com/repos/scionproto/scion/releases/155694087","Warn: release artifact v0.10.0 not signed: https://api.github.com/repos/scionproto/scion/releases/135167345","Warn: release artifact v0.9.1 not signed: https://api.github.com/repos/scionproto/scion/releases/127211797","Warn: release artifact v0.9.0 not signed: https://api.github.com/repos/scionproto/scion/releases/125250063","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/scionproto/scion/releases/179537521","Warn: release artifact v0.11.0 does not have provenance: https://api.github.com/repos/scionproto/scion/releases/155694087","Warn: release artifact v0.10.0 does not have provenance: https://api.github.com/repos/scionproto/scion/releases/135167345","Warn: release artifact v0.9.1 does not have provenance: https://api.github.com/repos/scionproto/scion/releases/127211797","Warn: release artifact v0.9.0 does not have provenance: https://api.github.com/repos/scionproto/scion/releases/125250063"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/gobra.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/scionproto/scion/gobra.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gobra.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/scionproto/scion/gobra.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gobra.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/scionproto/scion/gobra.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gobra.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/scionproto/scion/gobra.yml/master?enable=pin","Warn: containerImage not pinned by hash: dist/test/Dockerfile:1: pin your Docker image by updating debian:12-slim to debian:12-slim@sha256:2424c1850714a4d94666ec928e24d86de958646737b1d113f5b2207be44d37d8","Warn: containerImage not pinned by hash: dist/test/Dockerfile.rpm:1: pin your Docker image by updating fedora:40 to fedora:40@sha256:3c86d25fef9d2001712bc3d9b091fc40cf04be4767e48f1aa3b785bf58d300ed","Warn: containerImage not pinned by hash: doc/tutorials/deploy/base/Dockerfile:2: pin your Docker image by updating debian:12-slim to debian:12-slim@sha256:2424c1850714a4d94666ec928e24d86de958646737b1d113f5b2207be44d37d8","Warn: containerImage not pinned by hash: doc/tutorials/deploy/scion01/Dockerfile:1","Warn: containerImage not pinned by hash: doc/tutorials/deploy/scion02/Dockerfile:1","Warn: containerImage not pinned by hash: doc/tutorials/deploy/scion03/Dockerfile:1","Warn: containerImage not pinned by hash: doc/tutorials/deploy/scion04/Dockerfile:1","Warn: containerImage not pinned by hash: doc/tutorials/deploy/scion05/Dockerfile:1","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T15:38:47.943Z","repository_id":18620441,"created_at":"2025-08-15T15:38:47.944Z","updated_at":"2025-08-15T15:38:47.944Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29917207,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"ssl_error","status_checked_at":"2026-02-27T19:37:41.463Z","response_time":57,"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":["internet","networking","reference-implementation","scion"],"created_at":"2026-02-27T22:01:41.345Z","updated_at":"2026-02-27T22:01:42.007Z","avatar_url":"https://github.com/scionproto.png","language":"Go","readme":"# SCION\n\n[![Slack chat](https://img.shields.io/badge/chat%20on-slack-blue?logo=slack)](https://scionproto.slack.com)\n[![Matrix chat](https://img.shields.io/badge/chat%20on-matrix-blue?logo=matrix)](https://matrix.to/#/#dev:matrix.scion.org)\n[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/scionproto/awesome-scion)\n[![ReadTheDocs](https://img.shields.io/badge/doc-reference-blue?version=latest\u0026style=flat\u0026label=docs\u0026logo=read-the-docs\u0026logoColor=white)](https://docs.scion.org/en/latest)\n[![Go Docs](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go\u0026logoColor=white)](https://pkg.go.dev/github.com/scionproto/scion)\n[![Nightly Build](https://badge.buildkite.com/b70b65b38a75eb8724f41a6f1203c9327cfb767f07a0c1934e.svg)](https://buildkite.com/scionproto/scion-nightly/builds/latest)\n[![Go Report Card](https://goreportcard.com/badge/github.com/scionproto/scion)](https://goreportcard.com/report/github.com/scionproto/scion)\n[![GitHub issues](https://img.shields.io/github/issues/scionproto/scion/help%20wanted.svg?label=help%20wanted\u0026color=purple)](https://github.com/scionproto/scion/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22)\n[![GitHub issues](https://img.shields.io/github/issues/scionproto/scion/good%20first%20issue.svg?label=good%20first%20issue\u0026color=purple)](https://github.com/scionproto/scion/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)\n[![Release](https://img.shields.io/github/release-pre/scionproto/scion.svg)](https://github.com/scionproto/scion/releases)\n[![License](https://img.shields.io/github/license/scionproto/scion.svg?maxAge=2592000)](https://github.com/scionproto/scion/blob/master/LICENSE)\n\nWelcome to the open-source implementation of [SCION](https://www.scion.org/)\n(Scalability, Control and Isolation On next-generation Networks), a future Internet architecture.\nSCION provides route control, failure isolation, and explicit trust information for end-to-end communication.\nTo find out more about the project, please visit our [documentation site](https://docs.scion.org/en/latest/).\n\n## Installation\n\nInstallation packages for Debian and derivatives are available for x86-64, arm64, x86-32 and arm.\nThese packages can be found in the [latest release](https://github.com/scionproto/scion/releases/latest).\nPackages for in-development versions can be found from the [latest nightly build](https://buildkite.com/scionproto/scion-nightly/builds/latest).\n\nAlternatively, \"naked\" pre-built binaries are available for Linux x86-64 and\ncan be downloaded from the [latest release](https://github.com/scionproto/scion/releases/latest) or the\n[latest nightly build](https://buildkite.com/scionproto/scion-nightly/builds/latest).\n\n### Build from sources\n\nSCION can be built with `go build`. To build all binaries used in a SCION deployment (i.e.\nexcluding the testing and development tools), run\n\n```sh\nCGO_ENABLED=0 go build -o bin ./router/... ./control/... ./dispatcher/... ./daemon/... ./scion/... ./scion-pki/... ./gateway/...\n```\n\nThe default way to build SCION, however, uses Bazel.\nIn particular, this allows to run all the tests, linters etc.\nPlease visit our [documentation site](https://docs.scion.org/en/latest/dev/setup.html) for\ninstructions on how to set up Bazel and the full development environment.\n\n### Connecting to the SCION Network\n\nJoin [SCIONLab](https://www.scionlab.org) if you're interested in playing with SCION in an\noperational global test deployment of SCION.\n\nThe [awesome-scion](https://github.com/scionproto/awesome-scion#deployments) list contains\npointers to production deployments of SCION.\n\n## Contributing\n\nInterested in contribution to the SCION project? Please visit our\n[contribution guide](https://docs.scion.org/en/latest/dev/contribute.html)\nfor more information about how you can do so.\n\nJoin us on our [slack workspace](https://scionproto.slack.com) with this invite link:\n[join scionproto.slack.com](https://join.slack.com/t/scionproto/shared_invite/zt-3ccepqf5z-~piJ5HBOV2dnjIBNGfeJmw)\n\nJoin us in our #dev room on our federated [matrix instance](https://matrix.scion.org) with this link:\n[#dev:matrix.scion.org](https://matrix.to/#/#dev:matrix.scion.org)\n\n## License\n\n[![License](https://img.shields.io/github/license/scionproto/scion.svg?maxAge=2592000)](https://github.com/scionproto/scion/blob/master/LICENSE)\n\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](code_of_conduct.md)\n","funding_links":[],"categories":["Infrastructure"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscionproto%2Fscion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscionproto%2Fscion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscionproto%2Fscion/lists"}