{"date":"2026-09-14T14:48:29Z","repo":{"name":"github.com/atsign-foundation/noports","commit":"1b7949e91c405dc22de4ec87f4eb3fc848864913"},"scorecard":{"version":"v5.5.0","commit":"c395761df6afe1a69e476bc60a013a94bcbc153f"},"score":9,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool","short":"Determines if the project uses a dependency update tool."}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review","short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged."}},{"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":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy","short":"Determines if the project has published a security policy."}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained","short":"Determines if the project is \"actively maintained\"."}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/c_release.yml:247","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/dockerhub_e2e_all_base_runtime.yml:15","Info: jobLevel 'actions' permission set to 'read': .github/workflows/dockerhub_e2e_all_base_runtime.yml:69","Info: jobLevel 'contents' permission set to 'read': .github/workflows/dockerhub_sshnpd.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/dockerhub_sshnpd.yml:120","Info: jobLevel 'actions' permission set to 'read': .github/workflows/dockerhub_sshnpd.yml:226","Info: jobLevel 'actions' permission set to 'read': .github/workflows/multibuild.yaml:445","Info: jobLevel 'actions' permission set to 'read': .github/workflows/npt_flutter_release.yaml:211","Info: topLevel 'contents' permission set to 'read': .github/workflows/autobug.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/c_release.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/c_unit_tests.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_riscv_image.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cppcheck.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/dockerhub_e2e_all_base_runtime.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dockerhub_sshnpd.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e_all.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/end2end_tests.yaml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/gitbook.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/multibuild.yaml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/npt_flutter_release.yaml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/npt_flutter_tests.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/prod_tests.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/promote_canary.yml:22","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/unit_tests.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_packages.yaml:8","Info: no jobLevel write permissions found"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions","short":"Determines if the project's workflows follow the principle of least privilege."}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow","short":"Determines if the project's GitHub Action workflows avoid dangerous patterns."}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts","short":"Determines if the project has generated executable (binary) artifacts in the source repository."}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices","short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge."}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/c_release.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/atsign-foundation/noports/c_release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerhub_e2e_all_base_runtime.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/atsign-foundation/noports/dockerhub_e2e_all_base_runtime.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerhub_sshnpd.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/atsign-foundation/noports/dockerhub_sshnpd.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/multibuild.yaml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/atsign-foundation/noports/multibuild.yaml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npt_flutter_release.yaml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/atsign-foundation/noports/npt_flutter_release.yaml/trunk?enable=pin","Info:  65 out of  65 GitHub-owned GitHubAction dependencies pinned","Info:  62 out of  67 third-party GitHubAction dependencies pinned","Info:  57 out of  57 containerImage dependencies pinned","Info:   3 out of   3 npmCommand dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies","short":"Determines if the project has declared and pinned the dependencies of its build process."}},{"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":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast","short":"Determines if the project uses static code analysis."}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities","short":"Determines if the project has open, known unfixed vulnerabilities."}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing","short":"Determines if the project uses fuzzing."}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/atsign-foundation/noports/releases/tag/c1.1.1","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/atsign-foundation/noports/releases/tag/desktop1.9.4%2B31","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/atsign-foundation/noports/releases/tag/c1.1.0","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/atsign-foundation/noports/releases/tag/c1.0.20","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/atsign-foundation/noports/releases/tag/v5.15.2"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases","short":"Determines if the project cryptographically signs release artifacts."}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license","short":"Determines if the project has defined a license."}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/dockerhub_e2e_all_base_runtime.yml:12"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging","short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall."}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'trunk'","Info: 'allow deletion' disabled on branch 'rerun-desktop1.8.1+26'","Info: 'force pushes' disabled on branch 'trunk'","Info: 'force pushes' disabled on branch 'rerun-desktop1.8.1+26'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'trunk'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'rerun-desktop1.8.1+26'","Info: 'stale review dismissal' is required to merge on branch 'trunk'","Warn: 'stale review dismissal' is disabled on branch 'rerun-desktop1.8.1+26'","Warn: required approving review count is 1 on branch 'trunk'","Warn: required approving review count is 1 on branch 'rerun-desktop1.8.1+26'","Warn: codeowners review is required - but no codeowners file found in repo","Warn: codeowners review is not required on branch 'rerun-desktop1.8.1+26'","Info: 'last push approval' is required to merge on branch 'trunk'","Warn: 'last push approval' is disabled on branch 'rerun-desktop1.8.1+26'","Info: 'up-to-date branches' is required to merge on branch 'trunk'","Warn: 'up-to-date branches' is disabled on branch 'rerun-desktop1.8.1+26'","Info: status check found to merge onto on branch 'trunk'","Warn: no status checks found to merge onto branch 'rerun-desktop1.8.1+26'","Info: PRs are required in order to make changes on branch 'trunk'","Info: PRs are required in order to make changes on branch 'rerun-desktop1.8.1+26'"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection","short":"Determines if the default and release branches are protected with GitHub's branch protection settings."}},{"name":"CI-Tests","score":10,"reason":"10 out of 10 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests","short":"Determines if the project runs tests before pull requests are merged."}},{"name":"Contributors","score":10,"reason":"project has 14 contributing companies or organizations","details":["Info: found contributions from: FatFractal, UOIT-Computer-Science-Society, align-company, at-family-developers, atsign, atsign-company, atsign-foundation, https://github.com/atsign-foundation, shris infotech, shris infotech india, shris infotech services, stash hub, thomson reuters, woosah-tech"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors","short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies)."}}]}
