{"id":5799961,"name":"AlexRogalskiy/github-action-json-fields","ecosystem":"actions","description":"Create JSON file with filtered fields (unique/duplicate)","homepage":"https://github.com/marketplace/actions/json-fields","licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/AlexRogalskiy/github-action-json-fields","keywords_array":["github-actions","json","json-fields"],"namespace":"AlexRogalskiy","versions_count":5,"first_release_published_at":"2021-03-16T01:03:43.000Z","latest_release_published_at":"2021-03-16T01:03:43.000Z","latest_release_number":"2.0.1","last_synced_at":"2026-03-31T13:03:08.687Z","created_at":"2023-01-04T11:45:19.691Z","updated_at":"2026-03-31T13:03:08.687Z","registry_url":"https://github.com/AlexRogalskiy/github-action-json-fields","install_command":null,"documentation_url":null,"metadata":{"name":"Json Fields","description":"Create JSON file with filtered fields (unique/duplicate)","author":"AlexRogalskiy","inputs":{"jsonMode":{"description":"JSON operation mode (unique/duplicate)","required":true},"sourceFile":{"description":"JSON source file","required":true},"targetPath":{"description":"Target path to store filtered JSON file","required":true},"destFile":{"description":"JSON destination file name","required":true},"targetProperty":{"description":"JSON target property name to operate by","required":true},"fields":{"description":"JSON fields to operate by","required":true}},"outputs":{"status":{"description":"JSON operation status"}},"runs":{"using":"node12","main":"dist/index.js"},"branding":{"icon":"file-text","color":"white"},"default_branch":"master","path":null},"repo_metadata":{"id":37022143,"uuid":"348120278","full_name":"AlexRogalskiy/github-action-json-fields","owner":"AlexRogalskiy","description":"🏺 GitHub action to filter JSON fields","archived":false,"fork":false,"pushed_at":"2025-10-01T23:28:49.000Z","size":1417,"stargazers_count":3,"open_issues_count":473,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-02T01:18:18.628Z","etag":null,"topics":["github-actions","json","json-fields"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/json-fields","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlexRogalskiy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":".github/support.yml","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":".github/DCO","cla":".github/CLA.md"},"funding":{"open_collective":"nullables","patreon":"AlexRogalskiy","ko_fi":"alexrogalskiy","issuehunt":"AlexRogalskiy","custom":["https://www.nullables.io/"]}},"created_at":"2021-03-15T20:56:44.000Z","updated_at":"2025-09-09T18:54:41.000Z","dependencies_parsed_at":"2023-12-19T07:28:34.243Z","dependency_job_id":"86d70a28-6f35-4cf1-93b6-31b33c7509d0","html_url":"https://github.com/AlexRogalskiy/github-action-json-fields","commit_stats":{"total_commits":75,"total_committers":4,"mean_commits":18.75,"dds":0.2533333333333333,"last_synced_commit":"b946ad8d4f25043e02c690fc58b68b199f903484"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/AlexRogalskiy/github-action-json-fields","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-json-fields","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-json-fields/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-json-fields/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-json-fields/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexRogalskiy","download_url":"https://codeload.github.com/AlexRogalskiy/github-action-json-fields/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-json-fields/sbom","scorecard":{"id":11117,"data":{"date":"2025-08-11","repo":{"name":"github.com/AlexRogalskiy/github-action-json-fields","commit":"b946ad8d4f25043e02c690fc58b68b199f903484"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/add-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/backport.yml:1","Warn: no topLevel permission defined: .github/workflows/broken-links.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/check-urls.yml:1","Warn: no topLevel permission defined: .github/workflows/claim.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/close-pending.yml:1","Warn: no topLevel permission defined: .github/workflows/close_pr.yml:1","Warn: no topLevel permission defined: .github/workflows/closing.yml:1","Warn: no topLevel permission defined: .github/workflows/codeowners-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/codespell.yaml:1","Warn: no topLevel permission defined: .github/workflows/comment_on_issue.yml:1","Warn: no topLevel permission defined: .github/workflows/commitlint.yml:1","Warn: no topLevel permission defined: .github/workflows/enforce-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/labels.yml:1","Warn: no topLevel permission defined: .github/workflows/labels2.yml:1","Warn: no topLevel permission defined: .github/workflows/linter.yml:1","Warn: no topLevel permission defined: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-helper.yml:1","Warn: no topLevel permission defined: .github/workflows/project-card-moved.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/release-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/release-semantic.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/remove-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog.yml:1","Warn: no topLevel permission defined: .github/workflows/shiftleft-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/spellcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/toc.yml:1","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/verify-license.yml:1","Warn: no topLevel permission defined: .github/workflows/version-update.yml:1","Warn: no topLevel permission defined: .github/workflows/versioning.yml:1","Warn: no topLevel permission defined: .github/workflows/welcome_contributor.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/add-labels.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/add-labels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/backport.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/broken-links.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/broken-links.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/broken-links.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/broken-links.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-urls.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/check-urls.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-urls.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/check-urls.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-urls.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/check-urls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-urls.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/check-urls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/claim.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/claim.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cleanup.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/cleanup.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-pending.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/close-pending.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/close_pr.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/close_pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close_pr.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/close_pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/closing.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/closing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/closing.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/closing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeowners-merge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/codeowners-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeowners-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/codeowners-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/codespell.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/codespell.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/comment_on_issue.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/comment_on_issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/commitlint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commitlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/commitlint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-labels.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/enforce-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/labels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/labels.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels2.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/labels2.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/labels2.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/labels2.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/linter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/lock.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-helper.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/pr-helper.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/project-card-moved.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/project-card-moved.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/pull_request.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-changelog.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/release-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-changelog.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/release-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-semantic.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/release-semantic.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-semantic.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/release-semantic.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-semantic.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/release-semantic.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/remove-labels.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/remove-labels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/remove-labels.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/remove-labels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/remove-labels.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/remove-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/reviewdog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/reviewdog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shiftleft-analysis.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/shiftleft-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/shiftleft-analysis.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/shiftleft-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shiftleft-analysis.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/shiftleft-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spellcheck.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/spellcheck.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/toc.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/toc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/toc.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/toc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unlock-reopened-issues.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/unlock-reopened-issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-license.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/verify-license.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify-license.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/verify-license.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version-update.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/version-update.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/version-update.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/versioning.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/versioning.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/versioning.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/versioning.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/welcome_contributor.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-json-fields/welcome_contributor.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/broken-links.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:91","Warn: npmCommand not pinned by hash: .github/workflows/release-semantic.yml:25","Info:   0 out of  37 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  42 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-xvf7-4v9q-58w6","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-mmh6-m7v9-5956","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T14:34:50.694Z","repository_id":37022143,"created_at":"2025-08-14T14:34:50.694Z","updated_at":"2025-08-14T14:34:50.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277952596,"owners_count":25904758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-02T02:00:08.890Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"AlexRogalskiy","name":"Alexander","uuid":"3901898","kind":"user","description":"Active Researcher","email":"","website":"linkedin.com/in/alexander-rogalsky-985a4828","location":"Saint-Petersburg","twitter":null,"company":"WildBees.Labs","icon_url":"https://avatars.githubusercontent.com/u/3901898?u=170388c0eb49340b85de1df80d36293dbda80e75\u0026v=4","repositories_count":10392,"last_synced_at":"2024-11-24T19:26:21.732Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AlexRogalskiy","funding_links":[],"total_stars":165,"followers":79,"following":3,"created_at":"2022-11-13T21:38:12.630Z","updated_at":"2024-11-24T19:26:21.732Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexRogalskiy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexRogalskiy/repositories"},"tags":[{"name":"v2.0","sha":"80c0f1bde65cff7ffa3497df223ec69580222ac3","kind":"tag","published_at":"2021-03-16T01:10:37.000Z","download_url":"https://codeload.github.com/AlexRogalskiy/github-action-json-fields/tar.gz/v2.0","html_url":"https://github.com/AlexRogalskiy/github-action-json-fields/releases/tag/v2.0","dependencies_parsed_at":"2023-05-30T18:18:26.407Z","dependency_job_id":null,"purl":"pkg:github/AlexRogalskiy/github-action-json-fields@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-json-fields/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-json-fields/tags/v2.0/manifests"},{"name":"v2","sha":"80c0f1bde65cff7ffa3497df223ec69580222ac3","kind":"tag","published_at":"2021-03-16T01:10:37.000Z","download_url":"https://codeload.github.com/AlexRogalskiy/github-action-json-fields/tar.gz/v2","html_url":"https://github.com/AlexRogalskiy/github-action-json-fields/releases/tag/v2","dependencies_parsed_at":"2023-05-30T18:18:30.447Z","dependency_job_id":null,"purl":"pkg:github/AlexRogalskiy/github-action-json-fields@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-json-fields/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-json-fields/tags/v2/manifests"},{"name":"latest","sha":"80c0f1bde65cff7ffa3497df223ec69580222ac3","kind":"commit","published_at":"2021-03-16T01:03:43.000Z","download_url":"https://codeload.github.com/AlexRogalskiy/github-action-json-fields/tar.gz/latest","html_url":"https://github.com/AlexRogalskiy/github-action-json-fields/releases/tag/latest","dependencies_parsed_at":"2023-05-30T18:18:34.128Z","dependency_job_id":null,"purl":"pkg:github/AlexRogalskiy/github-action-json-fields@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-json-fields/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-json-fields/tags/latest/manifests"},{"name":"2.0.1","sha":"80c0f1bde65cff7ffa3497df223ec69580222ac3","kind":"commit","published_at":"2021-03-16T01:03:43.000Z","download_url":"https://codeload.github.com/AlexRogalskiy/github-action-json-fields/tar.gz/2.0.1","html_url":"https://github.com/AlexRogalskiy/github-action-json-fields/releases/tag/2.0.1","dependencies_parsed_at":"2023-05-30T18:18:18.511Z","dependency_job_id":null,"purl":"pkg:github/AlexRogalskiy/github-action-json-fields@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-json-fields/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-json-fields/tags/2.0.1/manifests"},{"name":"v2.0.1","sha":"80c0f1bde65cff7ffa3497df223ec69580222ac3","kind":"commit","published_at":"2021-03-16T01:03:43.000Z","download_url":"https://codeload.github.com/AlexRogalskiy/github-action-json-fields/tar.gz/v2.0.1","html_url":"https://github.com/AlexRogalskiy/github-action-json-fields/releases/tag/v2.0.1","dependencies_parsed_at":"2023-05-30T18:18:22.456Z","dependency_job_id":null,"purl":"pkg:github/AlexRogalskiy/github-action-json-fields@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-json-fields/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-json-fields/tags/v2.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-02T03:54:46.810Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":24.92198520925063,"forks_count":23.73787030308212,"average":22.879707604839055},"purl":"pkg:githubactions/AlexRogalskiy/github-action-json-fields","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/AlexRogalskiy/github-action-json-fields","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/AlexRogalskiy/github-action-json-fields","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/AlexRogalskiy/github-action-json-fields/dependencies","status":null,"funding_links":["https://opencollective.com/nullables","https://patreon.com/AlexRogalskiy","https://ko-fi.com/alexrogalskiy","https://issuehunt.io/r/AlexRogalskiy","https://www.nullables.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T09:07:22.048Z","issues_count":52,"pull_requests_count":160,"avg_time_to_close_issue":5444935.0,"avg_time_to_close_pull_request":27883690.82352941,"issues_closed_count":1,"pull_requests_closed_count":51,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":1.4807692307692308,"avg_comments_per_pull_request":4.1125,"merged_pull_requests_count":0,"bot_issues_count":52,"bot_pull_requests_count":160,"past_year_issues_count":0,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2852364.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.8387096774193548,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-json-fields/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/AlexRogalskiy%2Fgithub-action-json-fields/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/AlexRogalskiy%2Fgithub-action-json-fields/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/AlexRogalskiy%2Fgithub-action-json-fields/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/AlexRogalskiy%2Fgithub-action-json-fields/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/AlexRogalskiy%2Fgithub-action-json-fields/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/AlexRogalskiy%2Fgithub-action-json-fields/codemeta","maintainers":[]}