{"id":37063079,"url":"https://github.com/alidock/alidock","last_synced_at":"2026-01-14T07:02:18.751Z","repository":{"id":48686544,"uuid":"157198496","full_name":"alidock/alidock","owner":"alidock","description":"ALICE environment in a container 🐳","archived":true,"fork":false,"pushed_at":"2021-07-14T08:08:13.000Z","size":184,"stargazers_count":12,"open_issues_count":0,"forks_count":16,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-12-02T03:18:40.338Z","etag":null,"topics":["alice-experiment","cern","docker","hep","lhc"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alidock.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}},"created_at":"2018-11-12T10:47:47.000Z","updated_at":"2024-04-19T08:30:09.000Z","dependencies_parsed_at":"2022-07-25T01:02:33.762Z","dependency_job_id":null,"html_url":"https://github.com/alidock/alidock","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/alidock/alidock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alidock%2Falidock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alidock%2Falidock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alidock%2Falidock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alidock%2Falidock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alidock","download_url":"https://codeload.github.com/alidock/alidock/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alidock%2Falidock/sbom","scorecard":{"id":184020,"data":{"date":"2025-08-11","repo":{"name":"github.com/alidock/alidock","commit":"ef95ce73c81e9425f5e9430f580f47c8eb7e7c2d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"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":"Code-Review","score":1,"reason":"Found 4/30 approved changesets -- score normalized to 1","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":"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"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/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":"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 v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: alidock/helpers/init.sh.j2:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/alidock/alidock/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/alidock/alidock/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/alidock/alidock/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/alidock/alidock/python-package.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating alisw/slc7-builder to alisw/slc7-builder@sha256:3b9eb152829c725b8974f654494ce6dad52fa2a0e9af8d8e4ac8ac97cf66b09b","Warn: pipCommand not pinned by hash: docker/Dockerfile:31","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:27","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 pipCommand 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-16T19:25:45.042Z","repository_id":48686544,"created_at":"2025-08-16T19:25:45.042Z","updated_at":"2025-08-16T19:25:45.042Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28412486,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T05:26:33.345Z","status":"ssl_error","status_checked_at":"2026-01-14T05:21:57.251Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["alice-experiment","cern","docker","hep","lhc"],"created_at":"2026-01-14T07:02:18.048Z","updated_at":"2026-01-14T07:02:18.741Z","avatar_url":"https://github.com/alidock.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"_**Disclaimer**: alidock is a community-maintained tool, on best-effort basis. It has been conceived to be used in specific situations like analysis tutorials events. While alidock can be a convenient tool also for facilitate software development/deployment it is **not** either the official nor the recommended tool for installing experiment software. Please refer to: https://alice-doc.github.io/alice-analysis-tutorial for further information on installing ALICE software._\n\nalidock\n=======\n\n[![Build Status](https://travis-ci.com/alidock/alidock.svg?branch=master)](https://travis-ci.com/alidock/alidock)\n![Python package](https://github.com/alidock/alidock/workflows/Python%20package/badge.svg)\n[![PyPI version](https://badge.fury.io/py/alidock.svg)](https://badge.fury.io/py/alidock)\n[![Docker pulls](https://img.shields.io/docker/pulls/alisw/alidock.svg?logo=docker\u0026label=pulls)](https://hub.docker.com/r/alisw/alidock)\n![](https://img.shields.io/github/license/alidock/alidock)\n[![](https://img.shields.io/pypi/pyversions/alidock.svg?longCache=True)](https://pypi.org/project/alidock/)\n\nRun your ALICE environment from a container. Install [Docker](https://docs.docker.com/install/),\nthen\\*:\n\n    ${SHELL} \u003c(curl -fsSL https://raw.githubusercontent.com/alidock/alidock/master/alidock-installer.sh)\n   \nWindows users can [install the package with pip](https://pypi.org/pypi/alidock) instead.\n\nYou may need to close and reopen your terminal as advised. Run alidock now:\n\n    alidock\n\nYou are instantly dropped in a shell with a consistent ALICE environment from a Docker container.\nFrom there you can directly run, for example:\n\n    aliBuild init O2@dev --defaults o2\n    aliBuild build O2 --defaults o2\n\nand it will download the precompiled binaries for you.\n\nYour home directory in the container, called `/home/alidock`, is available from outside the\ncontainer in `~/alidock`. This means you can use your favourite text editor or IDE from your laptop,\nno need to edit from inside the container.\n\n📜 Full documentation available [on the Wiki](https://github.com/alidock/alidock/wiki).\n\n\\* bash is supported, zsh should work too.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falidock%2Falidock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falidock%2Falidock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falidock%2Falidock/lists"}