{"id":6453192,"name":"blisp_embedded","ecosystem":"cargo","description":"embedded macro for BLisp","homepage":"https://ytakano.github.io/blisp/","licenses":"non-standard","normalized_licenses":["Other"],"repository_url":"https://github.com/ytakano/blisp","keywords_array":["scripting","embedded","no_std","scripting-engine","scripting-language"],"namespace":null,"versions_count":2,"first_release_published_at":"2023-03-01T14:49:14.988Z","latest_release_published_at":"2023-06-05T08:02:08.010Z","latest_release_number":"0.1.1","last_synced_at":"2026-09-02T04:37:46.350Z","created_at":"2023-03-01T15:23:24.231Z","updated_at":"2026-09-03T03:49:18.769Z","registry_url":"https://crates.io/crates/blisp_embedded/","install_command":"cargo install blisp_embedded","documentation_url":"https://docs.rs/blisp_embedded/","metadata":{"categories":["no-std","embedded"]},"repo_metadata":{"id":50485471,"uuid":"281948002","full_name":"ytakano/blisp","owner":"ytakano","description":"A statically typed Lisp like scripting programming language for Rust.","archived":false,"fork":false,"pushed_at":"2026-04-28T00:29:14.000Z","size":20658,"stargazers_count":236,"open_issues_count":1,"forks_count":12,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-09-02T04:37:12.518Z","etag":null,"topics":["no-std","programming-language","rust"],"latest_commit_sha":null,"homepage":"https://ytakano.github.io/blisp/","language":"Rust","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/ytakano.png","metadata":{"files":{"readme":"README.md","changelog":"history.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-07-23T12:40:24.000Z","updated_at":"2026-07-07T05:31:28.000Z","dependencies_parsed_at":"2024-01-14T10:59:30.293Z","dependency_job_id":"7a902fba-14b1-49fc-bb8f-da4a0c141b21","html_url":"https://github.com/ytakano/blisp","commit_stats":{"total_commits":102,"total_committers":4,"mean_commits":25.5,"dds":0.0980392156862745,"last_synced_commit":"3f8d0f07e2290221941e6339ae39fec1c64524f9"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/ytakano/blisp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ytakano","download_url":"https://codeload.github.com/ytakano/blisp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/sbom","scorecard":{"id":1246652,"data":{"date":"2026-04-20","repo":{"name":"github.com/ytakano/blisp","commit":"bbff5e888a314e1961e2dbef6ad05b5b70ac252a"},"scorecard":{"version":"v5.4.1-0.20260417190427-a1d03ef4c261","commit":"a1d03ef4c261559c5f6081fc91a74e18fd501eb6"},"score":2.1,"checks":[{"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/a1d03ef4c261559c5f6081fc91a74e18fd501eb6/docs/checks.md#packaging"}},{"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/a1d03ef4c261559c5f6081fc91a74e18fd501eb6/docs/checks.md#dangerous-workflow"}},{"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/a1d03ef4c261559c5f6081fc91a74e18fd501eb6/docs/checks.md#token-permissions"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/a1d03ef4c261559c5f6081fc91a74e18fd501eb6/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/27 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/a1d03ef4c261559c5f6081fc91a74e18fd501eb6/docs/checks.md#code-review"}},{"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/a1d03ef4c261559c5f6081fc91a74e18fd501eb6/docs/checks.md#binary-artifacts"}},{"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/a1d03ef4c261559c5f6081fc91a74e18fd501eb6/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/a1d03ef4c261559c5f6081fc91a74e18fd501eb6/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/a1d03ef4c261559c5f6081fc91a74e18fd501eb6/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/a1d03ef4c261559c5f6081fc91a74e18fd501eb6/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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/a1d03ef4c261559c5f6081fc91a74e18fd501eb6/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/a1d03ef4c261559c5f6081fc91a74e18fd501eb6/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/a1d03ef4c261559c5f6081fc91a74e18fd501eb6/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 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/a1d03ef4c261559c5f6081fc91a74e18fd501eb6/docs/checks.md#sast"}}]},"last_synced_at":"2026-04-28T02:29:03.121Z","repository_id":50485471,"created_at":"2026-04-28T02:29:03.121Z","updated_at":"2026-04-28T02:29:03.121Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019320,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"ytakano","name":"ytakano","uuid":"29608","kind":"user","description":"","email":"","website":"https://ytakano.github.io/","location":"JAPAN","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29608?u=a38933e945f4d0604e938f1f52aaabf40cf72e36\u0026v=4","repositories_count":80,"last_synced_at":"2024-05-01T10:46:53.899Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/ytakano","funding_links":["https://github.com/sponsors/ytakano"],"total_stars":559,"followers":123,"following":48,"created_at":"2022-11-02T17:36:30.198Z","updated_at":"2024-05-01T10:47:01.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ytakano","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ytakano/repositories"},"tags":[{"name":"0.4.7.1","sha":"b049faecbe9f7e0172326e04e585d3e0b526ea6c","kind":"commit","published_at":"2026-04-19T22:56:02.000Z","download_url":"https://codeload.github.com/ytakano/blisp/tar.gz/0.4.7.1","html_url":"https://github.com/ytakano/blisp/releases/tag/0.4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ytakano/blisp@0.4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/tags/0.4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/tags/0.4.7.1/manifests"},{"name":"0.4.7","sha":"bbff5e888a314e1961e2dbef6ad05b5b70ac252a","kind":"commit","published_at":"2026-04-19T22:54:52.000Z","download_url":"https://codeload.github.com/ytakano/blisp/tar.gz/0.4.7","html_url":"https://github.com/ytakano/blisp/releases/tag/0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ytakano/blisp@0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/tags/0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/tags/0.4.7/manifests"},{"name":"0.4.6","sha":"448b8e0a1eb3183cb7a52c7c91df50b4e2753e11","kind":"commit","published_at":"2025-02-17T09:32:52.000Z","download_url":"https://codeload.github.com/ytakano/blisp/tar.gz/0.4.6","html_url":"https://github.com/ytakano/blisp/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ytakano/blisp@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"1bd6a175d7a8e7bbf50ccc8e96cc4730fc3016a2","kind":"commit","published_at":"2023-06-11T07:43:43.000Z","download_url":"https://codeload.github.com/ytakano/blisp/tar.gz/0.4.5","html_url":"https://github.com/ytakano/blisp/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ytakano/blisp@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"3e9a3d8e6b61f1a075f0f041b266ed9dbf1cc2fa","kind":"commit","published_at":"2023-06-05T08:00:58.000Z","download_url":"https://codeload.github.com/ytakano/blisp/tar.gz/0.4.4","html_url":"https://github.com/ytakano/blisp/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ytakano/blisp@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"5847551a781252742d9c01bf92074a6f173877ab","kind":"commit","published_at":"2023-06-05T07:03:37.000Z","download_url":"https://codeload.github.com/ytakano/blisp/tar.gz/0.4.3","html_url":"https://github.com/ytakano/blisp/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ytakano/blisp@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"decb1d66c59641b6118ff8b62f5340234b764631","kind":"commit","published_at":"2023-06-05T06:55:08.000Z","download_url":"https://codeload.github.com/ytakano/blisp/tar.gz/0.4.2","html_url":"https://github.com/ytakano/blisp/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ytakano/blisp@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/tags/0.4.2/manifests"},{"name":"0.4.0","sha":"d6f2a1118cdf0177675e7b4a731bd68f02083981","kind":"commit","published_at":"2023-03-01T14:51:15.000Z","download_url":"https://codeload.github.com/ytakano/blisp/tar.gz/0.4.0","html_url":"https://github.com/ytakano/blisp/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ytakano/blisp@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"eba1ec9368ca3a25226e6e34f8d5e1d6fb5da2bd","kind":"commit","published_at":"2021-04-27T13:32:57.000Z","download_url":"https://codeload.github.com/ytakano/blisp/tar.gz/0.3.9","html_url":"https://github.com/ytakano/blisp/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ytakano/blisp@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytakano%2Fblisp/tags/0.3.9/manifests"}]},"repo_metadata_updated_at":"2026-09-03T03:49:18.769Z","dependent_packages_count":1,"downloads":7598,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":91.37853614728334,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":12.201827295803817,"forks_count":17.68279831016376,"average":36.878751500600245},"purl":"pkg:cargo/blisp_embedded","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/blisp_embedded","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/blisp_embedded","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/blisp_embedded/dependencies","status":null,"funding_links":["https://github.com/sponsors/ytakano"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T04:37:13.089Z","issues_count":3,"pull_requests_count":4,"avg_time_to_close_issue":65048366.0,"avg_time_to_close_pull_request":138931.0,"issues_closed_count":2,"pull_requests_closed_count":4,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":1.3333333333333333,"avg_comments_per_pull_request":0.25,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"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/ytakano%2Fblisp/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/blisp_embedded/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/blisp_embedded/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/blisp_embedded/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/blisp_embedded/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/blisp_embedded/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/blisp_embedded/codemeta","maintainers":[{"uuid":"113167","login":"ytakano","name":"ytakano","email":null,"url":"https://github.com/ytakano","packages_count":12,"html_url":"https://crates.io/users/ytakano","role":null,"created_at":"2023-03-01T15:49:15.377Z","updated_at":"2023-03-01T15:49:15.377Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/ytakano/packages"}]}