{"id":34057094,"url":"https://github.com/huntdatacenter/jujuna","last_synced_at":"2026-04-08T12:02:45.877Z","repository":{"id":46308671,"uuid":"154487858","full_name":"huntdatacenter/jujuna","owner":"huntdatacenter","description":"Jujuna - Continuous deployment, upgrade and testing for Juju.","archived":false,"fork":false,"pushed_at":"2022-08-24T09:14:06.000Z","size":207,"stargazers_count":4,"open_issues_count":4,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-13T07:33:10.220Z","etag":null,"topics":["bundles","charms","ci-cd","cloud","hacktoberfest","juju","openstack"],"latest_commit_sha":null,"homepage":"https://jujuna.readthedocs.io/","language":"Python","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/huntdatacenter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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-10-24T11:15:33.000Z","updated_at":"2021-10-31T20:05:01.000Z","dependencies_parsed_at":"2022-09-06T05:30:28.515Z","dependency_job_id":null,"html_url":"https://github.com/huntdatacenter/jujuna","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/huntdatacenter/jujuna","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huntdatacenter%2Fjujuna","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huntdatacenter%2Fjujuna/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huntdatacenter%2Fjujuna/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huntdatacenter%2Fjujuna/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huntdatacenter","download_url":"https://codeload.github.com/huntdatacenter/jujuna/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huntdatacenter%2Fjujuna/sbom","scorecard":{"id":473558,"data":{"date":"2025-08-11","repo":{"name":"github.com/huntdatacenter/jujuna","commit":"4453e8b275f3d6cb3f22b394d8457be4ddd0c039"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/9 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dockerhub.yml:1","Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/snappublish.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":"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":"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/dockerhub.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/huntdatacenter/jujuna/dockerhub.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/huntdatacenter/jujuna/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/huntdatacenter/jujuna/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/huntdatacenter/jujuna/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huntdatacenter/jujuna/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snappublish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huntdatacenter/jujuna/snappublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snappublish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/huntdatacenter/jujuna/snappublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snappublish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/huntdatacenter/jujuna/snappublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snappublish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/huntdatacenter/jujuna/snappublish.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.8-slim-bullseye to python:3.8-slim-bullseye@sha256:e191a71397fd61fbddb6712cd43ef9a2c17df0b5e7ba67607128554cd6bff267","Warn: pipCommand not pinned by hash: Dockerfile:20","Warn: pipCommand not pinned by hash: Dockerfile:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/snappublish.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/snappublish.yml:27","Info:   0 out of   8 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  10 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":"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":"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":"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":-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":"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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-437 / GHSA-5xp3-jfq3-5q8x","Warn: Project is vulnerable to: PYSEC-2020-173 / GHSA-gpvv-69j7-gwj8","Warn: Project is vulnerable to: PYSEC-2023-228 / GHSA-mq26-g339-26xf","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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-19T14:38:19.233Z","repository_id":46308671,"created_at":"2025-08-19T14:38:19.233Z","updated_at":"2025-08-19T14:38:19.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31554110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"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":["bundles","charms","ci-cd","cloud","hacktoberfest","juju","openstack"],"created_at":"2025-12-14T03:17:58.898Z","updated_at":"2026-04-08T12:02:45.788Z","avatar_url":"https://github.com/huntdatacenter.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jujuna\n\n[![Build Status](https://github.com/huntdatacenter/jujuna/actions/workflows/pythonpackage.yml/badge.svg?branch=master)](https://github.com/huntdatacenter/jujuna/actions)\n[![Documentation Status](https://readthedocs.org/projects/jujuna/badge/?version=latest)](https://jujuna.readthedocs.io/en/latest/?badge=latest)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/jujuna.svg)](https://pypi.org/project/jujuna/)\n\nContinuous deployment, upgrade and testing for Juju.\n\nAt [HUNT Cloud](https://www.ntnu.edu/huntgenes/hunt-cloud) we run our scientific services based on OpenStack orchestrated by Juju. Such cloud deployments rely on a large set of collaborative softwares, and upgrades can sometimes cause considerable pain. We have therefore introduced Jujuna - a tool to simplify the validation of Juju-based OpenStack upgrades.\n\nNew to [Juju](https://jujucharms.com/)? Juju is a cool controller and agent based tool from Canonical to easily deploy and manage applications (called Charms) on different clouds and environments (see [how it works](https://jujucharms.com/how-it-works) for more details).\n\n## Installation\n\nEasy to install using:\n\n```\npip3 install jujuna\n```\n\nMay require installation of `libssl-dev` package or equivalent if not present in the system.\n\nRun command `jujuna --help` to get the help menu. You can also check the usage in [the documentation](https://jujuna.readthedocs.io/en/latest/usage.html).\n\n## Usage\n\nRunning Jujuna requires a working deployment of Juju controller. Juju configs `~/.local/share/juju/` have to be present or credentials have to be specified using params.\n\n```\n# Deploy Ceph bundle into ceph model\njujuna deploy openstack/bundle.yaml -m test-cloud -w\n\n# Upgrade apps in ceph model_name\njujuna upgrade -m test-cloud\n\n# Test apps in the model after upgrade\njujuna test tests/openstack-ocata.yaml -t 1800 -m test-cloud\n\n# Destroy apps within a model, without destroying the model\njujuna clean -m test-cloud -w -f -t 1800\n\n```\n\nIf you don't have any bundle or just need to try jujuna with some simple example, you can follow our [example guide](https://jujuna.readthedocs.io/en/latest/examples.html).\n\n## Testing Jujuna\n\nHow to make sure jujuna and your feature works before pushing out new version.\n\nTesting jujuna with python environments:\n```\ntox -e lint\ntox -e py35\ntox -e py36\ntox -e py37\n```\n\nTesting specific feature:\n\n```\npy.test -k test_feature\n```\n\n## Deploy to docker registry:\n\nBuild image:\n\n```\ndocker build -t registry.example.com/group/jujuna:0.2.1 -t registry.example.com/group/jujuna:latest .\n```\n\nPush to registry:\n\n```\ndocker push registry.example.com/group/jujuna\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuntdatacenter%2Fjujuna","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuntdatacenter%2Fjujuna","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuntdatacenter%2Fjujuna/lists"}