{"id":64724,"name":"icm","description":":snowflake: Icestudio collections manager","url":"https://github.com/fpgawars/icm","last_synced_at":"2025-09-08T13:15:02.589Z","repository":{"id":62570207,"uuid":"85586177","full_name":"FPGAwars/icm","owner":"FPGAwars","description":":snowflake: Icestudio collections manager","archived":false,"fork":false,"pushed_at":"2024-06-29T06:35:26.000Z","size":155,"stargazers_count":6,"open_issues_count":1,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-30T12:13:20.708Z","etag":null,"topics":["cli","collections","icestudio","python"],"latest_commit_sha":null,"homepage":"https://github.com/FPGAwars/icm/wiki","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FPGAwars.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":"2017-03-20T14:23:54.000Z","updated_at":"2024-07-09T19:16:24.000Z","dependencies_parsed_at":"2024-06-19T17:57:27.968Z","dependency_job_id":"47f27b18-01ae-4129-92e4-6cf465f6221f","html_url":"https://github.com/FPGAwars/icm","commit_stats":{"total_commits":78,"total_committers":2,"mean_commits":39.0,"dds":0.4487179487179487,"last_synced_commit":"b0b4659a917c2c697989b2e112db54b2acb9af86"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/FPGAwars/icm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FPGAwars","download_url":"https://codeload.github.com/FPGAwars/icm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/sbom","scorecard":{"id":48670,"data":{"date":"2025-08-11","repo":{"name":"github.com/FPGAwars/icm","commit":"e9b471006dd5cab81c3aa2f0ec34ad41718d065b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_manual.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":"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":"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/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/FPGAwars/icm/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/FPGAwars/icm/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/FPGAwars/icm/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/FPGAwars/icm/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_manual.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/FPGAwars/icm/publish_manual.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_manual.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/FPGAwars/icm/publish_manual.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned 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":"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":"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: GNU General Public License v2.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"}}]},"last_synced_at":"2025-08-14T23:17:13.976Z","repository_id":62570207,"created_at":"2025-08-14T23:17:13.976Z","updated_at":"2025-08-14T23:17:13.976Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190076,"owners_count":25238089,"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-09-08T02:00:09.813Z","response_time":121,"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":{"login":"FPGAwars","name":"FPGAwars","uuid":"18257418","kind":"organization","description":"Tools for exploring the open side of the FPGAs","email":null,"website":"http://FPGAwars.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/18257418?v=4","repositories_count":93,"last_synced_at":"2024-03-26T16:22:54.676Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FPGAwars","funding_links":[],"total_stars":3460,"followers":170,"following":0,"created_at":"2022-11-04T01:56:05.474Z","updated_at":"2024-03-26T16:22:55.058Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FPGAwars","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FPGAwars/repositories"},"packages":[{"id":2763835,"name":"icm","ecosystem":"pypi","description":"Icestudio Collection Manager","homepage":"https://github.com/FPGAwars/icm","licenses":"GNU General Public License v2 (GPLv2)","normalized_licenses":["GPL-1.0"],"repository_url":"https://github.com/FPGAwars/icm","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2017-03-22T08:26:33.000Z","latest_release_published_at":"2024-06-29T06:35:45.000Z","latest_release_number":"0.5.3","last_synced_at":"2025-08-30T12:05:08.803Z","created_at":"2022-04-10T11:17:09.871Z","updated_at":"2025-08-30T12:10:26.652Z","registry_url":"https://pypi.org/project/icm/","install_command":"pip install icm --index-url https://pypi.org/simple","documentation_url":"https://icm.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: GNU General Public License v2 (GPLv2)","Programming Language :: Python"],"normalized_name":"icm","project_status":null},"repo_metadata":{"id":62570207,"uuid":"85586177","full_name":"FPGAwars/icm","owner":"FPGAwars","description":":snowflake: Icestudio collections manager","archived":false,"fork":false,"pushed_at":"2024-06-29T06:35:26.000Z","size":155,"stargazers_count":6,"open_issues_count":1,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-28T12:40:11.405Z","etag":null,"topics":["cli","collections","icestudio","python"],"latest_commit_sha":null,"homepage":"https://github.com/FPGAwars/icm/wiki","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FPGAwars.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":"2017-03-20T14:23:54.000Z","updated_at":"2024-07-09T19:16:24.000Z","dependencies_parsed_at":"2024-06-19T17:57:27.968Z","dependency_job_id":"47f27b18-01ae-4129-92e4-6cf465f6221f","html_url":"https://github.com/FPGAwars/icm","commit_stats":{"total_commits":78,"total_committers":2,"mean_commits":39.0,"dds":0.4487179487179487,"last_synced_commit":"b0b4659a917c2c697989b2e112db54b2acb9af86"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/FPGAwars/icm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FPGAwars","download_url":"https://codeload.github.com/FPGAwars/icm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/sbom","scorecard":{"id":48670,"data":{"date":"2025-08-11","repo":{"name":"github.com/FPGAwars/icm","commit":"e9b471006dd5cab81c3aa2f0ec34ad41718d065b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_manual.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":"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":"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/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/FPGAwars/icm/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/FPGAwars/icm/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/FPGAwars/icm/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/FPGAwars/icm/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_manual.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/FPGAwars/icm/publish_manual.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_manual.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/FPGAwars/icm/publish_manual.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned 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":"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":"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: GNU General Public License v2.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"}}]},"last_synced_at":"2025-08-14T23:17:13.976Z","repository_id":62570207,"created_at":"2025-08-14T23:17:13.976Z","updated_at":"2025-08-14T23:17:13.976Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272846470,"owners_count":25003027,"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-08-30T02:00:09.474Z","response_time":77,"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":"FPGAwars","name":"FPGAwars","uuid":"18257418","kind":"organization","description":"Tools for exploring the open side of the FPGAs","email":null,"website":"http://FPGAwars.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/18257418?v=4","repositories_count":93,"last_synced_at":"2024-03-26T16:22:54.676Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FPGAwars","funding_links":[],"total_stars":3460,"followers":170,"following":0,"created_at":"2022-11-04T01:56:05.474Z","updated_at":"2024-03-26T16:22:55.058Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FPGAwars","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FPGAwars/repositories"},"tags":[{"name":"v0.5.3","sha":"e9b471006dd5cab81c3aa2f0ec34ad41718d065b","kind":"commit","published_at":"2024-06-29T06:29:06.000Z","download_url":"https://codeload.github.com/FPGAwars/icm/tar.gz/v0.5.3","html_url":"https://github.com/FPGAwars/icm/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FPGAwars/icm@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"352ab1f4928a92076ad4f0230eaddf6810de4878","kind":"commit","published_at":"2024-06-28T12:27:10.000Z","download_url":"https://codeload.github.com/FPGAwars/icm/tar.gz/v0.5.2","html_url":"https://github.com/FPGAwars/icm/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FPGAwars/icm@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.5.2/manifests"},{"name":"v0.5.0","sha":"83ff518ae8708e93086578d1e04ed573f273b2a7","kind":"commit","published_at":"2024-06-27T11:00:56.000Z","download_url":"https://codeload.github.com/FPGAwars/icm/tar.gz/v0.5.0","html_url":"https://github.com/FPGAwars/icm/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FPGAwars/icm@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"b0b4659a917c2c697989b2e112db54b2acb9af86","kind":"commit","published_at":"2021-08-02T09:09:29.000Z","download_url":"https://codeload.github.com/FPGAwars/icm/tar.gz/v0.4.9","html_url":"https://github.com/FPGAwars/icm/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FPGAwars/icm@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"137e07d3088f48183570e3a2f263a8679bdd5a9e","kind":"commit","published_at":"2021-06-13T09:10:09.000Z","download_url":"https://codeload.github.com/FPGAwars/icm/tar.gz/v0.4.8","html_url":"https://github.com/FPGAwars/icm/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FPGAwars/icm@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"8a5705d1a7d2ca919273935194f5e67d546945d3","kind":"commit","published_at":"2021-05-26T11:48:56.000Z","download_url":"https://codeload.github.com/FPGAwars/icm/tar.gz/v0.4.7","html_url":"https://github.com/FPGAwars/icm/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FPGAwars/icm@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"62dc40c9278f6101f9e5dd1055d0435b733de46c","kind":"commit","published_at":"2021-05-26T08:55:30.000Z","download_url":"https://codeload.github.com/FPGAwars/icm/tar.gz/v0.4.6","html_url":"https://github.com/FPGAwars/icm/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FPGAwars/icm@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"c8a03b51a31cbf9c3da58fc52e69b252d2c3a70d","kind":"commit","published_at":"2021-05-16T16:14:55.000Z","download_url":"https://codeload.github.com/FPGAwars/icm/tar.gz/v0.4.5","html_url":"https://github.com/FPGAwars/icm/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FPGAwars/icm@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.4.5/manifests"},{"name":"v0.4.3","sha":"3ce51bb9682ef154dc9f748f2c1915d07548751f","kind":"commit","published_at":"2021-05-16T10:26:57.000Z","download_url":"https://codeload.github.com/FPGAwars/icm/tar.gz/v0.4.3","html_url":"https://github.com/FPGAwars/icm/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FPGAwars/icm@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c129ef900fc8fa3d8d19875efa7ce9343277f04e","kind":"commit","published_at":"2021-05-14T05:27:47.000Z","download_url":"https://codeload.github.com/FPGAwars/icm/tar.gz/v0.4.2","html_url":"https://github.com/FPGAwars/icm/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FPGAwars/icm@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.4.2/manifests"},{"name":"v0.4.0","sha":"37513b5082f794c6d5289e7afc3b3864e36dc07e","kind":"commit","published_at":"2017-06-12T10:22:38.000Z","download_url":"https://codeload.github.com/FPGAwars/icm/tar.gz/v0.4.0","html_url":"https://github.com/FPGAwars/icm/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FPGAwars/icm@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"8d0404d5cce6d961bd90c2f62870931f9b8fe4e6","kind":"commit","published_at":"2017-03-29T23:59:32.000Z","download_url":"https://codeload.github.com/FPGAwars/icm/tar.gz/v0.3.1","html_url":"https://github.com/FPGAwars/icm/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FPGAwars/icm@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a8ae61b4bfacbc8704f8a57e01dc9a3718ed7fc6","kind":"commit","published_at":"2017-03-24T16:02:46.000Z","download_url":"https://codeload.github.com/FPGAwars/icm/tar.gz/v0.3.0","html_url":"https://github.com/FPGAwars/icm/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FPGAwars/icm@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"40a11754d290629f3c073490de0f8193f39c0903","kind":"commit","published_at":"2017-03-22T09:26:04.000Z","download_url":"https://codeload.github.com/FPGAwars/icm/tar.gz/v0.2.0","html_url":"https://github.com/FPGAwars/icm/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FPGAwars/icm@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-08-30T12:10:26.652Z","dependent_packages_count":0,"downloads":1166,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":12.110095263677964,"dependent_repos_count":21.71838761843193,"dependent_packages_count":10.002282794063202,"stargazers_count":23.06830541866251,"forks_count":19.12712860954822,"docker_downloads_count":null,"average":17.205239940876766},"purl":"pkg:pypi/icm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/icm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/icm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/icm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-28T12:49:19.316Z","issues_count":4,"pull_requests_count":0,"avg_time_to_close_issue":1782812.3333333333,"avg_time_to_close_pull_request":null,"issues_closed_count":3,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":2,"avg_comments_per_issue":0.25,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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/FPGAwars%2Ficm/issues","maintainers":[{"login":"Jesus89","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jesus89"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/icm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/icm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/icm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/icm/related_packages","maintainers":[{"uuid":"Jesus89","login":"Jesus89","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/Jesus89/","role":null,"created_at":"2023-02-24T10:47:29.389Z","updated_at":"2023-02-24T10:47:29.389Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Jesus89/packages"},{"uuid":"obijuan","login":"obijuan","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/obijuan/","role":null,"created_at":"2023-02-24T10:47:29.418Z","updated_at":"2023-02-24T10:47:29.418Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/obijuan/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":594686,"full_name":"FPGAwars/icm","default_branch":"master","committers":[{"name":"Jesús Arroyo Torrens","email":"jesus.jkhlg@gmail.com","login":null,"count":43},{"name":"Obijuan","email":"obijuan.cube@gmail.com","login":null,"count":35}],"total_commits":78,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":39.0,"dds":0.4487179487179487,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:10:36.363Z","last_synced_commit":"b0b4659a917c2c697989b2e112db54b2acb9af86","created_at":"2023-03-09T06:30:54.918Z","updated_at":"2023-10-25T14:10:36.363Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"FPGAwars/icm","html_url":"https://github.com/FPGAwars/icm","last_synced_at":"2025-08-30T12:11:18.673Z","status":"error","issues_count":4,"pull_requests_count":0,"avg_time_to_close_issue":1782812.3333333333,"avg_time_to_close_pull_request":null,"issues_closed_count":3,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":2,"avg_comments_per_issue":0.25,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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,"created_at":"2023-05-14T15:44:09.098Z","updated_at":"2025-09-02T14:16:22.542Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Ficm/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":3,"NONE":1},"pull_request_author_associations_count":{},"issue_authors":{"Jesus89":3,"colltoaction":1},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10037658,"issues_count":30567158,"pull_requests_count":91036235,"authors_count":10408609,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"colltoaction":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"Jesus89","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jesus89"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1},"last_year":{"IssuesEvent":1}},"keywords":["cli","collections","icestudio","python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2024-06-19T17:57:27.237Z","updated_at":"2024-06-19T17:57:27.237Z","repository_link":"https://github.com/FPGAwars/icm/blob/master/.github/workflows/build.yml","dependencies":[{"id":18697012785,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18697012786,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2024-06-19T17:57:27.490Z","updated_at":"2024-06-19T17:57:27.490Z","repository_link":"https://github.com/FPGAwars/icm/blob/master/.github/workflows/publish.yml","dependencies":[{"id":18697012831,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18697012832,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-06-19T17:57:27.669Z","updated_at":"2024-06-19T17:57:27.669Z","repository_link":"https://github.com/FPGAwars/icm/blob/master/pyproject.toml","dependencies":[]}],"score":9.702961291087327,"created_at":"2025-09-08T11:18:35.110Z","updated_at":"2025-10-07T08:24:49.952Z","avatar_url":"https://github.com/FPGAwars.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1166,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/64724","html_url":"https://science.ecosyste.ms/projects/64724"}