{"id":34627697,"url":"https://github.com/ministryofjustice/data-platform-github-actions","last_synced_at":"2026-01-29T10:03:31.612Z","repository":{"id":330270015,"uuid":"1121623946","full_name":"ministryofjustice/data-platform-github-actions","owner":"ministryofjustice","description":"Data Platform GitHub Actions","archived":false,"fork":false,"pushed_at":"2026-01-25T11:15:31.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-29T07:07:30.793Z","etag":null,"topics":["data-platform","ministryofjustice"],"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/ministryofjustice.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":".github/CODEOWNERS","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":null,"dco":null,"cla":null}},"created_at":"2025-12-23T09:33:04.000Z","updated_at":"2026-01-25T11:15:01.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ministryofjustice/data-platform-github-actions","commit_stats":null,"previous_names":["ministryofjustice/data-platform-github-actions"],"tags_count":6,"template":false,"template_full_name":"ministryofjustice/template-repository","purl":"pkg:github/ministryofjustice/data-platform-github-actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ministryofjustice%2Fdata-platform-github-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ministryofjustice%2Fdata-platform-github-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ministryofjustice%2Fdata-platform-github-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ministryofjustice%2Fdata-platform-github-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ministryofjustice","download_url":"https://codeload.github.com/ministryofjustice/data-platform-github-actions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ministryofjustice%2Fdata-platform-github-actions/sbom","scorecard":{"id":1240780,"data":{"date":"2025-12-24T13:28:32Z","repo":{"name":"github.com/ministryofjustice/data-platform-github-actions","commit":"298ae0b81b463fae66f3fd5f7de2422dfa4b7fd0"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":7.4,"checks":[{"name":"Code-Review","score":5,"reason":"Found 1/2 approved changesets -- score normalized to 5","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/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 third-party GitHubAction 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/c22063e786c11f9dd714d777a687ff7c4599b600/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/_codeql-analysis.yml:18","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/_codeql-analysis.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/_dependency-review.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/_openssf-scorecard.yml:17","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/_openssf-scorecard.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/_pre-commit-updater.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/_spell-check.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/_super-linter.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/_super-linter.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/_super-linter.yml:17","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/_zizmor.yml:20","Info: jobLevel 'actions' permission set to 'read': .github/workflows/_zizmor.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/_zizmor.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/openssf-scorecard.yml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pre-commit-updater.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/super-linter.yml:17","Info: jobLevel 'packages' permission set to 'read': .github/workflows/super-linter.yml:18","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/super-linter.yml:19","Info: jobLevel 'actions' permission set to 'read': .github/workflows/zizmor.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/zizmor.yml:13","Info: found token with 'none' permissions: .github/workflows/_codeql-analysis.yml:1","Info: found token with 'none' permissions: .github/workflows/_dependency-review.yml:1","Info: found token with 'none' permissions: .github/workflows/_openssf-scorecard.yml:1","Info: found token with 'none' permissions: .github/workflows/_pre-commit-updater.yml:1","Info: found token with 'none' permissions: .github/workflows/_spell-check.yml:1","Info: found token with 'none' permissions: .github/workflows/_super-linter.yml:1","Info: found token with 'none' permissions: .github/workflows/_zizmor.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: found token with 'none' permissions: .github/workflows/dependency-review.yml:1","Info: found token with 'none' permissions: .github/workflows/openssf-scorecard.yml:1","Info: found token with 'none' permissions: .github/workflows/pre-commit-updater.yml:1","Info: found token with 'none' permissions: .github/workflows/spell-check.yml:1","Info: found token with 'none' permissions: .github/workflows/super-linter.yml:1","Info: found token with 'none' permissions: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (2) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/ministryofjustice/.github/SECURITY.md:1","Info: Found linked content: github.com/ministryofjustice/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/ministryofjustice/.github/SECURITY.md:1","Info: Found text in security policy: github.com/ministryofjustice/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"2 out of 2 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}},{"name":"Contributors","score":0,"reason":"project has 0 contributing companies or organizations -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}}]},"last_synced_at":"2025-12-27T06:59:03.941Z","repository_id":330270015,"created_at":"2025-12-27T06:59:03.941Z","updated_at":"2025-12-27T06:59:03.941Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28875446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T09:47:23.353Z","status":"ssl_error","status_checked_at":"2026-01-29T09:47:19.357Z","response_time":59,"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":["data-platform","ministryofjustice"],"created_at":"2025-12-24T16:10:38.154Z","updated_at":"2026-01-29T10:03:31.607Z","avatar_url":"https://github.com/ministryofjustice.png","language":"Shell","readme":"# Data Platform GitHub Actions\n\n[![Ministry of Justice Repository Compliance Badge](https://github-community.service.justice.gov.uk/repository-standards/api/data-platform-github-actions/badge)](https://github-community.service.justice.gov.uk/repository-standards/data-platform-github-actions)\n\n[![Open in Dev Container](https://raw.githubusercontent.com/ministryofjustice/.devcontainer/refs/heads/main/contrib/badge.svg)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/ministryofjustice/data-platform-github-actions)\n\n[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/ministryofjustice/data-platform-github-actions)\n\nThis repository contains Data Platform's reusable workflows.\n\n---\n\n## Reusable Workflows\n\n### CodeQL Analysis\n\nSee [`codeql-analysis`](/docs/usage/workflows/codeql-analysis.md)\n\n### Dependency Review\n\nSee [`dependency-review`](/docs/usage/workflows/dependency-review.md)\n\n### OpenSSF Scorecard\n\nSee [`openssf-scorecard`](/docs/usage/workflows/openssf-scorecard.md)\n\n### pre-commit Updater\n\nSee [`pre-commit-updater`](/docs/usage/workflows/pre-commit-updater.md)\n\n### Spell Check\n\nSee [`spell-check`](/docs/usage/workflows/spell-check.md)\n\n### Super Linter\n\nSee [`super-linter`](/docs/usage/workflows/super-linter.md)\n\n### Zizmor\n\nSee [`zizmor`](/docs/usage/workflows/zizmor.md)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fministryofjustice%2Fdata-platform-github-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fministryofjustice%2Fdata-platform-github-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fministryofjustice%2Fdata-platform-github-actions/lists"}