{"id":11694862,"name":"github.com/UiPath/CoreWF","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/UiPath/CoreWF","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-01-25T12:15:35.000Z","latest_release_published_at":"2024-01-25T12:15:35.000Z","latest_release_number":"v23.10.4+incompatible","last_synced_at":"2026-08-06T09:59:58.613Z","created_at":"2025-05-27T08:32:14.216Z","updated_at":"2026-08-06T10:58:14.666Z","registry_url":"https://pkg.go.dev/github.com/UiPath/CoreWF","install_command":"go get github.com/UiPath/CoreWF","documentation_url":"https://pkg.go.dev/github.com/UiPath/CoreWF#section-documentation","metadata":{},"repo_metadata":{"id":41807508,"uuid":"66589457","full_name":"UiPath/CoreWF","owner":"UiPath","description":"WF runtime ported to work on .NET 6","archived":false,"fork":false,"pushed_at":"2026-08-03T13:41:33.000Z","size":9199,"stargazers_count":1178,"open_issues_count":37,"forks_count":229,"subscribers_count":90,"default_branch":"develop","last_synced_at":"2026-08-06T01:55:33.292Z","etag":null,"topics":["workflows"],"latest_commit_sha":null,"homepage":"","language":"C#","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/UiPath.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-08-25T20:07:20.000Z","updated_at":"2026-08-03T10:44:56.000Z","dependencies_parsed_at":"2025-08-19T17:18:03.375Z","dependency_job_id":"5632da83-4c02-4b5f-9aa3-becf13025b7c","html_url":"https://github.com/UiPath/CoreWF","commit_stats":{"total_commits":435,"total_committers":33,"mean_commits":"13.181818181818182","dds":0.4275862068965517,"last_synced_commit":"5f387a3bb2bce9b45019f758f3562f7f6f1572b4"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/UiPath/CoreWF","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UiPath%2FCoreWF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UiPath%2FCoreWF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UiPath%2FCoreWF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UiPath%2FCoreWF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UiPath","download_url":"https://codeload.github.com/UiPath/CoreWF/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UiPath%2FCoreWF/sbom","scorecard":{"id":145654,"data":{"date":"2025-08-11","repo":{"name":"github.com/UiPath/CoreWF","commit":"4e3b160b51f4369b867ba0651a42e1e4db4f1779"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lock.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":"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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: src/Test/TestCases.Workflows/TestData/CompilerMissingAssembly.dll:1","Warn: binary detected: src/Test/TestCases.Workflows/TestData/JsonFileInstanceStore.dll:1"],"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":"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/lock.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/UiPath/CoreWF/lock.yml/develop?enable=pin","Info:   0 out of   1 third-party 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-16T09:21:16.515Z","repository_id":41807508,"created_at":"2025-08-16T09:21:16.515Z","updated_at":"2025-08-16T09:21:16.515Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"UiPath","name":"UiPath","uuid":"375663","kind":"organization","description":"","email":null,"website":"uipath.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/375663?v=4","repositories_count":66,"last_synced_at":"2024-04-20T16:42:13.885Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/UiPath","funding_links":[],"total_stars":2099,"followers":336,"following":0,"created_at":"2022-11-14T08:30:41.283Z","updated_at":"2024-04-20T16:42:39.052Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UiPath","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UiPath/repositories"},"tags":[{"name":"v23.10.4","sha":"6c81ff6617b3ec942ba79da2fb4b34136ab92305","kind":"commit","published_at":"2024-01-25T12:15:35.000Z","download_url":"https://codeload.github.com/UiPath/CoreWF/tar.gz/v23.10.4","html_url":"https://github.com/UiPath/CoreWF/releases/tag/v23.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/UiPath/CoreWF@v23.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UiPath%2FCoreWF/tags/v23.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UiPath%2FCoreWF/tags/v23.10.4/manifests"}]},"repo_metadata_updated_at":"2026-08-06T10:58:14.666Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.807004531283771,"dependent_packages_count":5.441509219438237,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.624256875361004},"purl":"pkg:golang/github.com/%21ui%21path/%21core%21w%21f","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/UiPath/CoreWF","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/UiPath/CoreWF","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/UiPath/CoreWF/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:27:33.669Z","issues_count":33,"pull_requests_count":264,"avg_time_to_close_issue":4464470.7272727275,"avg_time_to_close_pull_request":1165859.3624454148,"issues_closed_count":11,"pull_requests_closed_count":229,"pull_request_authors_count":47,"issue_authors_count":27,"avg_comments_per_issue":1.3636363636363635,"avg_comments_per_pull_request":0.9696969696969697,"merged_pull_requests_count":171,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":2,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375644.0857142857,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":35,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.7906976744186046,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/UiPath%2FCoreWF/issues","maintainers":[{"login":"aoltean16","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aoltean16"},{"login":"dmetzgar","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmetzgar"},{"login":"lbargaoanu","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lbargaoanu"},{"login":"marius-bughiu","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marius-bughiu"},{"login":"andrei-ungureanu-uipath","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrei-ungureanu-uipath"},{"login":"mihainradu","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mihainradu"},{"login":"alexmustata19","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexmustata19"},{"login":"AndreiSingeorzan","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreiSingeorzan"},{"login":"AndreiTimisescu","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreiTimisescu"},{"login":"mirceaarhip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mirceaarhip"},{"login":"MariusCuciureanu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MariusCuciureanu"},{"login":"bogdanStan92","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bogdanStan92"},{"login":"AlvinStanescu","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlvinStanescu"},{"login":"vuplea","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vuplea"},{"login":"gabriela-lungu-uip","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabriela-lungu-uip"},{"login":"gabrielavaduva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabrielavaduva"},{"login":"pawelpopielarski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pawelpopielarski"},{"login":"gpanaitescu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpanaitescu"},{"login":"liviu-seniuc","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liviu-seniuc"},{"login":"danield20","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danield20"},{"login":"andrei-balint","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrei-balint"},{"login":"andreeadumitru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreeadumitru"},{"login":"vlad-zuga","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vlad-zuga"},{"login":"thecristidima","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thecristidima"},{"login":"david-barzi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/david-barzi"},{"login":"cosminsandu25","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cosminsandu25"},{"login":"ciprian-paraschivescu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ciprian-paraschivescu"},{"login":"valpiele","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/valpiele"},{"login":"liviu-uba","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liviu-uba"}],"active_maintainers":[{"login":"bogdanStan92","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bogdanStan92"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FUiPath%2FCoreWF/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FUiPath%2FCoreWF/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FUiPath%2FCoreWF/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FUiPath%2FCoreWF/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FUiPath%2FCoreWF/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FUiPath%2FCoreWF/codemeta","maintainers":[]}