Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 275,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 13743
},
"pushed_at": "2026-06-24T07:58:18Z",
"created_at": "2023-12-21T08:56:16Z",
"owner_type": "Organization",
"updated_at": "2026-06-18T08:14:14Z",
"description": "StepSecurity Reusable Workflows",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://www.stepsecurity.io",
"name": "StepSecurity",
"type": "Organization",
"login": "step-security",
"company": null,
"location": "United States of America",
"followers": 250,
"avatar_url": "https://avatars.githubusercontent.com/u/88700172?v=4",
"created_at": "2021-08-10T04:28:22Z",
"is_verified": null,
"public_repos": 495,
"account_age_days": 1810
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.2.20",
"kind": "patch",
"published_at": "2026-06-18T08:14:53Z"
},
{
"tag": "v1.2.19",
"kind": "patch",
"published_at": "2026-06-08T04:01:22Z"
},
{
"tag": "v1.2.18",
"kind": "patch",
"published_at": "2026-05-28T05:09:21Z"
},
{
"tag": "v1.2.17",
"kind": "patch",
"published_at": "2026-05-07T02:06:11Z"
},
{
"tag": "v1.2.16",
"kind": "patch",
"published_at": "2026-05-01T03:34:01Z"
},
{
"tag": "v1.2.15",
"kind": "patch",
"published_at": "2026-04-03T05:23:07Z"
},
{
"tag": "v1.2.14",
"kind": "patch",
"published_at": "2026-03-27T05:27:21Z"
},
{
"tag": "v1.2.13",
"kind": "patch",
"published_at": "2026-03-06T06:13:36Z"
},
{
"tag": "v1.2.12",
"kind": "patch",
"published_at": "2026-01-28T06:25:00Z"
},
{
"tag": "v1.2.11",
"kind": "patch",
"published_at": "2025-11-06T06:19:22Z"
},
{
"tag": "v1.2.10",
"kind": "patch",
"published_at": "2025-08-01T07:09:49Z"
},
{
"tag": "v1.2.9",
"kind": "patch",
"published_at": "2025-07-01T05:05:38Z"
},
{
"tag": "v1.2.8",
"kind": "patch",
"published_at": "2025-05-30T05:28:34Z"
},
{
"tag": "v1.2.7",
"kind": "patch",
"published_at": "2025-04-22T05:11:26Z"
},
{
"tag": "v1.2.6",
"kind": "patch",
"published_at": "2025-04-14T04:30:21Z"
},
{
"tag": "v1.2.5",
"kind": "patch",
"published_at": "2025-02-27T06:37:45Z"
},
{
"tag": "v1.2.4",
"kind": "patch",
"published_at": "2025-02-26T07:02:57Z"
},
{
"tag": "v1.2.3",
"kind": "patch",
"published_at": "2025-02-24T05:45:14Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2025-02-11T05:14:42Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2025-02-01T13:25:04Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2025-01-30T15:47:10Z"
},
{
"tag": "v1.1.5",
"kind": "patch",
"published_at": "2024-12-18T13:35:22Z"
},
{
"tag": "v1.1.4",
"kind": "patch",
"published_at": "2024-12-18T12:46:47Z"
},
{
"tag": "v1.1.3",
"kind": "patch",
"published_at": "2024-11-26T17:36:33Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2024-08-05T15:01:35Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2024-07-29T13:24:06Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2024-07-26T00:27:44Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2024-07-02T04:41:08Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2023-12-21T22:09:56Z"
}
],
"recent_commits": [
{
"oid": "e559213464492ea181ab10e339b7926389b5b639",
"body": "fix: replace claude-code-action with its secure drop-in replacement",
"is_bot": false,
"headline": "Merge pull request #115 from step-security/fix/404-error",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2026-06-18T08:14:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3380dd59057e78a1ff2b8511eddf7644c0fe2527",
"body": "Replaces the deprecated anthropics/claude-code-action@beta (which was\nreturning 404 errors due to an expired default Sonnet model) with the\nstep-security/claude-code-action drop-in fork at v1.0.146. The new\nversion uses an agentic execution model rather than the old direct_prompt\nauto-post mode, so \n[…]\ner than as a chat response\n- Add a standard review-comment format (Action Type, Passed Checks,\n Failed Checks, Warnings, Security Findings, Summary) so the posted\n comment is consistent and readable",
"is_bot": false,
"headline": "fix: switch to step-security/claude-code-action for automated PR review",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2026-06-17T14:07:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8d840f826bc8db339f4a2e0819221cbd9b1cab96",
"body": "fix: handled the case where action.yml has multiple image property",
"is_bot": false,
"headline": "Merge pull request #113 from step-security/fix/docker-image",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2026-06-08T04:00:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13b3ca855b1f117afc75c79babb94fae6aa3842c",
"body": null,
"is_bot": false,
"headline": "fix: handled the case where action.yml has multiple image property",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2026-06-04T07:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8d0a1fe12925c83fdcd911d0fd38671cd0b4fcd",
"body": "fix: increased retention period for SLSA artifact via reupload",
"is_bot": false,
"headline": "Merge pull request #112 from step-security/fix/artifact-expiry",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2026-05-28T05:08:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08d9d9a90806c230030a49a900efb723b75180e5",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into fix/artifact-expiry",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2026-05-28T04:37:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf464a43d42e2356a46bde360ea3f8adf4efab45",
"body": "feat: support asset upload before immutable release creation",
"is_bot": false,
"headline": "Merge pull request #110 from step-security/feat/asset-release",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2026-05-07T02:05:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6cb8b9355001e1fdfe4457bb2d25f93ee8b0f29",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into fix/artifact-expiry",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2026-05-06T08:29:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c95b9ec5a40b74381a714b11e52452c8d226712",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into feat/asset-release",
"author_name": "Raj-StepSecurity",
"author_login": "Raj-StepSecurity",
"committed_at": "2026-05-06T04:22:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3674e28cc5c10e58c911813fa92a2f9b84200b59",
"body": "feat: restting branches and pr in audit fix removed",
"is_bot": false,
"headline": "Merge pull request #111 from step-security/feat/rest-audit-fix-removed",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2026-05-01T03:33:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d877ea6f2eb01aceb8dc52581bf89a61fb35511",
"body": null,
"is_bot": false,
"headline": "renamed to Fail If PR Already Open",
"author_name": "Raj-StepSecurity",
"author_login": "Raj-StepSecurity",
"committed_at": "2026-04-29T06:19:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97f166c52e37fd0979307024af524ba34aafe1a6",
"body": null,
"is_bot": false,
"headline": "copilot addressed",
"author_name": "Raj-StepSecurity",
"author_login": "Raj-StepSecurity",
"committed_at": "2026-04-29T04:45:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb57ca46162d7814c3c634761142d27edeeb275d",
"body": null,
"is_bot": false,
"headline": "fix: increased retention period for SLSA artifact via reupload",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2026-04-16T04:46:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3712c0a865e345349954f31da6425dcfa27eb41c",
"body": null,
"is_bot": false,
"headline": "restting branches and pr in audit fix removed",
"author_name": "Raj-StepSecurity",
"author_login": "Raj-StepSecurity",
"committed_at": "2026-04-10T04:49:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2fcb54c5e2df5f20b5becc3e7838fe9c795a4ae",
"body": null,
"is_bot": false,
"headline": "feat: support asset upload befor immutable release creation",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2026-04-07T06:12:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae989dfbc2c79d847849874f2632ba602cf4b973",
"body": "fix: included a check for docker image to be a published step-security image",
"is_bot": false,
"headline": "Merge pull request #109 from step-security/fix/docker-release",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2026-04-03T05:22:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04cb08c1f56b4d9af640349cb7a7d572164c3f3c",
"body": "…y image",
"is_bot": false,
"headline": "fix: included a check for docker image to be a published step-securit…",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2026-04-02T13:55:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "134a1c9498a34116e685fcf4c5cef10e15fcbae8",
"body": "…ubscription\n\nRevert \"Fix/auto fill subscription\"",
"is_bot": false,
"headline": "Merge pull request #108 from step-security/revert-105-fix/auto-fill-s…",
"author_name": "Raj-StepSecurity",
"author_login": "Raj-StepSecurity",
"committed_at": "2026-03-27T05:25:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d33b68ad0be6e46aa520611439db8a984056b90",
"body": null,
"is_bot": false,
"headline": "Revert \"Fix/auto fill subscription\"",
"author_name": "Raj-StepSecurity",
"author_login": "Raj-StepSecurity",
"committed_at": "2026-03-27T05:25:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23813936668593b3ef999002562f850b79283253",
"body": "feat: upload all assets at time of release creation to support immutble releaes",
"is_bot": false,
"headline": "Merge pull request #107 from step-security/feat/action_release",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2026-03-27T05:24:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba1eb09e3306e8ab13ded2c463fd2cce000e746b",
"body": "Tag is now created by gh release create instead of a separate git tag step.\nReplaced git show-ref with git rev-parse HEAD for commit SHA resolution.\nMoved environment gate to the release job.",
"is_bot": false,
"headline": "refactor: remove redundant tag creation and move it to gh release create",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2026-03-27T05:10:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcef12a8ffd5f1d4e5a0ee06cdf5dbae8f79475a",
"body": "Split release into build/provenance/release jobs so all assets are uploaded\nat creation time. Moved environment gate to release job and added git fetch\n--tags to fix tag resolution in the new job.",
"is_bot": false,
"headline": "fix: resolve immutable release failures by restructuring workflow jobs",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2026-03-26T17:52:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eed152c7c8efbf99478cf15518bebc9a904b878f",
"body": "Split the release job into build, provenance, and release jobs so all\nassets (including SLSA attestation) are uploaded in a single gh release\ncreate call, avoiding HTTP 422 errors from uploading to immutable releases.",
"is_bot": false,
"headline": "refactor: restructure release workflow to support immutable releases",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2026-03-26T17:44:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20bd75c7ecb7cab37fc4804c386df44c4cba4cb4",
"body": "…ble releaes",
"is_bot": false,
"headline": "feat: upload all assets at time of release creation to support immuta…",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2026-03-26T17:20:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b6bd0fbf718cfb3294c0031b4159c770033e0db",
"body": "Fix/auto fill subscription",
"is_bot": false,
"headline": "Merge pull request #105 from step-security/fix/auto-fill-subscription",
"author_name": "Raj-StepSecurity",
"author_login": "Raj-StepSecurity",
"committed_at": "2026-03-24T04:43:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c79ff7fc1cf9d7cb9a08a49068d91b3ab8b1ca58",
"body": null,
"is_bot": false,
"headline": "auto fill subscription",
"author_name": "Raj-StepSecurity",
"author_login": "Raj-StepSecurity",
"committed_at": "2026-03-24T04:41:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b96d934fb7c7bac567ae7dff0d5a0e529b4f5ed",
"body": null,
"is_bot": false,
"headline": "auto fill subscription",
"author_name": "Raj-StepSecurity",
"author_login": "Raj-StepSecurity",
"committed_at": "2026-03-24T04:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abac921092c3be76b381eacab8e15fbe87af6c67",
"body": "fix: replaced old subscription check url with the new url",
"is_bot": false,
"headline": "Merge pull request #103 from step-security/fix/subscription_api",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2026-03-06T06:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c36a81a9e1cc9c362b7638029ca923df151b36c",
"body": null,
"is_bot": false,
"headline": "feat: added a check for step-security banner",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2026-03-06T05:48:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aed2ffc1fc281d891ace080de146a2167379a56",
"body": null,
"is_bot": false,
"headline": "feat: added a check for upstream variable in subscription check code",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2026-03-04T17:55:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "532fa571d2526e013e95b9f0866ac0ac40ee8994",
"body": null,
"is_bot": false,
"headline": "fix: replaced old subscription check url with the new url",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2026-03-03T04:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5408b794a8e876502dea9eb6765a057cac2e6e07",
"body": "feat: pin anthropics/claude-code-action with new version",
"is_bot": false,
"headline": "Merge pull request #96 from step-security/fix/claude_version",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2026-01-28T06:23:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "363b2cfa0c0cbdb8c5efd4f1fc3b42167f40002c",
"body": "fix: added provision to create release for gradle-actions by providin…",
"is_bot": false,
"headline": "Merge pull request #95 from step-security/fix/gradle-actions",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2026-01-28T06:23:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e4a351324dbe49257721b0ffd0406416beab02a",
"body": "…tep-security/harden-runner-2.13.1\n\nBump step-security/harden-runner from 2.9.0 to 2.13.1",
"is_bot": false,
"headline": "Merge pull request #88 from step-security/dependabot/github_actions/s…",
"author_name": "Raj-StepSecurity",
"author_login": "Raj-StepSecurity",
"committed_at": "2026-01-23T08:34:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33355d4ed3970d784d6b13d64a59af2aac7efba2",
"body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.9.0 to 2.13.1.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/v2.9.0...f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a)\n\n\n[…]\n-name: step-security/harden-runner\n dependency-version: 2.13.1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump step-security/harden-runner from 2.9.0 to 2.13.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-23T07:44:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7e84f8c97d3e350904d7ce0dbefea09fd3abfac8",
"body": null,
"is_bot": false,
"headline": "fix: revert to beta as v1 is not stable",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2026-01-12T04:37:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0baa8525de61c690b0889943d7db2d18e2c60923",
"body": null,
"is_bot": false,
"headline": "fix: replaced deprecated inputs with new inputs",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2026-01-12T04:20:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a3a898f5c294db2587148f3c09de27c894b80e8",
"body": null,
"is_bot": false,
"headline": "feat: pin anthropics/claude-code-action with new version",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2026-01-12T03:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4176be46ffb0044c892b4da996ffdd962fe942ec",
"body": null,
"is_bot": false,
"headline": "ci: added provision to setup nodejs",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2025-12-12T17:17:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b2cc3772c9ee0298699832a1629f98610f927d5",
"body": "…g an option input to setup node",
"is_bot": false,
"headline": "fix: added provision to create release for gradle-actions by providin…",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2025-12-12T12:03:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc18e3c7b530233fd09096fc49fb8489754d39af",
"body": "feat: updated claude prompt",
"is_bot": false,
"headline": "Merge pull request #83 from step-security/fix/claude_prompt",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2025-11-06T06:18:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9b23e50849f6c48ffe82fe30dfa6fe236948495",
"body": "fix: verify cherry pick logic",
"is_bot": false,
"headline": "Merge pull request #82 from step-security/fix_Verify_cherry_pick-Logic",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2025-11-06T06:18:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "290f1b5d6e7ba3abc2e97005c5826fbabf56723e",
"body": "…ssf/scorecard-action-2.4.0\n\nBump ossf/scorecard-action from 2.0.6 to 2.4.0",
"is_bot": false,
"headline": "Merge pull request #14 from step-security/dependabot/github_actions/o…",
"author_name": "Raj-StepSecurity",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-10-27T05:33:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ec04552f0b11aef6a2669d716fdfa0418e9a802",
"body": "…curity-remediation\n\n[StepSecurity] Apply security best practices",
"is_bot": false,
"headline": "Merge pull request #86 from step-security-bot/chore/GHA-270531-stepse…",
"author_name": "Raj-StepSecurity",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-10-27T05:32:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40f1ffd24172157282f37c6c4ac4ee8b7e6a38be",
"body": "…ctions/upload-artifact-4.4.3\n\nBump actions/upload-artifact from 3.1.3 to 4.4.3",
"is_bot": false,
"headline": "Merge pull request #38 from step-security/dependabot/github_actions/a…",
"author_name": "Raj-StepSecurity",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-10-27T05:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18c46f29b060ff6beaa56b6fadc67b2d6c42c799",
"body": "Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>",
"is_bot": false,
"headline": "[StepSecurity] Apply security best practices",
"author_name": "StepSecurity Bot",
"author_login": "step-security-bot",
"committed_at": "2025-10-27T05:31:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13231e4895e6e20cb8f169810f48ec07c86e431d",
"body": "…ty-remediation\n\n[StepSecurity] Apply security best practices",
"is_bot": false,
"headline": "Merge pull request #84 from step-security/chore/GHA-261615-stepsecuri…",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2025-10-27T05:19:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e121fbbf98b6a12e142e8db30834ccab528a3a27",
"body": "Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>",
"is_bot": true,
"headline": "[StepSecurity] Apply security best practices",
"author_name": "stepsecurity-app[bot]",
"author_login": "stepsecurity-app[bot]",
"committed_at": "2025-10-26T16:15:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c740bb1b9a2b34de29e935e3d112c5607e06b2b4",
"body": "…ty-remediation\n\n[StepSecurity] Apply security best practices",
"is_bot": false,
"headline": "Merge pull request #68 from step-security/chore/GHA-221615-stepsecuri…",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2025-10-26T03:23:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2420c2e1950f71ec60fa9044f250f5acb193cdb",
"body": null,
"is_bot": false,
"headline": "feat: updated claude prompt",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2025-09-08T13:24:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32bc79a6c3d41c1f165270d9ca754dded7ea93ff",
"body": "…ry-pick",
"is_bot": false,
"headline": "modified logic to print both current and prev release version in cher…",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-09-08T04:54:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8ce24b0b4e2fee75b1d7c6afe01299306b25ca2",
"body": "…ry-pick",
"is_bot": false,
"headline": "modified logic to print both current and prev release version in cher…",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-09-08T04:54:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe4dd28352ec829e1be3abfdae35a76e3a1d8868",
"body": null,
"is_bot": false,
"headline": "Update claude_review.yml",
"author_name": "Raj-StepSecurity",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-09-01T07:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f8fa16b83cd726195f345ee2e1433a50f6fefea",
"body": null,
"is_bot": false,
"headline": "node_version support provided for audit fix and action release workflow",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-08-27T10:45:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "531564976bfb54ec0e85b9240d11998a9d4e554c",
"body": "fetching file status based on pr patch\n\nUpdate auto_cherry_pick.yaml",
"is_bot": false,
"headline": "node_version specified",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-08-26T09:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "694b4ebe52bb46ea4889105326a8706d32bb84d0",
"body": "fix veirfy cherry pick logic",
"is_bot": false,
"headline": "fix veirfy cherry pick logic",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-08-26T09:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bbf347009db9c8a9df8b04b308624bfe2f69da7",
"body": "fix: changed permissions for claude reusable workflow",
"is_bot": false,
"headline": "Merge pull request #80 from step-security/fix/claude",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2025-08-01T07:09:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "488757f95ec7d7f1f20f2b66bdbb2ef41145fb20",
"body": "chore: verify cherry-picks",
"is_bot": false,
"headline": "Merge pull request #77 from step-security/feature/verify-cherry-pick",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2025-08-01T07:09:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3eff86c2941dde61cf5c4a578654d229a6d3aceb",
"body": null,
"is_bot": false,
"headline": "fix: changed permissions for claude reusable workflow",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2025-07-30T07:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "794fde47602d3f1f6f7e3563b988f39e87e15513",
"body": "…on-Release\n\n chore: print previous tag in action release workflow",
"is_bot": false,
"headline": "Merge pull request #79 from step-security/feature/Add-PrevTag-In-Acti…",
"author_name": "Raj-StepSecurity",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-07-25T06:54:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa7cd1e7f1f6f07e744edbfd6a9c11f0a70ddf03",
"body": null,
"is_bot": false,
"headline": "no prev release case handled",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-07-24T04:10:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71616183c90301ca8b1a10990e71f0b93c52dc25",
"body": null,
"is_bot": false,
"headline": "previous tag printing",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-07-23T06:19:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4082d4dc8cc74f8828b315ae923c23b50fb57fb",
"body": "previous tag printing\n\nprevious tag printing\n\nprevious tag printing\n\nprevious tag printing",
"is_bot": false,
"headline": "chore: print previous tag in action release workflow",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-07-23T06:16:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5ac44ee1db862312f7e7944d5a84370e45bf730",
"body": null,
"is_bot": false,
"headline": "addressed comments post review",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-07-21T10:43:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "848d8371c14bc8bf4950f596d51aebe30a3690a1",
"body": null,
"is_bot": false,
"headline": "addressed comments post review",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-07-21T10:36:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1516ef4c0162c38fb09912be6653480d72820fd0",
"body": "chore: verify cherry pick commits from upstream\n\nchore: verify cherry pick commits from upstream\n\nchore: verify cherry pick commits from upstream\n\nchore: verify cherry pick commits from upstream\n\nchore: verify cherry pick commits from upstream",
"is_bot": false,
"headline": "chore: verify cherry pick commits from upstream",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-07-21T10:23:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42918e486e3b7e06c7f09ac0de5e35d3b1d307d9",
"body": "verify cherry-picks\n\nverify cherry-picks\n\nverify cherry-picks\n\nverify cherry-picks\n\nverify cherry-picks\n\nverify cherry-picks\n\nverify cherry-picks\n\nverify cherry-picks\n\nverify cherry-picks\n\nverify cherry-picks\n\nverify cherry-picks\n\nverify cherry-picks\n\nverify cherry-picks\n\nverify cherry-picks",
"is_bot": false,
"headline": "verify cherry-picks",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-07-21T06:58:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "256b390af67a8c45eabe21a2ac33b51151d0e60e",
"body": "feat: added one more reusable workflow claude_review",
"is_bot": false,
"headline": "Merge pull request #75 from step-security/feat/claude_review",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2025-07-01T05:05:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6807c69504be61f501c329d1260da366def970c5",
"body": null,
"is_bot": false,
"headline": "feat: made changes to direct prompt",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2025-06-30T20:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "419e11bc7f0ce4fa87a1ce9b06581ea5f1b78fa0",
"body": null,
"is_bot": false,
"headline": "feat: improved condition upon which claude_review workflow runs",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2025-06-30T15:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3cbfba000a1f082debedcd38f66920101afd62a",
"body": null,
"is_bot": false,
"headline": "fix: made direct prompt part of the reusable workflow",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2025-06-30T13:30:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f644fef77cc225a306a29d245d92b3cc156ce24c",
"body": null,
"is_bot": false,
"headline": "fix: fixed the way to pass anthropic api key",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2025-06-29T19:13:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a15572bd137abdd82e2a8959df14ad977c6b226a",
"body": null,
"is_bot": false,
"headline": "fix: added input provision for anthropic api key secret",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2025-06-29T18:57:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66bcfb0215272e8157630ac28e8298dd392bcb90",
"body": null,
"is_bot": false,
"headline": "feat: added one more reusable workflow claude_review",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2025-06-29T17:40:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e8d79e9716f171de1ce34a53e49f87ef9fddec4",
"body": "…ioned-Directory\n\nuse audit fix over mentioned directory",
"is_bot": false,
"headline": "Merge pull request #74 from step-security/fix_Use-Audit-Fix-With-Ment…",
"author_name": "Raj-StepSecurity",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-06-27T05:53:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0900ea664816eb1cbf402b19cf9abb49e58ace13",
"body": null,
"is_bot": false,
"headline": "use directories to compare build",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-06-27T05:27:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c794b55e2cd0c6e3331e3f3d157886e36e90be24",
"body": null,
"is_bot": false,
"headline": "use directories to compare build",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-06-27T05:20:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa51c5e317fbea5b2bf0e449f7e4ecc513f1a981",
"body": null,
"is_bot": false,
"headline": "use audit fix over mentioned directory",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-06-26T08:07:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6803b63b735ba968f2a36a610e8ed3a26258becf",
"body": null,
"is_bot": false,
"headline": "use audit fix over mentioned directory",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-06-26T08:03:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a0185138b4b55633d610a1e092a4df07a1f5b74",
"body": null,
"is_bot": false,
"headline": "use audit fix over mentioned directory",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-06-26T07:45:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c38ca1f9a47c2f1145a78db594974e068034a26",
"body": "cherry pick upstream changes",
"is_bot": false,
"headline": "Merge pull request #66 from step-security/upstream-Changes-CherryPick",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2025-05-30T05:27:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4299490c6a1e106e3d6c8bec478b4189326131c8",
"body": null,
"is_bot": false,
"headline": "logs removed",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-05-15T12:01:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8369f26bd6f00471b73e0f1e5fece5491446624",
"body": null,
"is_bot": false,
"headline": "logs removed",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-05-15T11:03:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "795a5ded0d144b74b461a5c182cd91705f68367f",
"body": "logic modified to go ahead with creating pr despite of build failure\n\nlogic modified to go ahead with creating pr despite of build failure\n\nlogic modified to go ahead with creating pr despite of build failure\n\nlogic modified to go ahead with creating pr despite of build failure",
"is_bot": false,
"headline": "logic modified to go ahead with creating pr despite of build failure",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-05-15T11:01:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c2d0cc92192255bc4690e59aaed294881042897",
"body": null,
"is_bot": false,
"headline": "added support for pnpm",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-05-08T11:13:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6c74b1d2613049d6f35ba3dd6fe4eecbe6fa539",
"body": null,
"is_bot": false,
"headline": "curl for dist folder push",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-05-07T16:19:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5eb773e515858067222794ad26cb4f4b5aa35975",
"body": null,
"is_bot": false,
"headline": "different yarn version support provided",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-05-07T10:20:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf9ce7e37898f56265e2a6531f9998bfc54681bd",
"body": null,
"is_bot": false,
"headline": "updation of issue corrected for new handling",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-05-06T08:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "342f8927607df70460061ab61bea1781ecac3a26",
"body": null,
"is_bot": false,
"headline": "logic updated with release version handling",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-05-06T08:35:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "898a93669c103b24dcb4a93c604ec7ee8fe4a9b0",
"body": null,
"is_bot": false,
"headline": "loosened the regex for releases",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-05-05T11:19:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89f52c24e40932cfa1653bf4d5ed2f7c6e156db3",
"body": null,
"is_bot": false,
"headline": "replaced last curl with gh",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-05-05T10:45:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aab6ebe927a091809e40294a5cf60de11d774c56",
"body": "logic updated\n\nlogic updated\n\nlogic updated\n\ncomments formatting improved\n\nmerge commits skipped\n\ncomment updated",
"is_bot": false,
"headline": "cherry pick upstream changes",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-05-05T10:36:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8410a682fcb5d5affa7d15d5ab4df35e7352aa6c",
"body": "chore: make scorecared run daily",
"is_bot": false,
"headline": "Merge pull request #70 from step-security/fix/scorecard",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2025-05-05T05:46:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "169300ebb25bc4bf3eadeaedeb08a8e076170f14",
"body": null,
"is_bot": false,
"headline": "chore: make scorecared run daily",
"author_name": "amanstep",
"author_login": "amanstep",
"committed_at": "2025-05-05T04:47:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "207c0eb1986ec29a389086eb71c63b456c9794f0",
"body": "guarddog flow updated to execute all despite error",
"is_bot": false,
"headline": "Merge pull request #69 from step-security/release_GuardDog-Update",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2025-04-30T05:06:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7e4f352c5a3a8839208a8e8c23ac22e24332afd",
"body": null,
"is_bot": false,
"headline": "guarddog flow updated to execute all despite error",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-04-29T14:42:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fd9bdc299a84ccb17fe7b393d38308982494fde",
"body": "Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>",
"is_bot": true,
"headline": "[StepSecurity] Apply security best practices",
"author_name": "stepsecurity-app[bot]",
"author_login": "stepsecurity-app[bot]",
"committed_at": "2025-04-22T16:15:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aad1ee069c3e1d7986cdaa420d44e06a196fd2b4",
"body": "guarddog security changes",
"is_bot": false,
"headline": "Merge pull request #65 from step-security/release_guarddog-security",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2025-04-22T05:11:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2c1803b6871dbe76bcc2f1897e85053c52006ae",
"body": "guarddog security changes\n\nmodified logic\n\nmodified logic\n\nmodified logic",
"is_bot": false,
"headline": "guarddog security changes",
"author_name": "Raj Kumar Panda",
"author_login": "Raj-StepSecurity",
"committed_at": "2025-04-22T05:09:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2f3dcc405f3870c02b4fc2524f71e2d42dbe1f7",
"body": "fixed yarn version installation",
"is_bot": false,
"headline": "Merge pull request #63 from step-security/fix_Action-Release-for-yarn",
"author_name": "Varun Sharma",
"author_login": "varunsh-coder",
"committed_at": "2025-04-14T04:29:19Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 29,
"commits_last_year": 59,
"latest_release_at": "2026-06-18T08:14:53Z",
"latest_release_tag": "v1.2.20",
"releases_from_tags": false,
"days_since_last_push": 31,
"active_weeks_last_year": 21,
"days_since_latest_release": 37,
"mean_days_between_releases": 24.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 3,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2024-06-13",
"count": 1
},
{
"date": "2025-04-16",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 3
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 9
},
"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": [
"go.mod"
],
"largest_source_bytes": 13743,
"source_files_sampled": 1,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 3,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/google/go-github/v57",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v57.0.0"
},
{
"name": "golang.org/x/oauth2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.30.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/google/go-github/v57",
"direct": true,
"version": "57.0.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": true,
"version": "0.30.0",
"ecosystem": "go"
},
{
"name": "github.com/google/go-querystring",
"direct": false,
"version": "1.1.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 2,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 8,
"merged_prs": 52,
"open_issues": 1,
"closed_ratio": 0.5,
"closed_issues": 1,
"closed_unmerged_prs": 54
},
"bus_factor": 2,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "Raj-StepSecurity",
"commits": 57,
"avatar_url": "https://avatars.githubusercontent.com/u/183463142?v=4"
},
{
"type": "User",
"login": "varunsh-coder",
"commits": 40,
"avatar_url": "https://avatars.githubusercontent.com/u/25015917?v=4"
},
{
"type": "User",
"login": "amanstep",
"commits": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/206509459?v=4"
},
{
"type": "User",
"login": "shubham-stepsecurity",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/171509047?v=4"
},
{
"type": "User",
"login": "ashishkurmi",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/100655670?v=4"
},
{
"type": "User",
"login": "step-security-bot",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/89328645?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.396
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"actions_release.yaml",
"actions_release_auth.yaml",
"audit_fix.yml",
"auto_cherry_pick.yaml",
"claude_review.yml",
"codeql.yml",
"dependency-review.yml",
"guarddog.yml",
"scorecards.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"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": 8,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
"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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "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": 10,
"reason": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"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": 8,
"reason": "dependency not pinned by hash detected -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"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": "e559213464492ea181ab10e339b7926389b5b639",
"ran_at": "2026-07-25T22:04:29Z",
"aggregate_score": 7.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-25T08:03:10Z",
"oldest_open_prs": [
{
"number": 97,
"created_at": "2026-01-23T10:24:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 98,
"created_at": "2026-01-23T10:24:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 99,
"created_at": "2026-01-23T10:25:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 100,
"created_at": "2026-01-23T10:25:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 101,
"created_at": "2026-01-23T10:25:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 104,
"created_at": "2026-03-09T11:07:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 114,
"created_at": "2026-06-14T12:01:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 116,
"created_at": "2026-06-24T07:58:33Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-18T08:14:10Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 71,
"created_at": "2025-05-30T06:32:28Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/step-security/reusable-workflows",
"host": "github.com",
"name": "reusable-workflows",
"owner": "step-security"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 81,
"vitality": 75,
"community": 24,
"governance": 61,
"engineering": 62
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 75,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"commits_last_year": 59,
"human_commit_share": 0.97,
"days_since_last_push": 31,
"active_weeks_last_year": 21
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 31 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 31
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "21/52 weeks with commits",
"points": 14.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 21
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "59 commits in the last year",
"points": 16,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 59
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 100,
"inputs": {
"releases_count": 29,
"latest_release_tag": "v1.2.20",
"releases_from_tags": false,
"days_since_latest_release": 37,
"mean_days_between_releases": 24.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "29 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 29
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 37 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 37
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~24.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 24.9
}
}
],
"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": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 37,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 37 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 37
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 2,
"inputs": {
"forks": 3,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "3 forks",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 3
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"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": "moderate",
"name": "Sustainability & Governance",
"value": 61,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 6,
"top_contributor_share": 0.396
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 40% of commits",
"points": 13.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 40
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"merged_prs": 52,
"open_issues": 1,
"closed_issues": 1,
"issue_closed_ratio": 0.5,
"closed_unmerged_prs": 54
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "50% of issues closed",
"points": 23.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 50
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "52/106 decided PRs merged",
"points": 18.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 52,
"decided": 106
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"followers": 250,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "step-security",
"public_repos": 495,
"account_age_days": 1810
},
"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": "250 followers of step-security",
"points": 17.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 250,
"login": "step-security"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "495 public repos, account ~4 yr old",
"points": 22.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 495
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"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": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "9 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 9
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 16,
"status": "met",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": 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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 81,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 76,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 7.6
},
"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 is not maximal on development and all release branches",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"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": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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": "dependency not pinned by hash detected -- score normalized to 8",
"points": 4,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 3 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 3
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 3,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 3,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": 7
},
"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": "moderate",
"name": "AI Readiness",
"value": 58,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.629,
"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": "61 of 97 human commits state their intent (structured subject or explanatory body)",
"points": 33.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 61,
"sampled": 97
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.01
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 11,
"status": "met",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"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": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 8",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 13743,
"source_files_sampled": 1,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/1 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1,
"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": [
"Could not fetch go package 'verify_cherry_pick.go' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-25T22:04:46.790018Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/step-security/reusable-workflows.svg",
"full_name": "step-security/reusable-workflows",
"license_state": "standard",
"license_spdx": "MIT"
}