{"id":1043806,"name":"@magic-modules/hero","ecosystem":"npm","description":"@magic Hero module. embeds a hero landing page to your @magic app.","homepage":"https://magic-modules.github.io/hero","licenses":"AGPL-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/magic-modules/hero","keywords_array":["magic","hero","magic-modules","hyperapp"],"namespace":"magic-modules","versions_count":4,"first_release_published_at":"2019-12-07T03:02:15.839Z","latest_release_published_at":"2021-01-17T14:45:28.532Z","latest_release_number":"0.0.4","last_synced_at":"2026-03-22T14:36:46.744Z","created_at":"2022-04-07T20:02:21.866Z","updated_at":"2026-03-22T14:36:46.744Z","registry_url":"https://www.npmjs.com/package/@magic-modules/hero","install_command":"npm install @magic-modules/hero","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.4"}},"repo_metadata":{"id":143759104,"uuid":"189787204","full_name":"magic-modules/hero","owner":"magic-modules","description":"hero module","archived":false,"fork":false,"pushed_at":"2021-07-10T16:24:55.000Z","size":1268,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-15T22:28:37.030Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/magic-modules.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-01T23:44:01.000Z","updated_at":"2021-07-10T16:24:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"27f5781e-c11b-43eb-93cc-56ea370edf9f","html_url":"https://github.com/magic-modules/hero","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/magic-modules/hero","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic-modules%2Fhero","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic-modules%2Fhero/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic-modules%2Fhero/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic-modules%2Fhero/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magic-modules","download_url":"https://codeload.github.com/magic-modules/hero/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic-modules%2Fhero/sbom","scorecard":{"id":611539,"data":{"date":"2025-08-11","repo":{"name":"github.com/magic-modules/hero","commit":"79aef7d94964633f6340b80e3d63f0c9f2722a6e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Vulnerabilities","score":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-21T02:46:56.851Z","repository_id":143759104,"created_at":"2025-08-21T02:46:56.851Z","updated_at":"2025-08-21T02:46:56.851Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281592558,"owners_count":26527517,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"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_record":{"login":"magic-modules","name":"@magic-modules","uuid":"46429973","kind":"organization","description":"building blocks for @magic.","email":null,"website":"https://magic-modules.github.io","location":"utopia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46429973?v=4","repositories_count":25,"last_synced_at":"2023-03-25T01:50:21.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/magic-modules","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-16T15:11:40.336Z","updated_at":"2023-03-25T01:50:21.643Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magic-modules","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magic-modules/repositories"},"tags":[{"name":"v0.0.4","sha":"b87977d9c68cd348976147f73f7e54f9c3dba208","kind":"tag","published_at":"2021-01-17T14:45:18.000Z","download_url":"https://codeload.github.com/magic-modules/hero/tar.gz/v0.0.4","html_url":"https://github.com/magic-modules/hero/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic-modules/hero@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic-modules%2Fhero/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic-modules%2Fhero/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"9f4dba08dc86b7ab4aa4f196d4c87976b327653c","kind":"tag","published_at":"2020-05-07T22:31:11.000Z","download_url":"https://codeload.github.com/magic-modules/hero/tar.gz/v0.0.3","html_url":"https://github.com/magic-modules/hero/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic-modules/hero@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic-modules%2Fhero/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic-modules%2Fhero/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-10-29T13:25:07.649Z","dependent_packages_count":1,"downloads":87,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":50.78580639230624,"dependent_repos_count":10.398328159825304,"dependent_packages_count":21.093193077124372,"stargazers_count":21.030761317800778,"forks_count":15.478113353967208,"docker_downloads_count":null,"average":23.75724046020478},"purl":"pkg:npm/%40magic-modules/hero","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@magic-modules/hero","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@magic-modules/hero","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@magic-modules/hero/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T21:58:23.852Z","issues_count":0,"pull_requests_count":37,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":371398.7297297297,"issues_closed_count":0,"pull_requests_closed_count":37,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.972972972972973,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic-modules%2Fhero/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@magic-modules%2Fhero/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@magic-modules%2Fhero/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@magic-modules%2Fhero/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@magic-modules%2Fhero/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@magic-modules%2Fhero/codemeta","maintainers":[{"uuid":"jascha","login":"jascha","name":null,"email":"jascha@jaeh.at","url":null,"packages_count":82,"html_url":"https://www.npmjs.com/~jascha","role":null,"created_at":"2022-11-20T19:12:16.102Z","updated_at":"2022-11-20T19:12:16.102Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jascha/packages"}]}