{"id":11917925,"name":"flatpak/flatpak-github-actions","ecosystem":"actions","description":"Flatpak Applications Builder","homepage":"https://github.com/marketplace/actions/flatpak-builder","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/flatpak/flatpak-github-actions","keywords_array":["flat-manager","flatpak","flatpak-builder","github-actions","workflow"],"namespace":"flatpak","versions_count":11,"first_release_published_at":"2020-10-24T00:33:11.000Z","latest_release_published_at":"2025-04-19T17:04:20.000Z","latest_release_number":"v6.5","last_synced_at":"2026-01-08T23:21:56.717Z","created_at":"2025-07-16T18:32:05.355Z","updated_at":"2026-01-08T23:21:56.718Z","registry_url":"https://github.com/flatpak/flatpak-github-actions","install_command":null,"documentation_url":null,"metadata":{"name":"Flatpak Builder","description":"Flatpak Applications Builder","author":"Bilal Elmoussaoui","branding":{"icon":"package","color":"blue"},"inputs":{"manifest-path":{"description":"The relative path of the manifest file.","required":true},"bundle":{"description":"The bundle name, by default it's app.flatpak","required":false,"default":"app.flatpak"},"runtime-repo":{"description":"The repository used to fetch the runtime when the user downloads the Flatpak bundle.\n","required":false,"default":"https://flathub.org/repo/flathub.flatpakrepo"},"run-tests":{"description":"Toggles the run-tests config option on the defined flatpak-module. Possible values: true, enabled, yes, y. Or something else to disable them.\n","default":"false","required":false},"branch":{"description":"The flatpak branch","default":"master","required":false}},"runs":{"using":"node12","main":"dist/index.js"},"default_branch":"master","path":null},"repo_metadata":{"id":40972115,"uuid":"211923252","full_name":"flatpak/flatpak-github-actions","owner":"flatpak","description":"Build your Flatpak application using Github Actions","archived":false,"fork":false,"pushed_at":"2025-09-20T11:44:11.000Z","size":2222,"stargazers_count":190,"open_issues_count":22,"forks_count":52,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-18T13:56:01.858Z","etag":null,"topics":["flat-manager","flatpak","flatpak-builder","github-actions","workflow"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/flatpak-builder","language":"JavaScript","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/flatpak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"open_collective":"flatpak"}},"created_at":"2019-09-30T18:06:35.000Z","updated_at":"2025-10-16T06:04:10.000Z","dependencies_parsed_at":"2024-01-21T21:08:08.819Z","dependency_job_id":"d0555666-4074-439c-ad36-e119594cf711","html_url":"https://github.com/flatpak/flatpak-github-actions","commit_stats":{"total_commits":258,"total_committers":32,"mean_commits":8.0625,"dds":0.5426356589147288,"last_synced_commit":"86f5f35aa999f626a05d2943460ff0e811655327"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/flatpak/flatpak-github-actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatpak%2Fflatpak-github-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatpak%2Fflatpak-github-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatpak%2Fflatpak-github-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatpak%2Fflatpak-github-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flatpak","download_url":"https://codeload.github.com/flatpak/flatpak-github-actions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatpak%2Fflatpak-github-actions/sbom","scorecard":{"id":402769,"data":{"date":"2025-08-11","repo":{"name":"github.com/flatpak/flatpak-github-actions","commit":"6684584b07d86113b1acfc80b3e4667f16f617c3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"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":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/flatpak-test.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":"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":"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":"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":"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/codespell.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/flatpak/flatpak-github-actions/codespell.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/flatpak/flatpak-github-actions/codespell.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flatpak-test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/flatpak/flatpak-github-actions/flatpak-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flatpak-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/flatpak/flatpak-github-actions/flatpak-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flatpak-test.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/flatpak/flatpak-github-actions/flatpak-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flatpak-test.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/flatpak/flatpak-github-actions/flatpak-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flatpak-test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/flatpak/flatpak-github-actions/flatpak-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flatpak-test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/flatpak/flatpak-github-actions/flatpak-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flatpak-test.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/flatpak/flatpak-github-actions/flatpak-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flatpak-test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/flatpak/flatpak-github-actions/flatpak-test.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4"],"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-18T20:28:07.222Z","repository_id":40972115,"created_at":"2025-08-18T20:28:07.222Z","updated_at":"2025-08-18T20:28:07.222Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280043904,"owners_count":26262898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-20T02:00:06.978Z","response_time":62,"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"},"owner_record":{"login":"flatpak","name":"Flatpak","uuid":"19473042","kind":"organization","description":"","email":null,"website":"https://flatpak.org","location":null,"twitter":"FlatpakApps","company":null,"icon_url":"https://avatars.githubusercontent.com/u/19473042?v=4","repositories_count":29,"last_synced_at":"2025-10-13T06:16:01.072Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/flatpak","funding_links":[],"total_stars":6752,"followers":358,"following":0,"created_at":"2022-11-05T16:51:54.126Z","updated_at":"2025-10-13T06:16:01.072Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flatpak","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flatpak/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-20T07:39:58.167Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.652262153807726,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":15.326131076903863},"purl":"pkg:githubactions/flatpak/flatpak-github-actions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/flatpak/flatpak-github-actions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/flatpak/flatpak-github-actions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/flatpak/flatpak-github-actions/dependencies","status":"removed","funding_links":["https://opencollective.com/flatpak"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-19T03:02:03.643Z","issues_count":70,"pull_requests_count":140,"avg_time_to_close_issue":19267440.545454547,"avg_time_to_close_pull_request":9401904.0,"issues_closed_count":44,"pull_requests_closed_count":126,"pull_request_authors_count":39,"issue_authors_count":57,"avg_comments_per_issue":2.5428571428571427,"avg_comments_per_pull_request":1.3714285714285714,"merged_pull_requests_count":78,"bot_issues_count":0,"bot_pull_requests_count":30,"past_year_issues_count":10,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":2920919.4,"past_year_avg_time_to_close_pull_request":1967351.85,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.3,"past_year_avg_comments_per_pull_request":1.2307692307692308,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatpak%2Fflatpak-github-actions/issues","maintainers":[{"login":"bilelmoussaoui","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bilelmoussaoui"},{"login":"GeorgesStavracas","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeorgesStavracas"},{"login":"barthalion","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barthalion"},{"login":"nahuelwexd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nahuelwexd"}],"active_maintainers":[{"login":"bilelmoussaoui","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bilelmoussaoui"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/flatpak%2Fflatpak-github-actions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/flatpak%2Fflatpak-github-actions/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/flatpak%2Fflatpak-github-actions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/flatpak%2Fflatpak-github-actions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/flatpak%2Fflatpak-github-actions/codemeta","maintainers":[]}