{"id":14012653,"name":"@scinddev/xcind","ecosystem":"npm","description":"Slim shell wrapper around docker compose with per-application config","homepage":"https://github.com/scinddev/xcind#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/scinddev/xcind","keywords_array":[],"namespace":"scinddev","versions_count":10,"first_release_published_at":"2026-03-08T22:05:07.326Z","latest_release_published_at":"2026-04-07T16:07:49.037Z","latest_release_number":"0.5.0","last_synced_at":"2026-04-26T02:01:10.995Z","created_at":"2026-03-08T22:10:15.125Z","updated_at":"2026-04-26T02:04:10.971Z","registry_url":"https://www.npmjs.com/package/@scinddev/xcind","install_command":"npm install @scinddev/xcind","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.5.0"}},"repo_metadata":{"id":343053042,"uuid":"1175614270","full_name":"scinddev/xcind","owner":"scinddev","description":"Docker Compose Application Wrapper","archived":false,"fork":false,"pushed_at":"2026-04-24T17:37:43.000Z","size":746,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-24T19:28:27.705Z","etag":null,"topics":["composer","docker","docker-compose"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/scinddev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-03-08T00:01:27.000Z","updated_at":"2026-04-24T17:37:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/scinddev/xcind","commit_stats":null,"previous_names":["scinddev/xcind"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/scinddev/xcind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scinddev","download_url":"https://codeload.github.com/scinddev/xcind/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/sbom","scorecard":{"id":1244552,"data":{"date":"2026-03-08T22:11:08Z","repo":{"name":"github.com/scinddev/xcind","commit":"f7d873190d1f7b406db4c2fd0ed1c8d9a5cd306e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":4.6,"checks":[{"name":"Maintained","score":0,"reason":"project was created within the last 90 days. Please review its contents carefully","details":["Warn: Repository was created within the last 90 days."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"CI-Tests","score":-1,"reason":"no pull request found","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:2","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:79","Info:  16 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-docker.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-npm.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-docker.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-npm.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:13","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-docker.yml:13"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Dependency-Update-Tool","score":0,"reason":"no update tool detected","details":["Warn: no dependency update tool configurations found"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Contributors","score":10,"reason":"project has 8 contributing companies or organizations","details":["Info: found contributions from: BeerAndCodeSeattle, components, dflydev, dflydevdepot, offloc, reflxlabs, sculpin, stackphp"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2026-03-08T22:14:45.596Z","repository_id":343053042,"created_at":"2026-03-08T22:14:45.596Z","updated_at":"2026-03-08T22:14:45.596Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32283294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"online","status_checked_at":"2026-04-26T02:00:05.962Z","response_time":129,"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":"scinddev","name":"scinddev","uuid":"252792205","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/252792205?v=4","repositories_count":1,"last_synced_at":"2026-03-08T20:08:51.141Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scinddev","funding_links":[],"total_stars":0,"followers":0,"following":0,"created_at":"2026-03-08T20:08:51.163Z","updated_at":"2026-03-08T20:08:51.163Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scinddev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scinddev/repositories"},"tags":[{"name":"v0.5.0","sha":"cae27e6c70bb4fad047016add10d3d89f3c0c896","kind":"tag","published_at":"2026-04-07T16:07:18.000Z","download_url":"https://codeload.github.com/scinddev/xcind/tar.gz/v0.5.0","html_url":"https://github.com/scinddev/xcind/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scinddev/xcind@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a063e45acf1ab944106e1166795f11f218488411","kind":"tag","published_at":"2026-04-03T15:26:48.000Z","download_url":"https://codeload.github.com/scinddev/xcind/tar.gz/v0.4.0","html_url":"https://github.com/scinddev/xcind/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scinddev/xcind@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"43e5cfc459a1c95ce12d723018578b9ffc16d667","kind":"tag","published_at":"2026-04-02T05:19:17.000Z","download_url":"https://codeload.github.com/scinddev/xcind/tar.gz/v0.3.0","html_url":"https://github.com/scinddev/xcind/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scinddev/xcind@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"a422b245265077d7df5bef5eeda2c9c661464966","kind":"tag","published_at":"2026-03-30T22:18:18.000Z","download_url":"https://codeload.github.com/scinddev/xcind/tar.gz/v0.2.0","html_url":"https://github.com/scinddev/xcind/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scinddev/xcind@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"f36ca560fb8249a11378c0a3a1f9d85770ebed42","kind":"tag","published_at":"2026-03-27T23:11:58.000Z","download_url":"https://codeload.github.com/scinddev/xcind/tar.gz/v0.1.2","html_url":"https://github.com/scinddev/xcind/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scinddev/xcind@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"1b87c091f3d0f2fbc3a2fd5888776ab58a00e6df","kind":"tag","published_at":"2026-03-27T17:16:34.000Z","download_url":"https://codeload.github.com/scinddev/xcind/tar.gz/v0.1.1","html_url":"https://github.com/scinddev/xcind/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scinddev/xcind@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"6fdbfe774eadfe74d334b803a0a53293b95fa566","kind":"tag","published_at":"2026-03-26T00:54:46.000Z","download_url":"https://codeload.github.com/scinddev/xcind/tar.gz/v0.1.0","html_url":"https://github.com/scinddev/xcind/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scinddev/xcind@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"8bba38f3f7e8b1cc13028e60531871e9fb43eada","kind":"tag","published_at":"2026-03-12T04:07:12.000Z","download_url":"https://codeload.github.com/scinddev/xcind/tar.gz/v0.0.3","html_url":"https://github.com/scinddev/xcind/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scinddev/xcind@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"55fba1a78d24eb7121d9bc106598553b381abb12","kind":"tag","published_at":"2026-03-10T23:37:05.000Z","download_url":"https://codeload.github.com/scinddev/xcind/tar.gz/v0.0.2","html_url":"https://github.com/scinddev/xcind/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scinddev/xcind@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"7a31dbfc78e3904df81ed36b3a15b648f7d8d043","kind":"tag","published_at":"2026-03-08T21:43:00.000Z","download_url":"https://codeload.github.com/scinddev/xcind/tar.gz/v0.0.1","html_url":"https://github.com/scinddev/xcind/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scinddev/xcind@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-26T02:04:10.971Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.530291758948266,"dependent_packages_count":32.495487481220906,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.512889620084586},"purl":"pkg:npm/%40scinddev/xcind","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@scinddev/xcind","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@scinddev/xcind","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@scinddev/xcind/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-25T19:14:17.136Z","issues_count":0,"pull_requests_count":9,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":128827.11111111111,"issues_closed_count":0,"pull_requests_closed_count":9,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.2222222222222222,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":128827.11111111111,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2222222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinddev%2Fxcind/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scinddev%2Fxcind/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scinddev%2Fxcind/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scinddev%2Fxcind/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scinddev%2Fxcind/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scinddev%2Fxcind/codemeta","maintainers":[{"uuid":"beausimensen","login":"beausimensen","name":null,"email":"beau@beausimensen.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~beausimensen","role":null,"created_at":"2026-03-08T22:10:16.481Z","updated_at":"2026-03-08T22:10:16.481Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/beausimensen/packages"}]}