{"id":43687842,"url":"https://github.com/Icenium/icenium-cli","last_synced_at":"2026-02-16T13:01:52.322Z","repository":{"id":57182677,"uuid":"14398834","full_name":"Icenium/icenium-cli","owner":"Icenium","description":"Cross Platform Command Line Interface for Progress Telerik AppBuilder","archived":false,"fork":false,"pushed_at":"2018-11-30T14:55:07.000Z","size":28631,"stargazers_count":33,"open_issues_count":7,"forks_count":9,"subscribers_count":32,"default_branch":"release","last_synced_at":"2025-06-11T09:57:43.793Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/Icenium.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-14T15:27:18.000Z","updated_at":"2022-05-14T13:12:09.000Z","dependencies_parsed_at":"2022-09-11T22:40:34.599Z","dependency_job_id":null,"html_url":"https://github.com/Icenium/icenium-cli","commit_stats":null,"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/Icenium/icenium-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icenium%2Ficenium-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icenium%2Ficenium-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icenium%2Ficenium-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icenium%2Ficenium-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Icenium","download_url":"https://codeload.github.com/Icenium/icenium-cli/tar.gz/refs/heads/release","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icenium%2Ficenium-cli/sbom","scorecard":{"id":65417,"data":{"date":"2025-08-11","repo":{"name":"github.com/Icenium/icenium-cli","commit":"9c5e03632989e58dfc0a67c4f201210d9b50c7a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"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/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":"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":"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":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"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":"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":"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: Apache License 2.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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.7.8 not signed: https://api.github.com/repos/Icenium/icenium-cli/releases/8718391","Warn: release artifact v3.7.7 not signed: https://api.github.com/repos/Icenium/icenium-cli/releases/8466749","Warn: release artifact v3.7.6 not signed: https://api.github.com/repos/Icenium/icenium-cli/releases/7964176","Warn: release artifact v3.7.5 not signed: https://api.github.com/repos/Icenium/icenium-cli/releases/7509937","Warn: release artifact v3.7.8 does not have provenance: https://api.github.com/repos/Icenium/icenium-cli/releases/8718391","Warn: release artifact v3.7.7 does not have provenance: https://api.github.com/repos/Icenium/icenium-cli/releases/8466749","Warn: release artifact v3.7.6 does not have provenance: https://api.github.com/repos/Icenium/icenium-cli/releases/7964176","Warn: release artifact v3.7.5 does not have provenance: https://api.github.com/repos/Icenium/icenium-cli/releases/7509937"],"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 'release'","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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-15T02:28:52.981Z","repository_id":57182677,"created_at":"2025-08-15T02:28:52.981Z","updated_at":"2025-08-15T02:28:52.981Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29508735,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"last_error":"SSL_read: 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"}},"keywords":[],"created_at":"2026-02-05T03:00:21.768Z","updated_at":"2026-02-16T13:01:52.308Z","avatar_url":"https://github.com/Icenium.png","language":"JavaScript","readme":"[![AppBuilder](https://raw.github.com/Icenium/icenium-cli/release/ab-logo.png \"AppBuilder\")](http://www.telerik.com/appbuilder \"The AppBuilder web site\")\n\n\u003ch1 style=\"padding: 8px; background-color: #f1c40f; color: #34495e; font-weight: bold;\"\u003eThe Telerik Platform product is retired as of May 10, 2018. For more information about the discontinuation and how you can recover your apps or data, see the \u003ca id=\"platfrom-next-level\" style=\"border: 1px solid #34495e; padding: 3px 8px; margin-left: 10px\" href=\"https://www.telerik.com/platform-next-level\"\u003efull announcement\u003c/a\u003e. \u003c/h1\u003e\u003cbr/\u003e\n\n\u003ch2 style=\"padding: 8px; background-color: #00FF21; color: #34495e; font-weight: bold;\"\u003eTelerik recommends \u003ca id=\"sidekick\" style=\"border: 1px solid #34495e; padding: 3px 8px; margin-left: 10px\" href=\"https://www.nativescript.org/nativescript-sidekick\"\u003eNativeScript Sidekick\u003c/a\u003e for developing modern, cross-platform mobile apps with web technologies like JavaScript, Angular, or Vue.js, and \u003ca id=\"kinvey\" style=\"border: 1px solid #34495e; padding: 3px 8px; margin-left: 10px\" href=\"https://www.kinvey.com/\"\u003eKinvey\u003c/a\u003e for hosting critical business back-end in the cloud.\u003c/h2\u003e\u003cbr/\u003e\n","funding_links":[],"categories":["Awesome {N} [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)"],"sub_categories":["Table of Contents"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIcenium%2Ficenium-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FIcenium%2Ficenium-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIcenium%2Ficenium-cli/lists"}