公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-30 22:22 UTC

voronind / awesome-slugify

Python flexible slugify function

Python未检测到许可证★ 492 星标⑂ 42 复刻始于 2013年10月在 GitHub 上查看 ↗

voronind/awesome-slugify 的健康指数为 100 分中的 20 分,处于「危急」区间。 其得分最高的类别是Sustainability & Governance(46/100),最低的是AI Readiness(18/100)。 最近一次更新在 2295 天前。 近期的大部分工作由 1 位贡献者完成。

20
总分 / 100
危急

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

20
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

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

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

所有权

Dmitry Voronin个人账户
46 关注者59 个公开仓库始于 2012年3月

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

软件包生态系统

注册表软件包版本月下载量版本数最近发布标签
PyPIawesome-slugify指向其他仓库——不计分1.6.556,919264073 天前slugifyslugtransliterationrussiangermanunicodetranslationflexible

按类别列示的指标

活力

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

18危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 2,295 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year0
human_commit_share1
days_since_last_push2,295
active_weeks_last_year0

发布纪律

44存在风险
评分方式
27/27有发布版本 — 已发布 1 个发布版本
0/36发布时效 — 最近一次发布版本于 4,496 天前
12.6/27发布节奏 — 节奏未知(仅一次发布)
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count1
latest_release_tagv1.4
releases_from_tags
days_since_latest_release4,496
mean_days_between_releases
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

45存在风险 · 占总体的 18%
评分方式
43.7/60星标 — 492 个星标
13.4/25复刻 — 42 个复刻
5/15关注者 — 9 位关注者
所用输入
forks42
stars492
watchers9
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

25危急
评分方式
22.5/22.5README
0/22.5许可证 — 未检测到许可证文件
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

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

46存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
3.6/22.5提交分布 — 头号贡献者编写了 84% 的提交
10.8/13.5贡献者广度 — 8 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 6 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled8
top_contributor_share0.839
评分方式
20.6/46.8议题解决 — 44% 的议题已关闭
26.3/38.3PR 接受 — 已裁定的 PR 中 11/16 已合并
3/15OpenSSF Scorecard:Code-Review — Found 6/26 approved changesets -- score normalized to 2
所用输入
merged_prs11
open_issues14
closed_issues11
issue_closed_ratio0.44
closed_unmerged_prs5
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
12/25所有者影响力 — voronind 有 46 位关注者
24.9/25既往记录 — 59 个公开仓库,账户约 14 年
所用输入
followers46
owner_typeUser
is_verified
owner_loginvoronind
public_repos59
account_age_days5,238
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

36存在风险 · 占总体的 20%

工程实践

16危急
评分方式
0/24CI 工作流
0/24存在测试
16/16Linter 配置 — tox.ini
0/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 0 out of 6 merged PRs checked by a CI test -- score normalized to 0
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

65中等
评分方式
30/30README
0/25文档目录
15/15文档 / 主页站点 — https://pypi.python.org/pypi/awesome-slugify
10/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepagehttps://pypi.python.org/pypi/awesome-slugify
has_readme
has_docs_dir
has_description

安全

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

20危急 · 占总体的 16%

安全态势

20危急
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 6 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 6/26 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 6 contributing companies or organizations
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5许可证 — license file not detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — 无数据
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — 无数据
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.7
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier75
security_posture_after_multiplier20
security_posture_before_jurisdiction27
已排除计分(无数据或不适用):dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions。 其余权重已重新归一化。 高风险司法辖区政策应用 75% 的乘数,并对安全态势设置“存在风险”上限 49。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

18危急 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
7.2/40可读的提交历史 — 96 次人类提交中有 13 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.135
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
0/22自动化测试
11/11Lint / 格式化配置 — tox.ini
0/11静态类型检查
0/10可复现环境
0/10已体现的代理实践 — 最近 96 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — 无数据
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
已排除计分(无数据或不适用):OpenSSF Scorecard:Pinned-Dependencies。 其余权重已重新归一化。
评分方式
0/45可类型检查的代码 — Python,未配置类型检查
55/55可控的文件大小 — 采样的 5 个源文件中有 0 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes13,469
source_files_sampled5
oversized_source_files0

关键数据

492GitHub 星标
8贡献者
0最近 12 个月提交数
2,295距最近推送天数
1发布版本数
1巴士系数(bus factor)
14开放议题
PyPI软件包生态系统数

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • pypi package 'awesome-slugify' points at a different repository (https://github.com/dimka665/awesome-slugify); excluded from ecosystem scoring
  • No resolved dependencies carried a version and a supported ecosystem

更多细节

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

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

0102030403922014-022018-092023-04
主版本 0次版本 0修订 0

每个点涵盖 9 天。

OpenSSF Scorecard 2.7 / 10
2.7综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 6 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 6/26 approved changesets -- score normalized to 2
10Contributorsproject has 6 contributing companies or organizations
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
不适用Pinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
不适用Token-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 3

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

注册表软件包版本关系
PyPInose间接
PyPIregex间接
PyPIunidecode间接
依赖安全公告 未评估

本报告未能完成公告比对:No resolved dependencies carried a version and a supported ecosystem

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 76,
      "has_wiki": true,
      "homepage": "https://pypi.python.org/pypi/awesome-slugify",
      "languages": {
        "Python": 24667
      },
      "pushed_at": "2020-04-17T14:24:23Z",
      "created_at": "2013-10-19T02:58:27Z",
      "owner_type": "User",
      "updated_at": "2026-05-18T07:04:28Z",
      "description": "Python flexible slugify function",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": null,
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Dmitry Voronin",
      "type": "User",
      "login": "voronind",
      "company": null,
      "location": null,
      "followers": 46,
      "avatar_url": "https://avatars.githubusercontent.com/u/1578066?v=4",
      "created_at": "2012-03-26T23:33:32Z",
      "is_verified": null,
      "public_repos": 59,
      "account_age_days": 5238
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.4",
          "kind": "other",
          "published_at": "2014-04-08T01:58:27Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a6563949965bcddd976b7b3fb0babf76e3b490f7",
          "body": "Fix for import on python 2.7.7 (windows)",
          "is_bot": false,
          "headline": "Merge pull request #22 from srault95/master",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2017-01-20T20:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b24417dfd1fa23f97083788ddc15ed8e6f8ed085",
          "body": "Add Python 3.5",
          "is_bot": false,
          "headline": "Merge pull request #32 from jonafato/py35",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2017-01-20T20:43:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08c63d60eba0d054968b1b5a13172895b1da5528",
          "body": "Tests pass on Python 3.5 (the current stable Python release), so it\nshould be officially supported. This change adds Python 3.5 to automated\ntesting configurations and `setup.py` language classifiers.\n\nAdditionally, ensure that `pypy` tests run on travis.",
          "is_bot": false,
          "headline": "Add Python 3.5",
          "author_name": "Jon Banafato",
          "author_login": "jonafato",
          "committed_at": "2016-12-05T17:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43b8c035b61304d6346ca52090445ebc2dafe3ff",
          "body": "Add test cases with numbers in them",
          "is_bot": false,
          "headline": "Merge pull request #27 from edunham/numeric-slug-tests",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2015-09-28T18:34:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c11811270562adf0fef7327fb11e05823a33c9b",
          "body": null,
          "is_bot": false,
          "headline": "Add test cases with numbers in them.",
          "author_name": "edunham",
          "author_login": null,
          "committed_at": "2015-09-21T01:20:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91a4110e064be19fb4d79cc9317ff78b291923e9",
          "body": null,
          "is_bot": false,
          "headline": "Fix tox interpreter versions",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2015-06-05T06:30:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8890cd95ffd4f3789886631760c03b40ebdca08",
          "body": null,
          "is_bot": false,
          "headline": "Added PyPy to tox.ini",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2015-06-05T06:29:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baf9d25fd1ef01058456e8c89d02a3fb57335b5d",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2015-06-05T06:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c9d234bd28e9b583f7e808995665a65de116d32",
          "body": "Fix inplace fold_abbrs option call.",
          "is_bot": false,
          "headline": "Merge pull request #23 from kdeldycke/fix-inplace-fold-abbrs-option",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2015-06-04T19:41:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4158a9acdcd80c1cb0cd1772f6ed8af8632558c3",
          "body": null,
          "is_bot": false,
          "headline": "Fix inplace fold_abbrs option call.",
          "author_name": "Kevin Deldycke",
          "author_login": null,
          "committed_at": "2015-05-29T16:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c026584f947b2e5b1b591a2be665e3b8afa10128",
          "body": "Error with awesome-slugify 1.6.4:\r\n\r\npython -c \"from slugify import UniqueSlugify\"\r\nTraceback (most recent call last):\r\n  File \"<string>\", line 1, in <module>\r\n  File \"myvirtualenv\\lib\\site-packages\\slugify\\__init__.py\", line 2, in <module>\r\n    from slugify.main import Slugify, UniqueSlugify\r\nImportError: No module named main",
          "is_bot": false,
          "headline": "Fix for import on python 2.7.7 (windows)",
          "author_name": "Stéphane RAULT",
          "author_login": "srault95",
          "committed_at": "2015-05-16T06:25:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1de16cee7c91b3acc02d80a572f0eb466cfeb772",
          "body": "Fix tests to run in Python 2.6 and add py26 to tox.ini",
          "is_bot": false,
          "headline": "Merge pull request #21 from bpeebles/python2.6-compatibility",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2015-04-29T19:16:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "184f1ff73b3c6ce29cdc054b684adbbd877b9cb3",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests to run in Python 2.6 and add py26 to tox.ini",
          "author_name": "Byron Peebles",
          "author_login": null,
          "committed_at": "2015-04-29T14:34:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c00e9d3acf38035c7076152506517ca26c34655c",
          "body": null,
          "is_bot": false,
          "headline": "Fix version var",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2015-04-12T21:02:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ac825ee3ebee68de5f5ebb426baadba05200bad",
          "body": null,
          "is_bot": false,
          "headline": "Bug fix in abbr folding",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2015-04-12T20:25:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21060e00e7d98c1c273a4ceb9a18d4576f7c0d6f",
          "body": null,
          "is_bot": false,
          "headline": "Bug fix in abbr folding",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2015-04-12T20:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db843846994509e52f976b2caacf323495c2bc48",
          "body": null,
          "is_bot": false,
          "headline": "Added folding abbreviations feature",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2015-02-18T21:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e39960f0b1a0d7cc5cf694424c1564f59adaf150",
          "body": null,
          "is_bot": false,
          "headline": "Added folding abbreviations feature",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2015-02-01T18:54:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84a2f2064452ac33d21b626138cae78c561ba1f1",
          "body": null,
          "is_bot": false,
          "headline": "Fixed bug with influnce on 3rd party modules",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2015-01-30T22:19:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4f551d1a522a9fc9dbbd8b27a452f5cff2dca51",
          "body": null,
          "is_bot": false,
          "headline": "Version bumped",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-08-09T18:32:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c221b69807ccfdc3ed7d2aa1304448eca2cfdf7",
          "body": "UniqueSlugify Improvements",
          "is_bot": false,
          "headline": "Merge pull request #16 from gthole/unique-uids-sets",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2014-08-09T18:29:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0a01d6450eb2c517e0d0241d3edd15f6ea1229c",
          "body": null,
          "is_bot": false,
          "headline": "Document running tests",
          "author_name": "Greg Thole",
          "author_login": "gthole",
          "committed_at": "2014-08-07T15:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2552bc9de0de2a2ba9d297f706c6e978d003d5b7",
          "body": null,
          "is_bot": false,
          "headline": "UniqueSlugify unique check can be overridden",
          "author_name": "Greg Thole",
          "author_login": "gthole",
          "committed_at": "2014-08-07T15:01:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2bf35d9456c3194d2dfd3dc4d69e0ab6c98786a",
          "body": null,
          "is_bot": false,
          "headline": "UniqueSlugify stores uids as set",
          "author_name": "Greg Thole",
          "author_login": "gthole",
          "committed_at": "2014-08-07T14:59:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c42087813d8947331afb9583a81867218c1b0db",
          "body": null,
          "is_bot": false,
          "headline": "True fix of README",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-08-05T17:48:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ee1f3ab2b264c814af9469e3f4c4933bcf26f13",
          "body": null,
          "is_bot": false,
          "headline": "Version bumped",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-08-05T16:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed8388d35cb243ebcab07abe85376f2cb76db800",
          "body": null,
          "is_bot": false,
          "headline": "Fix README",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-08-05T16:55:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8369b6e3fc24aea8d81c1ae759b57ea39931033e",
          "body": null,
          "is_bot": false,
          "headline": "If text contains stop words only, doesn't remove it",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-08-05T16:39:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b6a158c9c8315befabfbaa590f5c2fa33d78e1e",
          "body": null,
          "is_bot": false,
          "headline": "Version bumped",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-06-20T15:26:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "900b586e5afdd9ca5b419f40f57d2e0ea539f43e",
          "body": "Added UniqueSlugify class",
          "is_bot": false,
          "headline": "Merge pull request #11 from sgeulette/master",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2014-06-20T15:22:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "671d4e1c9fddf95e5eb8329d6ee06a6b263394f6",
          "body": null,
          "is_bot": false,
          "headline": "align result comments",
          "author_name": "Stephan Geulette",
          "author_login": "sgeulette",
          "committed_at": "2014-06-20T14:42:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b437a0de686bdc1792972011cbda24d54b40ed5f",
          "body": null,
          "is_bot": false,
          "headline": "Use now the class UniqueSlugify to manage unicity.",
          "author_name": "Stephan Geulette",
          "author_login": "sgeulette",
          "committed_at": "2014-06-20T14:38:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15a7991ccbeeee982d09ce45f55f3547fe65ac02",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'original/master'",
          "author_name": "Stephan Geulette",
          "author_login": "sgeulette",
          "committed_at": "2014-06-20T13:11:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9661022224e70dc3162270ccc741776d5415eff6",
          "body": null,
          "is_bot": false,
          "headline": "Added build passing badge",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2014-06-15T22:43:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9e97f40a529d12babcc914bab0ce3238d16918a",
          "body": null,
          "is_bot": false,
          "headline": "Test travis",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-06-15T22:39:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0214145496dc813fe2d5b6383e44c72c6358c99f",
          "body": "Add simple implementation with Travis CI",
          "is_bot": false,
          "headline": "Merge pull request #14 from jpadilla/master",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2014-06-15T21:01:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0a86011f02283e50f3ef2af098a09e4d3085c32",
          "body": null,
          "is_bot": false,
          "headline": "Add simple implementation with Travis CI",
          "author_name": "José Padilla",
          "author_login": "jpadilla",
          "committed_at": "2014-06-15T12:12:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08c0c7d6492a87e78243ee8c1527a352d150ccf8",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-06-14T14:43:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b588ca597aa633defcc6f5ddf49904226d68c2d0",
          "body": null,
          "is_bot": false,
          "headline": "Added py3.4 to tox.ini",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-06-14T14:42:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d039671d50eb8468606c2048b6dd716fc359da83",
          "body": "Fix to_lower with unicode text",
          "is_bot": false,
          "headline": "Merge pull request #12 from jpadilla/master",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2014-06-14T14:10:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b84fe915ed929b5bfe7d747cba508aaba8238b15",
          "body": null,
          "is_bot": false,
          "headline": "Fix to_lower with unicode text",
          "author_name": "José Padilla",
          "author_login": "jpadilla",
          "committed_at": "2014-06-14T13:15:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4759ebea875223f193740139126024a30cb1c833",
          "body": null,
          "is_bot": false,
          "headline": "Modified args description",
          "author_name": "Stephan Geulette",
          "author_login": "sgeulette",
          "committed_at": "2014-06-12T09:07:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c51a33b5508ff037cdde0bfe82a084ba9446815b",
          "body": null,
          "is_bot": false,
          "headline": "Added unique id mode to slugify text as id and return a unique id",
          "author_name": "Stephan Geulette",
          "author_login": "sgeulette",
          "committed_at": "2014-06-11T12:22:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c41fd8c8b5c89d53a3f57bf2463f06c811910254",
          "body": null,
          "is_bot": false,
          "headline": "Required module Unidecode version specified",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-04-30T10:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa1c5ac37e6aaec1ecaf3013d6c08fd4192fc799",
          "body": null,
          "is_bot": false,
          "headline": "Removed .hgignore",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-04-08T17:19:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7bc6314e1e099914ba63208f7b4c8af56ba520d",
          "body": null,
          "is_bot": false,
          "headline": "Update README.rst",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2014-04-08T01:56:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e0b6ed7e36849398a70fb05adeea77690802436",
          "body": null,
          "is_bot": false,
          "headline": "Update README.rst",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2014-04-08T01:47:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "310ac97a2acc55931734af1fd4a74b737bd68d1a",
          "body": null,
          "is_bot": false,
          "headline": "Update README.rst",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2014-04-08T01:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdbb9fbc661a75c4d5a5562428f1f9bdbde091f1",
          "body": null,
          "is_bot": false,
          "headline": "Updated README",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-04-08T01:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d35fc49521b1a5810808ee8d75d06fafc8ba2a5",
          "body": null,
          "is_bot": false,
          "headline": "Added stop_words argument",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-04-08T00:50:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87e9412000b98ccb75fc22833d76559655d2e44f",
          "body": null,
          "is_bot": false,
          "headline": "Removed re module",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-04-07T03:17:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b67389a62faee914235333a27e8d7785bd0d3ea",
          "body": null,
          "is_bot": false,
          "headline": "Update README.rst",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2014-04-06T17:46:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aebbbc32e1e70d70580c2f8d674b6310c684146",
          "body": null,
          "is_bot": false,
          "headline": "Less complicated Python 3 support",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-04-06T14:53:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42f72c46dd4b20e3a88ca3517573963af601517f",
          "body": null,
          "is_bot": false,
          "headline": "Sanitize with regex.split function",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-04-06T01:42:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89c7d082b3ccf6436409e7f294816272de7ab581",
          "body": null,
          "is_bot": false,
          "headline": "Fixes after merge",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-04-05T00:24:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96728dd0bad27f2d52afc0c1ba6391f6e042cc43",
          "body": "Conflicts:\n\tslugify/main.py\n\tslugify/tests.py",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/master'",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-04-05T00:19:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eecb9fc6c00a2125bf8a557d89b90d55a5df562",
          "body": null,
          "is_bot": false,
          "headline": "Uppercase letters converts to uppercase (not camelcase) letters if need",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-04-05T00:12:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86799686fbec3fbef136c1fd2d4a7a35e15dfad3",
          "body": "allow Slugify to take callable pretranslate",
          "is_bot": false,
          "headline": "Merge pull request #10 from jmcarp/master",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2014-04-02T21:14:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7968f6d25ec4e2814f639fd0e504ede1950f37d",
          "body": null,
          "is_bot": false,
          "headline": "allow Slugify to take callable pretranslate",
          "author_name": "Joshua Carp",
          "author_login": "jmcarp",
          "committed_at": "2014-04-02T20:42:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff2a3f9aab76f1e4e9a18072aa1a2218867b8c8a",
          "body": null,
          "is_bot": false,
          "headline": "OOP Refactoring",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-03-31T15:53:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3af8039b1c13e4b28fef2cd5ebd8e1664ee9c72a",
          "body": null,
          "is_bot": false,
          "headline": "Fixed xapitalize on empty string",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-03-30T00:57:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fb7d0e58475393f7b4b9b790ebaa06b782f85ad",
          "body": null,
          "is_bot": false,
          "headline": "setup.py was refactored",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-03-27T19:25:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f75b93f7457909ece7008c84cb322e516764e2b",
          "body": null,
          "is_bot": false,
          "headline": "Fixed exception on empty sting and max_length other way",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-03-27T19:12:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7429ddbaff1687accdcdf33c2d2c919e170ebd1c",
          "body": null,
          "is_bot": false,
          "headline": "Fixed exception on emply string and max_length",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-03-20T18:40:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7291becac264a1a49dab1acc0f4b07fa77971353",
          "body": null,
          "is_bot": false,
          "headline": "Fixed pretranslate unexpected type error",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-03-02T20:40:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b46ede7ef0b4c9a325c5d58952c7a2854d42585c",
          "body": null,
          "is_bot": false,
          "headline": "Version bumped",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-02-14T11:25:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "425ba620bd65922fd938e6f21407352614251fd1",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/master'",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-02-14T11:22:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7089c1952223e304656603b8f02a82cc638a4d18",
          "body": null,
          "is_bot": false,
          "headline": "Change license to GPL 3",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-02-14T11:22:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c60e1251b1e31814c5fcfd4c2ddc6e9b080d588e",
          "body": null,
          "is_bot": false,
          "headline": "Test with safe_chars improved",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-02-14T11:20:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6914402813c8f0e5b2c5b570857ee9a5770e8da",
          "body": null,
          "is_bot": false,
          "headline": "README: added safe_chars to get_slugify description",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2014-02-14T11:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8d0352f08976c469aa4d9aca9a9f8727b6951b5",
          "body": null,
          "is_bot": false,
          "headline": "README: added example with safe_chars",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2014-02-14T11:03:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1dca1dcc2d6c65c5360d1acf556c19e15ef6d64",
          "body": null,
          "is_bot": false,
          "headline": "safe_chars parameter added",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2014-02-14T10:50:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba73333465cba860f24d1427629444e666178532",
          "body": "add customizable UNWANTED_CHARS in get_slugify",
          "is_bot": false,
          "headline": "Merge pull request #7 from facciocose/patch-1",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2014-02-13T15:43:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a5d6582c09fe6c815461d145e726121415603e9",
          "body": null,
          "is_bot": false,
          "headline": "added tests for custom unwanted_chars",
          "author_name": "Luca Marra",
          "author_login": "facciocose",
          "committed_at": "2014-02-06T10:47:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d28c5cf4bde76012f008adadb77629a709680ee",
          "body": "issue #1 proposed solution",
          "is_bot": false,
          "headline": "add customizable UNWANTED_CHARS in get_slugify",
          "author_name": "Luca Marra",
          "author_login": "facciocose",
          "committed_at": "2014-02-06T08:41:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bad9bf11a7744bb9af2380c1580fda6d7cf6846f",
          "body": null,
          "is_bot": false,
          "headline": "Python 2.6 added to classifiers",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2014-01-28T13:41:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a3ada35c6ebb622e333dd62def03f83afd17c02",
          "body": null,
          "is_bot": false,
          "headline": "Python 2.6 support added",
          "author_name": "dimka",
          "author_login": "voronind",
          "committed_at": "2014-01-27T18:22:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d67835c16c35cc3e2bc06a5bdc336fa039ed151b",
          "body": null,
          "is_bot": false,
          "headline": "Updated setup.py",
          "author_name": "dimka",
          "author_login": "voronind",
          "committed_at": "2014-01-23T21:52:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c286455bd39b59c8f5f28db023672c8777327bf",
          "body": null,
          "is_bot": false,
          "headline": "Examples updated in README",
          "author_name": "dimka",
          "author_login": "voronind",
          "committed_at": "2014-01-23T21:18:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0144b623fc63471624473581ebd1412c286173a",
          "body": null,
          "is_bot": false,
          "headline": "Python 3 support added",
          "author_name": "dimka",
          "author_login": "voronind",
          "committed_at": "2014-01-23T21:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52540ab003ce928f1b2c4de4ad41bbb917847524",
          "body": null,
          "is_bot": false,
          "headline": "Tests updated",
          "author_name": "dimka",
          "author_login": "voronind",
          "committed_at": "2014-01-23T19:14:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb68f316fdeff14d7e5998d1b3e0650d74bf1e5a",
          "body": null,
          "is_bot": false,
          "headline": "Regex special symbols available in pretranslate dict",
          "author_name": "dimka",
          "author_login": "voronind",
          "committed_at": "2014-01-23T19:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "154114bb5017d70b9e7859244016bdf43e46cac7",
          "body": null,
          "is_bot": false,
          "headline": "Capitalize in pretranslate fixed",
          "author_name": "dimka",
          "author_login": "voronind",
          "committed_at": "2014-01-23T19:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8aef8307e6d981ea89e9e9a8bee651c55075868",
          "body": null,
          "is_bot": false,
          "headline": "'from slugify import get_slugify' fixed",
          "author_name": "dimka",
          "author_login": "voronind",
          "committed_at": "2014-01-23T16:21:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e0dd44781e16ed94fe5e48091c2c381e1bd8a1e",
          "body": null,
          "is_bot": false,
          "headline": "Unidecode version removed",
          "author_name": "dimka",
          "author_login": "voronind",
          "committed_at": "2014-01-23T16:18:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4cdf607a8b7fdd092215f03e610ac23b69d9188",
          "body": null,
          "is_bot": false,
          "headline": "Small .hgignore change",
          "author_name": "dimka",
          "author_login": "voronind",
          "committed_at": "2014-01-23T16:17:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60c946767a3e5dfa553ad3f2b59fd91af5eab08b",
          "body": null,
          "is_bot": false,
          "headline": "Moved requirements.txt",
          "author_name": "dimka",
          "author_login": "voronind",
          "committed_at": "2014-01-23T16:11:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8107fdd7c41b432643a1d3a7c1883d7125e10246",
          "body": null,
          "is_bot": false,
          "headline": "Added .gitignore",
          "author_name": "dimka",
          "author_login": "voronind",
          "committed_at": "2014-01-23T16:07:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65cd37cf566b40c624979d9d2a5701d899f4349b",
          "body": null,
          "is_bot": false,
          "headline": "version bumped",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2013-10-20T23:17:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fca1120f23669b0cae1b43d0e1aa41de716fd1d",
          "body": null,
          "is_bot": false,
          "headline": "fix errors in README",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2013-10-20T23:16:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1772282797fdc82fa697a35091d26f69fd78c62",
          "body": null,
          "is_bot": false,
          "headline": "typo in README",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2013-10-20T23:13:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d3e51824ff53ac231a1387ea1fa05f53925849d",
          "body": null,
          "is_bot": false,
          "headline": "version bumped",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2013-10-20T23:10:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42137975228c4ed64eba5f6d48f82aaaa3ce738c",
          "body": null,
          "is_bot": false,
          "headline": "Update README.rst",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2013-10-20T20:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77f5e6e1f9817cf4140640a1985c2b02a51aaff5",
          "body": null,
          "is_bot": false,
          "headline": "Update README.rst",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2013-10-20T19:43:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23df968b97cc3e241c9af37afe580a8cc980aa8f",
          "body": null,
          "is_bot": false,
          "headline": "Update README.rst",
          "author_name": "Dmitry Voronin",
          "author_login": "voronind",
          "committed_at": "2013-10-20T19:22:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7ff13273f87142e1ba63d92c9c23db9e28fae56",
          "body": null,
          "is_bot": false,
          "headline": "Version 1",
          "author_name": "dimka665",
          "author_login": "voronind",
          "committed_at": "2013-10-19T03:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 1,
      "commits_last_year": 0,
      "latest_release_at": "2014-04-08T01:58:27Z",
      "latest_release_tag": "v1.4",
      "releases_from_tags": false,
      "days_since_last_push": 2295,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 4496,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "awesome-slugify",
          "exists": true,
          "license": "GNU GPLv3",
          "keywords": [
            "slugify",
            "slug",
            "transliteration",
            "russian",
            "german",
            "unicode",
            "translation",
            "flexible",
            "License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
            "Programming Language :: Python",
            "Programming Language :: Python :: 2",
            "Programming Language :: Python :: 2.6",
            "Programming Language :: Python :: 2.7",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3.3",
            "Programming Language :: Python :: 3.4"
          ],
          "ecosystem": "pypi",
          "matches_repo": false,
          "registry_url": "https://pypi.org/project/awesome-slugify/",
          "is_deprecated": false,
          "latest_version": "1.6.5",
          "repository_url": "https://github.com/dimka665/awesome-slugify",
          "versions_count": 26,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 56919,
          "first_published_at": "2013-10-20T15:50:36.727663Z",
          "latest_published_at": "2015-06-05T06:31:13.651640Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4073
        }
      ]
    },
    "popularity": {
      "forks": 42,
      "stars": 492,
      "watchers": 9,
      "fork_history": {
        "days": [
          {
            "date": "2014-02-06",
            "count": 1
          },
          {
            "date": "2014-02-26",
            "count": 1
          },
          {
            "date": "2014-04-02",
            "count": 1
          },
          {
            "date": "2014-06-11",
            "count": 1
          },
          {
            "date": "2014-06-14",
            "count": 1
          },
          {
            "date": "2014-06-25",
            "count": 1
          },
          {
            "date": "2014-08-09",
            "count": 1
          },
          {
            "date": "2014-09-25",
            "count": 1
          },
          {
            "date": "2014-10-31",
            "count": 1
          },
          {
            "date": "2014-12-09",
            "count": 1
          },
          {
            "date": "2015-04-29",
            "count": 1
          },
          {
            "date": "2015-09-21",
            "count": 1
          },
          {
            "date": "2015-10-01",
            "count": 1
          },
          {
            "date": "2016-02-19",
            "count": 1
          },
          {
            "date": "2016-06-04",
            "count": 1
          },
          {
            "date": "2016-07-10",
            "count": 1
          },
          {
            "date": "2016-12-05",
            "count": 1
          },
          {
            "date": "2017-02-19",
            "count": 1
          },
          {
            "date": "2017-04-05",
            "count": 1
          },
          {
            "date": "2017-07-13",
            "count": 1
          },
          {
            "date": "2018-02-17",
            "count": 1
          },
          {
            "date": "2018-05-10",
            "count": 1
          },
          {
            "date": "2018-06-25",
            "count": 1
          },
          {
            "date": "2018-08-16",
            "count": 1
          },
          {
            "date": "2019-01-10",
            "count": 1
          },
          {
            "date": "2019-03-01",
            "count": 1
          },
          {
            "date": "2019-03-02",
            "count": 1
          },
          {
            "date": "2019-04-12",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-05-16",
            "count": 1
          },
          {
            "date": "2019-06-25",
            "count": 1
          },
          {
            "date": "2020-04-17",
            "count": 1
          },
          {
            "date": "2020-06-10",
            "count": 1
          },
          {
            "date": "2020-08-10",
            "count": 1
          },
          {
            "date": "2020-10-26",
            "count": 1
          },
          {
            "date": "2022-02-25",
            "count": 1
          },
          {
            "date": "2022-04-03",
            "count": 1
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2023-04-28",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 39,
        "total_forks": 42
      },
      "star_history": null,
      "open_issues_and_prs": 18
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 13469,
      "source_files_sampled": 5,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "requirements.txt",
        "setup.py"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 3,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "nose",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "regex",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "unidecode",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 3,
        "direct_count": 0,
        "indirect_count": 3
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 11,
        "open_issues": 14,
        "closed_ratio": 0.44,
        "closed_issues": 11,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "voronind",
          "commits": 78,
          "avatar_url": "https://avatars.githubusercontent.com/u/1578066?v=4"
        },
        {
          "type": "User",
          "login": "sgeulette",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1401623?v=4"
        },
        {
          "type": "User",
          "login": "gthole",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1581949?v=4"
        },
        {
          "type": "User",
          "login": "jpadilla",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/83319?v=4"
        },
        {
          "type": "User",
          "login": "facciocose",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/126668?v=4"
        },
        {
          "type": "User",
          "login": "jonafato",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/392720?v=4"
        },
        {
          "type": "User",
          "login": "jmcarp",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1633460?v=4"
        },
        {
          "type": "User",
          "login": "srault95",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1041983?v=4"
        }
      ],
      "contributors_sampled": 8,
      "top_contributor_share": 0.839
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [
        "tox.ini"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 6/26 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 6 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "a6563949965bcddd976b7b3fb0babf76e3b490f7",
        "ran_at": "2026-07-30T22:22:02Z",
        "aggregate_score": 2.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 15,
          "created_at": "2014-06-25T12:43:33Z",
          "last_comment_at": "2014-07-28T22:26:16Z",
          "last_comment_author": "voronind"
        },
        {
          "number": 31,
          "created_at": "2016-06-19T08:09:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 33,
          "created_at": "2017-02-19T22:46:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 43,
          "created_at": "2020-04-17T14:24:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2017-01-20T20:45:25Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 19,
          "created_at": "2014-12-30T13:38:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 24,
          "created_at": "2015-07-17T09:22:48Z",
          "last_comment_at": "2017-01-03T14:13:46Z",
          "last_comment_author": "Jenselme"
        },
        {
          "number": 28,
          "created_at": "2015-09-27T17:33:49Z",
          "last_comment_at": "2016-12-05T17:00:49Z",
          "last_comment_author": "jonafato"
        },
        {
          "number": 29,
          "created_at": "2015-11-03T13:23:00Z",
          "last_comment_at": "2017-01-20T21:33:21Z",
          "last_comment_author": "jonafato"
        },
        {
          "number": 30,
          "created_at": "2016-03-27T13:30:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 34,
          "created_at": "2017-10-18T23:20:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 35,
          "created_at": "2018-01-05T16:46:28Z",
          "last_comment_at": "2018-06-25T15:25:41Z",
          "last_comment_author": "papachoco"
        },
        {
          "number": 36,
          "created_at": "2018-02-14T13:34:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 37,
          "created_at": "2018-04-05T21:32:03Z",
          "last_comment_at": "2019-09-06T07:45:46Z",
          "last_comment_author": "hippieZhou"
        },
        {
          "number": 39,
          "created_at": "2018-06-24T02:48:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 41,
          "created_at": "2018-11-27T10:55:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 42,
          "created_at": "2020-02-26T10:16:32Z",
          "last_comment_at": "2021-09-10T19:04:54Z",
          "last_comment_author": "ChrisBarker-NOAA"
        },
        {
          "number": 44,
          "created_at": "2021-11-21T07:23:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 45,
          "created_at": "2024-12-26T18:52:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/voronind/awesome-slugify",
    "host": "github.com",
    "name": "awesome-slugify",
    "owner": "voronind"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 20,
      "inputs": {
        "security": 20,
        "vitality": 18,
        "community": 45,
        "governance": 46,
        "engineering": 36,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 34,
        "overall_after_abandonment_multiplier": 20
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 18,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 2295,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2295 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2295
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "releases_count": 1,
              "latest_release_tag": "v1.4",
              "releases_from_tags": false,
              "days_since_latest_release": 4496,
              "mean_days_between_releases": null
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "1 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4496 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4496
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "cadence unknown (single release)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence_unknown",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 4,
              "unanswered_open_issues": 12,
              "days_since_last_merged_pr": 3478,
              "days_since_last_human_commit": 3478,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 3478 days; 3 unmet obligation(s): pull requests unanswered, issues unanswered, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 3478,
                      "count": 3,
                      "signals": "pull requests unanswered, issues unanswered, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 45,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "forks": 42,
              "stars": 492,
              "watchers": 9,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "492 stars",
                "points": 43.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 492
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "42 forks",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "9 watchers",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 46,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 8,
              "top_contributor_share": 0.839
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 84% of commits",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 84
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "8 contributors",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "merged_prs": 11,
              "open_issues": 14,
              "closed_issues": 11,
              "issue_closed_ratio": 0.44,
              "closed_unmerged_prs": 5
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "44% of issues closed",
                "points": 20.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 44
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "11/16 decided PRs merged",
                "points": 26.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 11,
                      "decided": 16
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/26 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "followers": 46,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "voronind",
              "public_repos": 59,
              "account_age_days": 5238
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "46 followers of voronind",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 46,
                      "login": "voronind"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "59 public repos, account ~14 yr old",
                "points": 24.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 59
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 36,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "tox.ini",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://pypi.python.org/pypi/awesome-slugify",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://pypi.python.org/pypi/awesome-slugify",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 20,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 75
                }
              }
            ],
            "value": 20,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.7,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 75,
              "security_posture_after_multiplier": 20,
              "security_posture_before_jurisdiction": 27
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 6/26 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "good",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "contributor_organization",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 20
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: contributor_organization (1)",
                "points": 75,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "contributor_organization",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 18,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 7,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.135,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "13 of 96 human commits state their intent (structured subject or explanatory body)",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 13,
                      "sampled": 96
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 12,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "tox.ini",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 96",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 96
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 13469,
              "source_files_sampled": 5,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/5 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 5,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "pypi package 'awesome-slugify' points at a different repository (https://github.com/dimka665/awesome-slugify); excluded from ecosystem scoring",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T22:22:14.145205Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/voronind/awesome-slugify.svg",
  "full_name": "voronind/awesome-slugify",
  "license_state": "absent",
  "license_spdx": null
}

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

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

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