{"id":5791873,"name":"BoundfoxStudios/action-xcode-staple","ecosystem":"actions","description":"Attach ticket for notarized executables to app bundles, disk images, and packages.","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/BoundfoxStudios/action-xcode-staple","keywords_array":[],"namespace":"BoundfoxStudios","versions_count":1,"first_release_published_at":"2024-11-03T07:58:39.000Z","latest_release_published_at":"2024-11-03T07:58:39.000Z","latest_release_number":"v1","last_synced_at":"2026-09-15T05:37:44.552Z","created_at":"2023-01-03T21:47:42.128Z","updated_at":"2026-09-15T09:57:47.501Z","registry_url":"https://github.com/BoundfoxStudios/action-xcode-staple","install_command":null,"documentation_url":null,"metadata":{"name":"Apple Xcode Staple","description":"Attach ticket for notarized executables to app bundles, disk images, and packages.","branding":{"icon":"command","color":"blue"},"inputs":{"product-path":{"description":"Path to the product to be stapled.","required":true},"verbose":{"description":"Be verbose about the staple process.","required":false,"default":false}},"runs":{"using":"node20","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":65157497,"uuid":"552816176","full_name":"BoundfoxStudios/action-xcode-staple","owner":"BoundfoxStudios","description":"Xcode Staple","archived":false,"fork":true,"pushed_at":"2024-11-03T09:09:05.000Z","size":148,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-08-06T22:58:12.404Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"keehun/xcode-staple","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BoundfoxStudios.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-10-17T09:16:39.000Z","updated_at":"2024-11-03T07:54:22.000Z","dependencies_parsed_at":"2023-01-04T12:32:54.196Z","dependency_job_id":null,"html_url":"https://github.com/BoundfoxStudios/action-xcode-staple","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":0.4,"last_synced_commit":"cd6c16fb6a3dfb365203a41343926f81e813afad"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/BoundfoxStudios/action-xcode-staple","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoundfoxStudios%2Faction-xcode-staple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoundfoxStudios%2Faction-xcode-staple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoundfoxStudios%2Faction-xcode-staple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoundfoxStudios%2Faction-xcode-staple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BoundfoxStudios","download_url":"https://codeload.github.com/BoundfoxStudios/action-xcode-staple/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoundfoxStudios%2Faction-xcode-staple/sbom","scorecard":{"id":23988,"data":{"date":"2025-08-11","repo":{"name":"github.com/BoundfoxStudios/action-xcode-staple","commit":"1e2200b448c6ed4dd44b963ff17d3e340fc6b064"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/11 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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-14T17:25:51.055Z","repository_id":65157497,"created_at":"2025-08-14T17:25:51.055Z","updated_at":"2025-08-14T17:25:51.055Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37332823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-15T02:00:05.939Z","response_time":113,"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":"BoundfoxStudios","name":"Boundfox Studios","uuid":"66919451","kind":"organization","description":"A small indie game development studio based in Stuttgart, Germany.","email":"info@boundfoxstudios.com","website":"https://boundfoxstudios.com","location":"Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/66919451?v=4","repositories_count":38,"last_synced_at":"2026-09-14T05:32:06.646Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BoundfoxStudios","funding_links":["https://github.com/sponsors/BoundfoxStudios"],"total_stars":92,"followers":8,"following":0,"created_at":"2022-11-17T00:49:37.450Z","updated_at":"2026-09-14T05:32:06.765Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BoundfoxStudios","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BoundfoxStudios/repositories"},"tags":[{"name":"v1","sha":"1e2200b448c6ed4dd44b963ff17d3e340fc6b064","kind":"tag","published_at":"2024-11-03T07:58:39.000Z","download_url":"https://codeload.github.com/BoundfoxStudios/action-xcode-staple/tar.gz/v1","html_url":"https://github.com/BoundfoxStudios/action-xcode-staple/releases/tag/v1","dependencies_parsed_at":"2026-08-24T06:43:33.626Z","dependency_job_id":null,"purl":"pkg:github/BoundfoxStudios/action-xcode-staple@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoundfoxStudios%2Faction-xcode-staple/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoundfoxStudios%2Faction-xcode-staple/tags/v1/manifests"}]},"repo_metadata_updated_at":"2026-09-15T09:57:47.501Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":18.035176675645697,"dependent_packages_count":0.0,"stargazers_count":34.615750277293614,"forks_count":35.09111075899224,"docker_downloads_count":null,"average":21.935509427982886},"purl":"pkg:githubactions/BoundfoxStudios/action-xcode-staple","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/BoundfoxStudios/action-xcode-staple","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/BoundfoxStudios/action-xcode-staple","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/BoundfoxStudios/action-xcode-staple/dependencies","status":null,"funding_links":["https://github.com/sponsors/BoundfoxStudios"],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-14T11:09:28.706Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoundfoxStudios%2Faction-xcode-staple/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/BoundfoxStudios%2Faction-xcode-staple/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/BoundfoxStudios%2Faction-xcode-staple/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/BoundfoxStudios%2Faction-xcode-staple/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/BoundfoxStudios%2Faction-xcode-staple/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/BoundfoxStudios%2Faction-xcode-staple/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/BoundfoxStudios%2Faction-xcode-staple/codemeta","maintainers":[]}