公开记录
软件健康报告模式 0.34.0 · 指标 2.10.0 · 2026-09-20 15:37 UTC

fslaborg / flips

Fsharp LInear Programming System

F#MIT★ 271 星标⑂ 30 复刻始于 2018年10月在 GitHub 上查看 ↗

fslaborg/flips 的健康指数为 100 分中的 62 分,处于「中等」区间。 其得分最高的类别是Engineering Quality(70/100),最低的是AI Readiness(41/100)。 最近一次更新在今天。 近期的大部分工作由 1 位贡献者完成。

62
总分 / 100
中等

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均,再依据公开记录的分布进行校准,使各等级具有百分位含义;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 34(存在风险)的上限。

62
卓越93-100公开记录中的最高层级(约前 5%);基本满足所有检验标准
优秀80-92各方面均表现强劲;仅有少量不足
良好65-79健康;不足之处有限且可控
中等50-64可接受,但存在明显不足;建议进行审查
薄弱35-49多个领域存在实质性薄弱环节
存在风险20-34存在重大薄弱环节;采用时应保持审慎
危急1-19问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

加权总体分 58 经校准后在公布的指数量表上为 62(记录校准 2026-08-02)。

所有权

FsLab组织
101 关注者25 个公开仓库始于 2014年9月

该仓库由组织支持——共同承担、可问责的托管责任,可延续于任何单一维护者之后。

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

50中等 · 占总体的 21%
评分方式
36/36推送新近度最近一次推送于 0 天前
4.2/36提交节奏52 周中有 6 周有提交
13.4/18提交量最近一年 30 次提交
3/10OpenSSF Scorecard:Maintained3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3
所用输入
commits_last_year30
human_commit_share0.99
days_since_last_push0
active_weeks_last_year6

发布纪律

40薄弱
评分方式
27/27有发布版本已发布 1 个发布版本
0/36发布时效最近一次发布版本于 2,088 天前
12.6/27发布节奏节奏未知(仅一次发布)
0/10OpenSSF Scorecard:Signed-ReleasesProject has not signed or included provenance with any releases.
所用输入
releases_count1
latest_release_tagv2.4.4
releases_from_tags
days_since_latest_release2,088
mean_days_between_releases

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

54中等 · 占总体的 17%
评分方式
39.4/60星标271 个星标
12.2/25复刻30 个复刻
6.8/15关注者18 位关注者
所用输入
forks30
stars271
watchers18
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

50中等
评分方式
22.5/22.5README
22.5/22.5许可证可识别的许可证(MIT)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
readme_badges1
has_contributing
has_issue_template
has_code_of_conduct
readme_badge_servicesshields.io
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

62中等 · 占总体的 23%
评分方式
9/54巴士系数1 位贡献者贡献了半数提交
8.2/22.5提交分布头号贡献者编写了 64% 的提交
13.5/13.5贡献者广度18 位贡献者
10/10OpenSSF Scorecard:Contributorsproject has 6 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled18
top_contributor_share0.636
评分方式
38.9/42议题解决92% 的议题已关闭
27.4/30PR 接受已裁定的 PR 中 128/140 已合并
0/13Newcomer PR acceptance30 天内没有首次贡献者的 PR 得到裁决
4.5/15OpenSSF Scorecard:Code-ReviewFound 4/11 approved changesets -- score normalized to 3
所用输入
merged_prs128
open_issues6
closed_issues74
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.925
closed_unmerged_prs12
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
已排除计分(无数据或不适用):Newcomer PR acceptance。 其余权重已重新归一化。
评分方式
30/30所有权背书组织持有
0/20已验证域名
14.4/25所有者影响力fslaborg 有 101 位关注者
22.3/25既往记录25 个公开仓库,账户约 12 年
所用输入
followers101
owner_typeOrganization
is_verified
owner_loginfslaborg
public_repos25
account_age_days4,388

工程质量

基础的工程与文档实践是否到位?

70良好 · 占总体的 19%

工程实践

50中等
评分方式
24/24CI 工作流4 个工作流
0/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
6.4/6.4.editorconfig
20/20OpenSSF Scorecard:CI-Tests8 out of 8 merged PRs checked by a CI test -- score normalized to 10
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

100卓越
评分方式
30/30README
25/25文档目录
15/15文档 / 主页站点https://fslab.org/flips/#/
10/10仓库描述
10/10主题标签5 个主题标签
10/10Wiki
所用输入
topicsoptimization, optimization-models, mip, gurobi, optano-library
has_wiki
homepagehttps://fslab.org/flips/#/
docs_sitehttps://fslab.org/flips/#/
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

58中等 · 占总体的 16%

安全态势

48薄弱
评分方式
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protection无数据
2.5/2.5CI-Tests8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-ReviewFound 4/11 approved changesets -- score normalized to 3
2.5/2.5Contributorsproject has 6 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
5/5Fuzzingproject is fuzzed
2.5/2.5许可证license file detected
2.2/7.5Maintained3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities20 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.8
已排除计分(无数据或不适用):Branch-Protection。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告没有直接依赖携带已知公告
0/25间接依赖不含已知公告在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告没有公告带有发布日期
所用输入
sourceosv
advisories21
affected_packages8
assessed_packages137
unassessed_packages0
affected_by_severitycritical 1, high 7
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 137 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?权重刻意设小(4%):代理工具链是一项真实的维护信号,但完全不具备的仓库仍可达到 100/100。

41薄弱 · 占总体的 4%
评分方式
0/45代理指令没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
26.9/40可读的提交历史99 次人类提交中有 50 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
llms_txt_url
legible_history_share0.505
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
0/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查F#(静态类型)
10/10可复现环境devcontainer, Dockerfile, lockfile
0/10已体现的代理实践最近 100 次提交中没有代理编写的提交
8/8自动化维护最近 100 次提交中有 1 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilespackage-lock.json
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.01
评分方式
45/45可类型检查的代码F#(静态类型)
0/55可控的文件大小未检测到源文件
所用输入
primary_languageF#
largest_source_bytes
source_files_sampled0
oversized_source_files0
已排除计分(无数据或不适用):可控的文件大小。 其余权重已重新归一化。

关键数据

271GitHub 星标
18贡献者
30最近 12 个月提交数
0距最近推送天数
1发布版本数
1巴士系数(bus factor)
6开放议题
npm软件包生态系统数

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

更多细节

Star 与 Fork 历史 0 ★ / 30 ⇿
0Star
30Fork
1发布

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

0510152025303022020-052022-052024-04
主版本 0次版本 0修订 1

每个点涵盖 4 天。

OpenSSF Scorecard 4.8 / 10
4.8综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-09-20 15:36 UTC

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 4/11 approved changesets -- score normalized to 3
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
3Maintained3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities20 existing vulnerabilities detected
全部依赖 137

来自 GitHub 依赖图的完整解析依赖集合:0 个直接依赖与 137 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。

注册表软件包版本关系
npm@socket.io/component-emitter3.1.2间接
npm@types/cors2.8.19间接
npm@types/node24.0.3间接
npmaccepts1.3.8间接
npmansi-regex5.0.1间接
npmansi-styles4.3.0间接
npmanymatch3.1.3间接
npmasync2.6.4间接
npmasync-each-series0.1.1间接
npmbalanced-match1.0.2间接
npmbase64id2.0.0间接
npmbatch0.6.1间接
npmbinary-extensions2.3.0间接
npmbrace-expansion1.1.12间接
npmbraces3.0.3间接
npmbrowser-sync3.0.4间接
npmbrowser-sync-client3.0.4间接
npmbrowser-sync-ui3.0.4间接
npmbs-recipes1.3.4间接
npmbytes3.1.2间接
npmchalk4.1.2间接
npmchokidar3.6.0间接
npmcliui8.0.1间接
npmcolor-convert2.0.1间接
npmcolor-name1.1.4间接
npmcommander2.20.3间接
npmconcat-map0.0.1间接
npmconnect3.6.6间接
npmconnect-history-api-fallback1.6.0间接
npmcookie0.7.2间接
npmcors2.8.5间接
npmdebug2.6.9间接
npmdebug4.3.7间接
npmdepd1.1.2间接
npmdepd2.0.0间接
npmdestroy1.2.0间接
npmdev-ip1.0.1间接
npmeasy-extender2.3.4间接
npmeazy-logger4.1.0间接
npmee-first1.1.1间接
npmemoji-regex8.0.0间接
npmencodeurl1.0.2间接
npmencodeurl2.0.0间接
npmengine.io6.6.4间接
npmengine.io-client6.6.3间接
npmengine.io-parser5.2.3间接
npmescalade3.2.0间接
npmescape-html1.0.3间接
npmetag1.8.1间接
npmeventemitter34.0.7间接
npmfill-range7.1.1间接
npmfinalhandler1.1.0间接
npmfollow-redirects1.16.0间接
npmfresh0.5.2间接
npmfs-extra3.0.1间接
npmfsevents2.3.3间接
npmget-caller-file2.0.5间接
npmglob-parent5.1.2间接
npmgraceful-fs4.2.11间接
npmhas-flag4.0.0间接
npmhttp-errors1.6.3间接
npmhttp-errors2.0.0间接
npmhttp-proxy1.18.1间接
npmiconv-lite0.4.24间接
npmimmutable3.8.2间接
npminherits2.0.3间接
npminherits2.0.4间接
npmis-binary-path2.1.0间接
npmis-extglob2.1.1间接
npmis-fullwidth-code-point3.0.0间接
npmis-glob4.0.3间接
npmis-number7.0.0间接
npmis-number-like1.0.8间接
npmis-wsl1.1.0间接
npmjsonfile3.0.1间接
npmlimiter1.1.5间接
npmlodash4.17.21间接
npmlodash.isfinite3.3.2间接
npmmicromatch4.0.8间接
npmmime1.6.0间接
npmmime-db1.52.0间接
npmmime-types2.1.35间接
npmminimatch3.1.2间接
npmmitt1.2.0间接
npmms2.0.0间接
npmms2.1.3间接
npmnegotiator0.6.3间接
npmnormalize-path3.0.0间接
npmobject-assign4.1.1间接
npmon-finished2.3.0间接
npmon-finished2.4.1间接
npmopn5.3.0间接
npmparseurl1.3.3间接
npmpicomatch2.3.1间接
npmportscanner2.2.0间接
npmrange-parser1.2.1间接
npmraw-body2.5.2间接
npmreaddirp3.6.0间接
npmrequire-directory2.1.1间接
npmrequires-port1.0.0间接
npmresp-modifier6.0.2间接
npmrx4.1.0间接
npmsafer-buffer2.1.2间接
npmsend0.19.0间接
npmsend0.19.1间接
npmserve-index1.9.1间接
npmserve-static1.16.2间接
npmserver-destroy1.0.1间接
npmsetprototypeof1.1.0间接
npmsetprototypeof1.2.0间接
npmsocket.io4.8.1间接
npmsocket.io-adapter2.5.5间接
npmsocket.io-client4.8.1间接
npmsocket.io-parser4.2.4间接
npmstatuses1.3.1间接
npmstatuses1.5.0间接
npmstatuses2.0.1间接
npmstream-throttle0.1.3间接
npmstring-width4.2.3间接
npmstrip-ansi6.0.1间接
npmsupports-color7.2.0间接
npmto-regex-range5.0.1间接
npmtoidentifier1.0.1间接
npmua-parser-js1.0.40间接
npmundici-types7.8.0间接
npmuniversalify0.1.2间接
npmunpipe1.0.0间接
npmutils-merge1.0.1间接
npmvary1.1.2间接
npmwrap-ansi7.0.0间接
npmws8.17.1间接
npmxmlhttprequest-ssl2.1.2间接
npmy18n5.0.8间接
npmyargs17.7.2间接
npmyargs-parser21.1.1间接
NuGetMicrosoft.SourceLink.AzureRepos.Git1.0.0间接
NuGetMicrosoft.SourceLink.GitHub1.0.0间接
依赖安全公告 8

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 137 个包,其中也包含从不交付的开发与测试版本固定:8 个存在已知公告,0 个为直接依赖。

软件包版本关系严重程度公告数修复版本
immutable3.8.2间接严重35.1.8
brace-expansion1.1.12间接45.0.9
engine.io6.6.4间接26.6.7
lodash4.17.21间接34.18.0
minimatch3.1.2间接310.2.3
picomatch2.3.1间接24.0.4
socket.io-parser4.2.4间接24.2.7
ws8.17.1间接28.21.0

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读

反馈

发现这份报告有不准确之处,或有想法要分享?错误的测量、未识别的工具、建议、疑问——都欢迎提出。每条消息都会被阅读并得到回复。

登录过程中消息不会丢失。

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v2.10.0、模式 v0.34.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计.