{"id":14076060,"name":"@lowdefy/codemods","ecosystem":"npm","description":"Codemod scripts and migration prompts for Lowdefy version upgrades","homepage":"https://github.com/lowdefy/lowdefy#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/lowdefy/lowdefy","keywords_array":[],"namespace":"lowdefy","versions_count":29,"first_release_published_at":"2026-03-18T09:22:57.326Z","latest_release_published_at":"2026-03-27T12:08:13.153Z","latest_release_number":"5.0.0","last_synced_at":"2026-03-28T18:03:30.197Z","created_at":"2026-03-19T04:26:12.506Z","updated_at":"2026-03-28T18:08:14.165Z","registry_url":"https://www.npmjs.com/package/@lowdefy/codemods","install_command":"npm install @lowdefy/codemods","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.0-experimental-20260318092212","experimental":"0.0.0-experimental-20260328174048"}},"repo_metadata":{"id":37005843,"uuid":"300252678","full_name":"lowdefy/lowdefy","owner":"lowdefy","description":"Build apps that AI can generate, humans can review, and teams can maintain. Config that works between code and natural language.","archived":false,"fork":false,"pushed_at":"2026-03-23T21:30:59.000Z","size":1983538,"stargazers_count":2952,"open_issues_count":55,"forks_count":179,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-03-24T06:59:19.096Z","etag":null,"topics":["admin-panels","crud-apps","dashboards","internal-tool","internal-tools","low-code-plattform","lowdefy","nextjs","selfhosted","web-app","web-app-generator","webdev","workflow-automation","yaml"],"latest_commit_sha":null,"homepage":"https://lowdefy.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lowdefy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"lowdefy-os","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2020-10-01T11:21:06.000Z","updated_at":"2026-03-22T22:04:13.000Z","dependencies_parsed_at":"2023-09-23T14:34:49.342Z","dependency_job_id":"ae6982f3-b93a-408d-9d38-22b8ed014c02","html_url":"https://github.com/lowdefy/lowdefy","commit_stats":{"total_commits":3999,"total_committers":25,"mean_commits":159.96,"dds":0.574143535883971,"last_synced_commit":"1ecedb5007db846dc35f11d9c4d50d182584312c"},"previous_names":[],"tags_count":219,"template":false,"template_full_name":null,"purl":"pkg:github/lowdefy/lowdefy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowdefy%2Flowdefy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowdefy%2Flowdefy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowdefy%2Flowdefy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowdefy%2Flowdefy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lowdefy","download_url":"https://codeload.github.com/lowdefy/lowdefy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowdefy%2Flowdefy/sbom","scorecard":{"id":600275,"data":{"date":"2025-08-11","repo":{"name":"github.com/lowdefy/lowdefy","commit":"1ecedb5007db846dc35f11d9c4d50d182584312c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-branches.yml:1","Warn: no topLevel permission defined: .github/workflows/test-pulls.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.3.0 not signed: https://api.github.com/repos/lowdefy/lowdefy/releases/168068481","Warn: release artifact v4.3.0 does not have provenance: https://api.github.com/repos/lowdefy/lowdefy/releases/168068481"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lowdefy/lowdefy/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lowdefy/lowdefy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lowdefy/lowdefy/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/lowdefy/lowdefy/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/lowdefy/lowdefy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-branches.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/lowdefy/lowdefy/test-branches.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-branches.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lowdefy/lowdefy/test-branches.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-branches.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/lowdefy/lowdefy/test-branches.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-branches.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/lowdefy/lowdefy/test-branches.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lowdefy/lowdefy/test-pulls.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-pulls.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lowdefy/lowdefy/test-pulls.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pulls.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/lowdefy/lowdefy/test-pulls.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-pulls.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/lowdefy/lowdefy/test-pulls.yml/main?enable=pin","Warn: containerImage not pinned by hash: packages/cli/src/commands/init-docker/Dockerfile:1","Warn: containerImage not pinned by hash: packages/cli/src/commands/init-docker/Dockerfile:15","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"43 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-m5vv-6r4h-3vj9","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-8hc4-vh64-cxmj","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-xwcq-pm8m-c4vf","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-hhhv-q57g-882q","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gp8f-8m3g-qvj9","Warn: Project is vulnerable to: GHSA-7m27-7ghc-44w9","Warn: Project is vulnerable to: GHSA-f82v-jwr5-mffw","Warn: Project is vulnerable to: GHSA-fr5h-rqp8-mj6g","Warn: Project is vulnerable to: GHSA-g77x-44xx-532m","Warn: Project is vulnerable to: GHSA-7gfc-8cq8-jh5f","Warn: Project is vulnerable to: GHSA-qpjv-v59x-3qc4","Warn: Project is vulnerable to: GHSA-3h52-269p-cp9r","Warn: Project is vulnerable to: GHSA-9h6g-pr28-7cqp","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T00:13:58.068Z","repository_id":37005843,"created_at":"2025-08-21T00:13:58.068Z","updated_at":"2025-08-21T00:13:58.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30879852,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T02:58:37.973Z","status":"ssl_error","status_checked_at":"2026-03-24T02:57:23.829Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-28T18:08:14.164Z","dependent_packages_count":0,"downloads":2479,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40lowdefy/codemods","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lowdefy/codemods","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lowdefy/codemods","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lowdefy/codemods/dependencies","status":null,"funding_links":["https://opencollective.com/lowdefy-os"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-26T13:15:19.312Z","issues_count":91,"pull_requests_count":478,"avg_time_to_close_issue":42657434.283783786,"avg_time_to_close_pull_request":547812.6060606061,"issues_closed_count":74,"pull_requests_closed_count":429,"pull_request_authors_count":19,"issue_authors_count":30,"avg_comments_per_issue":0.9010989010989011,"avg_comments_per_pull_request":2.1129707112970713,"merged_pull_requests_count":407,"bot_issues_count":1,"bot_pull_requests_count":49,"past_year_issues_count":4,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":3355378.3333333335,"past_year_avg_time_to_close_pull_request":600479.9285714285,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.75,"past_year_avg_comments_per_pull_request":2.2666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowdefy%2Flowdefy/issues","maintainers":[{"login":"SamTolmay","count":192,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamTolmay"},{"login":"Gervwyk","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Gervwyk"}],"active_maintainers":[{"login":"Gervwyk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Gervwyk"},{"login":"SamTolmay","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamTolmay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lowdefy%2Fcodemods/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lowdefy%2Fcodemods/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lowdefy%2Fcodemods/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lowdefy%2Fcodemods/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lowdefy%2Fcodemods/codemeta","maintainers":[{"uuid":"gervwyk","login":"gervwyk","name":null,"email":"gervwyk@gmail.com","url":null,"packages_count":114,"html_url":"https://www.npmjs.com/~gervwyk","role":null,"created_at":"2026-03-19T04:26:13.578Z","updated_at":"2026-03-19T04:26:13.578Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gervwyk/packages"},{"uuid":"samtolmay","login":"samtolmay","name":null,"email":"sam@lowdefy.com","url":null,"packages_count":109,"html_url":"https://www.npmjs.com/~samtolmay","role":null,"created_at":"2026-03-19T04:26:13.529Z","updated_at":"2026-03-19T04:26:13.529Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/samtolmay/packages"},{"uuid":"machielvdw","login":"machielvdw","name":null,"email":"machielvanderwalt27@gmail.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~machielvdw","role":null,"created_at":"2026-03-19T04:26:13.622Z","updated_at":"2026-03-19T04:26:13.622Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/machielvdw/packages"}]}