Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 14:08 UTC

slack-notifier / slack-notifier

A simple wrapper for posting to slack channels

RubyMIT★ 1,490 stars⑂ 155 forkssince Sep 2013View on GitHub ↗

slack-notifier/slack-notifier holds a health index of 26 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (64/100) and lowest on Vitality (13/100). It was last updated 1191 days ago. A single contributor accounts for most of its recent work.

26
overall / 100
Critical

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

26
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

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

Ownership

slack-notifierOrganization
1 follower1 public reposince May 2021

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsslack-notifierpoints to another repo — not scored2.4.0-301907 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

13Critical · 22% of overall
How it's scored
0/36Push recency — last push 1,191 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push1,191
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 30 version tags (no GitHub releases)
0/36Release recency — latest release 1,907 days ago
12.6/27Release cadence — a release every ~220.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count30
latest_release_tag2.4.0
releases_from_tagsyes
days_since_latest_release1,907
mean_days_between_releases220.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

64Moderate · 18% of overall
How it's scored
51.5/60Stars — 1,490 stars
18.2/25Forks — 155 forks
5.8/15Watchers — 12 watchers
Inputs used
forks155
stars1,490
watchers12
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

49At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.7/22.5Commit distribution — top contributor authored 84% of commits
13.5/13.5Contributor breadth — 25 contributors
10/10OpenSSF Scorecard: Contributors — project has 8 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled25
top_contributor_share0.836
How it's scored
37.3/46.8Issue resolution — 80% of issues closed
24.2/38.3PR acceptance — 36/57 decided PRs merged
6/15OpenSSF Scorecard: Code-Review — Found 7/16 approved changesets -- score normalized to 4
Inputs used
merged_prs36
open_issues15
closed_issues59
issue_closed_ratio0.797
closed_unmerged_prs21
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
2.2/25Owner reach — 1 followers of slack-notifier
12.6/25Track record — 1 public repos, account ~5 yr old
Inputs used
followers1
owner_typeOrganization
is_verified
owner_loginslack-notifier
public_repos1
account_age_days1,907

Engineering Quality

Are baseline engineering and documentation practices in place?

62Moderate · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
16/16Linter config — .rubocop.yml
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 8 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 2 topics
10/10Wiki
Inputs used
topicsruby, slack
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

33At risk · 16% of overall
How it's scored
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 8 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
3/7.5Code-Review — Found 7/16 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 8 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
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 — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.3
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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.

41At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
37.9/40Legible commit history — 71 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.71
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .rubocop.yml
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/27 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes7,737
source_files_sampled27
oversized_source_files0

Key facts

1,490GitHub stars
25contributors
0commits, last 12 months
1,191days since last push
30releases
1bus factor
15open issues
RubyGemspackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 155 ⇿
0Stars
155Forks
28Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

025507510012515014632014-022020-012026-01
Major 2Minor 14Patch 12

Each point covers 11 days.

OpenSSF Scorecard 3.3 / 10
3.3aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-28 14:08 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 8 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 7/16 approved changesets -- score normalized to 4
10Contributorsproject has 8 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
RubyGemsbenchmark-ipsGemfile
All dependencies 5

Full resolved dependency set from the GitHub dependency graph: 1 direct and 4 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
RubyGemsbenchmark-ipsdirect
RubyGemspry-byebugindirect
RubyGemspry-debuggerindirect
RubyGemsrakeindirect
RubyGemsrspecindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "ruby",
        "slack"
      ],
      "is_fork": false,
      "size_kb": 204,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Ruby": 44989
      },
      "pushed_at": "2023-04-24T07:03:26Z",
      "created_at": "2013-09-05T21:29:45Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-12T15:32:24Z",
      "description": "A simple wrapper for posting to slack channels",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "slack-notifier",
      "company": null,
      "location": null,
      "followers": 1,
      "avatar_url": "https://avatars.githubusercontent.com/u/83841768?v=4",
      "created_at": "2021-05-07T20:25:45Z",
      "is_verified": null,
      "public_repos": 1,
      "account_age_days": 1907
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "2.4.0",
          "kind": "minor",
          "published_at": "2021-05-07T19:45:32Z"
        },
        {
          "tag": "2.3.2",
          "kind": "patch",
          "published_at": "2018-01-11T05:00:14Z"
        },
        {
          "tag": "2.3.1",
          "kind": "patch",
          "published_at": "2017-08-12T19:04:03Z"
        },
        {
          "tag": "2.3.0",
          "kind": "minor",
          "published_at": "2017-08-02T04:12:29Z"
        },
        {
          "tag": "2.2.2",
          "kind": "patch",
          "published_at": "2017-06-28T04:25:33Z"
        },
        {
          "tag": "2.2.1",
          "kind": "patch",
          "published_at": "2017-05-29T20:22:27Z"
        },
        {
          "tag": "2.2.0",
          "kind": "minor",
          "published_at": "2017-05-27T04:28:20Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2017-03-03T22:06:04Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2017-01-02T21:26:53Z"
        },
        {
          "tag": "1.5.1",
          "kind": "patch",
          "published_at": "2015-12-01T23:15:27Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2015-11-30T04:05:01Z"
        },
        {
          "tag": "1.4.0",
          "kind": "minor",
          "published_at": "2015-10-16T07:12:17Z"
        },
        {
          "tag": "1.3.1",
          "kind": "patch",
          "published_at": "2015-09-30T04:33:17Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2015-09-04T04:54:27Z"
        },
        {
          "tag": "1.2.1",
          "kind": "patch",
          "published_at": "2015-05-18T02:29:38Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2015-04-27T14:26:38Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2015-02-09T20:55:43Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2014-10-23T16:35:38Z"
        },
        {
          "tag": "0.6.1",
          "kind": "patch",
          "published_at": "2014-10-21T15:48:58Z"
        },
        {
          "tag": "0.6.0",
          "kind": "minor",
          "published_at": "2014-08-24T03:53:54Z"
        },
        {
          "tag": "0.5.0",
          "kind": "minor",
          "published_at": "2014-05-14T14:19:03Z"
        },
        {
          "tag": "0.4.1",
          "kind": "patch",
          "published_at": "2014-04-14T17:41:52Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2014-03-28T19:13:34Z"
        },
        {
          "tag": "0.3.2",
          "kind": "patch",
          "published_at": "2014-03-27T03:55:02Z"
        },
        {
          "tag": "0.3.1",
          "kind": "patch",
          "published_at": "2014-03-25T16:37:43Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2014-03-20T03:13:50Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2014-03-02T04:37:25Z"
        },
        {
          "tag": "0.1.1",
          "kind": "patch",
          "published_at": "2014-03-02T02:47:18Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2013-09-07T00:12:07Z"
        },
        {
          "tag": "0.0.1",
          "kind": "patch",
          "published_at": "2013-09-05T21:30:49Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e9aace740c9fb0b22e7da90a9d4e6ee7b3bf6075",
          "body": null,
          "is_bot": false,
          "headline": "chore: update build status badge urls",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2021-05-07T20:49:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e30d0d5acce1e864b9b9ae1c591a6d5ff825e47e",
          "body": "Include Raw Net::HTTP response in Error",
          "is_bot": false,
          "headline": "Merge pull request #111 from hashicorp/master",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2021-05-07T20:45:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7ac2a74faeb145612ab00a830770c585004b4a8",
          "body": null,
          "is_bot": false,
          "headline": "chore: update homepage url",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2021-05-07T20:29:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29e51132ce0ef649035d9b5cbd5dedf66f8dffd3",
          "body": null,
          "is_bot": false,
          "headline": "2.4.0",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2021-05-07T19:45:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3ff6ba9741463ca79aa9f5123677197b343be16",
          "body": "Makes keyword arguments usage compatible w/ Ruby 3",
          "is_bot": false,
          "headline": "Merge pull request #123 from walski/ruby3-compatibility",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2021-05-07T19:26:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92ad1f325e3cee16109dcaa03bab8b948cf7a119",
          "body": null,
          "is_bot": false,
          "headline": "spec: add smoke tests for public initializer & formatted methods",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2021-05-07T18:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e17864d7e0777d1b6588c8cc9273892df31bb1e5",
          "body": null,
          "is_bot": false,
          "headline": "deps: update tracked ruby versions for travis",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2021-05-07T18:17:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05e92f3e4e9617805b23d5708569eff5a5caf1de",
          "body": "Adding readme details for blocks.",
          "is_bot": false,
          "headline": "Merge pull request #121 from rememberlenny/patch-2",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2021-05-07T17:35:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bf644e0d568f7d86ccffc6333b843492141d287",
          "body": "In Ruby 3 keyword arguments are completely *decoupled* from positional arguments (see e.g. [ruby-lang.org News](https://www.ruby-lang.org/en/news/2019/12/12/separation-of-positional-and-keyword-arguments-in-ruby-3-0/)).\r\n\r\nThis fix makes the LinkFormatter compatible again with the new semantics of keyword arguments in Ruby 3.",
          "is_bot": false,
          "headline": "Makes keyword arguments usage compatible w/ Ruby 3",
          "author_name": "Thorben Starsy",
          "author_login": "walski",
          "committed_at": "2021-01-04T09:38:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e707e164db62f4063113e3a4837831fa7caeac5",
          "body": null,
          "is_bot": false,
          "headline": "Adding readme details for blocks.",
          "author_name": "Leonard Bogdonoff",
          "author_login": "rememberlenny",
          "committed_at": "2020-12-23T08:31:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "346958d8939c304c6d09ca181976869ee2752f45",
          "body": null,
          "is_bot": false,
          "headline": "adding in monkeypatch (#1)",
          "author_name": "Patrick Veverka",
          "author_login": "veverkap",
          "committed_at": "2019-08-16T15:29:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bf6582663dc9e5070afe3fdc42d67c14a513354",
          "body": null,
          "is_bot": false,
          "headline": "docs(): add info about direct messaging",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2018-09-07T23:10:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76419ff7070c6460093c5c2c25ec123e3b339a42",
          "body": "Add gem version and SemVer stability badges to README",
          "is_bot": false,
          "headline": "Merge pull request #103 from greysteil/add-badges",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2018-09-07T22:55:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70f37e6c80ddbbb8416debd58e64fc2c69c9086e",
          "body": null,
          "is_bot": false,
          "headline": "Add gem version and SemVer stability badages to README",
          "author_name": "Grey Baker",
          "author_login": "greysteil",
          "committed_at": "2018-08-16T12:07:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61c73475c57cf554b799f6f3d43999f05d4b487d",
          "body": "tiny typo ?",
          "is_bot": false,
          "headline": "Merge pull request #100 from dormi/patch-1",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2018-05-25T07:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aae1defa736db86ba61f45c33d61c18665ceba1",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in README",
          "author_name": "Xavi Vila",
          "author_login": "dormi",
          "committed_at": "2018-05-18T13:23:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e0445087a0a9945cf8909aa5f08617d2cda865d",
          "body": null,
          "is_bot": false,
          "headline": "2.3.2",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2018-01-11T05:00:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cd44d49d78a5e2c983e1d3e22813eb869ad5c0a",
          "body": null,
          "is_bot": false,
          "headline": "deps: bump travis rubies",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2018-01-11T04:56:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5931489a5dbc0a6fdae74accace1f61b793cba3c",
          "body": null,
          "is_bot": false,
          "headline": "fixup: use guard clause in rescue for invalid string bytes",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-11-23T17:59:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab455c7b797b4bd44d421ce894c0d0238b7e24a2",
          "body": null,
          "is_bot": false,
          "headline": "🐶 override dot style I disagree with",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-11-23T17:57:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3523d8802d2d72aed17ea94a5cf35f0b45e4b48b",
          "body": null,
          "is_bot": false,
          "headline": "deps: add hound file to indicate style guide 🐶",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-11-23T17:54:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffa212e8569441b5073e193093e21e44ef8e5b6e",
          "body": null,
          "is_bot": false,
          "headline": "deps: conditionally load rubocop on ruby 2.1+",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-11-23T17:42:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d656b239241c53687b6179e7524259285bedddc7",
          "body": null,
          "is_bot": false,
          "headline": "rubocoppin 🚔🚨",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-11-23T17:28:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "273d798c9eb711b744b0a1878bddab6cdafe07c7",
          "body": null,
          "is_bot": false,
          "headline": "deps: bump rubocop",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-11-23T17:01:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe572306985ff79a852225f85642e577a7f67c75",
          "body": null,
          "is_bot": false,
          "headline": "deps: bump ruby versions in travis.yml",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-11-23T16:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "382168b0a216ab5ece61d431a598dc49431d4449",
          "body": "…mmon mark spec\n\nthe previous iteration of the regex would fast-stop at the last “)” even\nif the url contained additional characters beyond it. this is still not \nfully up to the common mark spec, but is closer. Any ‘)’ in a url\nwill require a preceding ‘(‘ to make a pair.",
          "is_bot": false,
          "headline": "fix/refactor: bring paren matching in link_formatter closer to the co…",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-11-23T16:57:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5c882e231a7c429ac2837e580d91e922c906e0a",
          "body": null,
          "is_bot": false,
          "headline": "Fix incorrect matching for links with parentheses",
          "author_name": "Iulian Onofrei",
          "author_login": "revolter",
          "committed_at": "2017-11-02T11:34:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14b7e39785dee322b33de4079fb6437c6cbbe1fc",
          "body": "Travis: jruby-9.1.13.0",
          "is_bot": false,
          "headline": "Merge pull request #90 from olleolleolle/patch-1",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-09-08T15:06:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51682c49e59adbbd85d8ff420c9a2576f307ee13",
          "body": null,
          "is_bot": false,
          "headline": "Travis: jruby-9.1.13.0",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2017-09-08T14:27:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10cde3a01d8bff074e57fb81e0b2e69abb1270ad",
          "body": null,
          "is_bot": false,
          "headline": "2.3.1",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-08-12T19:04:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d803fb81f60591ad9b1800f98aee0c361204dc19",
          "body": "Fix post method to return responses by using map instead of each",
          "is_bot": false,
          "headline": "Merge pull request #88 from yhatt/minor-fix-on-post-method",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-08-12T19:02:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "169fe0f00055d8b64a1f4b7f3e8f6ebff4af15a8",
          "body": null,
          "is_bot": false,
          "headline": "Add spec to check whether return value of #post is HTTPClient responses",
          "author_name": "Yuki Hattori",
          "author_login": null,
          "committed_at": "2017-08-07T03:09:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69ad571c2bec7589376654b1e6fc7fda79dc8452",
          "body": null,
          "is_bot": false,
          "headline": "Fix #post to return responses by using map instead of each",
          "author_name": "Yuki Hattori",
          "author_login": null,
          "committed_at": "2017-08-07T02:28:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf7c38c8236ec7f8bb336dbdbde32a8d6635736d",
          "body": "Add missing `.new`",
          "is_bot": false,
          "headline": "Merge pull request #87 from pirj/patch-2",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-08-04T14:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e472d058e0750328f26850294f2cd4e6ea31befd",
          "body": "```\r\nSlack::Notifier \"WEBHOOK_URL\"\r\n```\r\ndoes not work.",
          "is_bot": false,
          "headline": "Add missing `.new`",
          "author_name": "Phil Pirozhkov",
          "author_login": "pirj",
          "committed_at": "2017-08-04T11:40:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a418ccc7115f8dd2a2e24f2b5c30ed7f915012c8",
          "body": null,
          "is_bot": false,
          "headline": "2.3.0",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-08-02T04:12:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf1ffa44df3c8434879dfacac987373a463ce88e",
          "body": null,
          "is_bot": false,
          "headline": "feat: add channels middleware to split payload to ping multiple channels",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-07-31T07:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb3183422dd3a78abfcdf8e4cefdf276eb888485",
          "body": "any middleware can return an array that is then treated as multiple\npayloads. a middleware should not need to be aware of this behavior\nbut handle a single payload",
          "is_bot": false,
          "headline": "feat: allow middleware to split payload to multiple pings",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-07-31T06:34:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46317a8cc3c1bf7c25abc38e61a384b450c275ec",
          "body": null,
          "is_bot": false,
          "headline": "deps: update robocop config",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-07-31T06:00:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c33338d8f2a2c0d6350b6cabedea5233a9dc95a8",
          "body": null,
          "is_bot": false,
          "headline": "2.2.2",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-06-28T04:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efc5b45400ae5921eea7a7e3395074cd562331eb",
          "body": "at least at the time of this commit, slack does not support passing an\nattachment as a hash, so while the link formatting for these types of\nattachments has been fixed in the past - nothing was done to “array-ize”\nthem. this will do that. so if you pass a payload like:\n\n  attachments: { text: “hello” }\n\nit will be converted to:\n\n  attachments: [{ text: “hello” }]",
          "is_bot": false,
          "headline": "fix: attachments passed as a single hash should be wrapped in an array",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-06-21T05:28:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b886d4adeb97710c180b187c61849881412139cf",
          "body": "in the case a text field is passed as “nil” (or some other object\nthat doesn’t respond to gsub) we’ll pass it along w/o trying to\nmanipulate it. if nil slack will take it gracefully, but there\nmay be other middleware that expect an object to act upon",
          "is_bot": false,
          "headline": "feat: check if “string” responds to gsub in link formatter",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-06-21T04:56:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2aab52a5280e690f708dd83e4594a4e1462bfe7",
          "body": "…e stack\n\n(for now at least) slack ignores “nil” text fields so to take a lighter\nhand on what we do with the payload lets leave them alone for the time being",
          "is_bot": false,
          "headline": "spec: adjust end_to_end test to assume nils will be passed through th…",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-06-21T04:53:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97da82fa331c35d8911343086b0e4b1df84ddf34",
          "body": null,
          "is_bot": false,
          "headline": "Add failing specs",
          "author_name": "Mark Quezada",
          "author_login": "markquezada",
          "committed_at": "2017-06-21T03:33:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d240109d20650e682e248e9a7359b28ebc5dcfa2",
          "body": null,
          "is_bot": false,
          "headline": "2.2.1",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-05-29T20:22:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e013724b9cc348b2079cbaf70d74eaf87ac97c3a",
          "body": "In my rails application, I can't load this gem.\n\n```\n$ bin/rails\n/home/pocke/.gem/ruby/2.4.0/gems/bundler-1.15.0/lib/bundler/runtime.rb:85:in `rescue in block (2 levels) in require': There was an error while trying to load the gem 'slack-notifier'. (Bundler::GemRequireError)\nGem Load Error is: unini\n[…]\n             new application called MyApp in \"./my_app\"\n\nAll commands can be run with -h (or --help) for more information.\nIn addition to those commands, there are:\n```\n\nThis change fixes the problem.",
          "is_bot": false,
          "headline": "Prevent loading slack-notifier gem from breaking",
          "author_name": "Masataka Kuwabara",
          "author_login": "pocke",
          "committed_at": "2017-05-27T06:16:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2667cafe3b9730d0873c74eb397a88a14056085f",
          "body": null,
          "is_bot": false,
          "headline": "2.2.0",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-05-27T04:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fd5878c6ed0a4d0264077d133c53d9d57a734de",
          "body": "This will somehow break our slack-notifier API. On successful\nresponses the flow will still be the same. In my projects I always\nwrapped slack-notifier with a class which does excatly this. IMO when\nthere's an error with the slack API call shouldn't fail silently.\n\n(I also added a changelog entry to indicate we should bump the version\nfrom 2.1.0 to 2.2.0 to indicate that this could break the current code)",
          "is_bot": false,
          "headline": "raise when the api returns a non successful response",
          "author_name": "Yves Siegrist",
          "author_login": "siegy22",
          "committed_at": "2017-05-23T06:57:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe04edf60256ef074e49d4225717352fc42e9592",
          "body": "Update readme.md with http proxy example",
          "is_bot": false,
          "headline": "Merge pull request #73 from alexjfisher/update_readme",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-05-12T03:36:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e33fa225958745e866fb36835d7dcc6909e37246",
          "body": "Fixes #72",
          "is_bot": false,
          "headline": "Update readme.md with http proxy example",
          "author_name": "Alexander Fisher",
          "author_login": "alexjfisher",
          "committed_at": "2017-05-08T18:36:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85ee525240a01122b219c3488623e288f046a49c",
          "body": "Update readme.md",
          "is_bot": false,
          "headline": "Merge pull request #69 from bruskiza/master",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-04-10T14:30:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62ff378bcbb8665a70591fefd47baae5b478f972",
          "body": "Minor typo that effects copying and pasting when getting things going.\r\n\r\nFixed.",
          "is_bot": false,
          "headline": "Update readme.md",
          "author_name": "Bruce McIntyre",
          "author_login": "bruskiza",
          "committed_at": "2017-04-09T16:16:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "634e17357a7e2de7c7fa77364555ba8169b668a4",
          "body": null,
          "is_bot": false,
          "headline": "2.1.0",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-03-03T22:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23ef1cb130562c347ddbc73bf6c786df4761c1ac",
          "body": null,
          "is_bot": false,
          "headline": "fix(build): update bundler after updating system rubygems",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-02-21T07:04:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5232f5e94faa55f3b46f03f06c92c43f4defd20",
          "body": null,
          "is_bot": false,
          "headline": "docs: include at middleware in changelog & readme",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-02-21T06:58:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3672f33d0332bb142bd91cdea5aeded145a1e203",
          "body": "…:text is empty\n\nthis is to cover the case for notifiers that are sending only attachments but also want to include ats (error notifiers would be one example).\n\nit also changes the implementation of how the command character is choses, doing benchmarks this case statement balanced speed vs. legibility https://gist.github.com/stevenosloan/7db745101fc4e86ecfd39f09521e5c45",
          "is_bot": false,
          "headline": "feat(at middleware): update to alter :text field if :at is given and …",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-02-21T06:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a605132a547bf9e839bb1654a8a3a541453cb1b9",
          "body": "tracking of issue here: https://github.com/sickill/rainbow/issues/48",
          "is_bot": false,
          "headline": "fix(build): update system rubygems to prevent rainbow compile issue",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-02-21T06:47:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "808ca9466b070454b69d345d1a67a54202ae5780",
          "body": null,
          "is_bot": false,
          "headline": "feat(bin/test): update ruby versions to be more in line w/ travis specs",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-02-21T06:46:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0713bef7c465eb57a44482b45177ad1fa91da1d1",
          "body": null,
          "is_bot": false,
          "headline": "move at option to middleware",
          "author_name": "kazuooooo",
          "author_login": "kazuooooo",
          "committed_at": "2017-02-17T08:55:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec3381ea1e674bf56a6410eabcaea05552d00824",
          "body": null,
          "is_bot": false,
          "headline": "add option[:at]",
          "author_name": "kazuooooo",
          "author_login": "kazuooooo",
          "committed_at": "2017-02-11T14:06:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6abb3f6f7f769335f96b082c116c711acfbf7202",
          "body": null,
          "is_bot": false,
          "headline": "refactor: clean up rubocop lint error by prefixing unused var w/ _",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-01-05T23:04:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "726951ba2e61376d2ed5562735367e07c5e07b17",
          "body": null,
          "is_bot": false,
          "headline": "Fix links to readme in changelog",
          "author_name": "Raphael Kallensee",
          "author_login": "rkallensee",
          "committed_at": "2017-01-04T09:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e0428902cf92aecc4a099471051e4db7cc1c259",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): bump rake version",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-01-02T21:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fa40c03a6bc9a8240a311cdae4a060203ca18c7",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2017-01-02T21:25:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a79f6e627609cb174d3f970a480dd075df062000",
          "body": null,
          "is_bot": false,
          "headline": "feat(middleware): add ::options method to allow setting default options",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-12-27T20:08:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b2e9a8b35e0dbe71578428692f3d82c6c29576b",
          "body": null,
          "is_bot": false,
          "headline": "refactor(#escape): extract escape method to Util module",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-12-27T20:05:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fa06f861d63e7d8cd4e6159198d519701c12322",
          "body": "…fier_spec",
          "is_bot": false,
          "headline": "feat(spec): move middleware specs to split spec files instead of noti…",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-12-27T19:11:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02237516626a1ae8fdbd858aad104fb9da7bc132",
          "body": "…leware\n\nalso implements the formats option for message_formatter",
          "is_bot": false,
          "headline": "feat(middleware): allow passing hash to stack to set options for midd…",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-12-27T18:40:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6376e6765e03962d32b8cecb281bf7bbcc4df184",
          "body": null,
          "is_bot": false,
          "headline": "fix(specs): remove rspec warning if in debug mode",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-12-27T18:19:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b044ba542b45b30fce92e11237193198ae3cf9f",
          "body": null,
          "is_bot": false,
          "headline": "rubocoppin",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-12-27T18:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "541dec9197715a346c021a8043b276814c582312",
          "body": null,
          "is_bot": false,
          "headline": "feat(link_formatter): allow configuring types of links to look for",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-12-27T18:03:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74504092195c4fb562aa4bed14908211a4d50ce2",
          "body": "…hments",
          "is_bot": false,
          "headline": "refactor(middleware): split legacy into format_message & format_attac…",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-12-27T17:36:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2f8f1d91b1a3230df7338107dc21330a0d25548",
          "body": null,
          "is_bot": false,
          "headline": "rubocoppin",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-12-27T17:19:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0774074db1956dc51b13c0f4cf1c719fb263696",
          "body": null,
          "is_bot": false,
          "headline": "fix(config): remove the unused #endpoint= method",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-12-27T17:02:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d829d183789321d4542ca874bb66f7e85ebbafa",
          "body": "these should now be checked with config.defaults",
          "is_bot": false,
          "headline": "feat(notifier): remove redundant the channel, user, http_client methods",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-12-27T17:02:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e83d5223e006186462f3ade720432290ee129165",
          "body": "…king",
          "is_bot": false,
          "headline": "feat(config): set up middleware & defaults setting w/ loose type chec…",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-12-27T05:28:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebc9c36064ed48fc46e20dbd290873471c09e276",
          "body": null,
          "is_bot": false,
          "headline": "feat(config): implement & spec http_client set & receiver",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-12-27T04:49:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1220e6b0347c6ca62e10a05f10311595849020b1",
          "body": null,
          "is_bot": false,
          "headline": "fix(test): specify exact ruby versions for 2.3 & 2.4",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-12-26T23:43:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d0a6e99828f40868460f2991ac06189039e212a",
          "body": null,
          "is_bot": false,
          "headline": "fix(cops): prevent cop failures from failing builds",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-12-26T23:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "400768c314c1daf72861072d619f5a699606818a",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): add ruby 2.4 & bump jruby in travis",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-12-26T22:57:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9203993ec6f772ed3619f9304a028f8e37b81ee",
          "body": null,
          "is_bot": false,
          "headline": "feat(config): allow setting config on initialization",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-12-01T06:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c0b798701984c03cd3cef7ea8dc2b3d597c2355",
          "body": null,
          "is_bot": false,
          "headline": "feat(config): set endpoint by parsing given url to URI",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-12-01T06:12:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a4b7f846347e6680f769ab90dc4507ad6f97c7d",
          "body": null,
          "is_bot": false,
          "headline": "feat(config): spec/implement minimal configuration class",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-12-01T05:40:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a4974206657296bb8ac8d49bf35ecd0ef1c1eba",
          "body": null,
          "is_bot": false,
          "headline": "chore: ‘coppin & bump rspec to remove newer ruby warnings",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-12-01T05:39:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6885ae64443b87b0a4459292200c6722d6e5a9a",
          "body": null,
          "is_bot": false,
          "headline": "feat(stack): use cached stack internally in #post",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-08-23T21:54:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e05ff973207c0a2f2c771f632474b9ca05a1526",
          "body": "this is the start of the migration to split a “simplified” #ping method with the “featureful” #post method.",
          "is_bot": false,
          "headline": "feat(post): create a #post method",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-08-23T21:50:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83dced95ca78720898ddf0db6ff0458fb36646fd",
          "body": "…odule",
          "is_bot": false,
          "headline": "refactor(organization): move http_client & link_formatter to a util m…",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-08-23T21:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "588a3be75d98136f06a932c25335047c8ee116a0",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): bump integration test ruby versions",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-08-23T21:41:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17931a052ff31bcb9f1a5d54260a7d89c3ce7601",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): bump rubies in travis",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-07-18T19:27:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b8e796dd847b9212486a3c547ff6051fff3f35a",
          "body": null,
          "is_bot": false,
          "headline": "rubocoppin",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-07-18T19:24:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a092be5dbd2c30220646cdb19e080ccf4ff91c98",
          "body": null,
          "is_bot": false,
          "headline": "refactor(link_formatter): move rejects to constants",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-07-18T19:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f564dd766882357353589c0bf8cf77707edf0cbf",
          "body": "…ion instead of silently returning nil if not set",
          "is_bot": false,
          "headline": "change the username/channel assessors to use fetch to raise an except…",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-07-18T19:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2143fb828f3b975850fca2a6bcb624f1edeb72cb",
          "body": "attempting to reduce the conditional count",
          "is_bot": false,
          "headline": "refactor(Notifier#ping): more cleanup of method",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-07-18T19:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5768fe8813bdf5b8e2e419f3afdcd2f7dba35400",
          "body": null,
          "is_bot": false,
          "headline": "style: updated rubocop guidelines",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-07-18T19:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c467d20c59a9fe2ad18d8952c4520e5b753c509",
          "body": "… a “legacy” middleware",
          "is_bot": false,
          "headline": "[wip] first pass on converting notifier over to using middleware with…",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-07-18T19:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48f33672eb2e65577d059c132e25e014ed744287",
          "body": "…s maintained in specs",
          "is_bot": false,
          "headline": "fix(spec): ensure the before/after state of the middleware registry i…",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-07-18T19:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0665268f6b595973173bcf8f26417f0299fac7f",
          "body": null,
          "is_bot": false,
          "headline": "chore(rspec): update rspec & tighten up spec_helper",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-07-18T19:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ac5ee3aad897d1cf08c36828561ea7dfd597d8e",
          "body": null,
          "is_bot": false,
          "headline": "chore(style): add rubocop & fix offenses",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-07-18T19:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73b4fd0be1c7ac10c55f73f387166b87d8814dcf",
          "body": "…a little smarter",
          "is_bot": false,
          "headline": "chore(travis): update list of rubies & update integration test to be …",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-07-18T19:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d64d25baa9b325a42be4f65cbd4288fe8a19c162",
          "body": "….9.3",
          "is_bot": false,
          "headline": "fix(1.9.3): fix tests for remove_instance_variable being private in 1…",
          "author_name": "Steven Sloan",
          "author_login": "stevenosloan",
          "committed_at": "2016-07-18T19:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 30,
      "commits_last_year": 0,
      "latest_release_at": "2021-05-07T19:45:32Z",
      "latest_release_tag": "2.4.0",
      "releases_from_tags": true,
      "days_since_last_push": 1191,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1907,
      "mean_days_between_releases": 220.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "slack-notifier",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": false,
          "registry_url": "https://rubygems.org/gems/slack-notifier",
          "is_deprecated": false,
          "latest_version": "2.4.0",
          "repository_url": "http://github.com/stevenosloan/slack-notifier",
          "versions_count": 30,
          "total_downloads": 138051698,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2013-09-05T21:31:28.946000Z",
          "latest_published_at": "2021-05-07T20:03:48.571000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1907
        }
      ]
    },
    "popularity": {
      "forks": 155,
      "stars": 1490,
      "watchers": 12,
      "fork_history": {
        "days": [
          {
            "date": "2014-02-19",
            "count": 1
          },
          {
            "date": "2014-03-17",
            "count": 1
          },
          {
            "date": "2014-05-06",
            "count": 1
          },
          {
            "date": "2014-05-24",
            "count": 1
          },
          {
            "date": "2014-07-13",
            "count": 1
          },
          {
            "date": "2014-08-01",
            "count": 1
          },
          {
            "date": "2014-08-20",
            "count": 1
          },
          {
            "date": "2014-12-14",
            "count": 1
          },
          {
            "date": "2015-01-06",
            "count": 1
          },
          {
            "date": "2015-01-11",
            "count": 1
          },
          {
            "date": "2015-02-02",
            "count": 1
          },
          {
            "date": "2015-03-18",
            "count": 1
          },
          {
            "date": "2015-03-28",
            "count": 1
          },
          {
            "date": "2015-03-30",
            "count": 1
          },
          {
            "date": "2015-04-17",
            "count": 1
          },
          {
            "date": "2015-04-28",
            "count": 1
          },
          {
            "date": "2015-05-31",
            "count": 1
          },
          {
            "date": "2015-06-05",
            "count": 1
          },
          {
            "date": "2015-06-26",
            "count": 1
          },
          {
            "date": "2015-07-04",
            "count": 1
          },
          {
            "date": "2015-07-14",
            "count": 1
          },
          {
            "date": "2015-07-24",
            "count": 1
          },
          {
            "date": "2015-08-03",
            "count": 1
          },
          {
            "date": "2015-08-12",
            "count": 1
          },
          {
            "date": "2015-08-29",
            "count": 1
          },
          {
            "date": "2015-09-18",
            "count": 1
          },
          {
            "date": "2015-09-22",
            "count": 1
          },
          {
            "date": "2015-09-24",
            "count": 1
          },
          {
            "date": "2015-10-06",
            "count": 1
          },
          {
            "date": "2015-10-16",
            "count": 1
          },
          {
            "date": "2015-10-20",
            "count": 1
          },
          {
            "date": "2015-12-11",
            "count": 1
          },
          {
            "date": "2016-01-29",
            "count": 1
          },
          {
            "date": "2016-03-17",
            "count": 1
          },
          {
            "date": "2016-03-21",
            "count": 1
          },
          {
            "date": "2016-03-28",
            "count": 1
          },
          {
            "date": "2016-04-15",
            "count": 1
          },
          {
            "date": "2016-04-27",
            "count": 1
          },
          {
            "date": "2016-05-20",
            "count": 1
          },
          {
            "date": "2016-05-31",
            "count": 1
          },
          {
            "date": "2016-06-08",
            "count": 1
          },
          {
            "date": "2016-06-30",
            "count": 1
          },
          {
            "date": "2016-07-06",
            "count": 1
          },
          {
            "date": "2016-08-22",
            "count": 1
          },
          {
            "date": "2016-09-02",
            "count": 1
          },
          {
            "date": "2016-09-16",
            "count": 1
          },
          {
            "date": "2016-10-04",
            "count": 1
          },
          {
            "date": "2016-12-13",
            "count": 1
          },
          {
            "date": "2017-01-04",
            "count": 1
          },
          {
            "date": "2017-01-10",
            "count": 1
          },
          {
            "date": "2017-01-30",
            "count": 1
          },
          {
            "date": "2017-02-01",
            "count": 1
          },
          {
            "date": "2017-02-04",
            "count": 1
          },
          {
            "date": "2017-02-09",
            "count": 1
          },
          {
            "date": "2017-02-25",
            "count": 1
          },
          {
            "date": "2017-03-20",
            "count": 1
          },
          {
            "date": "2017-03-22",
            "count": 1
          },
          {
            "date": "2017-03-25",
            "count": 1
          },
          {
            "date": "2017-04-08",
            "count": 1
          },
          {
            "date": "2017-04-09",
            "count": 1
          },
          {
            "date": "2017-05-08",
            "count": 1
          },
          {
            "date": "2017-05-14",
            "count": 1
          },
          {
            "date": "2017-05-22",
            "count": 1
          },
          {
            "date": "2017-05-27",
            "count": 1
          },
          {
            "date": "2017-06-22",
            "count": 1
          },
          {
            "date": "2017-06-24",
            "count": 1
          },
          {
            "date": "2017-08-07",
            "count": 1
          },
          {
            "date": "2017-08-29",
            "count": 1
          },
          {
            "date": "2017-09-08",
            "count": 1
          },
          {
            "date": "2017-10-03",
            "count": 1
          },
          {
            "date": "2017-10-27",
            "count": 1
          },
          {
            "date": "2017-11-02",
            "count": 2
          },
          {
            "date": "2017-11-07",
            "count": 1
          },
          {
            "date": "2017-12-29",
            "count": 1
          },
          {
            "date": "2018-01-24",
            "count": 1
          },
          {
            "date": "2018-02-19",
            "count": 1
          },
          {
            "date": "2018-04-18",
            "count": 1
          },
          {
            "date": "2018-05-11",
            "count": 1
          },
          {
            "date": "2018-05-17",
            "count": 1
          },
          {
            "date": "2018-05-18",
            "count": 1
          },
          {
            "date": "2018-07-30",
            "count": 1
          },
          {
            "date": "2018-08-28",
            "count": 1
          },
          {
            "date": "2018-09-17",
            "count": 1
          },
          {
            "date": "2018-10-11",
            "count": 1
          },
          {
            "date": "2019-02-16",
            "count": 1
          },
          {
            "date": "2019-05-08",
            "count": 1
          },
          {
            "date": "2019-06-04",
            "count": 1
          },
          {
            "date": "2019-08-15",
            "count": 1
          },
          {
            "date": "2019-10-27",
            "count": 1
          },
          {
            "date": "2020-02-06",
            "count": 1
          },
          {
            "date": "2020-02-07",
            "count": 1
          },
          {
            "date": "2020-02-27",
            "count": 1
          },
          {
            "date": "2020-03-06",
            "count": 1
          },
          {
            "date": "2020-03-09",
            "count": 1
          },
          {
            "date": "2020-04-02",
            "count": 1
          },
          {
            "date": "2020-04-21",
            "count": 1
          },
          {
            "date": "2020-05-12",
            "count": 1
          },
          {
            "date": "2020-05-27",
            "count": 1
          },
          {
            "date": "2020-06-14",
            "count": 1
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-06-18",
            "count": 1
          },
          {
            "date": "2020-07-02",
            "count": 1
          },
          {
            "date": "2020-08-17",
            "count": 1
          },
          {
            "date": "2020-08-24",
            "count": 1
          },
          {
            "date": "2020-08-29",
            "count": 1
          },
          {
            "date": "2020-12-13",
            "count": 1
          },
          {
            "date": "2020-12-23",
            "count": 1
          },
          {
            "date": "2021-01-02",
            "count": 1
          },
          {
            "date": "2021-01-04",
            "count": 1
          },
          {
            "date": "2021-01-12",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-02-10",
            "count": 1
          },
          {
            "date": "2021-02-28",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-03-19",
            "count": 1
          },
          {
            "date": "2021-03-22",
            "count": 1
          },
          {
            "date": "2021-03-26",
            "count": 1
          },
          {
            "date": "2021-03-30",
            "count": 1
          },
          {
            "date": "2021-05-05",
            "count": 1
          },
          {
            "date": "2021-05-15",
            "count": 1
          },
          {
            "date": "2021-06-01",
            "count": 1
          },
          {
            "date": "2021-07-24",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 1
          },
          {
            "date": "2021-09-30",
            "count": 1
          },
          {
            "date": "2021-10-07",
            "count": 1
          },
          {
            "date": "2021-10-11",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-04-05",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-08-05",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-11-20",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-08-07",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-10-08",
            "count": 1
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 146,
        "total_forks": 155
      },
      "star_history": null,
      "open_issues_and_prs": 23
    },
    "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": 7737,
      "source_files_sampled": 27,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "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": 5,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "benchmark-ips",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "benchmark-ips",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "pry-byebug",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "pry-debugger",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 5,
        "direct_count": 1,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 8,
        "merged_prs": 36,
        "open_issues": 15,
        "closed_ratio": 0.797,
        "closed_issues": 59,
        "closed_unmerged_prs": 21
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "stevenosloan",
          "commits": 168,
          "avatar_url": "https://avatars.githubusercontent.com/u/868115?v=4"
        },
        {
          "type": "User",
          "login": "dlackty",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/14349?v=4"
        },
        {
          "type": "User",
          "login": "aurelien-iapp",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/30048195?v=4"
        },
        {
          "type": "User",
          "login": "kazuooooo",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/6919381?v=4"
        },
        {
          "type": "User",
          "login": "siegy22",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/8779283?v=4"
        },
        {
          "type": "User",
          "login": "dormi",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/85766?v=4"
        },
        {
          "type": "User",
          "login": "waynn",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/318137?v=4"
        },
        {
          "type": "User",
          "login": "walski",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/16268?v=4"
        },
        {
          "type": "User",
          "login": "snow",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/72957?v=4"
        },
        {
          "type": "User",
          "login": "rkallensee",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1005893?v=4"
        }
      ],
      "contributors_sampled": 25,
      "top_contributor_share": 0.836
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": true,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": true,
      "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 8 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": 4,
            "reason": "Found 7/16 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 8 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": 10,
            "reason": "license file 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": "e9aace740c9fb0b22e7da90a9d4e6ee7b3bf6075",
        "ran_at": "2026-07-28T14:08:29Z",
        "aggregate_score": 3.3,
        "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": 106,
          "created_at": "2019-02-16T22:52:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 126,
          "created_at": "2021-05-15T08:54:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 127,
          "created_at": "2021-07-24T13:23:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 129,
          "created_at": "2021-09-23T18:44:51Z",
          "last_comment_at": "2021-10-01T03:45:02Z",
          "last_comment_author": "tnir"
        },
        {
          "number": 130,
          "created_at": "2021-10-11T23:02:40Z",
          "last_comment_at": "2022-05-24T12:02:16Z",
          "last_comment_author": "siegy22"
        },
        {
          "number": 133,
          "created_at": "2022-02-14T03:43:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 136,
          "created_at": "2023-04-24T07:03:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 139,
          "created_at": "2024-10-18T16:44:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2021-05-07T20:45:48Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 42,
          "created_at": "2015-10-14T22:52:21Z",
          "last_comment_at": "2015-10-16T07:16:09Z",
          "last_comment_author": "stevenosloan"
        },
        {
          "number": 98,
          "created_at": "2018-03-24T00:21:19Z",
          "last_comment_at": "2018-03-26T17:23:16Z",
          "last_comment_author": "samstickland"
        },
        {
          "number": 104,
          "created_at": "2019-01-28T17:18:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 105,
          "created_at": "2019-02-16T22:40:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 107,
          "created_at": "2019-05-01T01:26:11Z",
          "last_comment_at": "2023-03-26T23:04:37Z",
          "last_comment_author": "filipkis"
        },
        {
          "number": 108,
          "created_at": "2019-05-10T19:55:56Z",
          "last_comment_at": "2020-08-24T10:19:21Z",
          "last_comment_author": "paprikati"
        },
        {
          "number": 112,
          "created_at": "2019-08-29T20:49:49Z",
          "last_comment_at": "2020-06-14T13:38:28Z",
          "last_comment_author": "stevebissett"
        },
        {
          "number": 113,
          "created_at": "2019-08-30T16:14:52Z",
          "last_comment_at": "2021-01-17T05:58:47Z",
          "last_comment_author": "nicobrenner"
        },
        {
          "number": 116,
          "created_at": "2020-02-22T20:20:57Z",
          "last_comment_at": "2020-09-08T08:51:36Z",
          "last_comment_author": "jmgarnier"
        },
        {
          "number": 118,
          "created_at": "2020-03-21T00:38:35Z",
          "last_comment_at": "2023-11-05T05:00:12Z",
          "last_comment_author": "saiqulhaq"
        },
        {
          "number": 131,
          "created_at": "2021-10-12T01:07:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 132,
          "created_at": "2021-12-18T23:42:40Z",
          "last_comment_at": "2022-01-11T14:11:35Z",
          "last_comment_author": "siegy22"
        },
        {
          "number": 134,
          "created_at": "2022-09-08T13:57:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 135,
          "created_at": "2023-03-14T14:20:24Z",
          "last_comment_at": "2023-08-04T16:56:20Z",
          "last_comment_author": "CodySanders"
        },
        {
          "number": 137,
          "created_at": "2023-09-05T22:22:19Z",
          "last_comment_at": "2024-08-06T10:09:52Z",
          "last_comment_author": "DaisukeHayata"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/slack-notifier/slack-notifier",
    "host": "github.com",
    "name": "slack-notifier",
    "owner": "slack-notifier"
  },
  "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": 26,
      "inputs": {
        "security": 33,
        "vitality": 13,
        "community": 64,
        "governance": 49,
        "engineering": 62,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 44,
        "overall_after_abandonment_multiplier": 26
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 13,
        "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": 1191,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1191 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1191
                    }
                  }
                ],
                "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": 32,
            "inputs": {
              "releases_count": 30,
              "latest_release_tag": "2.4.0",
              "releases_from_tags": true,
              "days_since_latest_release": 1907,
              "mean_days_between_releases": 220.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "30 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1907 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1907
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~220.4 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 220.4
                    }
                  }
                ],
                "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",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 8,
              "unanswered_open_issues": 13,
              "days_since_last_merged_pr": 1907,
              "days_since_last_human_commit": 1907,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1907 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1907,
                      "count": 4,
                      "signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 64,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "forks": 155,
              "stars": 1490,
              "watchers": 12,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,490 stars",
                "points": 51.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1490
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "155 forks",
                "points": 18.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 155
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "12 watchers",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "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": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "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": 49,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 25,
              "top_contributor_share": 0.836
            },
            "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.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 84
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "25 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "merged_prs": 36,
              "open_issues": 15,
              "closed_issues": 59,
              "issue_closed_ratio": 0.797,
              "closed_unmerged_prs": 21
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "80% of issues closed",
                "points": 37.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 80
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "36/57 decided PRs merged",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 36,
                      "decided": 57
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/16 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "followers": 1,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "slack-notifier",
              "public_repos": 1,
              "account_age_days": 1907
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1 followers of slack-notifier",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1,
                      "login": "slack-notifier"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "1 public repos, account ~5 yr old",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 1
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 62,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": true,
              "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": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 8 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "ruby",
                "slack"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Security",
        "value": 33,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 33,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3.3
            },
            "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 8 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 7/16 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 8 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 detected",
                "points": 2.5,
                "status": "met",
                "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": "excellent",
            "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": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 23
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "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": "at_risk",
        "name": "AI Readiness",
        "value": 41,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.71,
              "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": "71 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 37.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 71,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "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": 37,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "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": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "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 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "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": "Ruby",
              "largest_source_bytes": 7737,
              "source_files_sampled": 27,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/27 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 27,
                      "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",
    "rubygems package 'slack-notifier' points at a different repository (http://github.com/stevenosloan/slack-notifier); excluded from ecosystem scoring",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T14:08:53.391952Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/slack-notifier/slack-notifier.svg",
  "full_name": "slack-notifier/slack-notifier",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsRubyGems.