{"id":6412,"url":"https://github.com/chaoss/grimoirelab-sirmordred","last_synced_at":"2026-05-16T06:20:10.747Z","repository":{"id":39069063,"uuid":"66461717","full_name":"chaoss/grimoirelab-sirmordred","owner":"chaoss","description":"Orchestrate the execution of GrimoireLab tools to produce a dashboard","archived":false,"fork":false,"pushed_at":"2025-07-10T19:04:44.000Z","size":15020,"stargazers_count":39,"open_issues_count":23,"forks_count":124,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-08-13T19:17:28.419Z","etag":null,"topics":["grimoirelab","hacktoberfest","orchestration","software-analytics"],"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/chaoss.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-08-24T12:23:18.000Z","updated_at":"2025-07-10T19:04:48.000Z","dependencies_parsed_at":"2023-02-12T22:31:00.057Z","dependency_job_id":"ab272e89-8fa1-4321-84ee-4369f4ffc252","html_url":"https://github.com/chaoss/grimoirelab-sirmordred","commit_stats":{"total_commits":1263,"total_committers":51,"mean_commits":"24.764705882352942","dds":0.672209026128266,"last_synced_commit":"fbf40e4e39d44c4dadc90aba30416aba7a6200e8"},"previous_names":["grimoirelab/mordred"],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/chaoss/grimoirelab-sirmordred","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-sirmordred","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-sirmordred/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-sirmordred/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-sirmordred/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaoss","download_url":"https://codeload.github.com/chaoss/grimoirelab-sirmordred/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-sirmordred/sbom","scorecard":{"id":273949,"data":{"date":"2025-08-11","repo":{"name":"github.com/chaoss/grimoirelab-sirmordred","commit":"fdb247ca317d7208f6b62c40e3ed95d310d13ab2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":10,"reason":"18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","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 2/28 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":"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/changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"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":"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":"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":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/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":"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/chaoss/grimoirelab-sirmordred/changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chaoss/grimoirelab-sirmordred/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/chaoss/grimoirelab-sirmordred/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/chaoss/grimoirelab-sirmordred/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/chaoss/grimoirelab-sirmordred/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/chaoss/grimoirelab-sirmordred/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:4: pin your Docker image by updating python:3.8-slim-bullseye to python:3.8-slim-bullseye@sha256:e191a71397fd61fbddb6712cd43ef9a2c17df0b5e7ba67607128554cd6bff267","Warn: containerImage not pinned by hash: docker/attic/Dockerfile:4: pin your Docker image by updating debian:8 to debian:8@sha256:32ad5050caffb2c7e969dac873bce2c370015c2256ff984b70c1c08b3a2816a0","Warn: pipCommand not pinned by hash: docker/Dockerfile:73","Warn: pipCommand not pinned by hash: docker/attic/Dockerfile:36","Warn: pipCommand not pinned by hash: docker/attic/Dockerfile:39","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:60","Warn: downloadThenRun not pinned by hash: .github/workflows/tests.yml:62","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   2 downloadThenRun 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 4 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"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T14:00:17.440Z","repository_id":39069063,"created_at":"2025-08-17T14:00:17.440Z","updated_at":"2025-08-17T14:00:17.440Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270892134,"owners_count":24663540,"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-17T02:00:09.016Z","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"}},"keywords":["grimoirelab","hacktoberfest","orchestration","software-analytics"],"created_at":"2024-01-11T17:24:13.260Z","updated_at":"2025-08-17T18:34:31.557Z","avatar_url":"https://github.com/chaoss.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/6412","html_url":"https://opencollective.ecosyste.ms/projects/6412","collective":{"id":1264,"uuid":"53kzxy4v-07wlr6mb-d9yqmj9n-o8agdbe5","slug":"chaoss","name":"CHAOSS Project","description":"CHAOSS is focused on creating analytics and metrics to help define community health","website":"https://chaoss.community","github":"chaoss","twitter":"chaossproj","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://chaoss.community"},{"type":"TWITTER","url":"https://twitter.com/chaossproj"},{"type":"GITHUB","url":"https://github.com/chaoss"}],"currency":"USD","projects_count":66,"last_synced_at":"2026-05-27T12:15:21.153Z","created_at":"2024-01-10T13:17:49.962Z","updated_at":"2026-05-27T12:15:21.785Z","transactions_count":33,"balance":2069.9299999999985,"account_type":"COLLECTIVE","owner":{"login":"chaoss","name":"CHAOSS","uuid":"29740296","kind":"organization","description":"","email":null,"website":"https://chaoss.community/","location":null,"twitter":"chaossproj","company":null,"icon_url":"https://avatars.githubusercontent.com/u/29740296?v=4","repositories_count":68,"last_synced_at":"2026-04-07T12:27:21.665Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/chaoss","funding_links":["https://github.com/sponsors/chaoss"],"total_stars":2883,"followers":485,"following":0,"created_at":"2022-11-07T00:36:14.312Z","updated_at":"2026-04-07T12:27:21.665Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaoss","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaoss/repositories"},"last_project_activity_at":"2025-10-07T10:06:34.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-03-30T17:16:58.686Z","collective_updated_at":"2023-02-07T17:17:41.529Z","html_url":"https://opencollective.com/chaoss","icon_url":"https://images.opencollective.com/chaoss/logo/40.png","total_donations":42338.6,"total_expenses":-43433.72999999999,"current_balance":2069.9299999999985,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/chaoss","url":"https://opencollective.ecosyste.ms/collectives/chaoss","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/chaoss/projects"}}