{"id":378473,"url":"https://github.com/kentcdodds/babel-plugin-macros","last_synced_at":"2026-07-28T19:03:04.464Z","repository":{"id":40625921,"uuid":"96484031","full_name":"kentcdodds/babel-plugin-macros","owner":"kentcdodds","description":"🎣 Allows you to build simple compile-time libraries","archived":false,"fork":false,"pushed_at":"2023-05-30T11:04:41.000Z","size":362,"stargazers_count":2633,"open_issues_count":12,"forks_count":138,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-07-15T18:32:59.451Z","etag":null,"topics":["babel","babel-macros","babel-plugin"],"latest_commit_sha":null,"homepage":"https://npm.im/babel-plugin-macros","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kentcdodds.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2017-07-07T00:48:46.000Z","updated_at":"2026-07-12T10:20:06.000Z","dependencies_parsed_at":"2024-02-04T16:19:56.238Z","dependency_job_id":"8ea08382-d271-4237-962c-c627bc675e47","html_url":"https://github.com/kentcdodds/babel-plugin-macros","commit_stats":{"total_commits":173,"total_committers":56,"mean_commits":"3.0892857142857144","dds":0.699421965317919,"last_synced_commit":"fc04c3ed721c12f55d78f9bbec103f078bc41991"},"previous_names":["kentcdodds/babel-macros"],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/kentcdodds/babel-plugin-macros","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kentcdodds%2Fbabel-plugin-macros","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kentcdodds%2Fbabel-plugin-macros/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kentcdodds%2Fbabel-plugin-macros/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kentcdodds%2Fbabel-plugin-macros/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kentcdodds","download_url":"https://codeload.github.com/kentcdodds/babel-plugin-macros/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kentcdodds%2Fbabel-plugin-macros/sbom","scorecard":{"id":555681,"data":{"date":"2025-08-11","repo":{"name":"github.com/kentcdodds/babel-plugin-macros","commit":"fc04c3ed721c12f55d78f9bbec103f078bc41991"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/validate.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":"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/validate.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/kentcdodds/babel-plugin-macros/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/kentcdodds/babel-plugin-macros/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kentcdodds/babel-plugin-macros/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/kentcdodds/babel-plugin-macros/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/kentcdodds/babel-plugin-macros/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/kentcdodds/babel-plugin-macros/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/kentcdodds/babel-plugin-macros/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/kentcdodds/babel-plugin-macros/validate.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T12:16:20.769Z","repository_id":40625921,"created_at":"2025-08-20T12:16:20.769Z","updated_at":"2025-08-20T12:16:20.769Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35708502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-21T02:00:06.728Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":null,"packages":null,"commits":null,"issues":{"table":{}},"events":null,"keywords":["babel","babel-macros","babel-plugin"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/validate.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T00:15:51.102Z","updated_at":"2023-02-13T00:15:51.102Z","repository_link":"https://github.com/kentcdodds/babel-plugin-macros/blob/main/.github/workflows/validate.yml","dependencies":[{"id":7603226187,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7603226188,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7603226189,"package_name":"bahmutov/npm-install","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7603226190,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7603226191,"package_name":"cycjimmy/semantic-release-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-02-13T00:15:51.387Z","updated_at":"2023-02-13T00:15:51.387Z","repository_link":"https://github.com/kentcdodds/babel-plugin-macros/blob/main/package.json","dependencies":[{"id":7603226776,"package_name":"@babel/parser","ecosystem":"npm","requirements":"^7.12.7","direct":true,"kind":"development","optional":false},{"id":7603226773,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":7603226774,"package_name":"resolve","ecosystem":"npm","requirements":"^1.19.0","direct":true,"kind":"runtime","optional":false},{"id":7603226775,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.12.9","direct":true,"kind":"development","optional":false},{"id":7603226777,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"^7.16.7","direct":true,"kind":"development","optional":false},{"id":7603226778,"package_name":"@babel/types","ecosystem":"npm","requirements":"^7.12.7","direct":true,"kind":"development","optional":false},{"id":7603226779,"package_name":"ast-pretty-print","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":7603226780,"package_name":"babel-plugin-tester","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":7603226781,"package_name":"babel-plugin-transform-es2015-modules-commonjs","ecosystem":"npm","requirements":"^6.26.2","direct":true,"kind":"development","optional":false},{"id":7603226782,"package_name":"cpy","ecosystem":"npm","requirements":"^8.1.1","direct":true,"kind":"development","optional":false},{"id":7603226783,"package_name":"kcd-scripts","ecosystem":"npm","requirements":"^7.1.0","direct":true,"kind":"development","optional":false}]}],"score":7.8804263442924,"created_at":"2026-07-08T08:34:45.877Z","updated_at":"2026-07-28T19:03:04.465Z","avatar_url":"https://github.com/kentcdodds.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378473","html_url":"https://summary.ecosyste.ms/projects/378473"}