{"id":14134147,"name":"@gooddata/sdk-code-schemas","ecosystem":"npm","description":"GoodData AAC JSON Schema types and compiled schemas","homepage":"https://github.com/gooddata/gooddata-ui-sdk#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gooddata/gooddata-ui-sdk","keywords_array":[],"namespace":"gooddata","versions_count":2,"first_release_published_at":"2026-03-27T15:02:39.840Z","latest_release_published_at":"2026-03-27T15:59:37.938Z","latest_release_number":"11.28.0-alpha.3","last_synced_at":"2026-03-27T16:00:50.879Z","created_at":"2026-03-27T16:00:19.867Z","updated_at":"2026-03-27T16:02:11.845Z","registry_url":"https://www.npmjs.com/package/@gooddata/sdk-code-schemas","install_command":"npm install @gooddata/sdk-code-schemas","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"prerelease":"11.28.0-alpha.3","latest":"11.28.0-alpha.2"}},"repo_metadata":{"id":36957527,"uuid":"207979229","full_name":"gooddata/gooddata-ui-sdk","owner":"gooddata","description":"GoodData.UI SDK","archived":false,"fork":false,"pushed_at":"2026-03-26T07:36:59.000Z","size":2035534,"stargazers_count":74,"open_issues_count":3,"forks_count":127,"subscribers_count":22,"default_branch":"master","last_synced_at":"2026-03-26T09:58:26.157Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gooddata.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-09-12T06:21:36.000Z","updated_at":"2026-03-26T07:37:03.000Z","dependencies_parsed_at":"2025-02-06T16:32:49.169Z","dependency_job_id":"21108cdd-bfa1-46dc-83b3-276994a423e7","html_url":"https://github.com/gooddata/gooddata-ui-sdk","commit_stats":{"total_commits":13536,"total_committers":178,"mean_commits":76.04494382022472,"dds":0.8301566193853428,"last_synced_commit":"94110d427b1cce66d9ded3944af784b6415a8fb8"},"previous_names":[],"tags_count":107,"template":false,"template_full_name":null,"purl":"pkg:github/gooddata/gooddata-ui-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gooddata%2Fgooddata-ui-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gooddata%2Fgooddata-ui-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gooddata%2Fgooddata-ui-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gooddata%2Fgooddata-ui-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gooddata","download_url":"https://codeload.github.com/gooddata/gooddata-ui-sdk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gooddata%2Fgooddata-ui-sdk/sbom","scorecard":{"id":435530,"data":{"date":"2025-08-11","repo":{"name":"github.com/gooddata/gooddata-ui-sdk","commit":"1ef98938077daeffd4d29012d0c937e76f4d194b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":4,"reason":"Found 7/16 approved changesets -- score normalized to 4","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":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.comment.body ': .github/workflows/pull-request-comment.yaml:252"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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: jobLevel 'contents' permission set to 'write': .github/workflows/check-approve.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-approve.yml:31","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/check-approve.yml:32","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/check.yaml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/check.yaml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/check.yaml:26","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/check.yaml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/checklist-cypress-ui-test.yaml:109","Info: jobLevel 'contents' permission set to 'read': .github/workflows/checklist-integrated-staging.yaml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/checklist-integrated-staging.yaml:86","Info: jobLevel 'contents' permission set to 'read': .github/workflows/checklist-integrated-staging.yaml:100","Info: jobLevel 'contents' permission set to 'read': .github/workflows/checklist-run-boiler-app.yaml:93","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/doc-examples-deploy.yml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/doc-strorybook-deploy.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/gate.yaml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/gate.yaml:24","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/gate.yaml:10","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prerelease-alpha.yml:10","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prerelease-beta-patch.yml:36","Info: jobLevel permissions set to 'read-all': .github/workflows/pull-request-comment.yaml:217","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-request-comment.yaml:247","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-request-comment.yaml:126","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/pull-request-comment.yaml:127","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-request-comment.yaml:113","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/pull-request-comment.yaml:114","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-request-comment.yaml:139","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/pull-request-comment.yaml:140","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-request-comment.yaml:152","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/pull-request-comment.yaml:153","Info: jobLevel 'contents' permission set to 'read': .github/workflows/push-e2e-integrated-tests.yaml:32","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/push-e2e-integrated-tests.yaml:33","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push-fossa-update-attribution-file.yml:32","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push-prerelease.yml:78","Info: jobLevel 'contents' permission set to 'read': .github/workflows/push-webcomponents-deploy.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/push-webcomponents-deploy.yml:55","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-bump-master-to-major.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-release-minor.yml:66","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-release-minor.yml:77","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-release-minor.yml:89","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-release-minor.yml:100","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-release-minor.yml:110","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-release-minor.yml:120","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-release-minor.yml:132","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-release-minor.yml:144","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-release-minor.yml:51","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-release-patch.yml:48","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/rw-doc-examples-deploy.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/rw-doc-release-apidocs.yml:26","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/rw-doc-storybook-deploy.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/rw-doc-update-hugo-version.yml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/rw-perform-release-patch.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/rw-perform-release-patch.yml:29","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/rw-perform-release-patch.yml:52","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/rw-publish-documentation.yml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/rw-publish-documentation.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/rw-publish-documentation.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/rw-publish-prerelease.yml:110","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/rw-publish-prerelease.yml:97","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/rw-publish-release.yml:63","Info: jobLevel 'contents' permission set to 'read': .github/workflows/rw-publish-release.yml:112","Info: jobLevel 'contents' permission set to 'read': .github/workflows/rw-publish-version.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-backstop.yml:19","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test-backstop.yml:20","Warn: no topLevel permission defined: .github/workflows/check-approve.yml:1","Warn: no topLevel permission defined: .github/workflows/check.yaml:1","Warn: no topLevel permission defined: .github/workflows/checklist-cypress-ui-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/checklist-integrated-staging.yaml:1","Warn: no topLevel permission defined: .github/workflows/checklist-run-boiler-app.yaml:1","Warn: no topLevel permission defined: .github/workflows/doc-examples-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/doc-netlify-deploy.yaml:1","Warn: no topLevel permission defined: .github/workflows/doc-strorybook-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/gate.yaml:1","Warn: no topLevel permission defined: .github/workflows/prerelease-alpha.yml:1","Warn: no topLevel permission defined: .github/workflows/prerelease-beta-patch.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request-comment.yaml:1","Warn: no topLevel permission defined: .github/workflows/push-e2e-integrated-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/push-fossa-update-attribution-file.yml:1","Warn: no topLevel permission defined: .github/workflows/push-prerelease.yml:1","Warn: no topLevel permission defined: .github/workflows/push-webcomponents-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/release-bump-master-to-major.yml:1","Warn: no topLevel permission defined: .github/workflows/release-release-minor.yml:1","Warn: no topLevel permission defined: .github/workflows/release-release-patch.yml:1","Warn: no topLevel permission defined: .github/workflows/rw-block-merge.yaml:1","Warn: no topLevel permission defined: .github/workflows/rw-bump-version-major.yml:1","Warn: no topLevel permission defined: .github/workflows/rw-bump-version.yml:1","Warn: no topLevel permission defined: .github/workflows/rw-doc-examples-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/rw-doc-netlify-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/rw-doc-release-apidocs.yml:1","Warn: no topLevel permission defined: .github/workflows/rw-doc-storybook-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/rw-doc-update-hugo-version.yml:1","Warn: no topLevel permission defined: .github/workflows/rw-fossa-update-attribution-file.yml:1","Warn: no topLevel permission defined: .github/workflows/rw-git-create-tag.yml:1","Warn: no topLevel permission defined: .github/workflows/rw-git-push-rel-master-minor.yml:1","Warn: no topLevel permission defined: .github/workflows/rw-perform-release-patch.yml:1","Warn: no topLevel permission defined: .github/workflows/rw-publish-documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/rw-publish-prerelease.yml:1","Warn: no topLevel permission defined: .github/workflows/rw-publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/rw-publish-version.yml:1","Warn: no topLevel permission defined: .github/workflows/rw-rush-build-basic-checks.yml:1","Warn: no topLevel permission defined: .github/workflows/rw-rush-build-e2e-tests-backstop.yml:1","Warn: no topLevel permission defined: .github/workflows/rw-rush-build-e2e-tests-integrated.yml:1","Warn: no topLevel permission defined: .github/workflows/rw-rush-build-e2e-tests-record.yml:1","Warn: no topLevel permission defined: .github/workflows/rw-rush-build-e2e-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/rw-rush-detect-changes.yml:1","Warn: no topLevel permission defined: .github/workflows/slack-post-merge-notification.yml:1","Warn: no topLevel permission defined: .github/workflows/test-backstop.yml:1"],"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/push-webcomponents-deploy.yml:49"],"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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: libs/sdk-backend-tiger/tests/wiremock/wiremock_extension/gooddata-extensions.jar:1","Warn: binary detected: libs/sdk-ui-tests-e2e/recordings/wiremock_extension/jar/gooddata-extensions.jar: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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(release): error during branchesHandler.query: 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":"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/check-approve.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/check-approve.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-approve.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/check-approve.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/check.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/check.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checklist-cypress-ui-test.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/checklist-cypress-ui-test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checklist-cypress-ui-test.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/checklist-cypress-ui-test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checklist-cypress-ui-test.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/checklist-cypress-ui-test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checklist-cypress-ui-test.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/checklist-cypress-ui-test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checklist-cypress-ui-test.yaml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/checklist-cypress-ui-test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checklist-cypress-ui-test.yaml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/checklist-cypress-ui-test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checklist-cypress-ui-test.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/checklist-cypress-ui-test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checklist-cypress-ui-test.yaml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/checklist-cypress-ui-test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checklist-integrated-staging.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/checklist-integrated-staging.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checklist-integrated-staging.yaml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/checklist-integrated-staging.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checklist-run-boiler-app.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/checklist-run-boiler-app.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checklist-run-boiler-app.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/checklist-run-boiler-app.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checklist-run-boiler-app.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/checklist-run-boiler-app.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checklist-run-boiler-app.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/checklist-run-boiler-app.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checklist-run-boiler-app.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/checklist-run-boiler-app.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checklist-run-boiler-app.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/checklist-run-boiler-app.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc-strorybook-deploy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/doc-strorybook-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gate.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/gate.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prerelease-beta-patch.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/prerelease-beta-patch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request-comment.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/pull-request-comment.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request-comment.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/pull-request-comment.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request-comment.yaml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/pull-request-comment.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull-request-comment.yaml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/pull-request-comment.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-e2e-integrated-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/push-e2e-integrated-tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push-e2e-integrated-tests.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/push-e2e-integrated-tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push-fossa-update-attribution-file.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/push-fossa-update-attribution-file.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push-prerelease.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/push-prerelease.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-prerelease.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/push-prerelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push-webcomponents-deploy.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/push-webcomponents-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-webcomponents-deploy.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/push-webcomponents-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push-webcomponents-deploy.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/push-webcomponents-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push-webcomponents-deploy.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/push-webcomponents-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-webcomponents-deploy.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/push-webcomponents-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-webcomponents-deploy.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/push-webcomponents-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-webcomponents-deploy.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/push-webcomponents-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-webcomponents-deploy.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/push-webcomponents-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-webcomponents-deploy.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/push-webcomponents-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push-webcomponents-deploy.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/push-webcomponents-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-webcomponents-deploy.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/push-webcomponents-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-webcomponents-deploy.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/push-webcomponents-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-bump-master-to-major.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/release-bump-master-to-major.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-release-minor.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/release-release-minor.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-release-minor.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/release-release-minor.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-release-minor.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/release-release-minor.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-release-minor.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/release-release-minor.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-release-patch.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/release-release-patch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-block-merge.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-block-merge.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-bump-version-major.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-bump-version-major.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-bump-version-major.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-bump-version-major.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-bump-version-major.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-bump-version-major.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-bump-version-major.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-bump-version-major.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-bump-version.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-bump-version.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-bump-version.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-bump-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-bump-version.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-bump-version.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-bump-version.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-bump-version.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-bump-version.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-bump-version.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-bump-version.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-bump-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-doc-examples-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-doc-examples-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-doc-examples-deploy.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-doc-examples-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-doc-examples-deploy.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-doc-examples-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-doc-netlify-deploy.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-doc-netlify-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-doc-netlify-deploy.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-doc-netlify-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-doc-netlify-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-doc-netlify-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-doc-release-apidocs.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-doc-release-apidocs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-doc-release-apidocs.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-doc-release-apidocs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-doc-storybook-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-doc-storybook-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-doc-storybook-deploy.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-doc-storybook-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-doc-storybook-deploy.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-doc-storybook-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-doc-update-hugo-version.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-doc-update-hugo-version.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-doc-update-hugo-version.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-doc-update-hugo-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-fossa-update-attribution-file.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-fossa-update-attribution-file.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-fossa-update-attribution-file.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-fossa-update-attribution-file.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-git-create-tag.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-git-create-tag.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-git-create-tag.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-git-create-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-git-push-rel-master-minor.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-git-push-rel-master-minor.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-git-push-rel-master-minor.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-git-push-rel-master-minor.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-git-push-rel-master-minor.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-git-push-rel-master-minor.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-perform-release-patch.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-perform-release-patch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-publish-documentation.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-publish-documentation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-publish-prerelease.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-publish-prerelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-publish-prerelease.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-publish-prerelease.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-publish-prerelease.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-publish-prerelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-publish-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-publish-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-publish-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-publish-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-publish-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-publish-release.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-publish-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-publish-release.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-publish-release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-publish-version.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-publish-version.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-publish-version.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-publish-version.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-publish-version.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-publish-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-publish-version.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-publish-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-rush-build-basic-checks.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-basic-checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-rush-build-basic-checks.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-basic-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-rush-build-basic-checks.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-basic-checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-rush-build-basic-checks.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-basic-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-rush-build-basic-checks.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-basic-checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-rush-build-basic-checks.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-basic-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-rush-build-basic-checks.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-basic-checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-rush-build-basic-checks.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-basic-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests-backstop.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests-backstop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests-backstop.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests-backstop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests-backstop.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests-backstop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests-backstop.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests-backstop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests-backstop.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests-backstop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests-backstop.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests-backstop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests-backstop.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests-backstop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests-integrated.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests-integrated.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests-integrated.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests-integrated.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests-integrated.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests-integrated.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests-integrated.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests-integrated.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests-integrated.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests-integrated.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests-integrated.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests-integrated.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests-integrated.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests-integrated.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests-record.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests-record.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests-record.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests-record.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests-record.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests-record.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests-record.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests-record.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests-record.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests-record.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests-record.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests-record.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests-record.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests-record.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-rush-build-e2e-tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-build-e2e-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rw-rush-detect-changes.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-detect-changes.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rw-rush-detect-changes.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/rw-rush-detect-changes.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/slack-post-merge-notification.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/slack-post-merge-notification.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-backstop.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/gooddata/gooddata-ui-sdk/test-backstop.yml/master?enable=pin","Warn: containerImage not pinned by hash: libs/sdk-ui-tests-e2e/Dockerfile:3","Warn: containerImage not pinned by hash: libs/sdk-ui-tests-e2e/Dockerfile:11","Warn: containerImage not pinned by hash: libs/sdk-ui-tests-e2e/Dockerfile_local:3","Warn: containerImage not pinned by hash: libs/sdk-ui-web-components/Dockerfile:7","Warn: containerImage not pinned by hash: libs/sdk-ui-web-components/Dockerfile_nas:7","Warn: npmCommand not pinned by hash: .github/workflows/rw-doc-examples-deploy.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/rw-doc-examples-deploy.yml:34","Warn: downloadThenRun not pinned by hash: .github/workflows/rw-fossa-update-attribution-file.yml:29","Info:   0 out of  71 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  65 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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 21 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"}},{"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":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["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-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-19T04:34:59.164Z","repository_id":36957527,"created_at":"2025-08-19T04:34:59.164Z","updated_at":"2025-08-19T04:34:59.164Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31026091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T04:58:43.976Z","status":"ssl_error","status_checked_at":"2026-03-27T04:58:17.966Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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"}},"repo_metadata_updated_at":"2026-03-27T16:02:11.844Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.283058795998063,"dependent_packages_count":32.11904664120361,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.201052718600835},"purl":"pkg:npm/%40gooddata/sdk-code-schemas","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@gooddata/sdk-code-schemas","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@gooddata/sdk-code-schemas","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@gooddata/sdk-code-schemas/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-26T08:02:00.699Z","issues_count":35,"pull_requests_count":5122,"avg_time_to_close_issue":3613143.7,"avg_time_to_close_pull_request":251146.77353133872,"issues_closed_count":20,"pull_requests_closed_count":4579,"pull_request_authors_count":82,"issue_authors_count":19,"avg_comments_per_issue":1.457142857142857,"avg_comments_per_pull_request":4.067746973838345,"merged_pull_requests_count":4136,"bot_issues_count":0,"bot_pull_requests_count":89,"past_year_issues_count":1,"past_year_pull_requests_count":1416,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":85199.10553191489,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1175,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.79590395480226,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1076,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gooddata%2Fgooddata-ui-sdk/issues","maintainers":[{"login":"gdrenovate","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdrenovate"},{"login":"mouchar","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mouchar"},{"login":"martinnaj","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinnaj"},{"login":"petr-klemsinsky","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/petr-klemsinsky"},{"login":"dremileta","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dremileta"},{"login":"dlcd2203","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlcd2203"},{"login":"Speechless22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Speechless22"}],"active_maintainers":[{"login":"gdrenovate","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdrenovate"},{"login":"martinnaj","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinnaj"},{"login":"mouchar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mouchar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gooddata%2Fsdk-code-schemas/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gooddata%2Fsdk-code-schemas/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gooddata%2Fsdk-code-schemas/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gooddata%2Fsdk-code-schemas/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gooddata%2Fsdk-code-schemas/codemeta","maintainers":[{"uuid":"mkoldus","login":"mkoldus","name":null,"email":"Miroslav.Koldus@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~mkoldus","role":null,"created_at":"2026-03-27T16:00:24.513Z","updated_at":"2026-03-27T16:00:24.513Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mkoldus/packages"},{"uuid":"bich.nguyen","login":"bich.nguyen","name":null,"email":"bich.nguyen@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~bich.nguyen","role":null,"created_at":"2026-03-27T16:00:23.780Z","updated_at":"2026-03-27T16:00:23.780Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bich.nguyen/packages"},{"uuid":"good-andy","login":"good-andy","name":null,"email":"andrii.chumak@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~good-andy","role":null,"created_at":"2026-03-27T16:00:24.710Z","updated_at":"2026-03-27T16:00:24.710Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/good-andy/packages"},{"uuid":"pjiranek","login":"pjiranek","name":null,"email":"jiranek35@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~pjiranek","role":null,"created_at":"2026-03-27T16:00:24.599Z","updated_at":"2026-03-27T16:00:24.599Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pjiranek/packages"},{"uuid":"phong.nguyen","login":"phong.nguyen","name":null,"email":"phong.nguyen@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~phong.nguyen","role":null,"created_at":"2026-03-27T16:00:24.431Z","updated_at":"2026-03-27T16:00:24.431Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/phong.nguyen/packages"},{"uuid":"martin.milicka","login":"martin.milicka","name":null,"email":"martin.milicka@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~martin.milicka","role":null,"created_at":"2026-03-27T16:00:24.551Z","updated_at":"2026-03-27T16:00:24.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/martin.milicka/packages"},{"uuid":"hung.cao","login":"hung.cao","name":null,"email":"hung.cao@gooddata.com","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~hung.cao","role":null,"created_at":"2026-03-27T16:00:23.652Z","updated_at":"2026-03-27T16:00:23.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hung.cao/packages"},{"uuid":"rodri360","login":"rodri360","name":null,"email":"me@rodri360.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~rodri360","role":null,"created_at":"2026-03-27T16:00:23.079Z","updated_at":"2026-03-27T16:00:23.079Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rodri360/packages"},{"uuid":"jaceksan","login":"jaceksan","name":null,"email":"jan.soubusta@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~jaceksan","role":null,"created_at":"2026-03-27T16:00:23.130Z","updated_at":"2026-03-27T16:00:23.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaceksan/packages"},{"uuid":"ivan.mjartan","login":"ivan.mjartan","name":null,"email":"ivan.mjartan@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~ivan.mjartan","role":null,"created_at":"2026-03-27T16:00:23.167Z","updated_at":"2026-03-27T16:00:23.167Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ivan.mjartan/packages"},{"uuid":"lupko","login":"lupko","name":null,"email":"lubomir.slivka@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~lupko","role":null,"created_at":"2026-03-27T16:00:23.217Z","updated_at":"2026-03-27T16:00:23.217Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lupko/packages"},{"uuid":"tomas.kratochvil","login":"tomas.kratochvil","name":null,"email":"tomas.kratochvil@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~tomas.kratochvil","role":null,"created_at":"2026-03-27T16:00:23.284Z","updated_at":"2026-03-27T16:00:23.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tomas.kratochvil/packages"},{"uuid":"stanislavhacker","login":"stanislavhacker","name":null,"email":"stanislav.hacker@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~stanislavhacker","role":null,"created_at":"2026-03-27T16:00:23.379Z","updated_at":"2026-03-27T16:00:23.379Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stanislavhacker/packages"},{"uuid":"vojtasii","login":"vojtasii","name":null,"email":"vojtech.tollar@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~vojtasii","role":null,"created_at":"2026-03-27T16:00:23.426Z","updated_at":"2026-03-27T16:00:23.426Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vojtasii/packages"},{"uuid":"pbenes","login":"pbenes","name":null,"email":"petr.benes@gooddata.com","url":null,"packages_count":82,"html_url":"https://www.npmjs.com/~pbenes","role":null,"created_at":"2026-03-27T16:00:23.476Z","updated_at":"2026-03-27T16:00:23.476Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pbenes/packages"},{"uuid":"gooddata-ci","login":"gooddata-ci","name":null,"email":"rail@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~gooddata-ci","role":null,"created_at":"2026-03-27T16:00:23.536Z","updated_at":"2026-03-27T16:00:23.536Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gooddata-ci/packages"},{"uuid":"nikolacech","login":"nikolacech","name":null,"email":"nikola.cech@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~nikolacech","role":null,"created_at":"2026-03-27T16:00:23.577Z","updated_at":"2026-03-27T16:00:23.577Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nikolacech/packages"},{"uuid":"bertold8","login":"bertold8","name":null,"email":"ivan.nejezchleb@seznam.cz","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~bertold8","role":null,"created_at":"2026-03-27T16:00:25.606Z","updated_at":"2026-03-27T16:00:25.606Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bertold8/packages"},{"uuid":"petrjanu","login":"petrjanu","name":null,"email":"petr.janu@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~petrjanu","role":null,"created_at":"2026-03-27T16:00:23.614Z","updated_at":"2026-03-27T16:00:23.614Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/petrjanu/packages"},{"uuid":"xmort","login":"xmort","name":null,"email":"petr.dolejsi@gooddata.com","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~xmort","role":null,"created_at":"2026-03-27T16:00:23.717Z","updated_at":"2026-03-27T16:00:23.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xmort/packages"},{"uuid":"no23reason","login":"no23reason","name":null,"email":"dan.homola@hotmail.cz","url":null,"packages_count":82,"html_url":"https://www.npmjs.com/~no23reason","role":null,"created_at":"2026-03-27T16:00:23.873Z","updated_at":"2026-03-27T16:00:23.873Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/no23reason/packages"},{"uuid":"matyas.kandl","login":"matyas.kandl","name":null,"email":"matyas.kandl@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~matyas.kandl","role":null,"created_at":"2026-03-27T16:00:23.932Z","updated_at":"2026-03-27T16:00:23.932Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matyas.kandl/packages"},{"uuid":"tu.bui","login":"tu.bui","name":null,"email":"tu.bui@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~tu.bui","role":null,"created_at":"2026-03-27T16:00:23.985Z","updated_at":"2026-03-27T16:00:23.985Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tu.bui/packages"},{"uuid":"my.duong","login":"my.duong","name":null,"email":"my.duong@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~my.duong","role":null,"created_at":"2026-03-27T16:00:24.026Z","updated_at":"2026-03-27T16:00:24.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/my.duong/packages"},{"uuid":"hang.ngo","login":"hang.ngo","name":null,"email":"hang.ngo@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~hang.ngo","role":null,"created_at":"2026-03-27T16:00:24.069Z","updated_at":"2026-03-27T16:00:24.069Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hang.ngo/packages"},{"uuid":"scavnickyj","login":"scavnickyj","name":null,"email":"jakub.scavnicky@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~scavnickyj","role":null,"created_at":"2026-03-27T16:00:24.109Z","updated_at":"2026-03-27T16:00:24.109Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/scavnickyj/packages"},{"uuid":"thao-luong","login":"thao-luong","name":null,"email":"thao.luong@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~thao-luong","role":null,"created_at":"2026-03-27T16:00:24.149Z","updated_at":"2026-03-27T16:00:24.149Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thao-luong/packages"},{"uuid":"thuong.nguyen","login":"thuong.nguyen","name":null,"email":"thuong.nguyen@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~thuong.nguyen","role":null,"created_at":"2026-03-27T16:00:24.190Z","updated_at":"2026-03-27T16:00:24.190Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thuong.nguyen/packages"},{"uuid":"huyen.nguyen","login":"huyen.nguyen","name":null,"email":"huyen.nguyen@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~huyen.nguyen","role":null,"created_at":"2026-03-27T16:00:24.257Z","updated_at":"2026-03-27T16:00:24.257Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/huyen.nguyen/packages"},{"uuid":"nestor_encinas","login":"nestor_encinas","name":null,"email":"xesto05@gmail.com","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~nestor_encinas","role":null,"created_at":"2026-03-27T16:00:24.318Z","updated_at":"2026-03-27T16:00:24.318Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nestor_encinas/packages"},{"uuid":"tmuchka","login":"tmuchka","name":null,"email":"tomas.muchka@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~tmuchka","role":null,"created_at":"2026-03-27T16:00:24.356Z","updated_at":"2026-03-27T16:00:24.356Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tmuchka/packages"},{"uuid":"gdjan","login":"gdjan","name":null,"email":"jan.kruza@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~gdjan","role":null,"created_at":"2026-03-27T16:00:24.393Z","updated_at":"2026-03-27T16:00:24.393Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gdjan/packages"},{"uuid":"tuan.tran_gd","login":"tuan.tran_gd","name":null,"email":"tuan.tran@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~tuan.tran_gd","role":null,"created_at":"2026-03-27T16:00:24.465Z","updated_at":"2026-03-27T16:00:24.465Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tuan.tran_gd/packages"},{"uuid":"jkbm","login":"jkbm","name":null,"email":"jkb.matuska@gmail.com","url":null,"packages_count":63,"html_url":"https://www.npmjs.com/~jkbm","role":null,"created_at":"2026-03-27T16:00:26.000Z","updated_at":"2026-03-27T16:00:26.000Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jkbm/packages"},{"uuid":"david.zoufaly","login":"david.zoufaly","name":null,"email":"davidzoufaly@gmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~david.zoufaly","role":null,"created_at":"2026-03-27T16:00:24.792Z","updated_at":"2026-03-27T16:00:24.792Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/david.zoufaly/packages"},{"uuid":"dusan-kovacik-profiq","login":"dusan-kovacik-profiq","name":null,"email":"dusan.kovacik@profiq.com","url":null,"packages_count":59,"html_url":"https://www.npmjs.com/~dusan-kovacik-profiq","role":null,"created_at":"2026-03-27T16:00:25.452Z","updated_at":"2026-03-27T16:00:25.452Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dusan-kovacik-profiq/packages"},{"uuid":"kirill.kazakov.gd","login":"kirill.kazakov.gd","name":null,"email":"kirill.kazakov@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~kirill.kazakov.gd","role":null,"created_at":"2026-03-27T16:00:25.665Z","updated_at":"2026-03-27T16:00:25.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kirill.kazakov.gd/packages"},{"uuid":"amilieta","login":"amilieta","name":null,"email":"andrew.milieta@gooddata.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~amilieta","role":null,"created_at":"2026-03-27T16:00:25.273Z","updated_at":"2026-03-27T16:00:25.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amilieta/packages"},{"uuid":"hoaimy","login":"hoaimy","name":null,"email":"mya.lehoai@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~hoaimy","role":null,"created_at":"2026-03-27T16:00:25.014Z","updated_at":"2026-03-27T16:00:25.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hoaimy/packages"},{"uuid":"vasek.zmrhal","login":"vasek.zmrhal","name":null,"email":"vaclav.zmrhal@gooddata.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~vasek.zmrhal","role":null,"created_at":"2026-03-27T16:00:24.840Z","updated_at":"2026-03-27T16:00:24.840Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vasek.zmrhal/packages"},{"uuid":"hkad98","login":"hkad98","name":null,"email":"kadlino98@seznam.cz","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~hkad98","role":null,"created_at":"2026-03-27T16:00:24.971Z","updated_at":"2026-03-27T16:00:24.971Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hkad98/packages"},{"uuid":"ondrejvelisekgd","login":"ondrejvelisekgd","name":null,"email":"ondrej.velisek@gooddata.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~ondrejvelisekgd","role":null,"created_at":"2026-03-27T16:00:25.189Z","updated_at":"2026-03-27T16:00:25.189Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ondrejvelisekgd/packages"},{"uuid":"khuongnguyen","login":"khuongnguyen","name":null,"email":"khuong.nguyen@gooddata.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~khuongnguyen","role":null,"created_at":"2026-03-27T16:00:25.498Z","updated_at":"2026-03-27T16:00:25.498Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/khuongnguyen/packages"},{"uuid":"lucy.doan","login":"lucy.doan","name":null,"email":"lucy.doan@gooddata.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~lucy.doan","role":null,"created_at":"2026-03-27T16:00:24.928Z","updated_at":"2026-03-27T16:00:24.928Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lucy.doan/packages"},{"uuid":"fiedlr","login":"fiedlr","name":null,"email":"hello@fiedlr.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~fiedlr","role":null,"created_at":"2026-03-27T16:00:25.915Z","updated_at":"2026-03-27T16:00:25.915Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fiedlr/packages"},{"uuid":"timurmuh","login":"timurmuh","name":null,"email":"timurmuh@pm.me","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~timurmuh","role":null,"created_at":"2026-03-27T16:00:25.962Z","updated_at":"2026-03-27T16:00:25.962Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timurmuh/packages"},{"uuid":"milan.dufek","login":"milan.dufek","name":null,"email":"milan.dufek@gooddata.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~milan.dufek","role":null,"created_at":"2026-03-27T16:00:26.252Z","updated_at":"2026-03-27T16:00:26.252Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/milan.dufek/packages"},{"uuid":"maitrieuphilong","login":"maitrieuphilong","name":null,"email":"long.mai+npm@gooddata.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~maitrieuphilong","role":null,"created_at":"2026-03-27T16:00:26.308Z","updated_at":"2026-03-27T16:00:26.308Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/maitrieuphilong/packages"},{"uuid":"jkbm_gd","login":"jkbm_gd","name":null,"email":"jakub.matuska@gooddata.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~jkbm_gd","role":null,"created_at":"2026-03-27T16:00:26.347Z","updated_at":"2026-03-27T16:00:26.347Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jkbm_gd/packages"},{"uuid":"zdenekornst","login":"zdenekornst","name":null,"email":"ornstz@me.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~zdenekornst","role":null,"created_at":"2026-03-27T16:00:26.419Z","updated_at":"2026-03-27T16:00:26.419Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zdenekornst/packages"},{"uuid":"jiri.staroba","login":"jiri.staroba","name":null,"email":"jiri.staroba@gooddata.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~jiri.staroba","role":null,"created_at":"2026-03-27T16:00:26.495Z","updated_at":"2026-03-27T16:00:26.495Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jiri.staroba/packages"},{"uuid":"henry.nguyen.gooddata","login":"henry.nguyen.gooddata","name":null,"email":"henry.nguyen@gooddata.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~henry.nguyen.gooddata","role":null,"created_at":"2026-03-27T16:00:26.562Z","updated_at":"2026-03-27T16:00:26.562Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/henry.nguyen.gooddata/packages"},{"uuid":"adam.prchal","login":"adam.prchal","name":null,"email":"adam.prchal@gooddata.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~adam.prchal","role":null,"created_at":"2026-03-27T16:00:26.603Z","updated_at":"2026-03-27T16:00:26.603Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adam.prchal/packages"},{"uuid":"frankhuynh","login":"frankhuynh","name":null,"email":"duy.huynh@gooddata.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~frankhuynh","role":null,"created_at":"2026-03-27T16:00:26.684Z","updated_at":"2026-03-27T16:00:26.684Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/frankhuynh/packages"},{"uuid":"macekond","login":"macekond","name":null,"email":"ondrej.macek@gooddata.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~macekond","role":null,"created_at":"2026-03-27T16:00:26.733Z","updated_at":"2026-03-27T16:00:26.733Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/macekond/packages"},{"uuid":"martinnaj","login":"martinnaj","name":null,"email":"martin@najemi.cz","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~martinnaj","role":null,"created_at":"2026-03-27T16:00:26.786Z","updated_at":"2026-03-27T16:00:26.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/martinnaj/packages"},{"uuid":"charan-sanjay","login":"charan-sanjay","name":null,"email":"charan8695@gmail.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~charan-sanjay","role":null,"created_at":"2026-03-27T16:00:26.841Z","updated_at":"2026-03-27T16:00:26.841Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/charan-sanjay/packages"},{"uuid":"peter.koza","login":"peter.koza","name":null,"email":"peter.koza@gooddata.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~peter.koza","role":null,"created_at":"2026-03-27T16:00:26.885Z","updated_at":"2026-03-27T16:00:26.885Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peter.koza/packages"},{"uuid":"jakubz_good","login":"jakubz_good","name":null,"email":"jakub.zovak@gooddata.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~jakubz_good","role":null,"created_at":"2026-03-27T16:00:27.170Z","updated_at":"2026-03-27T16:00:27.170Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jakubz_good/packages"},{"uuid":"sandrasus","login":"sandrasus","name":null,"email":"sandra.suszterova@gooddata.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~sandrasus","role":null,"created_at":"2026-03-27T16:00:26.928Z","updated_at":"2026-03-27T16:00:26.928Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sandrasus/packages"},{"uuid":"pjar","login":"pjar","name":null,"email":"piotr.jaroslawski@gooddata.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~pjar","role":null,"created_at":"2026-03-27T16:00:26.963Z","updated_at":"2026-03-27T16:00:26.963Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pjar/packages"},{"uuid":"jan.svager.gooddata","login":"jan.svager.gooddata","name":null,"email":"jan.svager@gooddata.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~jan.svager.gooddata","role":null,"created_at":"2026-03-27T16:00:27.020Z","updated_at":"2026-03-27T16:00:27.020Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jan.svager.gooddata/packages"},{"uuid":"minh.ho.gooddata","login":"minh.ho.gooddata","name":null,"email":"minh.ho@gooddata.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~minh.ho.gooddata","role":null,"created_at":"2026-03-27T16:00:27.057Z","updated_at":"2026-03-27T16:00:27.057Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/minh.ho.gooddata/packages"},{"uuid":"maiphuong.bui","login":"maiphuong.bui","name":null,"email":"maiphuong.bui@gooddata.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~maiphuong.bui","role":null,"created_at":"2026-03-27T16:00:27.098Z","updated_at":"2026-03-27T16:00:27.098Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/maiphuong.bui/packages"},{"uuid":"pavelcerny","login":"pavelcerny","name":null,"email":"pavel.cerny@gooddata.com","url":null,"packages_count":64,"html_url":"https://www.npmjs.com/~pavelcerny","role":null,"created_at":"2026-03-27T16:00:27.215Z","updated_at":"2026-03-27T16:00:27.215Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pavelcerny/packages"},{"uuid":"mvarhalik","login":"mvarhalik","name":null,"email":"marcel.varhalik@gooddata.com","url":null,"packages_count":64,"html_url":"https://www.npmjs.com/~mvarhalik","role":null,"created_at":"2026-03-27T16:00:27.296Z","updated_at":"2026-03-27T16:00:27.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mvarhalik/packages"},{"uuid":"frantiseknemet","login":"frantiseknemet","name":null,"email":"frantisek.nemet@gooddata.com","url":null,"packages_count":64,"html_url":"https://www.npmjs.com/~frantiseknemet","role":null,"created_at":"2026-03-27T16:00:27.351Z","updated_at":"2026-03-27T16:00:27.351Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/frantiseknemet/packages"},{"uuid":"hankadev","login":"hankadev","name":null,"email":"hankadev@gmail.com","url":null,"packages_count":64,"html_url":"https://www.npmjs.com/~hankadev","role":null,"created_at":"2026-03-27T16:00:27.391Z","updated_at":"2026-03-27T16:00:27.391Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hankadev/packages"},{"uuid":"martozar","login":"martozar","name":null,"email":"mykhaylo.zelenskyy@gooddata.com","url":null,"packages_count":63,"html_url":"https://www.npmjs.com/~martozar","role":null,"created_at":"2026-03-27T16:00:24.639Z","updated_at":"2026-03-27T16:00:24.639Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/martozar/packages"},{"uuid":"jenny_gooddata","login":"jenny_gooddata","name":null,"email":"jenny.nguyen@gooddata.com","url":null,"packages_count":63,"html_url":"https://www.npmjs.com/~jenny_gooddata","role":null,"created_at":"2026-03-27T16:00:25.703Z","updated_at":"2026-03-27T16:00:25.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jenny_gooddata/packages"},{"uuid":"mara3l","login":"mara3l","name":null,"email":"stepan.machovsky@gooddata.com","url":null,"packages_count":63,"html_url":"https://www.npmjs.com/~mara3l","role":null,"created_at":"2026-03-27T16:00:25.784Z","updated_at":"2026-03-27T16:00:25.784Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mara3l/packages"},{"uuid":"jan.tychtl.gooddata","login":"jan.tychtl.gooddata","name":null,"email":"jan.tychtl@gooddata.com","url":null,"packages_count":62,"html_url":"https://www.npmjs.com/~jan.tychtl.gooddata","role":null,"created_at":"2026-03-27T16:00:25.846Z","updated_at":"2026-03-27T16:00:25.846Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jan.tychtl.gooddata/packages"},{"uuid":"lukas.ther","login":"lukas.ther","name":null,"email":"lukther@gmail.com","url":null,"packages_count":62,"html_url":"https://www.npmjs.com/~lukas.ther","role":null,"created_at":"2026-03-27T16:00:25.154Z","updated_at":"2026-03-27T16:00:25.154Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukas.ther/packages"},{"uuid":"matej.pavlik","login":"matej.pavlik","name":null,"email":"matej.pavlik@gooddata.com","url":null,"packages_count":59,"html_url":"https://www.npmjs.com/~matej.pavlik","role":null,"created_at":"2026-03-27T16:00:25.537Z","updated_at":"2026-03-27T16:00:25.537Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matej.pavlik/packages"},{"uuid":"andrenanninga-gooddata","login":"andrenanninga-gooddata","name":null,"email":"andre.nanninga@gooddata.com","url":null,"packages_count":52,"html_url":"https://www.npmjs.com/~andrenanninga-gooddata","role":null,"created_at":"2026-03-27T16:00:25.350Z","updated_at":"2026-03-27T16:00:25.350Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andrenanninga-gooddata/packages"}]}