{"id":23320,"url":"https://github.com/kriasoft/check-version","last_synced_at":"2026-07-17T00:20:22.317Z","repository":{"id":43192902,"uuid":"253084581","full_name":"kriasoft/check-version","owner":"kriasoft","description":"Check Version Action for GitHub","archived":false,"fork":false,"pushed_at":"2024-03-17T22:29:31.000Z","size":9,"stargazers_count":4,"open_issues_count":2,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-24T22:57:35.258Z","etag":null,"topics":["ci","ci-cd","github-actions","javascript","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kriasoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-04-04T19:39:41.000Z","updated_at":"2024-03-17T22:33:37.000Z","dependencies_parsed_at":"2024-03-26T01:24:16.378Z","dependency_job_id":"c86bbad4-bce7-4df5-a38d-0aab9ea61fa8","html_url":"https://github.com/kriasoft/check-version","commit_stats":{"total_commits":7,"total_committers":5,"mean_commits":1.4,"dds":0.7142857142857143,"last_synced_commit":"d39cb231eff1288b33140e3f415cab6c956005d5"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kriasoft/check-version","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fcheck-version","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fcheck-version/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fcheck-version/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fcheck-version/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kriasoft","download_url":"https://codeload.github.com/kriasoft/check-version/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fcheck-version/sbom","scorecard":{"id":569816,"data":{"date":"2025-08-11","repo":{"name":"github.com/kriasoft/check-version","commit":"d39cb231eff1288b33140e3f415cab6c956005d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 4/6 approved changesets -- score normalized to 6","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kriasoft/check-version/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/kriasoft/check-version/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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: MIT License: 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T16:00:15.739Z","repository_id":43192902,"created_at":"2025-08-20T16:00:15.739Z","updated_at":"2025-08-20T16:00:15.739Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276176880,"owners_count":25598099,"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-09-20T02:00:10.207Z","response_time":63,"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"}},"keywords":["ci","ci-cd","github-actions","javascript","nodejs"],"created_at":"2024-01-11T19:19:05.146Z","updated_at":"2025-09-21T00:21:32.952Z","avatar_url":"https://github.com/kriasoft.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/23320","html_url":"https://opencollective.ecosyste.ms/projects/23320","collective":{"id":3637,"uuid":"dlk9mbw7-y48r3zq3-olq0ej5l-avnodgx7","slug":"kriasoft","name":"Kriasoft","description":"Cutting-edge technology and streamlined DevOps tools empowering SaaS product development through serverless web architecture","website":"https://reactstarter.com/","github":"kriasoft","twitter":"kriasoft","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://reactstarter.com/"},{"type":"TWITTER","url":"https://twitter.com/kriasoft"},{"type":"GITHUB","url":"https://github.com/kriasoft"},{"type":"DISCORD","url":"https://discord.com/invite/bSsv7XM"}],"currency":"USD","projects_count":74,"last_synced_at":"2026-07-29T00:15:19.884Z","created_at":"2024-01-10T13:17:55.417Z","updated_at":"2026-07-29T00:15:20.057Z","transactions_count":13,"balance":91.29,"account_type":"COLLECTIVE","owner":{"login":"kriasoft","name":"Kriasoft","uuid":"773036","kind":"organization","description":"Here on GitHub we share our experience with web infrastructure, scalable web application design, and DevOps.","email":"hello@kriasoft.com","website":"https://www.kriasoft.com","location":null,"twitter":"kriasoft","company":null,"icon_url":"https://avatars.githubusercontent.com/u/773036?v=4","repositories_count":70,"last_synced_at":"2024-10-29T23:35:50.945Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/kriasoft","funding_links":["https://github.com/sponsors/kriasoft"],"total_stars":41171,"followers":117,"following":0,"created_at":"2022-11-02T16:33:08.697Z","updated_at":"2024-10-29T23:35:50.945Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kriasoft","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kriasoft/repositories"},"last_project_activity_at":"2025-09-04T22:10:44.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2016-04-02T00:00:00.000Z","collective_updated_at":"2023-10-10T11:16:26.679Z","html_url":"https://opencollective.com/kriasoft","icon_url":"https://images.opencollective.com/kriasoft/logo/40.png","total_donations":862.23,"total_expenses":-871.8100000000001,"current_balance":91.29,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/kriasoft","url":"https://opencollective.ecosyste.ms/collectives/kriasoft","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/kriasoft/projects"}}