ruby-jss provides native ruby access to the REST APIs of Jamf Pro, an enterprise/education tool for managing Apple devices, from jamf.com. The Jamf module provides access to both APIs. Jamf Pro objects are implemented as classes and interact with each other. Authentication tokens, data format and other details are handled under the hood to allow simpler, intuitive automation of Jamf-related tasks.
PixarAnimationStudios/ruby-jss 的健康指数为 100 分中的 59 分,处于「中等」区间。 其得分最高的类别是Vitality(75/100),最低的是AI Readiness(27/100)。 最近一次更新在今天。 近期的大部分工作由 1 位贡献者完成。
指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均,再依据公开记录的分布进行校准,使各等级具有百分位含义;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 34(存在风险)的上限。
每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。
加权总体分 56 经校准后在公布的指数量表上为 59(记录校准 2026-08-02)。
项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?
| 36/36 | 推送新近度 — 最近一次推送于 0 天前 |
| 12.5/36 | 提交节奏 — 52 周中有 18 周有提交 |
| 15.8/18 | 提交量 — 最近一年 56 次提交 |
| 7/10 | OpenSSF Scorecard:Maintained — 9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7 |
| commits_last_year | 56 |
| human_commit_share | 1 |
| days_since_last_push | 0 |
| active_weeks_last_year | 18 |
| 16.2/27 | 有发布版本 — 92 个版本标签(无 GitHub 发布版本) |
| 36/36 | 发布时效 — 最近一次发布版本于 1 天前 |
| 19.8/27 | 发布节奏 — 约每 85.6 天发布一次 |
| 0/10 | OpenSSF Scorecard:Signed-Releases — 无数据 |
| releases_count | 92 |
| latest_release_tag | v5.1.0 |
| releases_from_tags | 是 |
| days_since_latest_release | 1 |
| mean_days_between_releases | 85.6 |
项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?
| 32.2/60 | 星标 — 97 个星标 |
| 11.9/25 | 复刻 — 28 个复刻 |
| 7.1/15 | 关注者 — 20 位关注者 |
| forks | 28 |
| stars | 97 |
| watchers | 20 |
| growth_state | unverified |
| growth_factor_pct | 100 |
| growth_unverified_reason | no_history |
| 22.5/22.5 | README |
| 16.9/22.5 | 许可证 — 存在许可证文件,但不是可识别的许可证 |
| 0/18 | CONTRIBUTING 指南 |
| 13.5/13.5 | 行为准则 |
| 0/7.2 | 议题模板 |
| 0/6.3 | PR 模板 |
| has_readme | 是 |
| has_license | 是 |
| readme_badges | 1 |
| has_contributing | 否 |
| has_issue_template | 否 |
| has_code_of_conduct | 是 |
| readme_badge_services | badge.fury.io |
| has_pull_request_template | 否 |
项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?
| 9/54 | 巴士系数 — 1 位贡献者贡献了半数提交 |
| 1.3/22.5 | 提交分布 — 头号贡献者编写了 94% 的提交 |
| 13.5/13.5 | 贡献者广度 — 12 位贡献者 |
| 6/10 | OpenSSF Scorecard:Contributors — project has 2 contributing companies or organizations -- score normalized to 6 |
| bus_factor | 1 |
| contributors_sampled | 12 |
| top_contributor_share | 0.944 |
| 35.8/42 | 议题解决 — 85% 的议题已关闭 |
| 27.3/30 | PR 接受 — 已裁定的 PR 中 41/45 已合并 |
| 0/13 | Newcomer PR acceptance — 30 天内没有首次贡献者的 PR 得到裁决 |
| 0/15 | OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0 |
| merged_prs | 41 |
| open_issues | 9 |
| closed_issues | 52 |
| prs_merged_7d | 0 |
| prs_decided_7d | 0 |
| prs_merged_30d | 0 |
| prs_decided_30d | 0 |
| issue_closed_ratio | 0.852 |
| closed_unmerged_prs | 4 |
| first_time_authors_30d | 0 |
| first_time_prs_merged_30d | 0 |
| first_time_prs_decided_30d | 0 |
| 30/30 | 所有权背书 — 组织持有 |
| 0/20 | 已验证域名 |
| 21.8/25 | 所有者影响力 — PixarAnimationStudios 有 1,065 位关注者 |
| 19.6/25 | 既往记录 — 10 个公开仓库,账户约 14 年 |
| followers | 1,065 |
| owner_type | Organization |
| is_verified | — |
| owner_login | PixarAnimationStudios |
| public_repos | 10 |
| account_age_days | 5,216 |
基础的工程与文档实践是否到位?
| 0/24 | CI 工作流 |
| 24/24 | 存在测试 |
| 16/16 | Linter 配置 — .rubocop.yml |
| 0/9.6 | Pre-commit 钩子 |
| 0/6.4 | .editorconfig |
| 0/20 | OpenSSF Scorecard:CI-Tests — 无数据 |
| has_ci | 否 |
| has_tests | 是 |
| has_editorconfig | 否 |
| has_linter_config | 是 |
| has_precommit_config | 否 |
| 30/30 | README |
| 0/25 | 文档目录 |
| 15/15 | 文档 / 主页站点 — http://pixaranimationstudios.github.io/jss-api-gem/index.html |
| 10/10 | 仓库描述 |
| 10/10 | 主题标签 — 3 个主题标签 |
| 10/10 | Wiki |
| topics | api, jamf-pro, ruby |
| has_wiki | 是 |
| homepage | http://pixaranimationstudios.github.io/jss-api-gem/index.html |
| has_readme | 是 |
| has_docs_dir | 否 |
| has_description | 是 |
可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?
| 7.5/7.5 | Binary-Artifacts — no binaries found in the repo |
| 0/7.5 | Branch-Protection — branch protection not enabled on development/release branches |
| 0/2.5 | CI-Tests — 无数据 |
| 0/2.5 | CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected |
| 0/7.5 | Code-Review — Found 0/30 approved changesets -- score normalized to 0 |
| 1.5/2.5 | Contributors — project has 2 contributing companies or organizations -- score normalized to 6 |
| 0/10 | Dangerous-Workflow — 无数据 |
| 0/7.5 | Dependency-Update-Tool — no update tool detected |
| 0/5 | Fuzzing — project is not fuzzed |
| 2.2/2.5 | 许可证 — license file detected |
| 5.2/7.5 | Maintained — 9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7 |
| 0/5 | Packaging — 无数据 |
| 0/5 | Pinned-Dependencies — 无数据 |
| 0/5 | SAST — no SAST tool detected |
| 0/5 | Security-Policy — security policy file not detected |
| 0/7.5 | Signed-Releases — 无数据 |
| 0/7.5 | Token-Permissions — 无数据 |
| 7.5/7.5 | Vulnerabilities — 0 existing vulnerabilities detected |
| source | openssf_scorecard |
| checks_evaluated | 12 |
| scorecard_version | v5.5.0 |
| checks_inconclusive | 6 |
| scorecard_aggregate | 3.6 |
该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?权重刻意设小(4%):代理工具链是一项真实的维护信号,但完全不具备的仓库仍可达到 100/100。
| 0/45 | 代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则 |
| 0/15 | 机器可读文档(llms.txt) |
| 0.5/40 | 可读的提交历史 — 100 次人类提交中有 1 次说明了意图(结构化标题或解释性正文) |
| has_llms_txt | 否 |
| legible_history_share | 0.01 |
| agent_instruction_files | — |
| agent_instruction_max_bytes | — |
| 0/18 | 一条命令的引导启动 |
| 22/22 | 自动化测试 |
| 11/11 | Lint / 格式化配置 — .rubocop.yml |
| 0/11 | 静态类型检查 |
| 0/10 | 可复现环境 |
| 0/10 | 已体现的代理实践 — 最近 100 次提交中没有代理编写的提交 |
| 0/8 | 自动化维护 — 未观察到自动依赖更新 |
| 0/10 | OpenSSF Scorecard:Pinned-Dependencies — 无数据 |
| has_nix | 否 |
| has_tests | 是 |
| lockfiles | — |
| has_dockerfile | 否 |
| typed_language | 否 |
| bootstrap_files | — |
| has_devcontainer | 否 |
| has_linter_config | 是 |
| typecheck_configs | — |
| agent_commit_share | 0 |
| toolchain_manifests | — |
| dependency_bot_commit_share | 0 |
| 0/45 | 可类型检查的代码 — Ruby,未配置类型检查 |
| 54.7/55 | 可控的文件大小 — 采样的 335 个源文件中有 2 个超过 60KB |
| primary_language | Ruby |
| largest_source_bytes | 69,763 |
| source_files_sampled | 335 |
| oversized_source_files | 2 |
每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。
每个点涵盖 10 天。
来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。
| 10 | Binary-Artifacts | no binaries found in the repo |
| 0 | Branch-Protection | branch protection not enabled on development/release branches |
| 不适用 | CI-Tests | no pull request found |
| 0 | CII-Best-Practices | no effort to earn an OpenSSF best practices badge detected |
| 0 | Code-Review | Found 0/30 approved changesets -- score normalized to 0 |
| 6 | Contributors | project has 2 contributing companies or organizations -- score normalized to 6 |
| 不适用 | Dangerous-Workflow | no workflows found |
| 0 | Dependency-Update-Tool | no update tool detected |
| 0 | Fuzzing | project is not fuzzed |
| 9 | License | license file detected |
| 7 | Maintained | 9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7 |
| 不适用 | Packaging | packaging workflow not detected |
| 不适用 | Pinned-Dependencies | no dependencies found |
| 0 | SAST | no SAST tool detected |
| 0 | Security-Policy | security policy file not detected |
| 不适用 | Signed-Releases | no releases found |
| 不适用 | Token-Permissions | No tokens found |
| 10 | Vulnerabilities | 0 existing vulnerabilities detected |
来自 GitHub 依赖图的完整解析依赖集合:0 个直接依赖与 9 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。
| 注册表 | 软件包 | 版本 | 关系 |
|---|---|---|---|
| RubyGems | CFPropertyList | — | 间接 |
| RubyGems | concurrent-ruby | — | 间接 |
| RubyGems | faraday | — | 间接 |
| RubyGems | faraday-multipart | — | 间接 |
| RubyGems | immutable-struct | — | 间接 |
| RubyGems | pixar-ruby-extensions | — | 间接 |
| RubyGems | rexml | — | 间接 |
| RubyGems | ruby-mysql | — | 间接 |
| RubyGems | zeitwerk | — | 间接 |
本报告未能完成公告比对:No resolved dependencies carried a version and a supported ecosystem