{"id":6269324,"name":"@formbricks/engine-react","ecosystem":"npm","description":"Headless Form Engine for Formbricks","homepage":"https://formbricks.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/formbricks/formbricks","keywords_array":["formbricks","react","form","forms","typescript","survey","surveys","engine"],"namespace":"formbricks","versions_count":2,"first_release_published_at":"2023-02-06T13:54:12.849Z","latest_release_published_at":"2023-02-09T10:21:13.798Z","latest_release_number":"0.1.1","last_synced_at":"2026-04-12T09:52:28.379Z","created_at":"2023-02-06T15:05:54.866Z","updated_at":"2026-04-12T09:52:28.380Z","registry_url":"https://www.npmjs.com/package/@formbricks/engine-react","install_command":"npm install @formbricks/engine-react","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.1"}},"repo_metadata":{"id":37448568,"uuid":"500289888","full_name":"formbricks/formbricks","owner":"formbricks","description":"Open Source Qualtrics Alternative","archived":false,"fork":false,"pushed_at":"2026-02-27T21:37:55.000Z","size":281155,"stargazers_count":11911,"open_issues_count":248,"forks_count":2120,"subscribers_count":44,"default_branch":"main","last_synced_at":"2026-02-28T01:53:39.011Z","etag":null,"topics":["experience-management","form","forms","nextjs","open-source","react","reactjs","survey","survey-analysis","survey-data","survey-form","surveys","tailwindcss","turborepo","typeform","typescript","xm"],"latest_commit_sha":null,"homepage":"https://formbricks.com","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/formbricks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2022-06-06T04:25:21.000Z","updated_at":"2026-02-27T21:18:43.000Z","dependencies_parsed_at":"2023-09-27T11:14:04.127Z","dependency_job_id":"dcf463b8-e2b2-41f6-b0c2-b67be45e7d8c","html_url":"https://github.com/formbricks/formbricks","commit_stats":{"total_commits":3366,"total_committers":260,"mean_commits":"12.946153846153846","dds":0.6895424836601307,"last_synced_commit":"2575b649a030defd0a9dd4cd7d93992f469a6761"},"previous_names":[],"tags_count":179,"template":false,"template_full_name":null,"purl":"pkg:github/formbricks/formbricks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/formbricks","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/sbom","scorecard":{"id":57954,"data":{"date":"2025-08-07T10:41:22Z","repo":{"name":"github.com/formbricks/formbricks","commit":"9b489b0682d85ee0e419c1842a6fc43431356fbb"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":6.1,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: packages/android/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'main'","Info: 'allow deletion' disabled on branch 'main'","Warn: status checks do not require up-to-date branches for 'main'","Info: status check found to merge onto on branch 'main'","Warn: number of required reviewers is only 1 on branch 'main'","Info: stale review dismissal enabled on branch 'main'","Warn: settings do not apply to administrators on branch 'main'","Warn: codeowner review is not required on branch 'main'","Warn: branch protection not enabled for branch 'release/v3.16'","Warn: branch protection not enabled for branch 'release/v3.15'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":9,"reason":"found 1 unreviewed changesets out of 30 -- score normalized to 9","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"22 different organizations found -- score normalized to 10","details":["Info: contributors work for CommunityPro,EnchanteHQ,IEEE-VIT,Mirai-org,OpenMined,ProCoderHangout,Testausserveri,cevioustech,classroomio,coinharbourxyz,d2checkpoint-com,digi-uw,ecellvit,falconxio,flix,formbricks,juice-shop,lablambworks limited,mood-enhancer-player,rittaschool,sorobix,wc-donation"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/tolgee-missing-key-check.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/tolgee-missing-key-check.yml:25"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: :0"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no OSSFuzz integration found: Follow the steps in https://github.com/google/oss-fuzz to integrate fuzzing for your project.\nOver time, try to add fuzzing for more functionalities of your project. (High effort)","Warn: no OneFuzz integration found: Follow the steps in https://github.com/microsoft/onefuzz to start fuzzing for your project.\nOver time, try to add fuzzing for more functionalities of your project. (High effort)","Warn: no GoBuiltInFuzzer integration found: Follow the steps in https://go.dev/doc/fuzz/ to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no PythonAtherisFuzzer integration found: Follow the steps in https://github.com/google/atheris to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no CLibFuzzer integration found: Follow the steps in https://llvm.org/docs/LibFuzzer.html to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no CppLibFuzzer integration found: Follow the steps in https://llvm.org/docs/LibFuzzer.html to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no SwiftLibFuzzer integration found: Follow the steps in https://google.github.io/oss-fuzz/getting-started/new-project-guide/swift-lang/ to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no RustCargoFuzzer integration found: Follow the steps in https://rust-fuzz.github.io/book/cargo-fuzz.html to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no JavaJazzerFuzzer integration found: Follow the steps in https://github.com/CodeIntelligenceTesting/jazzer to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no ClusterFuzzLite integration found: Follow the steps in https://github.com/google/clusterfuzzlite to integrate fuzzing as part of CI.\nOver time, try to add fuzzing for more functionalities of your project. (High effort)","Warn: no HaskellPropertyBasedTesting integration found: Use one of the following frameworks to fuzz your project:\nQuickCheck: https://hackage.haskell.org/package/QuickCheck\nhedgehog: https://hedgehog.qa/\nvalidity: https://github.com/NorfairKing/validity\nsmallcheck: https://hackage.haskell.org/package/smallcheck\nhspec: https://hspec.github.io/\ntasty: https://hackage.haskell.org/package/tasty (High effort)","Warn: no TypeScriptPropertyBasedTesting integration found: Use fast-check: https://github.com/dubzzz/fast-check (High effort)","Warn: no JavaScriptPropertyBasedTesting integration found: Use fast-check: https://github.com/dubzzz/fast-check (High effort)"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 16 issue activity out of 30 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":10,"reason":"publishing workflow detected","details":["Info: GitHub/GitLab publishing workflow used in run https://api.github.com/repos/formbricks/formbricks/actions/runs/16801662368: .github/workflows/docker-build-validation.yml:20"],"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-formbricks-cloud.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/formbricks/formbricks/deploy-formbricks-cloud.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-formbricks-cloud.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/formbricks/formbricks/deploy-formbricks-cloud.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-formbricks-cloud.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/formbricks/formbricks/deploy-formbricks-cloud.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-formbricks-cloud.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/formbricks/formbricks/deploy-formbricks-cloud.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-build-validation.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/formbricks/formbricks/docker-build-validation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-build-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/formbricks/formbricks/docker-build-validation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-build-validation.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/formbricks/formbricks/docker-build-validation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/formbricks-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/formbricks/formbricks/formbricks-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-docker-github-experimental.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/formbricks/formbricks/release-docker-github-experimental.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/terraform-plan-and-apply.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/formbricks/formbricks/terraform-plan-and-apply.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-sentry-sourcemaps.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/formbricks/formbricks/upload-sentry-sourcemaps.yml/main?enable=pin","Warn: containerImage not pinned by hash: apps/web/Dockerfile:1","Warn: containerImage not pinned by hash: apps/web/Dockerfile:18","Warn: containerImage not pinned by hash: apps/web/Dockerfile:68","Warn: npmCommand not pinned by hash: apps/web/Dockerfile:21","Warn: npmCommand not pinned by hash: apps/web/Dockerfile:70","Warn: npmCommand not pinned by hash: apps/web/Dockerfile:124","Warn: npmCommand not pinned by hash: .github/workflows/tolgee-missing-key-check.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/tolgee.yml:58","Info:  30 out of  35 GitHub-owned GitHubAction dependencies pinned","Info:  46 out of  52 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   5 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 29 commits out of 30 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/apply-issue-labels-to-pr.yml:9","Info: jobLevel 'contents' permission set to 'none': .github/workflows/apply-issue-labels-to-pr.yml:16","Info: jobLevel 'issues' permission set to 'read': .github/workflows/apply-issue-labels-to-pr.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-web.yml:6","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1: Visit https://app.stepsecurity.io/secureworkflow/formbricks/formbricks/chromatic.yml/main?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/chromatic.yml:15: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'actions' permission set to 'read': .github/workflows/chromatic.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/chromatic.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-formbricks-cloud.yml:40: Visit https://app.stepsecurity.io/secureworkflow/formbricks/formbricks/deploy-formbricks-cloud.yml/main?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/docker-build-validation.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:26","Info: topLevel 'actions' permission set to 'read': .github/workflows/e2e.yml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/formbricks-release.yml:8","Info: jobLevel 'contents' permission set to 'read': .github/workflows/formbricks-release.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr.yml:5","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/pr.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/pr.yml:7","Warn: topLevel 'checks' permission set to 'write': .github/workflows/pr.yml:8: Visit https://app.stepsecurity.io/secureworkflow/formbricks/formbricks/pr.yml/main?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr.yml:47","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/pr.yml:48: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/pr.yml:49: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-docker-github-experimental.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-docker-github-experimental.yml:26","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release-docker-github-experimental.yml:27: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-docker-github-experimental.yml:171","Warn: no topLevel permission defined: .github/workflows/release-docker-github.yml:1: Visit https://app.stepsecurity.io/secureworkflow/formbricks/formbricks/release-docker-github.yml/main?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-docker-github.yml:33","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release-docker-github.yml:34: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-helm-chart.yml:12","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release-helm-chart.yml:18: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-helm-chart.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/scorecard.yml:31: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/sonarqube.yml:11","Warn: no topLevel permission defined: .github/workflows/terraform-plan-and-apply.yml:1: Visit https://app.stepsecurity.io/secureworkflow/formbricks/formbricks/terraform-plan-and-apply.yml/main?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/terraform-plan-and-apply.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:5","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/tolgee-missing-key-check.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/tolgee.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/upload-sentry-sourcemaps.yml:20"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":-1,"reason":"internal error: vulnerabilitiesClient.ListUnfixedVulnerabilities: internal error: osv-scanner panic: runtime error: index out of range [0] with length 0","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T01:08:20.946Z","repository_id":37448568,"created_at":"2025-08-15T01:08:20.946Z","updated_at":"2025-08-15T01:08:20.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29963117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T06:55:38.174Z","status":"ssl_error","status_checked_at":"2026-03-01T06:53:04.810Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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"},"owner_record":{"login":"formbricks","name":"Formbricks","uuid":"105877416","kind":"organization","description":"Open Source Qualtrics Alternative","email":"hola@formbricks.com","website":"https://formbricks.com","location":"Germany","twitter":"formbricks","company":null,"icon_url":"https://avatars.githubusercontent.com/u/105877416?v=4","repositories_count":13,"last_synced_at":"2025-10-22T22:36:17.631Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/formbricks","funding_links":[],"total_stars":11558,"followers":227,"following":0,"created_at":"2022-11-15T04:25:42.569Z","updated_at":"2025-10-22T22:36:17.631Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/formbricks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/formbricks/repositories"},"tags":[{"name":"4.7.5","sha":"5b4cb4fc4916df3c5f9daf7ab514e86d4f653a62","kind":"commit","published_at":"2026-02-26T10:50:18.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.7.5","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.5/manifests"},{"name":"4.7.5-rc.1","sha":"5b4cb4fc4916df3c5f9daf7ab514e86d4f653a62","kind":"commit","published_at":"2026-02-26T10:50:18.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.7.5-rc.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.7.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.7.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.5-rc.1/manifests"},{"name":"4.7.4","sha":"be38c41c6ded2b92d32ca474b2e4d6c228a325ab","kind":"commit","published_at":"2026-02-24T12:59:23.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.7.4","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.4/manifests"},{"name":"4.7.4-rc.1","sha":"be38c41c6ded2b92d32ca474b2e4d6c228a325ab","kind":"commit","published_at":"2026-02-24T12:59:23.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.7.4-rc.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.7.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.7.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.4-rc.1/manifests"},{"name":"4.7.3-rc.2","sha":"56d6d201f831d8bc16afe28cbd5c268a311e435f","kind":"commit","published_at":"2026-02-20T16:52:47.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.7.3-rc.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.7.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.7.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.3-rc.2/manifests"},{"name":"4.7.3","sha":"56d6d201f831d8bc16afe28cbd5c268a311e435f","kind":"commit","published_at":"2026-02-20T16:52:47.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.7.3","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.3/manifests"},{"name":"4.7.3-rc.1","sha":"9a32e60441777bc40cef719059c4e31cf89a915c","kind":"commit","published_at":"2026-02-20T11:13:43.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.7.3-rc.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.7.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.7.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.3-rc.1/manifests"},{"name":"4.7.2","sha":"2eaa0986024525cbd5ff5b9ebd9b664a1dc8b87c","kind":"commit","published_at":"2026-02-19T09:40:50.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.7.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.2/manifests"},{"name":"4.7.2-rc.1","sha":"2eaa0986024525cbd5ff5b9ebd9b664a1dc8b87c","kind":"commit","published_at":"2026-02-19T09:40:50.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.7.2-rc.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.7.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.7.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.2-rc.1/manifests"},{"name":"4.7.1","sha":"5b776b04b11689adff508f44c813711a55633e0c","kind":"commit","published_at":"2026-02-18T13:28:00.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.7.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.1/manifests"},{"name":"4.7.1-rc.1","sha":"5b776b04b11689adff508f44c813711a55633e0c","kind":"commit","published_at":"2026-02-18T13:28:00.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.7.1-rc.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.7.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.7.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.1-rc.1/manifests"},{"name":"4.7.0","sha":"e3f3516fa7d629a2b6637f7d116b100b8047839c","kind":"commit","published_at":"2026-02-17T11:52:57.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.7.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.0/manifests"},{"name":"4.7.0-rc.2","sha":"e3f3516fa7d629a2b6637f7d116b100b8047839c","kind":"commit","published_at":"2026-02-17T11:52:57.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.7.0-rc.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.0-rc.2/manifests"},{"name":"4.7.0-rc.1","sha":"08ac490512cdd61c8cd9b3572135c9b5193e9d24","kind":"commit","published_at":"2026-02-13T14:57:08.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.7.0-rc.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.7.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.7.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.7.0-rc.1/manifests"},{"name":"4.6.1","sha":"972407eb939cec2212f992c087b9b70f1f2b2359","kind":"commit","published_at":"2026-02-02T13:51:11.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.6.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.6.1/manifests"},{"name":"4.6.1-rc.1","sha":"972407eb939cec2212f992c087b9b70f1f2b2359","kind":"commit","published_at":"2026-02-02T13:51:11.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.6.1-rc.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.6.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.6.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.6.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.6.1-rc.1/manifests"},{"name":"4.6.0-rc.2","sha":"fcbb99c43d0550dc045ce701b53ae0d69afecf46","kind":"commit","published_at":"2026-01-26T04:54:19.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.6.0-rc.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.6.0-rc.2/manifests"},{"name":"4.6.0","sha":"fcbb99c43d0550dc045ce701b53ae0d69afecf46","kind":"commit","published_at":"2026-01-26T04:54:19.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.6.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.6.0/manifests"},{"name":"4.6.0-rc.1","sha":"5b86dd3a8fa73b7bd6f25bf85acf021c444b2ecc","kind":"commit","published_at":"2026-01-22T09:41:54.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.6.0-rc.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.6.0-rc.1/manifests"},{"name":"4.5.0","sha":"ed285f6fdfed9e16a46df58e38e5e1627f8d1e60","kind":"commit","published_at":"2026-01-05T09:40:54.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.5.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.5.0/manifests"},{"name":"4.5.0-rc.2","sha":"ed285f6fdfed9e16a46df58e38e5e1627f8d1e60","kind":"commit","published_at":"2026-01-05T09:40:54.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.5.0-rc.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.5.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.5.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.5.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.5.0-rc.2/manifests"},{"name":"v4.5.0-rc.1","sha":"ca67c4d5a89b24cfcac8cf17f7e0d20ae07aac16","kind":"commit","published_at":"2025-12-31T07:24:04.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v4.5.0-rc.1/manifests"},{"name":"4.4.3","sha":"d12ef3ef4e2253e68edda1ba7a6c88294313e3e8","kind":"commit","published_at":"2025-12-23T09:36:30.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.4.3","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7260a1a3a45de0ae5cf8b0e5a8b36bbd7c4707dc","kind":"commit","published_at":"2025-12-22T08:45:53.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.4.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"5b308d10dcffb8ed95ba8a0b34dfa98691368784","kind":"commit","published_at":"2025-12-20T08:22:55.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.4.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"68f1f42f81796ea469b933f31c494fd0d65a7cce","kind":"commit","published_at":"2025-12-19T09:38:03.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.4.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.4.0/manifests"},{"name":"4.4.0-rc.2","sha":"68f1f42f81796ea469b933f31c494fd0d65a7cce","kind":"commit","published_at":"2025-12-19T09:38:03.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.4.0-rc.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.4.0-rc.2/manifests"},{"name":"4.4.0-rc.1","sha":"e71f3f412c00dad9de245193c6f01421a28eb3cb","kind":"commit","published_at":"2025-12-17T17:13:32.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.4.0-rc.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.4.0-rc.1/manifests"},{"name":"4.3.3","sha":"5c7867ccd1d34c5f3b84f509e7d084d1d18d71f9","kind":"commit","published_at":"2025-12-16T07:09:26.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.3.3","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.3.3/manifests"},{"name":"4.3.2","sha":"06beb30bb2fbaee67c7176ac7af45c8c5f3e7cf3","kind":"commit","published_at":"2025-12-04T10:51:36.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.3.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"1f0042b55c8bbf4cf8719e9581c97ba42afe3134","kind":"commit","published_at":"2025-12-01T15:26:04.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.3.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"018cef61a6237d05175286e823ed43a04c1929a5","kind":"commit","published_at":"2025-11-29T11:57:14.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.3.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.3.0/manifests"},{"name":"4.3.0-rc.1","sha":"018cef61a6237d05175286e823ed43a04c1929a5","kind":"commit","published_at":"2025-11-29T11:57:14.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.3.0-rc.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.3.0-rc.1/manifests"},{"name":"4.2.0","sha":"01d85f66dcc9f85929cb61161430ae9e6afefa4a","kind":"commit","published_at":"2025-11-21T09:33:00.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.2.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.2.0/manifests"},{"name":"4.2.0-rc.2","sha":"01d85f66dcc9f85929cb61161430ae9e6afefa4a","kind":"commit","published_at":"2025-11-21T09:33:00.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.2.0-rc.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.2.0-rc.2/manifests"},{"name":"4.2.0-rc.1","sha":"4f6959ce389657978810c497544a2e57bf42628c","kind":"commit","published_at":"2025-11-21T09:09:39.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.2.0-rc.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.2.0-rc.1/manifests"},{"name":"4.1.2","sha":"11921582c6fe94ddfc71b05a104be488b7aa2dad","kind":"commit","published_at":"2025-11-13T14:51:57.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.1.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"e61aef9873103a45356f15ef4e3617681329488b","kind":"commit","published_at":"2025-11-05T15:02:49.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.1.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"40203d77ba53c1796746c0181395989d712227f2","kind":"commit","published_at":"2025-10-30T07:39:21.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.1.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.1.0/manifests"},{"name":"4.1.0-rc.2","sha":"40203d77ba53c1796746c0181395989d712227f2","kind":"commit","published_at":"2025-10-30T07:39:21.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.1.0-rc.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.1.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.1.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.1.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.1.0-rc.2/manifests"},{"name":"4.1.0-rc.1","sha":"f9835dd5c11c3ef1560cb368cd6e7f1b4da2baf3","kind":"commit","published_at":"2025-10-28T10:52:16.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.1.0-rc.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.1.0-rc.1/manifests"},{"name":"3.17.2","sha":"3eee5bb50f2a401f25a528cf84fa076c0d6973fb","kind":"commit","published_at":"2025-09-30T15:39:44.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/3.17.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/3.17.2/manifests"},{"name":"4.0.1","sha":"d49517be91fae7214fd521a3673be00ca127cc75","kind":"commit","published_at":"2025-09-26T07:41:06.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.0.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"91dab12a815e8322262717b5af6fdd3d057e16fd","kind":"commit","published_at":"2025-09-22T13:30:36.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.0.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.0.0/manifests"},{"name":"4.0.0-rc.2","sha":"8b3c0f15471043fc283b05864f3ea5828c29e4ba","kind":"commit","published_at":"2025-09-19T13:04:24.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.0.0-rc.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.0.0-rc.2/manifests"},{"name":"4.0.0-rc.1","sha":"3ba6dd9ada73a97144d7f31094e383d7b55ae07d","kind":"commit","published_at":"2025-09-17T09:53:15.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/4.0.0-rc.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/4.0.0-rc.1/manifests"},{"name":"stable","sha":"391b3a3fb08df7bfba0e3e8839ee112b705c3fc3","kind":"commit","published_at":"2025-09-15T15:58:45.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/stable","html_url":"https://github.com/formbricks/formbricks/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/stable/manifests"},{"name":"v3.17.1","sha":"0bcd85d658a66c9b2b124db7822d8a04e58999c4","kind":"commit","published_at":"2025-09-01T11:58:11.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.17.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"f08fabfb130815fe54823bf40e665590f2510096","kind":"commit","published_at":"2025-08-15T11:26:09.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.17.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc.1","sha":"3edaab6c2beb77877ab11449e9b7c82cd054a455","kind":"commit","published_at":"2025-08-12T08:31:05.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.17.0-rc.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.17.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.17.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.17.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.17.0-rc.1/manifests"},{"name":"v3.16.1","sha":"0cb3881cd0756c42fc259dced45ca74cc3c394b0","kind":"commit","published_at":"2025-07-31T20:03:35.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.16.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"ec78038caa19209c3df47410fdc64c726b81b8dd","kind":"commit","published_at":"2025-07-18T12:11:14.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.16.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc.1","sha":"ec78038caa19209c3df47410fdc64c726b81b8dd","kind":"commit","published_at":"2025-07-18T12:11:14.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.16.0-rc.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.16.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.16.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.16.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.16.0-rc.1/manifests"},{"name":"v3.15.0","sha":"a59dc8c109680d3f5aa8acc46416f3143a4e33ad","kind":"commit","published_at":"2025-06-23T12:23:09.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.15.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.15.0/manifests"},{"name":"v3.14.0","sha":"a9946737df6021320e568619c106c33b40698b1e","kind":"commit","published_at":"2025-06-05T19:31:39.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.14.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"ec208960e892b57e28bb8a1ff34edab2a2e086b0","kind":"commit","published_at":"2025-05-29T19:00:28.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.13.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"2b9cd37c6c9a2e84c459e5af31efdb58561da9b8","kind":"commit","published_at":"2025-05-27T12:36:39.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.13.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.13.0/manifests"},{"name":"v3.12.0","sha":"87870919ca95d1eaf3be53fad1a510ae08a8cb26","kind":"commit","published_at":"2025-05-24T12:04:58.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.12.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"5aeb92eb4f9a9ea70dfa7e9302af215f6c4e6620","kind":"commit","published_at":"2025-05-15T19:40:04.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.11.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"6616f62da5c4741fbeb295052045e826811e9fb8","kind":"commit","published_at":"2025-05-14T10:34:08.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.10.3","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"42a38a6f4785887bba1cfde57469cd56d659e3d8","kind":"commit","published_at":"2025-05-13T11:34:27.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.10.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"c1a35e2d758f502b5115dcc32e733c2b2faadb6a","kind":"commit","published_at":"2025-05-12T08:41:53.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.10.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"35b2356a311b738b35d875e61be61efdf1ee399a","kind":"commit","published_at":"2025-05-09T15:51:57.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.10.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"b9d62f6af210c4346bb5e0ddfbf294a0b4c36e5a","kind":"commit","published_at":"2025-05-07T07:45:57.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.9.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"c270688e8f3689a7304ac3dcdf086fb2cf6bb6fd","kind":"commit","published_at":"2025-05-06T23:15:01.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.9.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"295a1bf4024b808b2a2353dc23e1c76e982f9366","kind":"commit","published_at":"2025-05-02T14:01:02.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.9.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.9.0/manifests"},{"name":"v3.8.7","sha":"8bdb818995cccc8680f1c9d9cb51ea32d54b1229","kind":"commit","published_at":"2025-04-30T16:24:54.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.8.7","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.8.7/manifests"},{"name":"v3.8.6","sha":"40fa7a69c0925ac2803f1ebddb94b83bf389a60c","kind":"commit","published_at":"2025-04-25T08:13:15.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.8.6","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.8.6/manifests"},{"name":"v3.8.5","sha":"3f16291137090600af64e6f0d1703fb67c2b3a99","kind":"commit","published_at":"2025-04-24T07:47:22.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.8.5","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.8.5/manifests"},{"name":"v3.8.4","sha":"81d717ccffa4e815a1d241e904e413228c589443","kind":"commit","published_at":"2025-04-17T18:03:05.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.8.4","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.8.4/manifests"},{"name":"v3.8.3","sha":"9e265adf1491279fbb3e4408449e51973212c0df","kind":"commit","published_at":"2025-04-13T19:04:56.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.8.3","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"c533f3798303d1abe5882643782fa14be255949a","kind":"commit","published_at":"2025-04-12T04:40:24.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.8.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"782528f169106e25e534a101532a618df51731f1","kind":"commit","published_at":"2025-04-10T08:44:56.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.8.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"2c7f92a4d78b990fbc0b1f54fa29f3136e331d51","kind":"commit","published_at":"2025-04-06T06:06:18.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.8.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"6671d877add142c57a862b8563a36f830e63db30","kind":"commit","published_at":"2025-04-02T09:53:25.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.7.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"f5ce42fc2db566b9df869e2c880e8a0184276fc7","kind":"commit","published_at":"2025-03-30T07:44:17.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.7.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"709917eb8f288d094a6f1eb483c212f305f12ef2","kind":"commit","published_at":"2025-03-26T09:37:56.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.6.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"947bc1a233a8047293d4f0baa14f0ab701e54ff9","kind":"commit","published_at":"2025-03-25T03:23:49.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.6.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"6a2a8b74c8f2b133b315e020e1382df388e710d6","kind":"commit","published_at":"2025-03-22T03:24:15.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.6.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"aa2588dd89b8a5962cd0f739ece897bd756fb788","kind":"commit","published_at":"2025-03-20T09:08:17.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.5.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"55a230e1274de0ee37f506e079ffe6ae95008801","kind":"commit","published_at":"2025-03-18T18:01:44.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.5.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"ca5ea315d69689b2cb0e4b7a3919c9d64d84608e","kind":"commit","published_at":"2025-03-18T10:49:12.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.4.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c28de7c07970ee88d6866b9b10c136d5f5880217","kind":"commit","published_at":"2025-03-13T19:38:32.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.4.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"a399fc7f80d7bd284d6534f37fd17381fd425c79","kind":"commit","published_at":"2025-03-06T07:37:59.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.3.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"8c07e8b1a8869c36bcae48d729998814d6f5f2f2","kind":"commit","published_at":"2025-03-01T08:03:42.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.3.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"0ce58b592a0882345c40daf50c574db62eef9d20","kind":"commit","published_at":"2025-02-20T13:21:27.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.2.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.2.0/manifests"},{"name":"v3.1.5","sha":"a9fe05d64af8c0b09fab6a6b655140791f321494","kind":"commit","published_at":"2025-02-12T08:50:13.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.1.5","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"26cca5c2f8c7bfd4f758c9f1570f41af399383c8","kind":"commit","published_at":"2025-02-04T12:25:50.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.1.4","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"f1d697a83f3e1075de2a575728f7fbd792ddf148","kind":"commit","published_at":"2025-01-28T13:09:45.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.1.3","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"ad842e0e80244030187d5b5bbf58e7d7b5432b7f","kind":"commit","published_at":"2025-01-24T09:55:34.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.1.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"21c9ebbca36a237aaa4279d848aa5809cbb9752b","kind":"commit","published_at":"2025-01-22T16:48:34.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.1.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"21644f5ad8166ef98576eb2cb3075c28b26b8ab7","kind":"commit","published_at":"2025-01-15T18:32:51.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.1.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"a1e2fddd5c6d5857b09cb1035e7480218575adfa","kind":"commit","published_at":"2024-12-19T08:32:02.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v3.0.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v3.0.0/manifests"},{"name":"v2.7.2","sha":"7b849d325c5fc7cf650f492216f6466a5ff801ce","kind":"commit","published_at":"2024-12-04T14:30:15.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.7.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"a8ab4aaf2ec2eb7eafe242e27564ebd7a3439b35","kind":"commit","published_at":"2024-11-13T14:37:36.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.7.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"adcc5968752f98c34f53138dce232e74aa90a544","kind":"commit","published_at":"2024-11-08T11:37:15.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.7.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"9bc5fab0abe44b24008ef86e9af3ad171425da93","kind":"commit","published_at":"2024-10-14T21:07:33.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.6.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"04e16d44a19b4cd944dcfc8e2d00785454948173","kind":"commit","published_at":"2024-09-12T14:07:39.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.5.3","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"1e2fe7b066a8258f0c1fb611450a6659801b2cda","kind":"commit","published_at":"2024-09-12T11:52:58.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.5.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"c7c4ba6e490e1481d96fdfaafdf11fb368a07b0c","kind":"commit","published_at":"2024-09-05T10:55:29.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.5.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"a1d83ac7b993ba85c5bb5ec193b99ab9e77b0baf","kind":"commit","published_at":"2024-09-03T12:22:28.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.5.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"3788293bc04bb33a6cd2d080c0eee77ca74fecb8","kind":"commit","published_at":"2024-08-15T19:18:05.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.4.3","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"0d9c90ceeb7cb82c9805327b2ce34b6aaaf93656","kind":"commit","published_at":"2024-08-08T15:55:25.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.4.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"7960aaf5d5155ba275ac086f4d9f2da18a22d9f6","kind":"commit","published_at":"2024-08-07T21:21:59.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.4.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"ec454dc9811fa2f8c94c66d881fdd2a4a45b44aa","kind":"commit","published_at":"2024-08-02T19:08:32.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.4.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"6a7fb2d33d18f131c72041da9a4ffdbe40adeedd","kind":"commit","published_at":"2024-07-17T09:53:59.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.3.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"1459229ddeecada79e22b61d65cbc903e60ad7fc","kind":"commit","published_at":"2024-07-09T16:35:24.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.3.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"8731f2afe5889ecdcda87eda55fbd3c7f5659ae6","kind":"commit","published_at":"2024-06-26T16:13:58.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.3.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"8aedbde36a153de5521f46ffe6f460f6c5527ffe","kind":"commit","published_at":"2024-06-20T12:43:26.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.2.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"17279cb3febe2bf570355417666d4647e4527bd7","kind":"commit","published_at":"2024-06-20T10:55:06.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.2.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.2.1/manifests"},{"name":"v2.2","sha":"deef6043257b05616e0e0ada908627bb253d3943","kind":"commit","published_at":"2024-06-20T07:16:59.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.2/manifests"},{"name":"v2.1.1","sha":"33822350fd9a10c6936907cb069b41d70821942a","kind":"commit","published_at":"2024-06-11T19:41:45.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.1.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8c7b5891a2e98a00a7d8370c1d09b743140d0d74","kind":"commit","published_at":"2024-06-11T15:18:27.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.1.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"db03ce70d25b92665e8aa29b9129d71cd4ea6b56","kind":"commit","published_at":"2024-05-26T06:28:27.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.0.3","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4d78b904b8b67c4b1f56c1a187e8c08d1c8fd596","kind":"commit","published_at":"2024-05-17T13:25:00.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.0.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"a04e031f9e90c105c53b96da68ac6e13fcffd6f7","kind":"commit","published_at":"2024-05-10T13:58:28.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.0.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"64793132c7e18a052c7fa9c34fa530c9a6cd1e18","kind":"commit","published_at":"2024-05-09T16:59:57.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v2.0.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v2.0.0/manifests"},{"name":"v1.6.1","sha":"0332a2efe30e80d3b1b29763d57d04dae7bdd9b8","kind":"commit","published_at":"2024-03-14T14:24:23.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.6.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"6e2fa4015511168d8ec9a376f84a618490f43589","kind":"commit","published_at":"2024-02-27T13:10:39.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.6.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"8a4bbfbd1c484406bd054ece2c10403602e7c50f","kind":"commit","published_at":"2024-02-05T09:56:21.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.5.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6dcd06534b4519d5ce356b9c2a9e328ab87c63d3","kind":"commit","published_at":"2024-01-26T16:31:18.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.5.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"cc64d7dfe94fa11528acf5cd3f1114db411039c3","kind":"commit","published_at":"2024-01-13T09:17:21.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.4.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"78d8a0604f5402ac5fbdb5637f09bfa145a01bf1","kind":"commit","published_at":"2024-01-04T14:08:10.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.4.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"12d995465abba049f7e8895d0d475efca5035b80","kind":"commit","published_at":"2023-12-21T13:43:14.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.4.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.4.0/manifests"},{"name":"@formbricks/surveys@1.0.1","sha":"acc6674ec5b144e0a71f7575adbe765e36b2c6b8","kind":"tag","published_at":"2023-12-08T11:49:48.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/surveys@1.0.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/surveys@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fsurveys%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fsurveys@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fsurveys@1.0.1/manifests"},{"name":"v1.3.5","sha":"f5110fe9c1061ba69cccb5ec90f3693335e5b992","kind":"commit","published_at":"2023-12-07T22:24:22.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.3.5","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.3.5/manifests"},{"name":"@formbricks/js@1.2.7","sha":"1fa12d473c4fc2cec205e5f5a793b73b5b707b6a","kind":"tag","published_at":"2023-12-06T12:46:36.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/js@1.2.7","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/js@1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fjs%401.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.2.7/manifests"},{"name":"@formbricks/js@1.2.6","sha":"c8bc942eb4df008f2711c91b8733dde93415af3d","kind":"tag","published_at":"2023-11-30T18:00:52.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/js@1.2.6","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/js@1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fjs%401.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.2.6/manifests"},{"name":"v1.3.4","sha":"c8bc942eb4df008f2711c91b8733dde93415af3d","kind":"commit","published_at":"2023-11-30T17:53:31.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.3.4","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.3.4/manifests"},{"name":"@formbricks/js@1.2.5","sha":"ff4f4be69c4d2e9685d274b5569a4eec04d08da2","kind":"tag","published_at":"2023-11-29T13:02:27.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/js@1.2.5","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/js@1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fjs%401.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.2.5/manifests"},{"name":"v1.3.3","sha":"ff4f4be69c4d2e9685d274b5569a4eec04d08da2","kind":"commit","published_at":"2023-11-29T12:54:56.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.3.3","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"24a3af210a280ab018cde13f891cef5e09b8dbdd","kind":"commit","published_at":"2023-11-27T17:44:23.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.3.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.3.2/manifests"},{"name":"@formbricks/js@1.2.4","sha":"b189eb0ffd5b9ea7d7f29e4507bf6ae6b16fd72d","kind":"tag","published_at":"2023-11-27T12:01:53.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/js@1.2.4","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/js@1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fjs%401.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.2.4/manifests"},{"name":"@formbricks/js@1.2.3","sha":"8b77494e328389228315e0acb9cbf23396e9e408","kind":"tag","published_at":"2023-11-21T15:09:14.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/js@1.2.3","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/js@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fjs%401.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.2.3/manifests"},{"name":"v1.3.1","sha":"97cc6232c253e229fccb5a0ff36278f165ecac73","kind":"commit","published_at":"2023-11-21T08:55:02.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.3.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.3.1/manifests"},{"name":"@formbricks/api@1.1.0","sha":"af181eabdc45db17402204ab6052d45448fc6b5e","kind":"tag","published_at":"2023-11-20T16:23:49.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/api@1.1.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/api@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fapi%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fapi@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fapi@1.1.0/manifests"},{"name":"@formbricks/js@1.2.2","sha":"f11c47d4cadc9834c21e3025e020d4f319f7a52c","kind":"tag","published_at":"2023-11-17T18:36:17.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/js@1.2.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/js@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fjs%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.2.2/manifests"},{"name":"@formbricks/js@1.2.1","sha":"888dbbcfd2f0b23c4e86035e176635176540a0a0","kind":"tag","published_at":"2023-11-14T16:47:06.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/js@1.2.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/js@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fjs%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.2.1/manifests"},{"name":"@formbricks/js@1.2.0","sha":"53ef8771f39410406c073a64da206074e9111ad3","kind":"tag","published_at":"2023-11-12T09:20:05.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/js@1.2.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/js@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fjs%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.2.0/manifests"},{"name":"v1.3.0","sha":"53ef8771f39410406c073a64da206074e9111ad3","kind":"commit","published_at":"2023-11-12T09:12:58.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.3.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"fbd3d9503497924185bf8b072e15462c33a4a6f3","kind":"commit","published_at":"2023-11-06T11:06:08.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.2.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"c47face662508d4ab9aa803565fff4c44e646b02","kind":"commit","published_at":"2023-10-27T21:12:17.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.2.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"892887c7866831e199035ed5581d1d4084404c86","kind":"commit","published_at":"2023-10-26T07:40:50.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.2.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.2.0/manifests"},{"name":"@formbricks/js@1.1.4","sha":"24d0fec16f3776bd57073b3f0890830c5a53600d","kind":"tag","published_at":"2023-10-24T20:31:21.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/js@1.1.4","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/js@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fjs%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.1.4/manifests"},{"name":"@formbricks/js@1.1.3","sha":"bd90da36650bd0df9230f47d62679ac73405cdf5","kind":"tag","published_at":"2023-10-21T09:41:12.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/js@1.1.3","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/js@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fjs%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.1.3/manifests"},{"name":"@formbricks/api@1.0.0","sha":"71ff256a5548dfb81cbae0075ddb0f06bd14e0ea","kind":"tag","published_at":"2023-10-16T17:46:44.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/api@1.0.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/api@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fapi%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fapi@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fapi@1.0.0/manifests"},{"name":"@formbricks/js@1.1.0","sha":"e1eba78cf1f80ee79908a3d403ccff931cc5e4fe","kind":"tag","published_at":"2023-10-13T13:12:05.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/js@1.1.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/js@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fjs%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.1.0/manifests"},{"name":"v1.1.2","sha":"d84e06b9093870e3b0bf386c964c1911d9e8ec0b","kind":"commit","published_at":"2023-10-09T15:46:18.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.1.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"09f885d3652089e39f91cb38dfd8874c259ef71e","kind":"commit","published_at":"2023-10-05T14:14:23.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.1.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c6779783dc29bc8f948a91155342bd4cf2b45cb0","kind":"commit","published_at":"2023-10-05T09:27:16.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.1.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.1.0/manifests"},{"name":"@formbricks/js@1.0.6","sha":"d0310fc243b0ef3937cbfac28eb241a6e9f7b771","kind":"tag","published_at":"2023-09-11T07:08:26.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/js@1.0.6","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/js@1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fjs%401.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.0.6/manifests"},{"name":"v1.0.3","sha":"d0310fc243b0ef3937cbfac28eb241a6e9f7b771","kind":"commit","published_at":"2023-09-11T07:06:24.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.0.3","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.0.3/manifests"},{"name":"@formbricks/js@1.0.5","sha":"bd84cdf532deb399340ab37c6dad31a39718d617","kind":"tag","published_at":"2023-09-06T03:53:09.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/js@1.0.5","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/js@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fjs%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.0.5/manifests"},{"name":"@formbricks/js@1.0.4","sha":"8a0f7fde3d99e2e693dd40927076e0526371ba5c","kind":"tag","published_at":"2023-08-14T10:36:15.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/js@1.0.4","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/js@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fjs%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.0.4/manifests"},{"name":"@formbricks/js@1.0.3","sha":"315467ef3f0fb48928558d98ebe85c716170645c","kind":"tag","published_at":"2023-08-12T10:48:29.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/js@1.0.3","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/js@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fjs%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.0.3/manifests"},{"name":"v1.0.2","sha":"315467ef3f0fb48928558d98ebe85c716170645c","kind":"commit","published_at":"2023-08-12T10:43:50.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.0.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.0.2/manifests"},{"name":"@formbricks/js@1.0.2","sha":"73904e11a648e3ecd42a679661084759eaee2ff0","kind":"tag","published_at":"2023-08-02T14:19:34.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/js@1.0.2","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/js@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fjs%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.0.2/manifests"},{"name":"@formbricks/js@1.0.1","sha":"fc0feda5e9bbdcf13ca9838e710440380a34adb0","kind":"tag","published_at":"2023-07-31T14:49:20.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/js@1.0.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/js@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fjs%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.0.1/manifests"},{"name":"v1.0.1","sha":"fc0feda5e9bbdcf13ca9838e710440380a34adb0","kind":"commit","published_at":"2023-07-31T14:44:56.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.0.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"b673044890c1f00f56799ec7bde731667b5ac9eb","kind":"commit","published_at":"2023-07-14T11:05:44.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v1.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v1.0/manifests"},{"name":"@formbricks/js@1.0.0","sha":"94c11193e57b38900eaa52f8b028213a5d4117f9","kind":"tag","published_at":"2023-07-13T18:45:48.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/js@1.0.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/js@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fjs%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fjs@1.0.0/manifests"},{"name":"v0.15","sha":"ba1a17578f91bae58a938936d120883a38ed34e3","kind":"commit","published_at":"2023-06-09T15:08:32.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v0.15","html_url":"https://github.com/formbricks/formbricks/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.15/manifests"},{"name":"v0.14","sha":"a6c703620cc06f3f90502ed4bac21374c56f6aec","kind":"commit","published_at":"2023-05-29T12:44:58.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v0.14","html_url":"https://github.com/formbricks/formbricks/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.14/manifests"},{"name":"v0.13","sha":"d8f4ee598db29b34bafce5907b2f192dc4d3c435","kind":"commit","published_at":"2023-05-19T12:28:46.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v0.13","html_url":"https://github.com/formbricks/formbricks/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.13/manifests"},{"name":"v0.12","sha":"9b38f9bf9a7c058d7487f33dc8edd9ebe9c2f76e","kind":"commit","published_at":"2023-05-12T11:13:19.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v0.12","html_url":"https://github.com/formbricks/formbricks/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.12/manifests"},{"name":"v0.11","sha":"ddec12740d273ff01819c9bbf1c910e298b7b238","kind":"commit","published_at":"2023-04-26T09:05:45.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v0.11","html_url":"https://github.com/formbricks/formbricks/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.11/manifests"},{"name":"v0.10","sha":"d2ee0d6a9ad50def35b6ca5bd38d4f771758d621","kind":"commit","published_at":"2023-04-18T09:40:30.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v0.10","html_url":"https://github.com/formbricks/formbricks/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.10/manifests"},{"name":"v0.9","sha":"08229c1761f06ed9b377313c80ba653381157816","kind":"commit","published_at":"2023-04-12T11:08:27.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v0.9","html_url":"https://github.com/formbricks/formbricks/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.9/manifests"},{"name":"v0.8","sha":"fbcc9d56288dfbd09b640a2d5e04f7239ff0084f","kind":"commit","published_at":"2023-03-30T15:24:04.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v0.8","html_url":"https://github.com/formbricks/formbricks/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.8/manifests"},{"name":"@formbricks/react@0.3.0","sha":"64ad948039f775df41055f9361b6cddafb846a08","kind":"tag","published_at":"2022-12-08T14:30:36.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/react@0.3.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/react@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Freact%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Freact@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Freact@0.3.0/manifests"},{"name":"@formbricks/charts@0.1.0","sha":"64ad948039f775df41055f9361b6cddafb846a08","kind":"tag","published_at":"2022-12-08T14:30:36.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/charts@0.1.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/charts@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Fcharts%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fcharts@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Fcharts@0.1.0/manifests"},{"name":"@formbricks/react@0.2.0","sha":"542caf80d9537ec2299cffcc948014740ce1c16a","kind":"tag","published_at":"2022-11-23T13:03:23.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/react@0.2.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/react@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Freact%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Freact@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Freact@0.2.0/manifests"},{"name":"@formbricks/react@0.1.0","sha":"7ba9704af2f6353dee7bef5a458f64a26d3edbe0","kind":"tag","published_at":"2022-11-22T10:24:47.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/react@0.1.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/react@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Freact%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Freact@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Freact@0.1.0/manifests"},{"name":"@formbricks/react@0.0.3","sha":"1abd4352ce2cd6949495f39644fa779145a78fc0","kind":"tag","published_at":"2022-11-16T10:02:30.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/@formbricks/react@0.0.3","html_url":"https://github.com/formbricks/formbricks/releases/tag/@formbricks/react@0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@%40formbricks%2Freact%400.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Freact@0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/@formbricks%2Freact@0.0.3/manifests"},{"name":"v0.4.1","sha":"7844447718853dae1d75abb4ae7927627a09469f","kind":"commit","published_at":"2022-10-28T14:44:24.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v0.4.1","html_url":"https://github.com/formbricks/formbricks/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"f282f3d081bf866138182b75337889609e7ad2d3","kind":"commit","published_at":"2022-10-18T12:19:13.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v0.4.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"5be849b553de9c57f2bb1502b26f19efab792817","kind":"commit","published_at":"2022-08-31T07:07:33.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v0.3.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"803007e0e258f51e7084ebf11e768e26507eb0b7","kind":"tag","published_at":"2022-08-08T21:37:28.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v0.2.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"82dfbadc2736a92a99390fac9efa8d9347bd5a75","kind":"tag","published_at":"2022-06-25T07:38:51.000Z","download_url":"https://codeload.github.com/formbricks/formbricks/tar.gz/v0.1.0","html_url":"https://github.com/formbricks/formbricks/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formbricks/formbricks@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-07T10:03:05.724Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":37.7953119980304,"dependent_repos_count":18.832484169765454,"dependent_packages_count":46.00280572290604,"stargazers_count":2.1225794034342123,"forks_count":2.6891975076946175,"docker_downloads_count":0.8148726573762614,"average":18.042875243201163},"purl":"pkg:npm/%40formbricks/engine-react","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@formbricks/engine-react","docker_dependents_count":1,"docker_downloads_count":189,"usage_url":"https://repos.ecosyste.ms/usage/npm/@formbricks/engine-react","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@formbricks/engine-react/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-06T09:00:17.933Z","issues_count":2150,"pull_requests_count":6046,"avg_time_to_close_issue":1974882.6926489228,"avg_time_to_close_pull_request":331858.57438176195,"issues_closed_count":1578,"pull_requests_closed_count":5176,"pull_request_authors_count":437,"issue_authors_count":589,"avg_comments_per_issue":3.2390697674418605,"avg_comments_per_pull_request":2.999669202778697,"merged_pull_requests_count":4207,"bot_issues_count":11,"bot_pull_requests_count":653,"past_year_issues_count":467,"past_year_pull_requests_count":1952,"past_year_avg_time_to_close_issue":1327291.7551020407,"past_year_avg_time_to_close_pull_request":313140.31173260574,"past_year_issues_closed_count":196,"past_year_pull_requests_closed_count":1466,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":105,"past_year_avg_comments_per_issue":1.051391862955032,"past_year_avg_comments_per_pull_request":3.0691598360655736,"past_year_bot_issues_count":11,"past_year_bot_pull_requests_count":578,"past_year_merged_pull_requests_count":929,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/formbricks%2Fformbricks/issues","maintainers":[{"login":"mattinannt","count":1213,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattinannt"},{"login":"jobenjada","count":816,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jobenjada"},{"login":"Dhruwang","count":473,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dhruwang"},{"login":"ShubhamPalriwala","count":301,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShubhamPalriwala"},{"login":"d3vb0ox","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d3vb0ox"},{"login":"Cobbleopolis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cobbleopolis"}],"active_maintainers":[{"login":"mattinannt","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattinannt"},{"login":"Dhruwang","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dhruwang"},{"login":"jobenjada","count":198,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jobenjada"},{"login":"d3vb0ox","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d3vb0ox"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@formbricks%2Fengine-react/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@formbricks%2Fengine-react/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@formbricks%2Fengine-react/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@formbricks%2Fengine-react/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@formbricks%2Fengine-react/codemeta","maintainers":[{"uuid":"matthiasnannt","login":"matthiasnannt","name":null,"email":"mail@matthiasnannt.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~matthiasnannt","role":null,"created_at":"2023-02-06T15:12:57.077Z","updated_at":"2023-02-06T15:12:57.077Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matthiasnannt/packages"},{"uuid":"formbricks-com","login":"formbricks-com","name":null,"email":"hola@formbricks.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~formbricks-com","role":null,"created_at":"2024-08-21T11:07:27.387Z","updated_at":"2024-08-21T11:07:27.387Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/formbricks-com/packages"}]}