{"id":28113191,"url":"https://github.com/aicis/fresco","last_synced_at":"2026-01-11T17:00:06.749Z","repository":{"id":37677811,"uuid":"46789213","full_name":"aicis/fresco","owner":"aicis","description":"A FRamework for Efficient Secure COmputation","archived":false,"fork":false,"pushed_at":"2025-03-06T05:07:56.000Z","size":19040,"stargazers_count":140,"open_issues_count":21,"forks_count":60,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-08-01T06:20:00.408Z","etag":null,"topics":["cryptography","fresco","mpc","multiparty-computation","secure-computation"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aicis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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}},"created_at":"2015-11-24T12:05:17.000Z","updated_at":"2025-06-14T22:36:02.000Z","dependencies_parsed_at":"2025-03-01T05:15:32.491Z","dependency_job_id":null,"html_url":"https://github.com/aicis/fresco","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/aicis/fresco","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aicis%2Ffresco","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aicis%2Ffresco/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aicis%2Ffresco/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aicis%2Ffresco/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aicis","download_url":"https://codeload.github.com/aicis/fresco/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aicis%2Ffresco/sbom","scorecard":{"id":172715,"data":{"date":"2025-08-11","repo":{"name":"github.com/aicis/fresco","commit":"9b260ba2653430b6dbded5f859d06da6778191c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'checks' permission set to 'write': .github/workflows/qa.yml:10","Warn: topLevel 'contents' permission set to 'write': .github/workflows/qa.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-report.yml:8","Info: topLevel 'actions' permission set to 'read': .github/workflows/test-report.yml:9","Warn: topLevel 'checks' permission set to 'write': .github/workflows/test-report.yml:10","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":"Code-Review","score":4,"reason":"Found 6/14 approved changesets -- score normalized to 4","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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"no releases found","details":null,"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":"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/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aicis/fresco/qa.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/aicis/fresco/qa.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/qa.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aicis/fresco/qa.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/qa.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aicis/fresco/qa.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-report.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aicis/fresco/test-report.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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 25 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6v67-2wr5-gvf4","Warn: Project is vulnerable to: GHSA-pr98-23f8-jwxv","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2023-117"],"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-16T16:59:02.433Z","repository_id":37677811,"created_at":"2025-08-16T16:59:02.434Z","updated_at":"2025-08-16T16:59:02.434Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28314253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T14:58:17.114Z","status":"ssl_error","status_checked_at":"2026-01-11T14:55:53.580Z","response_time":60,"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":["cryptography","fresco","mpc","multiparty-computation","secure-computation"],"created_at":"2025-05-14T05:01:32.433Z","updated_at":"2026-01-11T17:00:06.739Z","avatar_url":"https://github.com/aicis.png","language":"Java","funding_links":[],"categories":["安全"],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/aicis/fresco/master/fresco%20logo-artwork.svg\" alt=\"FRECO logo\" width=70% /\u003e\n\u003c/p\u003e\n\n#\n\n![Build Status](https://github.com/aicis/fresco/actions/workflows/qa.yml/badge.svg) [![codecov](https://codecov.io/gh/aicis/fresco/branch/master/graph/badge.svg)](https://codecov.io/gh/aicis/fresco) [![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/dk.alexandra.fresco/core/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/dk.alexandra.fresco/core) [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.svg)](https://gitter.im/FRESCO-MPC/Lobby)\n\nFRESCO is a *FRamework for Efficient and Secure COmputation*, written\nin Java and licensed under the open source MIT license.\n\nThe FRESCO documentation is available at\n[http://fresco.readthedocs.org](http://fresco.readthedocs.org/).\n\nIf you have any comments, questions, ideas, or find bugs, send us an\nemail at fresco@alexandra.dk or use the FRESCO issue tracker at\n[http://github.com/aicis/fresco/issues](http://github.com/aicis/fresco/issues/).\nWe will be happy to integrate code that fits into the overall design\nof FRESCO.\n\nIf you are using FRESCO in a research project, please cite it as (setting the `date` field accordingly):\n\n```\n@software{FRESCO,\n  author = {{Alexandra Institute}},\n  title = {{FRESCO} - A {FRamework} for {Efficient} {Secure} {COmputation}},\n  note = {\\url{https://github.com/aicis/fresco}},\n  date = {},\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faicis%2Ffresco","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faicis%2Ffresco","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faicis%2Ffresco/lists"}