{"id":175211,"name":null,"description":"Lockfiles for Maven. Pin your dependencies. Build with integrity.","url":"https://github.com/chains-project/maven-lockfile","last_synced_at":"2025-09-09T22:59:11.615Z","repository":{"id":65399790,"uuid":"575350863","full_name":"chains-project/maven-lockfile","owner":"chains-project","description":"Lockfiles for Maven. Pin your dependencies. Build with integrity.","archived":false,"fork":false,"pushed_at":"2025-09-02T20:34:56.000Z","size":37891,"stargazers_count":46,"open_issues_count":26,"forks_count":12,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-02T22:14:55.396Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/chains-project.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"Contributing.md","funding":null,"license":"License","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.md","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":"2022-12-07T10:11:49.000Z","updated_at":"2025-08-26T10:45:12.000Z","dependencies_parsed_at":"2023-02-15T04:15:49.445Z","dependency_job_id":"d58761fc-405e-431a-ae94-8818419e4c63","html_url":"https://github.com/chains-project/maven-lockfile","commit_stats":null,"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/chains-project/maven-lockfile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chains-project","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/sbom","scorecard":{"id":273075,"data":{"date":"2025-08-14T22:40:22Z","repo":{"name":"github.com/chains-project/maven-lockfile","commit":"cd9c7b9da140565f6c978639f4d2c84cce80a8e4"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":5.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 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":"Maintained","score":10,"reason":"30 commit(s) and 19 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: security.md:1","Info: Found linked content: security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: security.md:1","Info: Found text in security policy: security.md:1"],"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":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/ensure-release-notrunning.yml:45"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/Lockfile.yml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/LockfilePR.yml:10","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:35","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/doc.yml:11","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ghasum.yml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/jreleaser.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/regenerate-lockfile.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/Lockfile.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/LockfilePR.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/code-qualitiy.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:6","Warn: no topLevel permission defined: .github/workflows/ensure-release-notrunning.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/ghasum.yml:5","Warn: no topLevel permission defined: .github/workflows/jreleaser.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/regenerate-lockfile.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/smoke-tests.yml:8"],"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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-qualitiy.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/code-qualitiy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-qualitiy.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/code-qualitiy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/dependency-review.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/doc.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ghasum.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/ghasum.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jreleaser.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/jreleaser.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jreleaser.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/jreleaser.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jreleaser.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/jreleaser.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jreleaser.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/jreleaser.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke-tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/smoke-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke-tests.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/smoke-tests.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/jreleaser.yml:61","Warn: downloadThenRun not pinned by hash: .github/workflows/smoke-tests.yml:57","Info:  15 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  14 out of  17 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned","Info:   0 out of   1 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: checksums_sha256.txt.asc: https://github.com/chains-project/maven-lockfile/releases/tag/v5.6.1","Info: signed release artifact: checksums_sha256.txt.asc: https://github.com/chains-project/maven-lockfile/releases/tag/v5.6.0","Info: signed release artifact: checksums_sha256.txt.asc: https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.3","Info: signed release artifact: checksums_sha256.txt.asc: https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.2","Info: signed release artifact: checksums_sha256.txt.asc: https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.1","Warn: release artifact v5.6.1 does not have provenance: https://api.github.com/repos/chains-project/maven-lockfile/releases/236674875","Warn: release artifact v5.6.0 does not have provenance: https://api.github.com/repos/chains-project/maven-lockfile/releases/226184909","Warn: release artifact v5.5.3 does not have provenance: https://api.github.com/repos/chains-project/maven-lockfile/releases/223523471","Warn: release artifact v5.5.2 does not have provenance: https://api.github.com/repos/chains-project/maven-lockfile/releases/216980593","Warn: release artifact v5.5.1 does not have provenance: https://api.github.com/repos/chains-project/maven-lockfile/releases/214737127"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/jreleaser.yml:17"],"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":"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: CGI-NRM, KAMP-Research, KTH, STAMP-project, SpoonLabs, acme corporation, castor-software, chains-project, wasp-sweden"],"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"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'release/5.6.1'","Warn: branch protection not enabled for branch 'release/5.6.0'","Warn: branch protection not enabled for branch 'release/5.5.3'","Warn: branch protection not enabled for branch 'release/5.5.2'","Warn: branch protection not enabled for branch 'release/5.5.1'","Warn: branch protection not enabled for branch 'release/5.5.0'","Warn: branch protection not enabled for branch 'release/5.4.2'","Warn: branch protection not enabled for branch 'release/5.4.1'","Warn: branch protection not enabled for branch 'release/5.4.0'","Warn: branch protection not enabled for branch 'release/5.3.5'","Warn: branch protection not enabled for branch 'release/5.3.4'","Warn: branch protection not enabled for branch 'release/5.3.3'","Warn: branch protection not enabled for branch 'release/5.3.2'","Warn: branch protection not enabled for branch 'release/5.3.1'","Warn: branch protection not enabled for branch 'release/5.3.0'","Warn: branch protection not enabled for branch 'release/5.2.3'","Warn: branch protection not enabled for branch 'release/5.2.2'","Warn: branch protection not enabled for branch 'release/5.2.1'","Warn: branch protection not enabled for branch 'release/5.2.0'","Warn: branch protection not enabled for branch 'release/5.1.0'","Warn: branch protection not enabled for branch 'release/5.0.0'","Warn: branch protection not enabled for branch 'release/4.2.2'","Warn: branch protection not enabled for branch 'release/4.2.1'","Warn: branch protection not enabled for branch 'release/4.2.0'","Warn: branch protection not enabled for branch 'release/4.1.0'","Warn: branch protection not enabled for branch 'release/4.0.0'","Warn: branch protection not enabled for branch 'release/3.4.2'","Warn: branch protection not enabled for branch 'release/3.4.1'","Warn: branch protection not enabled for branch 'release/3.4.0'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: could not determine whether codeowners review is allowed","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"Vulnerabilities","score":0,"reason":"84 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-4265-ccf5-phj5","Warn: Project is vulnerable to: GHSA-4g9r-vxhx-9pgx","Warn: Project is vulnerable to: GHSA-cgwf-w82q-5jrr","Warn: Project is vulnerable to: GHSA-vmq6-5m68-f53m","Warn: Project is vulnerable to: GHSA-6v67-2wr5-gvf4","Warn: Project is vulnerable to: GHSA-pr98-23f8-jwxv","Warn: Project is vulnerable to: GHSA-27hp-xhwr-wr2m","Warn: Project is vulnerable to: GHSA-5j33-cvvr-w245","Warn: Project is vulnerable to: GHSA-7w75-32cg-r6g2","Warn: Project is vulnerable to: GHSA-83qj-6fr2-vhqg","Warn: Project is vulnerable to: GHSA-fccv-jmmp-qg76","Warn: Project is vulnerable to: GHSA-g8pj-r55q-5c2v","Warn: Project is vulnerable to: GHSA-h2fw-rfh5-95r3","Warn: Project is vulnerable to: GHSA-h3gc-qfqq-6h8f","Warn: Project is vulnerable to: GHSA-hfrx-6qgj-fp6c","Warn: Project is vulnerable to: GHSA-q3mw-pvr8-9ggc","Warn: Project is vulnerable to: GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GHSA-r6j3-px5g-cq3x","Warn: Project is vulnerable to: GHSA-wc4r-xq3c-5cf3","Warn: Project is vulnerable to: GHSA-wm9w-rjj3-j356","Warn: Project is vulnerable to: GHSA-v682-8vv8-vpwr","Warn: Project is vulnerable to: GHSA-rc42-6c7j-7h5r","Warn: Project is vulnerable to: GHSA-xf96-w227-r7c4","Warn: Project is vulnerable to: GHSA-4gc7-5j7h-4qph","Warn: Project is vulnerable to: GHSA-4wp7-92pw-q264","Warn: Project is vulnerable to: GHSA-564r-hj7v-mcr5","Warn: Project is vulnerable to: GHSA-9cmq-m9j5-mvww","Warn: Project is vulnerable to: GHSA-wxqc-pxw9-g2p8","Warn: Project is vulnerable to: GHSA-2rmj-mq67-h97g","Warn: Project is vulnerable to: GHSA-2wrp-6fg6-hmc5","Warn: Project is vulnerable to: GHSA-4wrc-f8pq-fpqp","Warn: Project is vulnerable to: GHSA-ccgv-vj62-xf9h","Warn: Project is vulnerable to: GHSA-hgjh-9rj2-g67j","Warn: Project is vulnerable to: GHSA-cx7f-g6mp-7hqm","Warn: Project is vulnerable to: GHSA-g5vr-rgqm-vf78","Warn: Project is vulnerable to: GHSA-w3c8-7r8f-9jp8","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-mvr2-9pj6-7w5j","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-5mcr-gq6c-3hq2","Warn: Project is vulnerable to: GHSA-9vjp-v76f-g363","Warn: Project is vulnerable to: GHSA-cqqj-4p63-rrmm","Warn: Project is vulnerable to: GHSA-f256-j965-7f32","Warn: Project is vulnerable to: GHSA-grg4-wf29-r9vv","Warn: Project is vulnerable to: GHSA-p2v9-g2qv-p635","Warn: Project is vulnerable to: GHSA-wm47-8v5p-wjpj","Warn: Project is vulnerable to: GHSA-wx5j-54mm-rqqq","Warn: Project is vulnerable to: GHSA-xfv3-rrfm-f2rv","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj","Warn: Project is vulnerable to: GHSA-7rjr-3q55-vv33","Warn: Project is vulnerable to: GHSA-8489-44mv-ggj8","Warn: Project is vulnerable to: GHSA-fxph-q3j8-mv87","Warn: Project is vulnerable to: GHSA-jfh8-c2jp-5v3q","Warn: Project is vulnerable to: GHSA-p6xc-xr62-6r2g","Warn: Project is vulnerable to: GHSA-vwqq-5vrc-xw9h","Warn: Project is vulnerable to: GHSA-2hw2-62cp-p9p7","Warn: Project is vulnerable to: GHSA-7286-pgfv-vxvh","Warn: Project is vulnerable to: GHSA-7cwj-j333-x7f7","Warn: Project is vulnerable to: GHSA-ccqf-c5hq-77mp","Warn: Project is vulnerable to: GHSA-rc7h-x6cq-988q","Warn: Project is vulnerable to: GHSA-36p3-wjmg-h94x","Warn: Project is vulnerable to: GHSA-hh26-6xwr-ggv7","Warn: Project is vulnerable to: GHSA-g5mm-vmx4-3rg7","Warn: Project is vulnerable to: GHSA-4487-x383-qpph","Warn: Project is vulnerable to: GHSA-8crv-49fr-2h6j","Warn: Project is vulnerable to: GHSA-g8hw-794c-4j9g","Warn: Project is vulnerable to: GHSA-pgf9-h69p-pcgf","Warn: Project is vulnerable to: GHSA-rcpf-vj53-7h2m","Warn: Project is vulnerable to: GHSA-558x-2xjg-6232"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T13:50:47.400Z","repository_id":65399790,"created_at":"2025-08-17T13:50:47.400Z","updated_at":"2025-08-17T13:50:47.400Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274377809,"owners_count":25273834,"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-09-09T02:00:10.223Z","response_time":80,"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":{"login":"chains-project","name":"CHAINS research project at KTH Royal Institute of Technology","uuid":"104410944","kind":"organization","description":"\"Consistent Hardening and Analysis of Software Supply Chains\" at KTH, funded by SSF","email":null,"website":"https://chains.proj.kth.se","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/104410944?v=4","repositories_count":9,"last_synced_at":"2023-04-16T20:47:44.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chains-project","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-04-16T20:47:44.472Z","updated_at":"2023-04-16T20:47:44.472Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chains-project","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chains-project/repositories"},"packages":[{"id":11813696,"name":"io.github.chains-project:maven-lockfile","ecosystem":"maven","description":"This plugin is a state-of-the-art solution that can be used to validate the integrity of a maven repository. It does this by generating a lock file that contains the checksums of all the artifacts in the repository. The lock file can then be used to validate the integrity of the repository. This guards the supply chain against malicious actors that might tamper with the artifacts in the repository.","homepage":"https://github.com/chains-project/maven-lockfile","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chains-project/maven-lockfile","keywords_array":[],"namespace":"io.github.chains-project","versions_count":67,"first_release_published_at":"2023-04-02T14:37:55.000Z","latest_release_published_at":"2025-07-31T18:47:17.000Z","latest_release_number":"5.6.1","last_synced_at":"2025-09-02T22:22:20.332Z","created_at":"2025-06-18T14:15:33.606Z","updated_at":"2025-09-03T05:14:41.414Z","registry_url":"https://central.sonatype.com/artifact/io.github.chains-project/maven-lockfile/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.chains-project/maven-lockfile/","metadata":{},"repo_metadata":{"id":65399790,"uuid":"575350863","full_name":"chains-project/maven-lockfile","owner":"chains-project","description":"Lockfiles for Maven. Pin your dependencies. Build with integrity.","archived":false,"fork":false,"pushed_at":"2025-09-02T20:34:56.000Z","size":37891,"stargazers_count":46,"open_issues_count":26,"forks_count":12,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-02T22:14:55.396Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/chains-project.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"Contributing.md","funding":null,"license":"License","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.md","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":"2022-12-07T10:11:49.000Z","updated_at":"2025-08-26T10:45:12.000Z","dependencies_parsed_at":"2023-02-15T04:15:49.445Z","dependency_job_id":"d58761fc-405e-431a-ae94-8818419e4c63","html_url":"https://github.com/chains-project/maven-lockfile","commit_stats":null,"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/chains-project/maven-lockfile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chains-project","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/sbom","scorecard":{"id":273075,"data":{"date":"2025-08-14T22:40:22Z","repo":{"name":"github.com/chains-project/maven-lockfile","commit":"cd9c7b9da140565f6c978639f4d2c84cce80a8e4"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":5.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 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":"Maintained","score":10,"reason":"30 commit(s) and 19 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: security.md:1","Info: Found linked content: security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: security.md:1","Info: Found text in security policy: security.md:1"],"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":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/ensure-release-notrunning.yml:45"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/Lockfile.yml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/LockfilePR.yml:10","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:35","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/doc.yml:11","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ghasum.yml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/jreleaser.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/regenerate-lockfile.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/Lockfile.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/LockfilePR.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/code-qualitiy.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:6","Warn: no topLevel permission defined: .github/workflows/ensure-release-notrunning.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/ghasum.yml:5","Warn: no topLevel permission defined: .github/workflows/jreleaser.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/regenerate-lockfile.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/smoke-tests.yml:8"],"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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-qualitiy.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/code-qualitiy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-qualitiy.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/code-qualitiy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/dependency-review.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/doc.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ghasum.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/ghasum.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jreleaser.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/jreleaser.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jreleaser.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/jreleaser.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jreleaser.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/jreleaser.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jreleaser.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/jreleaser.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke-tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/smoke-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke-tests.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/smoke-tests.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/jreleaser.yml:61","Warn: downloadThenRun not pinned by hash: .github/workflows/smoke-tests.yml:57","Info:  15 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  14 out of  17 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned","Info:   0 out of   1 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: checksums_sha256.txt.asc: https://github.com/chains-project/maven-lockfile/releases/tag/v5.6.1","Info: signed release artifact: checksums_sha256.txt.asc: https://github.com/chains-project/maven-lockfile/releases/tag/v5.6.0","Info: signed release artifact: checksums_sha256.txt.asc: https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.3","Info: signed release artifact: checksums_sha256.txt.asc: https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.2","Info: signed release artifact: checksums_sha256.txt.asc: https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.1","Warn: release artifact v5.6.1 does not have provenance: https://api.github.com/repos/chains-project/maven-lockfile/releases/236674875","Warn: release artifact v5.6.0 does not have provenance: https://api.github.com/repos/chains-project/maven-lockfile/releases/226184909","Warn: release artifact v5.5.3 does not have provenance: https://api.github.com/repos/chains-project/maven-lockfile/releases/223523471","Warn: release artifact v5.5.2 does not have provenance: https://api.github.com/repos/chains-project/maven-lockfile/releases/216980593","Warn: release artifact v5.5.1 does not have provenance: https://api.github.com/repos/chains-project/maven-lockfile/releases/214737127"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/jreleaser.yml:17"],"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":"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: CGI-NRM, KAMP-Research, KTH, STAMP-project, SpoonLabs, acme corporation, castor-software, chains-project, wasp-sweden"],"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"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'release/5.6.1'","Warn: branch protection not enabled for branch 'release/5.6.0'","Warn: branch protection not enabled for branch 'release/5.5.3'","Warn: branch protection not enabled for branch 'release/5.5.2'","Warn: branch protection not enabled for branch 'release/5.5.1'","Warn: branch protection not enabled for branch 'release/5.5.0'","Warn: branch protection not enabled for branch 'release/5.4.2'","Warn: branch protection not enabled for branch 'release/5.4.1'","Warn: branch protection not enabled for branch 'release/5.4.0'","Warn: branch protection not enabled for branch 'release/5.3.5'","Warn: branch protection not enabled for branch 'release/5.3.4'","Warn: branch protection not enabled for branch 'release/5.3.3'","Warn: branch protection not enabled for branch 'release/5.3.2'","Warn: branch protection not enabled for branch 'release/5.3.1'","Warn: branch protection not enabled for branch 'release/5.3.0'","Warn: branch protection not enabled for branch 'release/5.2.3'","Warn: branch protection not enabled for branch 'release/5.2.2'","Warn: branch protection not enabled for branch 'release/5.2.1'","Warn: branch protection not enabled for branch 'release/5.2.0'","Warn: branch protection not enabled for branch 'release/5.1.0'","Warn: branch protection not enabled for branch 'release/5.0.0'","Warn: branch protection not enabled for branch 'release/4.2.2'","Warn: branch protection not enabled for branch 'release/4.2.1'","Warn: branch protection not enabled for branch 'release/4.2.0'","Warn: branch protection not enabled for branch 'release/4.1.0'","Warn: branch protection not enabled for branch 'release/4.0.0'","Warn: branch protection not enabled for branch 'release/3.4.2'","Warn: branch protection not enabled for branch 'release/3.4.1'","Warn: branch protection not enabled for branch 'release/3.4.0'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: could not determine whether codeowners review is allowed","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"Vulnerabilities","score":0,"reason":"84 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-4265-ccf5-phj5","Warn: Project is vulnerable to: GHSA-4g9r-vxhx-9pgx","Warn: Project is vulnerable to: GHSA-cgwf-w82q-5jrr","Warn: Project is vulnerable to: GHSA-vmq6-5m68-f53m","Warn: Project is vulnerable to: GHSA-6v67-2wr5-gvf4","Warn: Project is vulnerable to: GHSA-pr98-23f8-jwxv","Warn: Project is vulnerable to: GHSA-27hp-xhwr-wr2m","Warn: Project is vulnerable to: GHSA-5j33-cvvr-w245","Warn: Project is vulnerable to: GHSA-7w75-32cg-r6g2","Warn: Project is vulnerable to: GHSA-83qj-6fr2-vhqg","Warn: Project is vulnerable to: GHSA-fccv-jmmp-qg76","Warn: Project is vulnerable to: GHSA-g8pj-r55q-5c2v","Warn: Project is vulnerable to: GHSA-h2fw-rfh5-95r3","Warn: Project is vulnerable to: GHSA-h3gc-qfqq-6h8f","Warn: Project is vulnerable to: GHSA-hfrx-6qgj-fp6c","Warn: Project is vulnerable to: GHSA-q3mw-pvr8-9ggc","Warn: Project is vulnerable to: GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GHSA-r6j3-px5g-cq3x","Warn: Project is vulnerable to: GHSA-wc4r-xq3c-5cf3","Warn: Project is vulnerable to: GHSA-wm9w-rjj3-j356","Warn: Project is vulnerable to: GHSA-v682-8vv8-vpwr","Warn: Project is vulnerable to: GHSA-rc42-6c7j-7h5r","Warn: Project is vulnerable to: GHSA-xf96-w227-r7c4","Warn: Project is vulnerable to: GHSA-4gc7-5j7h-4qph","Warn: Project is vulnerable to: GHSA-4wp7-92pw-q264","Warn: Project is vulnerable to: GHSA-564r-hj7v-mcr5","Warn: Project is vulnerable to: GHSA-9cmq-m9j5-mvww","Warn: Project is vulnerable to: GHSA-wxqc-pxw9-g2p8","Warn: Project is vulnerable to: GHSA-2rmj-mq67-h97g","Warn: Project is vulnerable to: GHSA-2wrp-6fg6-hmc5","Warn: Project is vulnerable to: GHSA-4wrc-f8pq-fpqp","Warn: Project is vulnerable to: GHSA-ccgv-vj62-xf9h","Warn: Project is vulnerable to: GHSA-hgjh-9rj2-g67j","Warn: Project is vulnerable to: GHSA-cx7f-g6mp-7hqm","Warn: Project is vulnerable to: GHSA-g5vr-rgqm-vf78","Warn: Project is vulnerable to: GHSA-w3c8-7r8f-9jp8","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-mvr2-9pj6-7w5j","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-5mcr-gq6c-3hq2","Warn: Project is vulnerable to: GHSA-9vjp-v76f-g363","Warn: Project is vulnerable to: GHSA-cqqj-4p63-rrmm","Warn: Project is vulnerable to: GHSA-f256-j965-7f32","Warn: Project is vulnerable to: GHSA-grg4-wf29-r9vv","Warn: Project is vulnerable to: GHSA-p2v9-g2qv-p635","Warn: Project is vulnerable to: GHSA-wm47-8v5p-wjpj","Warn: Project is vulnerable to: GHSA-wx5j-54mm-rqqq","Warn: Project is vulnerable to: GHSA-xfv3-rrfm-f2rv","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj","Warn: Project is vulnerable to: GHSA-7rjr-3q55-vv33","Warn: Project is vulnerable to: GHSA-8489-44mv-ggj8","Warn: Project is vulnerable to: GHSA-fxph-q3j8-mv87","Warn: Project is vulnerable to: GHSA-jfh8-c2jp-5v3q","Warn: Project is vulnerable to: GHSA-p6xc-xr62-6r2g","Warn: Project is vulnerable to: GHSA-vwqq-5vrc-xw9h","Warn: Project is vulnerable to: GHSA-2hw2-62cp-p9p7","Warn: Project is vulnerable to: GHSA-7286-pgfv-vxvh","Warn: Project is vulnerable to: GHSA-7cwj-j333-x7f7","Warn: Project is vulnerable to: GHSA-ccqf-c5hq-77mp","Warn: Project is vulnerable to: GHSA-rc7h-x6cq-988q","Warn: Project is vulnerable to: GHSA-36p3-wjmg-h94x","Warn: Project is vulnerable to: GHSA-hh26-6xwr-ggv7","Warn: Project is vulnerable to: GHSA-g5mm-vmx4-3rg7","Warn: Project is vulnerable to: GHSA-4487-x383-qpph","Warn: Project is vulnerable to: GHSA-8crv-49fr-2h6j","Warn: Project is vulnerable to: GHSA-g8hw-794c-4j9g","Warn: Project is vulnerable to: GHSA-pgf9-h69p-pcgf","Warn: Project is vulnerable to: GHSA-rcpf-vj53-7h2m","Warn: Project is vulnerable to: GHSA-558x-2xjg-6232"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T13:50:47.400Z","repository_id":65399790,"created_at":"2025-08-17T13:50:47.400Z","updated_at":"2025-08-17T13:50:47.400Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273392297,"owners_count":25097259,"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-09-03T02:00:09.631Z","response_time":76,"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":"chains-project","name":"CHAINS research project at KTH Royal Institute of Technology","uuid":"104410944","kind":"organization","description":"\"Consistent Hardening and Analysis of Software Supply Chains\" at KTH, funded by SSF","email":null,"website":"https://chains.proj.kth.se","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/104410944?v=4","repositories_count":9,"last_synced_at":"2023-04-16T20:47:44.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chains-project","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-04-16T20:47:44.472Z","updated_at":"2023-04-16T20:47:44.472Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chains-project","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chains-project/repositories"},"tags":[{"name":"v5.6.1","sha":"7a05656a5fd15ba8db78d7a8753142ac4117e6e3","kind":"commit","published_at":"2025-07-31T18:42:17.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.6.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.6.1","dependencies_parsed_at":"2025-08-18T04:20:45.868Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"0df06380e901e3233eb767feb51cb531f3562bab","kind":"commit","published_at":"2025-06-18T13:48:46.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.6.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.6.0","dependencies_parsed_at":"2025-06-26T04:47:42.467Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.6.0/manifests"},{"name":"v5.5.3","sha":"849caed2c145af9e863a732f24886bf54d5fc9b9","kind":"commit","published_at":"2025-06-05T23:53:17.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.5.3","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.3","dependencies_parsed_at":"2025-06-12T04:20:02.829Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dbd9538eaf1bc297225b74f5e891af7d2faf61a1","kind":"commit","published_at":"2025-05-07T09:49:20.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.5.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.2","dependencies_parsed_at":"2025-05-16T05:08:56.569Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"8ddaeaeac09121404216f26fcb7b54195c298907","kind":"commit","published_at":"2025-04-25T09:07:48.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.5.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":"1ff042a3-df12-47ea-a8d7-30ee00d8f3b8","purl":"pkg:github/chains-project/maven-lockfile@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3e6d390f9f6ac757c7af9f120b51ebd5e4279b88","kind":"commit","published_at":"2025-04-23T17:02:28.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.5.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":"b42007f3-cb62-4838-b839-237220c366dd","purl":"pkg:github/chains-project/maven-lockfile@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.0/manifests"},{"name":"v5.4.2","sha":"dd58d822ff049b321fc93bfc3902780c7257e680","kind":"commit","published_at":"2025-03-24T17:49:07.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.4.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.4.2","dependencies_parsed_at":"2025-04-12T05:50:54.779Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"352fc01e7c64fdd4766d54931b14f03f958c62da","kind":"commit","published_at":"2025-03-13T16:49:06.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.4.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.4.1","dependencies_parsed_at":"2025-04-12T05:50:58.532Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"7a3323799269e0f3f1c1921411bb04aadf98eb77","kind":"commit","published_at":"2025-03-13T15:50:14.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.4.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.4.0","dependencies_parsed_at":"2025-04-12T05:50:55.484Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.4.0/manifests"},{"name":"v5.3.5","sha":"bdabb56b82feb242cd543af007b333bd8276e44e","kind":"commit","published_at":"2024-12-20T13:59:15.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.3.5","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.3.5","dependencies_parsed_at":"2025-01-01T04:54:45.602Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.5/manifests"},{"name":"v5.3.4","sha":"ced582d65d9d254119cc1b6ad6bb5d567883f270","kind":"commit","published_at":"2024-12-20T13:16:29.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.3.4","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.3.4","dependencies_parsed_at":"2025-01-01T04:54:45.612Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.4/manifests"},{"name":"v5.3.3","sha":"b79d7f4e89347acdddd5e2fd268fa6b287884bf0","kind":"commit","published_at":"2024-12-19T23:16:51.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.3.3","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.3.3","dependencies_parsed_at":"2025-01-01T04:54:45.684Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"90fcf8e4880c6fc449b55441bcd7fcf21424c09e","kind":"commit","published_at":"2024-12-19T22:41:07.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.3.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.3.2","dependencies_parsed_at":"2025-01-01T04:54:45.675Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"f748ecb7efd542004bf2cd0f194f6778e1d4f753","kind":"commit","published_at":"2024-12-19T21:01:03.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.3.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.3.1","dependencies_parsed_at":"2025-01-01T04:54:45.832Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"611060d93984a0a72c1c895eab39c13b09852d4c","kind":"commit","published_at":"2024-12-19T18:03:24.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.3.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.3.0","dependencies_parsed_at":"2025-01-01T04:54:45.917Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"60b104977ea42b0808e5f34d483ebe2ab57e0a06","kind":"commit","published_at":"2024-11-28T15:02:25.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.2.3","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.2.3","dependencies_parsed_at":"2024-11-30T04:11:02.300Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"ca368faaf4a0462162766c8874d26a13d4a76366","kind":"commit","published_at":"2024-11-27T23:51:29.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.2.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.2.2","dependencies_parsed_at":"2024-12-01T05:58:37.286Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"4942878e9eac979aede6dbe123624f3376957bf3","kind":"commit","published_at":"2024-11-27T20:56:39.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.2.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.2.1","dependencies_parsed_at":"2024-11-30T04:11:02.242Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"526cd67327ab19c7bd95be6d2d16530d80bf3c9e","kind":"commit","published_at":"2024-09-17T21:21:01.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.2.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.2.0","dependencies_parsed_at":"2024-09-19T05:46:18.341Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"9c074b3dccebb8638398eb10633a4bc21144032a","kind":"commit","published_at":"2024-04-30T07:25:14.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.1.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.1.0","dependencies_parsed_at":"2024-05-02T13:36:01.697Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"6572b9abec75a66b669cc6d432bdaf0ec25a92e3","kind":"commit","published_at":"2023-09-07T10:02:55.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.0.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.0.0","dependencies_parsed_at":"2023-09-10T06:02:58.788Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.0.0/manifests"},{"name":"v4.2.2","sha":"6ba071fadbf9abc926097bf19a33a16a5272f608","kind":"commit","published_at":"2023-09-05T15:13:19.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v4.2.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v4.2.2","dependencies_parsed_at":"2023-09-07T05:29:24.360Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"c2c6ff45b58c95ce0c75cd26039984a75121ce1c","kind":"commit","published_at":"2023-08-31T19:56:11.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v4.2.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v4.2.1","dependencies_parsed_at":"2023-09-03T04:52:54.991Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48db43aceab9c77861837f5a947aaf618bb228f2","kind":"commit","published_at":"2023-08-31T14:22:02.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v4.2.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v4.2.0","dependencies_parsed_at":"2023-09-03T04:52:52.383Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"016d0f80f90e63dd0c1f018141c9a0694cbc59fb","kind":"commit","published_at":"2023-08-29T14:32:02.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v4.1.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v4.1.0","dependencies_parsed_at":"2023-09-03T04:52:54.913Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"86475e3db14dc2ef46b29126ebb9b0cd87cff5d3","kind":"commit","published_at":"2023-07-14T11:04:24.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v4.0.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v4.0.0","dependencies_parsed_at":"2023-07-20T14:17:58.801Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.0.0/manifests"},{"name":"v3.4.2","sha":"1be74c6fd48c02e5bcdf636ccaf2357b1efe0b4d","kind":"commit","published_at":"2023-07-10T11:12:17.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.4.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.4.2","dependencies_parsed_at":"2023-07-20T14:17:58.882Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"4ea1dddd013d740e7fb39c82ad58c41395ac52b3","kind":"commit","published_at":"2023-06-19T11:39:10.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.4.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.4.1","dependencies_parsed_at":"2023-07-20T14:17:59.033Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.4.1/manifests"},{"name":"early-access","sha":"dd3f4dada8a50c2b5132ea99819985e8a39e937f","kind":"commit","published_at":"2023-06-17T06:31:18.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/early-access","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/early-access","dependencies_parsed_at":"2023-07-20T14:17:58.559Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@early-access","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/early-access","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/early-access/manifests"},{"name":"v3.4.0","sha":"b28ed56c5e8891b47988c5016752e68290a9009f","kind":"commit","published_at":"2023-06-15T13:42:48.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.4.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.4.0","dependencies_parsed_at":"2023-07-20T14:17:58.689Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"fa86d09a6a89c6e881c27a2a85fdae164ef5d7b0","kind":"commit","published_at":"2023-06-14T21:37:23.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.3.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.3.0","dependencies_parsed_at":"2023-07-20T14:17:59.789Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.3.0/manifests"},{"name":"v3.1.1","sha":"115219a9d16011e77d57b64a000c13501615ef37","kind":"commit","published_at":"2023-06-13T14:23:10.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.1.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.1.1","dependencies_parsed_at":"2023-07-20T14:18:00.100Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"6633d6a37a5b9d6ad8ca87eacd8dc5370e85750d","kind":"commit","published_at":"2023-06-12T12:03:13.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.1.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.1.0","dependencies_parsed_at":"2023-07-20T14:18:00.751Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"20c8915943cf84125aa458ff03b5f55bc1e854e0","kind":"commit","published_at":"2023-06-12T11:49:40.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.0.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.0.1","dependencies_parsed_at":"2023-07-20T14:18:01.083Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4e584eca00ab9114d6f883cdb0a6a9d5b9df97f7","kind":"commit","published_at":"2023-06-08T14:04:18.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.0.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.0.0","dependencies_parsed_at":"2023-07-20T14:18:00.938Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"95050728e5a599a5e8b2da111f7adb394356ee4a","kind":"commit","published_at":"2023-06-07T12:18:58.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v2.2.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v2.2.0","dependencies_parsed_at":"2023-07-20T14:18:01.817Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"7141a94b66f971e2cc82bd5fd53c73aa745253dd","kind":"commit","published_at":"2023-06-05T16:17:46.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v2.1.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v2.1.0","dependencies_parsed_at":"2023-07-20T14:18:01.846Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"492c6453a5995737c0fd651479bf64cd2b8037fa","kind":"commit","published_at":"2023-05-23T16:40:28.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v2.0.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v2.0.0","dependencies_parsed_at":"2023-07-20T14:17:59.208Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"e2e52caf7a33df02fb4cf8f4597b8ab9d86bb911","kind":"commit","published_at":"2023-04-26T14:06:38.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.3.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.3.0","dependencies_parsed_at":"2023-07-20T14:18:01.390Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"b440109e6b695b1ac3d541c8b3fcd7a91631b88e","kind":"commit","published_at":"2023-04-15T16:32:11.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.2.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.2.0","dependencies_parsed_at":"2023-07-20T14:17:59.967Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.2.0/manifests"},{"name":"v1.1.11","sha":"4e7ff06c4925578c06e8c9a84b1eaae7c264d3ab","kind":"commit","published_at":"2023-04-11T14:44:26.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.11","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.11","dependencies_parsed_at":"2023-07-20T14:18:01.218Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"a899f42c3c30811aeb7653aa7a46ca0ce03324e6","kind":"commit","published_at":"2023-04-11T12:39:43.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.10","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.10","dependencies_parsed_at":"2023-07-20T14:17:59.686Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"b33e9353b7cfcbdfdc2170be829b3a5ec74669f8","kind":"commit","published_at":"2023-04-10T14:46:35.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.9","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.9","dependencies_parsed_at":"2023-07-20T14:17:58.572Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"082cd8b32c44a9e902f3142e9599556577bdb1de","kind":"commit","published_at":"2023-04-10T13:54:34.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.8","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.8","dependencies_parsed_at":"2023-07-20T14:17:59.757Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"20c49498ce30d0d6505ef97e8055c7cba90caa9f","kind":"commit","published_at":"2023-04-05T18:03:51.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.7","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.7","dependencies_parsed_at":"2023-07-20T14:17:59.281Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"0234c738a32d30662fb6ce1a0fe70f7cbbef6a6a","kind":"commit","published_at":"2023-04-05T17:43:44.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.6","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.6","dependencies_parsed_at":"2023-07-20T14:18:00.101Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.6/manifests"},{"name":"v1.1.4","sha":"dc7a17a804c11b4f1428540422710f2217d02322","kind":"commit","published_at":"2023-04-05T17:10:17.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.4","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.4","dependencies_parsed_at":"2023-07-20T14:17:59.096Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.4/manifests"},{"name":"v1.1.2","sha":"20c8a02afe2d737eb294477245a2e98a5ba8dd27","kind":"commit","published_at":"2023-04-05T13:07:31.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.2","dependencies_parsed_at":"2023-07-20T14:17:59.357Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.2/manifests"},{"name":"v1.1.0","sha":"bf5477fe2f3748fc33a07f4d48df0be14ad9a011","kind":"commit","published_at":"2023-04-05T12:57:30.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.0","dependencies_parsed_at":"2023-07-20T14:18:01.182Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.0/manifests"},{"name":"v1.0.17","sha":"5f721b05cc0d98853959e40350553c53bc374581","kind":"commit","published_at":"2023-04-05T12:36:05.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.17","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.17","dependencies_parsed_at":"2023-07-20T14:17:58.905Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"35a311ec6eadf5bf19c8ce0789eff54115de9bd6","kind":"commit","published_at":"2023-04-05T11:31:21.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.16","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.16","dependencies_parsed_at":"2023-07-20T14:17:59.538Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"484450a06a04779d5a8ae988e4e79124bfb31cef","kind":"commit","published_at":"2023-04-04T20:24:28.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.15","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.15","dependencies_parsed_at":"2023-07-20T14:17:59.987Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"7aa0f8eabd62cd2afd975101bf5e150929037557","kind":"commit","published_at":"2023-04-04T18:46:01.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.14","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.14","dependencies_parsed_at":"2023-07-20T14:17:59.802Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"8763d80171cfe1a87baa65d89993bb5b960d771e","kind":"commit","published_at":"2023-04-04T18:19:53.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.13","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.13","dependencies_parsed_at":"2023-07-20T14:18:01.181Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"c170876c9337fab03d317f3052b68f4cfe984892","kind":"commit","published_at":"2023-04-03T20:03:11.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.12","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.12","dependencies_parsed_at":"2023-07-20T14:17:59.254Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"9137cb56d1bddd9f61249bdb65be2835ba7998b0","kind":"commit","published_at":"2023-04-03T14:20:24.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.11","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.11","dependencies_parsed_at":"2023-07-20T14:18:00.468Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"588cfde239d8fb9a27330b84b875ce0bc47c4afb","kind":"commit","published_at":"2023-04-03T13:04:29.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.10","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.10","dependencies_parsed_at":"2023-07-20T14:18:01.521Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"33ce6f735637c37a3aaa49d9f635fb0a5e28e7fd","kind":"commit","published_at":"2023-04-03T11:44:01.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.9","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.9","dependencies_parsed_at":"2023-07-20T14:18:01.193Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"778a79491593090348fd96a02d62a2566c19946a","kind":"commit","published_at":"2023-04-03T09:52:34.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.8","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.8","dependencies_parsed_at":"2023-07-20T14:18:01.528Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"3ecc57c542676e4b8b6bcf311441b0e81648d792","kind":"commit","published_at":"2023-04-02T18:33:53.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.7","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.7","dependencies_parsed_at":"2023-07-20T14:18:01.205Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"8f6acbddbabd2cdb31ac2c7816d1846a9b958a72","kind":"commit","published_at":"2023-04-02T17:49:19.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.6","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.6","dependencies_parsed_at":"2023-07-20T14:18:00.826Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"4d50765ee43e05235d20e00d99604cc93dcbb3ab","kind":"commit","published_at":"2023-04-02T17:35:12.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.5","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.5","dependencies_parsed_at":"2023-07-20T14:17:58.420Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"cef5af6d1457aa3f6d23d7593f32b623d7131581","kind":"commit","published_at":"2023-04-02T17:05:13.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.4","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.4","dependencies_parsed_at":"2023-07-20T14:18:01.479Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"d996745f84355db4c636439b91ca92c363fccc0c","kind":"commit","published_at":"2023-04-02T15:45:13.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.2","dependencies_parsed_at":"2023-07-20T14:17:58.886Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2a900fc04a9fc7b3eb37eb327775dd849b653d76","kind":"commit","published_at":"2023-04-02T14:35:58.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.1","dependencies_parsed_at":"2023-07-20T14:17:58.415Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.1/manifests"},{"name":"v0.3.2","sha":"d8c73ede53c385bc6d64fd22882a13a1a8e72f74","kind":"commit","published_at":"2023-03-27T11:56:24.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v0.3.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v0.3.2","dependencies_parsed_at":"2023-07-20T14:18:01.445Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.3.2/manifests"},{"name":"v0.2.0","sha":"b96ebf96946649eec1e496ab37b65c83160e965f","kind":"commit","published_at":"2023-03-26T17:05:35.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v0.2.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v0.2.0","dependencies_parsed_at":"2023-07-20T14:17:58.250Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"60f5140a399588a84e94681cc1fcc8db9af36015","kind":"commit","published_at":"2023-03-25T09:03:58.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v0.1.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v0.1.0","dependencies_parsed_at":"2023-07-20T14:18:00.749Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.1.0/manifests"},{"name":"v0.0.2","sha":"c5d511eec9b823242ed0c49e0bf333c9eca6fd57","kind":"commit","published_at":"2023-01-21T16:51:14.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v0.0.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v0.0.2","dependencies_parsed_at":"2023-07-20T14:17:58.151Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-03T05:14:41.414Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.771548837654265,"dependent_packages_count":48.28087630345355,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.02621257055391},"purl":"pkg:maven/io.github.chains-project/maven-lockfile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.chains-project:maven-lockfile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.chains-project:maven-lockfile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.chains-project:maven-lockfile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T01:08:15.236Z","issues_count":76,"pull_requests_count":734,"avg_time_to_close_issue":2726292.433962264,"avg_time_to_close_pull_request":307470.1369047619,"issues_closed_count":53,"pull_requests_closed_count":672,"pull_request_authors_count":10,"issue_authors_count":12,"avg_comments_per_issue":1.131578947368421,"avg_comments_per_pull_request":0.29291553133514986,"merged_pull_requests_count":646,"bot_issues_count":5,"bot_pull_requests_count":546,"past_year_issues_count":50,"past_year_pull_requests_count":394,"past_year_avg_time_to_close_issue":1645845.8666666667,"past_year_avg_time_to_close_pull_request":250429.2327586207,"past_year_issues_closed_count":30,"past_year_pull_requests_closed_count":348,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.78,"past_year_avg_comments_per_pull_request":0.40609137055837563,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":272,"past_year_merged_pull_requests_count":333,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/issues","maintainers":[{"login":"LogFlames","count":157,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LogFlames"},{"login":"yogyagamage","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yogyagamage"},{"login":"algomaster99","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/algomaster99"}],"active_maintainers":[{"login":"LogFlames","count":157,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LogFlames"},{"login":"algomaster99","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/algomaster99"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.chains-project:maven-lockfile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.chains-project:maven-lockfile/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.chains-project:maven-lockfile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.chains-project:maven-lockfile/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548948,"maintainers_count":0,"namespaces_count":72970,"keywords_count":34374,"github":"maven-central","metadata":{"funded_packages_count":35073},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-09T06:52:33.750Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11813695,"name":"io.github.chains-project:maven-lockfile-parent","ecosystem":"maven","description":"This plugin is a state-of-the-art solution that can be used to validate the integrity of a maven repository. It does this by generating a lock file that contains the checksums of all the artifacts and plugins in the repository. The lock file can then be used to validate the integrity of the repository. This guards the supply chain against malicious actors that might tamper with the artifacts in the repository.","homepage":"https://github.com/chains-project/maven-lockfile","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chains-project/maven-lockfile","keywords_array":[],"namespace":"io.github.chains-project","versions_count":67,"first_release_published_at":"2023-04-02T14:37:57.000Z","latest_release_published_at":"2025-07-31T18:47:17.000Z","latest_release_number":"5.6.1","last_synced_at":"2025-09-02T22:22:20.325Z","created_at":"2025-06-18T14:15:33.594Z","updated_at":"2025-09-03T05:14:41.414Z","registry_url":"https://central.sonatype.com/artifact/io.github.chains-project/maven-lockfile-parent/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.chains-project/maven-lockfile-parent/","metadata":{},"repo_metadata":{"id":65399790,"uuid":"575350863","full_name":"chains-project/maven-lockfile","owner":"chains-project","description":"Lockfiles for Maven. Pin your dependencies. Build with integrity.","archived":false,"fork":false,"pushed_at":"2025-09-02T20:34:56.000Z","size":37891,"stargazers_count":46,"open_issues_count":26,"forks_count":12,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-02T22:14:55.396Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/chains-project.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"Contributing.md","funding":null,"license":"License","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.md","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":"2022-12-07T10:11:49.000Z","updated_at":"2025-08-26T10:45:12.000Z","dependencies_parsed_at":"2023-02-15T04:15:49.445Z","dependency_job_id":"d58761fc-405e-431a-ae94-8818419e4c63","html_url":"https://github.com/chains-project/maven-lockfile","commit_stats":null,"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/chains-project/maven-lockfile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chains-project","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/sbom","scorecard":{"id":273075,"data":{"date":"2025-08-14T22:40:22Z","repo":{"name":"github.com/chains-project/maven-lockfile","commit":"cd9c7b9da140565f6c978639f4d2c84cce80a8e4"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":5.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 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":"Maintained","score":10,"reason":"30 commit(s) and 19 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: security.md:1","Info: Found linked content: security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: security.md:1","Info: Found text in security policy: security.md:1"],"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":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/ensure-release-notrunning.yml:45"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/Lockfile.yml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/LockfilePR.yml:10","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:35","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/doc.yml:11","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ghasum.yml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/jreleaser.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/regenerate-lockfile.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/Lockfile.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/LockfilePR.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/code-qualitiy.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:6","Warn: no topLevel permission defined: .github/workflows/ensure-release-notrunning.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/ghasum.yml:5","Warn: no topLevel permission defined: .github/workflows/jreleaser.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/regenerate-lockfile.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/smoke-tests.yml:8"],"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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-qualitiy.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/code-qualitiy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-qualitiy.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/code-qualitiy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/dependency-review.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/doc.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ghasum.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/ghasum.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jreleaser.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/jreleaser.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jreleaser.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/jreleaser.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jreleaser.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/jreleaser.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jreleaser.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/jreleaser.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke-tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/smoke-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke-tests.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/smoke-tests.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/jreleaser.yml:61","Warn: downloadThenRun not pinned by hash: .github/workflows/smoke-tests.yml:57","Info:  15 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  14 out of  17 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned","Info:   0 out of   1 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: checksums_sha256.txt.asc: https://github.com/chains-project/maven-lockfile/releases/tag/v5.6.1","Info: signed release artifact: checksums_sha256.txt.asc: https://github.com/chains-project/maven-lockfile/releases/tag/v5.6.0","Info: signed release artifact: checksums_sha256.txt.asc: https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.3","Info: signed release artifact: checksums_sha256.txt.asc: https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.2","Info: signed release artifact: checksums_sha256.txt.asc: https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.1","Warn: release artifact v5.6.1 does not have provenance: https://api.github.com/repos/chains-project/maven-lockfile/releases/236674875","Warn: release artifact v5.6.0 does not have provenance: https://api.github.com/repos/chains-project/maven-lockfile/releases/226184909","Warn: release artifact v5.5.3 does not have provenance: https://api.github.com/repos/chains-project/maven-lockfile/releases/223523471","Warn: release artifact v5.5.2 does not have provenance: https://api.github.com/repos/chains-project/maven-lockfile/releases/216980593","Warn: release artifact v5.5.1 does not have provenance: https://api.github.com/repos/chains-project/maven-lockfile/releases/214737127"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/jreleaser.yml:17"],"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":"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: CGI-NRM, KAMP-Research, KTH, STAMP-project, SpoonLabs, acme corporation, castor-software, chains-project, wasp-sweden"],"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"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'release/5.6.1'","Warn: branch protection not enabled for branch 'release/5.6.0'","Warn: branch protection not enabled for branch 'release/5.5.3'","Warn: branch protection not enabled for branch 'release/5.5.2'","Warn: branch protection not enabled for branch 'release/5.5.1'","Warn: branch protection not enabled for branch 'release/5.5.0'","Warn: branch protection not enabled for branch 'release/5.4.2'","Warn: branch protection not enabled for branch 'release/5.4.1'","Warn: branch protection not enabled for branch 'release/5.4.0'","Warn: branch protection not enabled for branch 'release/5.3.5'","Warn: branch protection not enabled for branch 'release/5.3.4'","Warn: branch protection not enabled for branch 'release/5.3.3'","Warn: branch protection not enabled for branch 'release/5.3.2'","Warn: branch protection not enabled for branch 'release/5.3.1'","Warn: branch protection not enabled for branch 'release/5.3.0'","Warn: branch protection not enabled for branch 'release/5.2.3'","Warn: branch protection not enabled for branch 'release/5.2.2'","Warn: branch protection not enabled for branch 'release/5.2.1'","Warn: branch protection not enabled for branch 'release/5.2.0'","Warn: branch protection not enabled for branch 'release/5.1.0'","Warn: branch protection not enabled for branch 'release/5.0.0'","Warn: branch protection not enabled for branch 'release/4.2.2'","Warn: branch protection not enabled for branch 'release/4.2.1'","Warn: branch protection not enabled for branch 'release/4.2.0'","Warn: branch protection not enabled for branch 'release/4.1.0'","Warn: branch protection not enabled for branch 'release/4.0.0'","Warn: branch protection not enabled for branch 'release/3.4.2'","Warn: branch protection not enabled for branch 'release/3.4.1'","Warn: branch protection not enabled for branch 'release/3.4.0'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: could not determine whether codeowners review is allowed","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"Vulnerabilities","score":0,"reason":"84 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-4265-ccf5-phj5","Warn: Project is vulnerable to: GHSA-4g9r-vxhx-9pgx","Warn: Project is vulnerable to: GHSA-cgwf-w82q-5jrr","Warn: Project is vulnerable to: GHSA-vmq6-5m68-f53m","Warn: Project is vulnerable to: GHSA-6v67-2wr5-gvf4","Warn: Project is vulnerable to: GHSA-pr98-23f8-jwxv","Warn: Project is vulnerable to: GHSA-27hp-xhwr-wr2m","Warn: Project is vulnerable to: GHSA-5j33-cvvr-w245","Warn: Project is vulnerable to: GHSA-7w75-32cg-r6g2","Warn: Project is vulnerable to: GHSA-83qj-6fr2-vhqg","Warn: Project is vulnerable to: GHSA-fccv-jmmp-qg76","Warn: Project is vulnerable to: GHSA-g8pj-r55q-5c2v","Warn: Project is vulnerable to: GHSA-h2fw-rfh5-95r3","Warn: Project is vulnerable to: GHSA-h3gc-qfqq-6h8f","Warn: Project is vulnerable to: GHSA-hfrx-6qgj-fp6c","Warn: Project is vulnerable to: GHSA-q3mw-pvr8-9ggc","Warn: Project is vulnerable to: GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GHSA-r6j3-px5g-cq3x","Warn: Project is vulnerable to: GHSA-wc4r-xq3c-5cf3","Warn: Project is vulnerable to: GHSA-wm9w-rjj3-j356","Warn: Project is vulnerable to: GHSA-v682-8vv8-vpwr","Warn: Project is vulnerable to: GHSA-rc42-6c7j-7h5r","Warn: Project is vulnerable to: GHSA-xf96-w227-r7c4","Warn: Project is vulnerable to: GHSA-4gc7-5j7h-4qph","Warn: Project is vulnerable to: GHSA-4wp7-92pw-q264","Warn: Project is vulnerable to: GHSA-564r-hj7v-mcr5","Warn: Project is vulnerable to: GHSA-9cmq-m9j5-mvww","Warn: Project is vulnerable to: GHSA-wxqc-pxw9-g2p8","Warn: Project is vulnerable to: GHSA-2rmj-mq67-h97g","Warn: Project is vulnerable to: GHSA-2wrp-6fg6-hmc5","Warn: Project is vulnerable to: GHSA-4wrc-f8pq-fpqp","Warn: Project is vulnerable to: GHSA-ccgv-vj62-xf9h","Warn: Project is vulnerable to: GHSA-hgjh-9rj2-g67j","Warn: Project is vulnerable to: GHSA-cx7f-g6mp-7hqm","Warn: Project is vulnerable to: GHSA-g5vr-rgqm-vf78","Warn: Project is vulnerable to: GHSA-w3c8-7r8f-9jp8","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-mvr2-9pj6-7w5j","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-5mcr-gq6c-3hq2","Warn: Project is vulnerable to: GHSA-9vjp-v76f-g363","Warn: Project is vulnerable to: GHSA-cqqj-4p63-rrmm","Warn: Project is vulnerable to: GHSA-f256-j965-7f32","Warn: Project is vulnerable to: GHSA-grg4-wf29-r9vv","Warn: Project is vulnerable to: GHSA-p2v9-g2qv-p635","Warn: Project is vulnerable to: GHSA-wm47-8v5p-wjpj","Warn: Project is vulnerable to: GHSA-wx5j-54mm-rqqq","Warn: Project is vulnerable to: GHSA-xfv3-rrfm-f2rv","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj","Warn: Project is vulnerable to: GHSA-7rjr-3q55-vv33","Warn: Project is vulnerable to: GHSA-8489-44mv-ggj8","Warn: Project is vulnerable to: GHSA-fxph-q3j8-mv87","Warn: Project is vulnerable to: GHSA-jfh8-c2jp-5v3q","Warn: Project is vulnerable to: GHSA-p6xc-xr62-6r2g","Warn: Project is vulnerable to: GHSA-vwqq-5vrc-xw9h","Warn: Project is vulnerable to: GHSA-2hw2-62cp-p9p7","Warn: Project is vulnerable to: GHSA-7286-pgfv-vxvh","Warn: Project is vulnerable to: GHSA-7cwj-j333-x7f7","Warn: Project is vulnerable to: GHSA-ccqf-c5hq-77mp","Warn: Project is vulnerable to: GHSA-rc7h-x6cq-988q","Warn: Project is vulnerable to: GHSA-36p3-wjmg-h94x","Warn: Project is vulnerable to: GHSA-hh26-6xwr-ggv7","Warn: Project is vulnerable to: GHSA-g5mm-vmx4-3rg7","Warn: Project is vulnerable to: GHSA-4487-x383-qpph","Warn: Project is vulnerable to: GHSA-8crv-49fr-2h6j","Warn: Project is vulnerable to: GHSA-g8hw-794c-4j9g","Warn: Project is vulnerable to: GHSA-pgf9-h69p-pcgf","Warn: Project is vulnerable to: GHSA-rcpf-vj53-7h2m","Warn: Project is vulnerable to: GHSA-558x-2xjg-6232"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T13:50:47.400Z","repository_id":65399790,"created_at":"2025-08-17T13:50:47.400Z","updated_at":"2025-08-17T13:50:47.400Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273392297,"owners_count":25097259,"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-09-03T02:00:09.631Z","response_time":76,"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":"chains-project","name":"CHAINS research project at KTH Royal Institute of Technology","uuid":"104410944","kind":"organization","description":"\"Consistent Hardening and Analysis of Software Supply Chains\" at KTH, funded by SSF","email":null,"website":"https://chains.proj.kth.se","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/104410944?v=4","repositories_count":9,"last_synced_at":"2023-04-16T20:47:44.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chains-project","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-04-16T20:47:44.472Z","updated_at":"2023-04-16T20:47:44.472Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chains-project","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chains-project/repositories"},"tags":[{"name":"v5.6.1","sha":"7a05656a5fd15ba8db78d7a8753142ac4117e6e3","kind":"commit","published_at":"2025-07-31T18:42:17.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.6.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.6.1","dependencies_parsed_at":"2025-08-18T04:20:45.868Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"0df06380e901e3233eb767feb51cb531f3562bab","kind":"commit","published_at":"2025-06-18T13:48:46.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.6.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.6.0","dependencies_parsed_at":"2025-06-26T04:47:42.467Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.6.0/manifests"},{"name":"v5.5.3","sha":"849caed2c145af9e863a732f24886bf54d5fc9b9","kind":"commit","published_at":"2025-06-05T23:53:17.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.5.3","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.3","dependencies_parsed_at":"2025-06-12T04:20:02.829Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dbd9538eaf1bc297225b74f5e891af7d2faf61a1","kind":"commit","published_at":"2025-05-07T09:49:20.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.5.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.2","dependencies_parsed_at":"2025-05-16T05:08:56.569Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"8ddaeaeac09121404216f26fcb7b54195c298907","kind":"commit","published_at":"2025-04-25T09:07:48.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.5.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":"1ff042a3-df12-47ea-a8d7-30ee00d8f3b8","purl":"pkg:github/chains-project/maven-lockfile@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3e6d390f9f6ac757c7af9f120b51ebd5e4279b88","kind":"commit","published_at":"2025-04-23T17:02:28.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.5.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":"b42007f3-cb62-4838-b839-237220c366dd","purl":"pkg:github/chains-project/maven-lockfile@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.0/manifests"},{"name":"v5.4.2","sha":"dd58d822ff049b321fc93bfc3902780c7257e680","kind":"commit","published_at":"2025-03-24T17:49:07.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.4.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.4.2","dependencies_parsed_at":"2025-04-12T05:50:54.779Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"352fc01e7c64fdd4766d54931b14f03f958c62da","kind":"commit","published_at":"2025-03-13T16:49:06.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.4.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.4.1","dependencies_parsed_at":"2025-04-12T05:50:58.532Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"7a3323799269e0f3f1c1921411bb04aadf98eb77","kind":"commit","published_at":"2025-03-13T15:50:14.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.4.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.4.0","dependencies_parsed_at":"2025-04-12T05:50:55.484Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.4.0/manifests"},{"name":"v5.3.5","sha":"bdabb56b82feb242cd543af007b333bd8276e44e","kind":"commit","published_at":"2024-12-20T13:59:15.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.3.5","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.3.5","dependencies_parsed_at":"2025-01-01T04:54:45.602Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.5/manifests"},{"name":"v5.3.4","sha":"ced582d65d9d254119cc1b6ad6bb5d567883f270","kind":"commit","published_at":"2024-12-20T13:16:29.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.3.4","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.3.4","dependencies_parsed_at":"2025-01-01T04:54:45.612Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.4/manifests"},{"name":"v5.3.3","sha":"b79d7f4e89347acdddd5e2fd268fa6b287884bf0","kind":"commit","published_at":"2024-12-19T23:16:51.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.3.3","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.3.3","dependencies_parsed_at":"2025-01-01T04:54:45.684Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"90fcf8e4880c6fc449b55441bcd7fcf21424c09e","kind":"commit","published_at":"2024-12-19T22:41:07.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.3.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.3.2","dependencies_parsed_at":"2025-01-01T04:54:45.675Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"f748ecb7efd542004bf2cd0f194f6778e1d4f753","kind":"commit","published_at":"2024-12-19T21:01:03.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.3.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.3.1","dependencies_parsed_at":"2025-01-01T04:54:45.832Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"611060d93984a0a72c1c895eab39c13b09852d4c","kind":"commit","published_at":"2024-12-19T18:03:24.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.3.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.3.0","dependencies_parsed_at":"2025-01-01T04:54:45.917Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"60b104977ea42b0808e5f34d483ebe2ab57e0a06","kind":"commit","published_at":"2024-11-28T15:02:25.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.2.3","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.2.3","dependencies_parsed_at":"2024-11-30T04:11:02.300Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"ca368faaf4a0462162766c8874d26a13d4a76366","kind":"commit","published_at":"2024-11-27T23:51:29.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.2.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.2.2","dependencies_parsed_at":"2024-12-01T05:58:37.286Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"4942878e9eac979aede6dbe123624f3376957bf3","kind":"commit","published_at":"2024-11-27T20:56:39.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.2.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.2.1","dependencies_parsed_at":"2024-11-30T04:11:02.242Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"526cd67327ab19c7bd95be6d2d16530d80bf3c9e","kind":"commit","published_at":"2024-09-17T21:21:01.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.2.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.2.0","dependencies_parsed_at":"2024-09-19T05:46:18.341Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"9c074b3dccebb8638398eb10633a4bc21144032a","kind":"commit","published_at":"2024-04-30T07:25:14.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.1.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.1.0","dependencies_parsed_at":"2024-05-02T13:36:01.697Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"6572b9abec75a66b669cc6d432bdaf0ec25a92e3","kind":"commit","published_at":"2023-09-07T10:02:55.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.0.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.0.0","dependencies_parsed_at":"2023-09-10T06:02:58.788Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.0.0/manifests"},{"name":"v4.2.2","sha":"6ba071fadbf9abc926097bf19a33a16a5272f608","kind":"commit","published_at":"2023-09-05T15:13:19.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v4.2.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v4.2.2","dependencies_parsed_at":"2023-09-07T05:29:24.360Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"c2c6ff45b58c95ce0c75cd26039984a75121ce1c","kind":"commit","published_at":"2023-08-31T19:56:11.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v4.2.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v4.2.1","dependencies_parsed_at":"2023-09-03T04:52:54.991Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48db43aceab9c77861837f5a947aaf618bb228f2","kind":"commit","published_at":"2023-08-31T14:22:02.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v4.2.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v4.2.0","dependencies_parsed_at":"2023-09-03T04:52:52.383Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"016d0f80f90e63dd0c1f018141c9a0694cbc59fb","kind":"commit","published_at":"2023-08-29T14:32:02.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v4.1.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v4.1.0","dependencies_parsed_at":"2023-09-03T04:52:54.913Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"86475e3db14dc2ef46b29126ebb9b0cd87cff5d3","kind":"commit","published_at":"2023-07-14T11:04:24.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v4.0.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v4.0.0","dependencies_parsed_at":"2023-07-20T14:17:58.801Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.0.0/manifests"},{"name":"v3.4.2","sha":"1be74c6fd48c02e5bcdf636ccaf2357b1efe0b4d","kind":"commit","published_at":"2023-07-10T11:12:17.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.4.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.4.2","dependencies_parsed_at":"2023-07-20T14:17:58.882Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"4ea1dddd013d740e7fb39c82ad58c41395ac52b3","kind":"commit","published_at":"2023-06-19T11:39:10.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.4.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.4.1","dependencies_parsed_at":"2023-07-20T14:17:59.033Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.4.1/manifests"},{"name":"early-access","sha":"dd3f4dada8a50c2b5132ea99819985e8a39e937f","kind":"commit","published_at":"2023-06-17T06:31:18.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/early-access","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/early-access","dependencies_parsed_at":"2023-07-20T14:17:58.559Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@early-access","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/early-access","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/early-access/manifests"},{"name":"v3.4.0","sha":"b28ed56c5e8891b47988c5016752e68290a9009f","kind":"commit","published_at":"2023-06-15T13:42:48.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.4.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.4.0","dependencies_parsed_at":"2023-07-20T14:17:58.689Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"fa86d09a6a89c6e881c27a2a85fdae164ef5d7b0","kind":"commit","published_at":"2023-06-14T21:37:23.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.3.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.3.0","dependencies_parsed_at":"2023-07-20T14:17:59.789Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.3.0/manifests"},{"name":"v3.1.1","sha":"115219a9d16011e77d57b64a000c13501615ef37","kind":"commit","published_at":"2023-06-13T14:23:10.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.1.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.1.1","dependencies_parsed_at":"2023-07-20T14:18:00.100Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"6633d6a37a5b9d6ad8ca87eacd8dc5370e85750d","kind":"commit","published_at":"2023-06-12T12:03:13.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.1.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.1.0","dependencies_parsed_at":"2023-07-20T14:18:00.751Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"20c8915943cf84125aa458ff03b5f55bc1e854e0","kind":"commit","published_at":"2023-06-12T11:49:40.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.0.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.0.1","dependencies_parsed_at":"2023-07-20T14:18:01.083Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4e584eca00ab9114d6f883cdb0a6a9d5b9df97f7","kind":"commit","published_at":"2023-06-08T14:04:18.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.0.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.0.0","dependencies_parsed_at":"2023-07-20T14:18:00.938Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"95050728e5a599a5e8b2da111f7adb394356ee4a","kind":"commit","published_at":"2023-06-07T12:18:58.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v2.2.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v2.2.0","dependencies_parsed_at":"2023-07-20T14:18:01.817Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"7141a94b66f971e2cc82bd5fd53c73aa745253dd","kind":"commit","published_at":"2023-06-05T16:17:46.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v2.1.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v2.1.0","dependencies_parsed_at":"2023-07-20T14:18:01.846Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"492c6453a5995737c0fd651479bf64cd2b8037fa","kind":"commit","published_at":"2023-05-23T16:40:28.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v2.0.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v2.0.0","dependencies_parsed_at":"2023-07-20T14:17:59.208Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"e2e52caf7a33df02fb4cf8f4597b8ab9d86bb911","kind":"commit","published_at":"2023-04-26T14:06:38.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.3.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.3.0","dependencies_parsed_at":"2023-07-20T14:18:01.390Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"b440109e6b695b1ac3d541c8b3fcd7a91631b88e","kind":"commit","published_at":"2023-04-15T16:32:11.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.2.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.2.0","dependencies_parsed_at":"2023-07-20T14:17:59.967Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.2.0/manifests"},{"name":"v1.1.11","sha":"4e7ff06c4925578c06e8c9a84b1eaae7c264d3ab","kind":"commit","published_at":"2023-04-11T14:44:26.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.11","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.11","dependencies_parsed_at":"2023-07-20T14:18:01.218Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"a899f42c3c30811aeb7653aa7a46ca0ce03324e6","kind":"commit","published_at":"2023-04-11T12:39:43.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.10","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.10","dependencies_parsed_at":"2023-07-20T14:17:59.686Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"b33e9353b7cfcbdfdc2170be829b3a5ec74669f8","kind":"commit","published_at":"2023-04-10T14:46:35.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.9","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.9","dependencies_parsed_at":"2023-07-20T14:17:58.572Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"082cd8b32c44a9e902f3142e9599556577bdb1de","kind":"commit","published_at":"2023-04-10T13:54:34.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.8","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.8","dependencies_parsed_at":"2023-07-20T14:17:59.757Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"20c49498ce30d0d6505ef97e8055c7cba90caa9f","kind":"commit","published_at":"2023-04-05T18:03:51.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.7","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.7","dependencies_parsed_at":"2023-07-20T14:17:59.281Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"0234c738a32d30662fb6ce1a0fe70f7cbbef6a6a","kind":"commit","published_at":"2023-04-05T17:43:44.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.6","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.6","dependencies_parsed_at":"2023-07-20T14:18:00.101Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.6/manifests"},{"name":"v1.1.4","sha":"dc7a17a804c11b4f1428540422710f2217d02322","kind":"commit","published_at":"2023-04-05T17:10:17.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.4","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.4","dependencies_parsed_at":"2023-07-20T14:17:59.096Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.4/manifests"},{"name":"v1.1.2","sha":"20c8a02afe2d737eb294477245a2e98a5ba8dd27","kind":"commit","published_at":"2023-04-05T13:07:31.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.2","dependencies_parsed_at":"2023-07-20T14:17:59.357Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.2/manifests"},{"name":"v1.1.0","sha":"bf5477fe2f3748fc33a07f4d48df0be14ad9a011","kind":"commit","published_at":"2023-04-05T12:57:30.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.0","dependencies_parsed_at":"2023-07-20T14:18:01.182Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.0/manifests"},{"name":"v1.0.17","sha":"5f721b05cc0d98853959e40350553c53bc374581","kind":"commit","published_at":"2023-04-05T12:36:05.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.17","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.17","dependencies_parsed_at":"2023-07-20T14:17:58.905Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"35a311ec6eadf5bf19c8ce0789eff54115de9bd6","kind":"commit","published_at":"2023-04-05T11:31:21.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.16","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.16","dependencies_parsed_at":"2023-07-20T14:17:59.538Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"484450a06a04779d5a8ae988e4e79124bfb31cef","kind":"commit","published_at":"2023-04-04T20:24:28.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.15","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.15","dependencies_parsed_at":"2023-07-20T14:17:59.987Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"7aa0f8eabd62cd2afd975101bf5e150929037557","kind":"commit","published_at":"2023-04-04T18:46:01.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.14","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.14","dependencies_parsed_at":"2023-07-20T14:17:59.802Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"8763d80171cfe1a87baa65d89993bb5b960d771e","kind":"commit","published_at":"2023-04-04T18:19:53.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.13","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.13","dependencies_parsed_at":"2023-07-20T14:18:01.181Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"c170876c9337fab03d317f3052b68f4cfe984892","kind":"commit","published_at":"2023-04-03T20:03:11.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.12","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.12","dependencies_parsed_at":"2023-07-20T14:17:59.254Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"9137cb56d1bddd9f61249bdb65be2835ba7998b0","kind":"commit","published_at":"2023-04-03T14:20:24.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.11","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.11","dependencies_parsed_at":"2023-07-20T14:18:00.468Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"588cfde239d8fb9a27330b84b875ce0bc47c4afb","kind":"commit","published_at":"2023-04-03T13:04:29.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.10","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.10","dependencies_parsed_at":"2023-07-20T14:18:01.521Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"33ce6f735637c37a3aaa49d9f635fb0a5e28e7fd","kind":"commit","published_at":"2023-04-03T11:44:01.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.9","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.9","dependencies_parsed_at":"2023-07-20T14:18:01.193Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"778a79491593090348fd96a02d62a2566c19946a","kind":"commit","published_at":"2023-04-03T09:52:34.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.8","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.8","dependencies_parsed_at":"2023-07-20T14:18:01.528Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"3ecc57c542676e4b8b6bcf311441b0e81648d792","kind":"commit","published_at":"2023-04-02T18:33:53.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.7","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.7","dependencies_parsed_at":"2023-07-20T14:18:01.205Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"8f6acbddbabd2cdb31ac2c7816d1846a9b958a72","kind":"commit","published_at":"2023-04-02T17:49:19.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.6","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.6","dependencies_parsed_at":"2023-07-20T14:18:00.826Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"4d50765ee43e05235d20e00d99604cc93dcbb3ab","kind":"commit","published_at":"2023-04-02T17:35:12.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.5","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.5","dependencies_parsed_at":"2023-07-20T14:17:58.420Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"cef5af6d1457aa3f6d23d7593f32b623d7131581","kind":"commit","published_at":"2023-04-02T17:05:13.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.4","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.4","dependencies_parsed_at":"2023-07-20T14:18:01.479Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"d996745f84355db4c636439b91ca92c363fccc0c","kind":"commit","published_at":"2023-04-02T15:45:13.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.2","dependencies_parsed_at":"2023-07-20T14:17:58.886Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2a900fc04a9fc7b3eb37eb327775dd849b653d76","kind":"commit","published_at":"2023-04-02T14:35:58.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.1","dependencies_parsed_at":"2023-07-20T14:17:58.415Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.1/manifests"},{"name":"v0.3.2","sha":"d8c73ede53c385bc6d64fd22882a13a1a8e72f74","kind":"commit","published_at":"2023-03-27T11:56:24.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v0.3.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v0.3.2","dependencies_parsed_at":"2023-07-20T14:18:01.445Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.3.2/manifests"},{"name":"v0.2.0","sha":"b96ebf96946649eec1e496ab37b65c83160e965f","kind":"commit","published_at":"2023-03-26T17:05:35.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v0.2.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v0.2.0","dependencies_parsed_at":"2023-07-20T14:17:58.250Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"60f5140a399588a84e94681cc1fcc8db9af36015","kind":"commit","published_at":"2023-03-25T09:03:58.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v0.1.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v0.1.0","dependencies_parsed_at":"2023-07-20T14:18:00.749Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.1.0/manifests"},{"name":"v0.0.2","sha":"c5d511eec9b823242ed0c49e0bf333c9eca6fd57","kind":"commit","published_at":"2023-01-21T16:51:14.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v0.0.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v0.0.2","dependencies_parsed_at":"2023-07-20T14:17:58.151Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-03T05:14:41.414Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.771548837654265,"dependent_packages_count":48.28087630345355,"stargazers_count":32.87186842608529,"forks_count":37.08892713711991,"docker_downloads_count":null,"average":38.00330517607826},"purl":"pkg:maven/io.github.chains-project/maven-lockfile-parent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.chains-project:maven-lockfile-parent","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.chains-project:maven-lockfile-parent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.chains-project:maven-lockfile-parent/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T01:08:15.236Z","issues_count":76,"pull_requests_count":734,"avg_time_to_close_issue":2726292.433962264,"avg_time_to_close_pull_request":307470.1369047619,"issues_closed_count":53,"pull_requests_closed_count":672,"pull_request_authors_count":10,"issue_authors_count":12,"avg_comments_per_issue":1.131578947368421,"avg_comments_per_pull_request":0.29291553133514986,"merged_pull_requests_count":646,"bot_issues_count":5,"bot_pull_requests_count":546,"past_year_issues_count":50,"past_year_pull_requests_count":394,"past_year_avg_time_to_close_issue":1645845.8666666667,"past_year_avg_time_to_close_pull_request":250429.2327586207,"past_year_issues_closed_count":30,"past_year_pull_requests_closed_count":348,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.78,"past_year_avg_comments_per_pull_request":0.40609137055837563,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":272,"past_year_merged_pull_requests_count":333,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/issues","maintainers":[{"login":"LogFlames","count":157,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LogFlames"},{"login":"yogyagamage","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yogyagamage"},{"login":"algomaster99","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/algomaster99"}],"active_maintainers":[{"login":"LogFlames","count":157,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LogFlames"},{"login":"algomaster99","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/algomaster99"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.chains-project:maven-lockfile-parent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.chains-project:maven-lockfile-parent/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.chains-project:maven-lockfile-parent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.chains-project:maven-lockfile-parent/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548948,"maintainers_count":0,"namespaces_count":72970,"keywords_count":34374,"github":"maven-central","metadata":{"funded_packages_count":35073},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-09T06:52:33.750Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":7743265,"name":"chains-project/maven-lockfile","ecosystem":"actions","description":"This action generates a lockfile for a Maven project.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/chains-project/maven-lockfile","keywords_array":[],"namespace":"chains-project","versions_count":69,"first_release_published_at":"2023-01-21T16:51:14.000Z","latest_release_published_at":"2025-07-31T18:42:17.000Z","latest_release_number":"v5.6.1","last_synced_at":"2025-09-02T22:22:20.040Z","created_at":"2023-05-17T08:44:13.452Z","updated_at":"2025-09-03T05:15:07.717Z","registry_url":"https://github.com/chains-project/maven-lockfile","install_command":null,"documentation_url":null,"metadata":{"name":"Maven-Lockfile","description":"This action generates a lockfile for a Maven project.","branding":{"icon":"lock","color":"blue"},"inputs":{"github-token":{"description":"GitHub token","required":true},"commit-lockfile":{"description":"Commit the lockfile to the repository in case the pom.xml or workflow file has updated. If this is false or the pom.xml and workflow.yml files are unchanged the action will verify the current lockfile.json.","required":false,"default":"true"},"commit-message":{"description":"Commit message for the lockfile","required":false,"default":"chore: update lockfile"},"include-maven-plugins":{"description":"Include Maven plugins in the lockfile","required":false,"default":"false"},"lockfile-name":{"description":"Name of the lockfile (default=\"lockfile.json\")","required":false,"default":"lockfile.json"},"workflow-filename":{"description":"Name of the workflow file","required":false,"default":"Lockfile.yml"}},"runs":{"using":"composite","steps":[{"name":"checkout repository","uses":"actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683","with":{"fetch-depth":0,"ref":"${{ github.event.pull_request.head.ref }}","repository":"${{ github.event.pull_request.head.repo.full_name }}","token":"${{ inputs.github-token }}"}},{"name":"Setup Java","uses":"actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00","with":{"java-version":"17","distribution":"temurin","cache":"maven"}},{"name":"Get all changed pom.xml and workflow file(s) and set into POM_CHANGED env variable","id":"changed-files","run":"# Default to no change\necho \"POM_CHANGED=false\" \u003e\u003e $GITHUB_ENV\n\nif [ -n \"$GITHUB_BASE_REF\" ]; then # Comparing against base branch (pull request)\n  BASE_REF=\"origin/$GITHUB_BASE_REF\"\nelse # No base branch, comparing against previous commit\n  BASE_REF=\"HEAD^\"\nfi\n\n# Safely attempt diff\nif CHANGED_FILES=$(git diff --name-only \"$BASE_REF\"...HEAD 2\u003e/dev/null); then\n  echo \"Changed files: $CHANGED_FILES\"\n\n  # Check if relevant files changed\n  if echo \"$CHANGED_FILES\" | grep -Eq \"(pom.xml|${{ inputs.workflow-filename }})\"; then\n    echo \"Relevant files changed.\"\n    echo \"POM_CHANGED=true\" \u003e\u003e $GITHUB_ENV\n  else\n    echo \"No relevant files changed.\"\n  fi\nelse\n  echo \"Git diff failed, setting POM_CHANGED to false.\"\nfi\n","shell":"bash"},{"name":"print POM-CHANGED","run":"echo \"pom changed ${{ env.POM_CHANGED }}\"","shell":"bash"},{"name":"Set COMMIT_UPDATED_LOCKFILE environment variable","run":"echo \"COMMIT_UPDATED_LOCKFILE=${{ inputs.commit-lockfile }}\" \u003e\u003e $GITHUB_ENV","shell":"bash"},{"name":"Maven Lockfile Action","id":"maven-lockfile","run":"#!/bin/bash\nset -e\n\n# -------- Begin Maven Lockfile Action --------\necho \"::group::maven-lockfile\"\n\n# Configuration from inputs\nINCLUDE_MAVEN_PLUGINS=\"${{ inputs.include-maven-plugins }}\"\nLOCKFILE_NAME=\"${{ inputs.lockfile-name }}\"\nPOM_CHANGED=\"${POM_CHANGED}\"\nCOMMIT_UPDATED_LOCKFILE=\"${COMMIT_UPDATED_LOCKFILE}\"\n\n# Convert to Maven plugin args\nPLUGIN_VERSION=\"5.5.2\" # 5.6.1\nMAVEN_ARGS=\"\"\n\nif [ \"$INCLUDE_MAVEN_PLUGINS\" == \"true\" ]; then\n  MAVEN_ARGS=\"$MAVEN_ARGS -DincludeMavenPlugins=true\"\nfi\n\nif [ \"$LOCKFILE_NAME\" != \"lockfile.json\" ]; then\n  MAVEN_ARGS=\"$MAVEN_ARGS -DlockfileName=$LOCKFILE_NAME\"\nfi\n\n# Function to execute Maven plugin and handle errors\nfunction execute_maven_command() {\n  local COMMAND=$1\n  local SUMMARY_TITLE=$2\n  local SUCCESS_MESSAGE=$3\n  local FAILURE_MESSAGE=$4\n\n  echo \"Executing: mvn $COMMAND $MAVEN_ARGS -q\"\n\n  if mvn $COMMAND $MAVEN_ARGS -q; then\n    # Success\n    echo \"::notice::$SUCCESS_MESSAGE\"\n    echo \"# Maven Lockfile\" \u003e\u003e $GITHUB_STEP_SUMMARY\n    echo \"✅**Success** $SUCCESS_MESSAGE\" \u003e\u003e $GITHUB_STEP_SUMMARY\n    if [ -n \"$5\" ]; then\n      echo \"$5\" \u003e\u003e $GITHUB_STEP_SUMMARY\n    fi\n    return 0\n  else\n    # Failure\n    echo \"::error::$FAILURE_MESSAGE\"\n    echo \"# Maven Lockfile\" \u003e\u003e $GITHUB_STEP_SUMMARY\n    echo \"⚠️**Warning** $FAILURE_MESSAGE\" \u003e\u003e $GITHUB_STEP_SUMMARY\n    if [ -n \"$6\" ]; then\n      echo \"$6\" \u003e\u003e $GITHUB_STEP_SUMMARY\n    fi\n    return 1\n  fi\n}\n\n# Determine whether to generate or validate\nif [ \"$POM_CHANGED\" == \"true\" ] \u0026\u0026 [ \"$COMMIT_UPDATED_LOCKFILE\" == \"true\" ]; then\n  echo \"::notice::Pom file changed, running lockfile generation\"\n\n  GENERATE_COMMAND=\"io.github.chains-project:maven-lockfile:$PLUGIN_VERSION:generate\"\n\n  if ! execute_maven_command \"$GENERATE_COMMAND\" \"Lockfile Generation\" \"Lockfile generation succeeded\" \"Lockfile generation failed\"; then\n    echo \"::endgroup::\"\n    exit 1\n  fi\nelse\n  echo \"::notice::Pom file not changed, running lockfile validation\"\n\n  VALIDATE_COMMAND=\"io.github.chains-project:maven-lockfile:$PLUGIN_VERSION:validate\"\n  ADDITIONAL_FAILURE_MESSAGE=\"The lockfile is not up to date with the pom file. Please run io.github.chains-project:maven-lockfile:$PLUGIN_VERSION:generate to update the lockfile. For your convenience, you can also download the generated lockfile from the artifacts of this check run.\"\n  ADDITIONAL_SUCCESS_MESSAGE=\"The lockfile is up to date with the pom files.\"\n\n  if ! execute_maven_command \"$VALIDATE_COMMAND\" \"Integrity Check\" \"Integrity check passed\" \"Integrity check failed\" \"$ADDITIONAL_SUCCESS_MESSAGE\" \"$ADDITIONAL_FAILURE_MESSAGE\"; then\n    echo \"::endgroup::\"\n    exit 1\n  fi\nfi\n\necho \"::endgroup::\"\n","shell":"bash"},{"id":"commit-lockfile","if":"inputs.commit-lockfile == 'true'","uses":"stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0","with":{"commit_message":"${{ inputs.commit-message }}"}}]},"default_branch":"main","path":null},"repo_metadata":{"id":65399790,"uuid":"575350863","full_name":"chains-project/maven-lockfile","owner":"chains-project","description":"Lockfiles for Maven. Pin your dependencies. Build with integrity.","archived":false,"fork":false,"pushed_at":"2025-09-02T20:34:56.000Z","size":37891,"stargazers_count":46,"open_issues_count":26,"forks_count":12,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-02T22:14:55.396Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/chains-project.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"Contributing.md","funding":null,"license":"License","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.md","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":"2022-12-07T10:11:49.000Z","updated_at":"2025-08-26T10:45:12.000Z","dependencies_parsed_at":"2023-02-15T04:15:49.445Z","dependency_job_id":"d58761fc-405e-431a-ae94-8818419e4c63","html_url":"https://github.com/chains-project/maven-lockfile","commit_stats":null,"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/chains-project/maven-lockfile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chains-project","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/sbom","scorecard":{"id":273075,"data":{"date":"2025-08-14T22:40:22Z","repo":{"name":"github.com/chains-project/maven-lockfile","commit":"cd9c7b9da140565f6c978639f4d2c84cce80a8e4"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":5.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 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":"Maintained","score":10,"reason":"30 commit(s) and 19 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: security.md:1","Info: Found linked content: security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: security.md:1","Info: Found text in security policy: security.md:1"],"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":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/ensure-release-notrunning.yml:45"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/Lockfile.yml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/LockfilePR.yml:10","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:35","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/doc.yml:11","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ghasum.yml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/jreleaser.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/regenerate-lockfile.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/Lockfile.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/LockfilePR.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/code-qualitiy.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:6","Warn: no topLevel permission defined: .github/workflows/ensure-release-notrunning.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/ghasum.yml:5","Warn: no topLevel permission defined: .github/workflows/jreleaser.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/regenerate-lockfile.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/smoke-tests.yml:8"],"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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-qualitiy.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/code-qualitiy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-qualitiy.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/code-qualitiy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/dependency-review.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/doc.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ghasum.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/ghasum.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jreleaser.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/jreleaser.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jreleaser.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/jreleaser.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jreleaser.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/jreleaser.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jreleaser.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/jreleaser.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke-tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/smoke-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke-tests.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/chains-project/maven-lockfile/smoke-tests.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/jreleaser.yml:61","Warn: downloadThenRun not pinned by hash: .github/workflows/smoke-tests.yml:57","Info:  15 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  14 out of  17 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned","Info:   0 out of   1 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: checksums_sha256.txt.asc: https://github.com/chains-project/maven-lockfile/releases/tag/v5.6.1","Info: signed release artifact: checksums_sha256.txt.asc: https://github.com/chains-project/maven-lockfile/releases/tag/v5.6.0","Info: signed release artifact: checksums_sha256.txt.asc: https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.3","Info: signed release artifact: checksums_sha256.txt.asc: https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.2","Info: signed release artifact: checksums_sha256.txt.asc: https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.1","Warn: release artifact v5.6.1 does not have provenance: https://api.github.com/repos/chains-project/maven-lockfile/releases/236674875","Warn: release artifact v5.6.0 does not have provenance: https://api.github.com/repos/chains-project/maven-lockfile/releases/226184909","Warn: release artifact v5.5.3 does not have provenance: https://api.github.com/repos/chains-project/maven-lockfile/releases/223523471","Warn: release artifact v5.5.2 does not have provenance: https://api.github.com/repos/chains-project/maven-lockfile/releases/216980593","Warn: release artifact v5.5.1 does not have provenance: https://api.github.com/repos/chains-project/maven-lockfile/releases/214737127"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/jreleaser.yml:17"],"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":"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: CGI-NRM, KAMP-Research, KTH, STAMP-project, SpoonLabs, acme corporation, castor-software, chains-project, wasp-sweden"],"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"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'release/5.6.1'","Warn: branch protection not enabled for branch 'release/5.6.0'","Warn: branch protection not enabled for branch 'release/5.5.3'","Warn: branch protection not enabled for branch 'release/5.5.2'","Warn: branch protection not enabled for branch 'release/5.5.1'","Warn: branch protection not enabled for branch 'release/5.5.0'","Warn: branch protection not enabled for branch 'release/5.4.2'","Warn: branch protection not enabled for branch 'release/5.4.1'","Warn: branch protection not enabled for branch 'release/5.4.0'","Warn: branch protection not enabled for branch 'release/5.3.5'","Warn: branch protection not enabled for branch 'release/5.3.4'","Warn: branch protection not enabled for branch 'release/5.3.3'","Warn: branch protection not enabled for branch 'release/5.3.2'","Warn: branch protection not enabled for branch 'release/5.3.1'","Warn: branch protection not enabled for branch 'release/5.3.0'","Warn: branch protection not enabled for branch 'release/5.2.3'","Warn: branch protection not enabled for branch 'release/5.2.2'","Warn: branch protection not enabled for branch 'release/5.2.1'","Warn: branch protection not enabled for branch 'release/5.2.0'","Warn: branch protection not enabled for branch 'release/5.1.0'","Warn: branch protection not enabled for branch 'release/5.0.0'","Warn: branch protection not enabled for branch 'release/4.2.2'","Warn: branch protection not enabled for branch 'release/4.2.1'","Warn: branch protection not enabled for branch 'release/4.2.0'","Warn: branch protection not enabled for branch 'release/4.1.0'","Warn: branch protection not enabled for branch 'release/4.0.0'","Warn: branch protection not enabled for branch 'release/3.4.2'","Warn: branch protection not enabled for branch 'release/3.4.1'","Warn: branch protection not enabled for branch 'release/3.4.0'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: could not determine whether codeowners review is allowed","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"Vulnerabilities","score":0,"reason":"84 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-4265-ccf5-phj5","Warn: Project is vulnerable to: GHSA-4g9r-vxhx-9pgx","Warn: Project is vulnerable to: GHSA-cgwf-w82q-5jrr","Warn: Project is vulnerable to: GHSA-vmq6-5m68-f53m","Warn: Project is vulnerable to: GHSA-6v67-2wr5-gvf4","Warn: Project is vulnerable to: GHSA-pr98-23f8-jwxv","Warn: Project is vulnerable to: GHSA-27hp-xhwr-wr2m","Warn: Project is vulnerable to: GHSA-5j33-cvvr-w245","Warn: Project is vulnerable to: GHSA-7w75-32cg-r6g2","Warn: Project is vulnerable to: GHSA-83qj-6fr2-vhqg","Warn: Project is vulnerable to: GHSA-fccv-jmmp-qg76","Warn: Project is vulnerable to: GHSA-g8pj-r55q-5c2v","Warn: Project is vulnerable to: GHSA-h2fw-rfh5-95r3","Warn: Project is vulnerable to: GHSA-h3gc-qfqq-6h8f","Warn: Project is vulnerable to: GHSA-hfrx-6qgj-fp6c","Warn: Project is vulnerable to: GHSA-q3mw-pvr8-9ggc","Warn: Project is vulnerable to: GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GHSA-r6j3-px5g-cq3x","Warn: Project is vulnerable to: GHSA-wc4r-xq3c-5cf3","Warn: Project is vulnerable to: GHSA-wm9w-rjj3-j356","Warn: Project is vulnerable to: GHSA-v682-8vv8-vpwr","Warn: Project is vulnerable to: GHSA-rc42-6c7j-7h5r","Warn: Project is vulnerable to: GHSA-xf96-w227-r7c4","Warn: Project is vulnerable to: GHSA-4gc7-5j7h-4qph","Warn: Project is vulnerable to: GHSA-4wp7-92pw-q264","Warn: Project is vulnerable to: GHSA-564r-hj7v-mcr5","Warn: Project is vulnerable to: GHSA-9cmq-m9j5-mvww","Warn: Project is vulnerable to: GHSA-wxqc-pxw9-g2p8","Warn: Project is vulnerable to: GHSA-2rmj-mq67-h97g","Warn: Project is vulnerable to: GHSA-2wrp-6fg6-hmc5","Warn: Project is vulnerable to: GHSA-4wrc-f8pq-fpqp","Warn: Project is vulnerable to: GHSA-ccgv-vj62-xf9h","Warn: Project is vulnerable to: GHSA-hgjh-9rj2-g67j","Warn: Project is vulnerable to: GHSA-cx7f-g6mp-7hqm","Warn: Project is vulnerable to: GHSA-g5vr-rgqm-vf78","Warn: Project is vulnerable to: GHSA-w3c8-7r8f-9jp8","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-mvr2-9pj6-7w5j","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-5mcr-gq6c-3hq2","Warn: Project is vulnerable to: GHSA-9vjp-v76f-g363","Warn: Project is vulnerable to: GHSA-cqqj-4p63-rrmm","Warn: Project is vulnerable to: GHSA-f256-j965-7f32","Warn: Project is vulnerable to: GHSA-grg4-wf29-r9vv","Warn: Project is vulnerable to: GHSA-p2v9-g2qv-p635","Warn: Project is vulnerable to: GHSA-wm47-8v5p-wjpj","Warn: Project is vulnerable to: GHSA-wx5j-54mm-rqqq","Warn: Project is vulnerable to: GHSA-xfv3-rrfm-f2rv","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj","Warn: Project is vulnerable to: GHSA-7rjr-3q55-vv33","Warn: Project is vulnerable to: GHSA-8489-44mv-ggj8","Warn: Project is vulnerable to: GHSA-fxph-q3j8-mv87","Warn: Project is vulnerable to: GHSA-jfh8-c2jp-5v3q","Warn: Project is vulnerable to: GHSA-p6xc-xr62-6r2g","Warn: Project is vulnerable to: GHSA-vwqq-5vrc-xw9h","Warn: Project is vulnerable to: GHSA-2hw2-62cp-p9p7","Warn: Project is vulnerable to: GHSA-7286-pgfv-vxvh","Warn: Project is vulnerable to: GHSA-7cwj-j333-x7f7","Warn: Project is vulnerable to: GHSA-ccqf-c5hq-77mp","Warn: Project is vulnerable to: GHSA-rc7h-x6cq-988q","Warn: Project is vulnerable to: GHSA-36p3-wjmg-h94x","Warn: Project is vulnerable to: GHSA-hh26-6xwr-ggv7","Warn: Project is vulnerable to: GHSA-g5mm-vmx4-3rg7","Warn: Project is vulnerable to: GHSA-4487-x383-qpph","Warn: Project is vulnerable to: GHSA-8crv-49fr-2h6j","Warn: Project is vulnerable to: GHSA-g8hw-794c-4j9g","Warn: Project is vulnerable to: GHSA-pgf9-h69p-pcgf","Warn: Project is vulnerable to: GHSA-rcpf-vj53-7h2m","Warn: Project is vulnerable to: GHSA-558x-2xjg-6232"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T13:50:47.400Z","repository_id":65399790,"created_at":"2025-08-17T13:50:47.400Z","updated_at":"2025-08-17T13:50:47.400Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273392297,"owners_count":25097259,"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-09-03T02:00:09.631Z","response_time":76,"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":"chains-project","name":"CHAINS research project at KTH Royal Institute of Technology","uuid":"104410944","kind":"organization","description":"\"Consistent Hardening and Analysis of Software Supply Chains\" at KTH, funded by SSF","email":null,"website":"https://chains.proj.kth.se","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/104410944?v=4","repositories_count":9,"last_synced_at":"2023-04-16T20:47:44.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chains-project","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-04-16T20:47:44.472Z","updated_at":"2023-04-16T20:47:44.472Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chains-project","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chains-project/repositories"},"tags":[{"name":"v5.6.1","sha":"7a05656a5fd15ba8db78d7a8753142ac4117e6e3","kind":"commit","published_at":"2025-07-31T18:42:17.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.6.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.6.1","dependencies_parsed_at":"2025-08-18T04:20:45.868Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"0df06380e901e3233eb767feb51cb531f3562bab","kind":"commit","published_at":"2025-06-18T13:48:46.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.6.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.6.0","dependencies_parsed_at":"2025-06-26T04:47:42.467Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.6.0/manifests"},{"name":"v5.5.3","sha":"849caed2c145af9e863a732f24886bf54d5fc9b9","kind":"commit","published_at":"2025-06-05T23:53:17.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.5.3","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.3","dependencies_parsed_at":"2025-06-12T04:20:02.829Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"dbd9538eaf1bc297225b74f5e891af7d2faf61a1","kind":"commit","published_at":"2025-05-07T09:49:20.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.5.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.2","dependencies_parsed_at":"2025-05-16T05:08:56.569Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"8ddaeaeac09121404216f26fcb7b54195c298907","kind":"commit","published_at":"2025-04-25T09:07:48.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.5.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":"1ff042a3-df12-47ea-a8d7-30ee00d8f3b8","purl":"pkg:github/chains-project/maven-lockfile@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3e6d390f9f6ac757c7af9f120b51ebd5e4279b88","kind":"commit","published_at":"2025-04-23T17:02:28.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.5.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":"b42007f3-cb62-4838-b839-237220c366dd","purl":"pkg:github/chains-project/maven-lockfile@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.5.0/manifests"},{"name":"v5.4.2","sha":"dd58d822ff049b321fc93bfc3902780c7257e680","kind":"commit","published_at":"2025-03-24T17:49:07.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.4.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.4.2","dependencies_parsed_at":"2025-04-12T05:50:54.779Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"352fc01e7c64fdd4766d54931b14f03f958c62da","kind":"commit","published_at":"2025-03-13T16:49:06.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.4.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.4.1","dependencies_parsed_at":"2025-04-12T05:50:58.532Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"7a3323799269e0f3f1c1921411bb04aadf98eb77","kind":"commit","published_at":"2025-03-13T15:50:14.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.4.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.4.0","dependencies_parsed_at":"2025-04-12T05:50:55.484Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.4.0/manifests"},{"name":"v5.3.5","sha":"bdabb56b82feb242cd543af007b333bd8276e44e","kind":"commit","published_at":"2024-12-20T13:59:15.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.3.5","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.3.5","dependencies_parsed_at":"2025-01-01T04:54:45.602Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.5/manifests"},{"name":"v5.3.4","sha":"ced582d65d9d254119cc1b6ad6bb5d567883f270","kind":"commit","published_at":"2024-12-20T13:16:29.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.3.4","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.3.4","dependencies_parsed_at":"2025-01-01T04:54:45.612Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.4/manifests"},{"name":"v5.3.3","sha":"b79d7f4e89347acdddd5e2fd268fa6b287884bf0","kind":"commit","published_at":"2024-12-19T23:16:51.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.3.3","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.3.3","dependencies_parsed_at":"2025-01-01T04:54:45.684Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"90fcf8e4880c6fc449b55441bcd7fcf21424c09e","kind":"commit","published_at":"2024-12-19T22:41:07.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.3.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.3.2","dependencies_parsed_at":"2025-01-01T04:54:45.675Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"f748ecb7efd542004bf2cd0f194f6778e1d4f753","kind":"commit","published_at":"2024-12-19T21:01:03.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.3.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.3.1","dependencies_parsed_at":"2025-01-01T04:54:45.832Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"611060d93984a0a72c1c895eab39c13b09852d4c","kind":"commit","published_at":"2024-12-19T18:03:24.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.3.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.3.0","dependencies_parsed_at":"2025-01-01T04:54:45.917Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"60b104977ea42b0808e5f34d483ebe2ab57e0a06","kind":"commit","published_at":"2024-11-28T15:02:25.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.2.3","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.2.3","dependencies_parsed_at":"2024-11-30T04:11:02.300Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"ca368faaf4a0462162766c8874d26a13d4a76366","kind":"commit","published_at":"2024-11-27T23:51:29.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.2.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.2.2","dependencies_parsed_at":"2024-12-01T05:58:37.286Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"4942878e9eac979aede6dbe123624f3376957bf3","kind":"commit","published_at":"2024-11-27T20:56:39.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.2.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.2.1","dependencies_parsed_at":"2024-11-30T04:11:02.242Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"526cd67327ab19c7bd95be6d2d16530d80bf3c9e","kind":"commit","published_at":"2024-09-17T21:21:01.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.2.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.2.0","dependencies_parsed_at":"2024-09-19T05:46:18.341Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"9c074b3dccebb8638398eb10633a4bc21144032a","kind":"commit","published_at":"2024-04-30T07:25:14.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.1.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.1.0","dependencies_parsed_at":"2024-05-02T13:36:01.697Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"6572b9abec75a66b669cc6d432bdaf0ec25a92e3","kind":"commit","published_at":"2023-09-07T10:02:55.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v5.0.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v5.0.0","dependencies_parsed_at":"2023-09-10T06:02:58.788Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v5.0.0/manifests"},{"name":"v4.2.2","sha":"6ba071fadbf9abc926097bf19a33a16a5272f608","kind":"commit","published_at":"2023-09-05T15:13:19.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v4.2.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v4.2.2","dependencies_parsed_at":"2023-09-07T05:29:24.360Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"c2c6ff45b58c95ce0c75cd26039984a75121ce1c","kind":"commit","published_at":"2023-08-31T19:56:11.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v4.2.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v4.2.1","dependencies_parsed_at":"2023-09-03T04:52:54.991Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48db43aceab9c77861837f5a947aaf618bb228f2","kind":"commit","published_at":"2023-08-31T14:22:02.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v4.2.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v4.2.0","dependencies_parsed_at":"2023-09-03T04:52:52.383Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"016d0f80f90e63dd0c1f018141c9a0694cbc59fb","kind":"commit","published_at":"2023-08-29T14:32:02.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v4.1.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v4.1.0","dependencies_parsed_at":"2023-09-03T04:52:54.913Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"86475e3db14dc2ef46b29126ebb9b0cd87cff5d3","kind":"commit","published_at":"2023-07-14T11:04:24.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v4.0.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v4.0.0","dependencies_parsed_at":"2023-07-20T14:17:58.801Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v4.0.0/manifests"},{"name":"v3.4.2","sha":"1be74c6fd48c02e5bcdf636ccaf2357b1efe0b4d","kind":"commit","published_at":"2023-07-10T11:12:17.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.4.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.4.2","dependencies_parsed_at":"2023-07-20T14:17:58.882Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"4ea1dddd013d740e7fb39c82ad58c41395ac52b3","kind":"commit","published_at":"2023-06-19T11:39:10.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.4.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.4.1","dependencies_parsed_at":"2023-07-20T14:17:59.033Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.4.1/manifests"},{"name":"early-access","sha":"dd3f4dada8a50c2b5132ea99819985e8a39e937f","kind":"commit","published_at":"2023-06-17T06:31:18.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/early-access","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/early-access","dependencies_parsed_at":"2023-07-20T14:17:58.559Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@early-access","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/early-access","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/early-access/manifests"},{"name":"v3.4.0","sha":"b28ed56c5e8891b47988c5016752e68290a9009f","kind":"commit","published_at":"2023-06-15T13:42:48.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.4.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.4.0","dependencies_parsed_at":"2023-07-20T14:17:58.689Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"fa86d09a6a89c6e881c27a2a85fdae164ef5d7b0","kind":"commit","published_at":"2023-06-14T21:37:23.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.3.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.3.0","dependencies_parsed_at":"2023-07-20T14:17:59.789Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.3.0/manifests"},{"name":"v3.1.1","sha":"115219a9d16011e77d57b64a000c13501615ef37","kind":"commit","published_at":"2023-06-13T14:23:10.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.1.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.1.1","dependencies_parsed_at":"2023-07-20T14:18:00.100Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"6633d6a37a5b9d6ad8ca87eacd8dc5370e85750d","kind":"commit","published_at":"2023-06-12T12:03:13.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.1.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.1.0","dependencies_parsed_at":"2023-07-20T14:18:00.751Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"20c8915943cf84125aa458ff03b5f55bc1e854e0","kind":"commit","published_at":"2023-06-12T11:49:40.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.0.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.0.1","dependencies_parsed_at":"2023-07-20T14:18:01.083Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4e584eca00ab9114d6f883cdb0a6a9d5b9df97f7","kind":"commit","published_at":"2023-06-08T14:04:18.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v3.0.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v3.0.0","dependencies_parsed_at":"2023-07-20T14:18:00.938Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"95050728e5a599a5e8b2da111f7adb394356ee4a","kind":"commit","published_at":"2023-06-07T12:18:58.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v2.2.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v2.2.0","dependencies_parsed_at":"2023-07-20T14:18:01.817Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"7141a94b66f971e2cc82bd5fd53c73aa745253dd","kind":"commit","published_at":"2023-06-05T16:17:46.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v2.1.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v2.1.0","dependencies_parsed_at":"2023-07-20T14:18:01.846Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"492c6453a5995737c0fd651479bf64cd2b8037fa","kind":"commit","published_at":"2023-05-23T16:40:28.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v2.0.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v2.0.0","dependencies_parsed_at":"2023-07-20T14:17:59.208Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"e2e52caf7a33df02fb4cf8f4597b8ab9d86bb911","kind":"commit","published_at":"2023-04-26T14:06:38.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.3.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.3.0","dependencies_parsed_at":"2023-07-20T14:18:01.390Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"b440109e6b695b1ac3d541c8b3fcd7a91631b88e","kind":"commit","published_at":"2023-04-15T16:32:11.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.2.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.2.0","dependencies_parsed_at":"2023-07-20T14:17:59.967Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.2.0/manifests"},{"name":"v1.1.11","sha":"4e7ff06c4925578c06e8c9a84b1eaae7c264d3ab","kind":"commit","published_at":"2023-04-11T14:44:26.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.11","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.11","dependencies_parsed_at":"2023-07-20T14:18:01.218Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"a899f42c3c30811aeb7653aa7a46ca0ce03324e6","kind":"commit","published_at":"2023-04-11T12:39:43.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.10","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.10","dependencies_parsed_at":"2023-07-20T14:17:59.686Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"b33e9353b7cfcbdfdc2170be829b3a5ec74669f8","kind":"commit","published_at":"2023-04-10T14:46:35.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.9","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.9","dependencies_parsed_at":"2023-07-20T14:17:58.572Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"082cd8b32c44a9e902f3142e9599556577bdb1de","kind":"commit","published_at":"2023-04-10T13:54:34.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.8","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.8","dependencies_parsed_at":"2023-07-20T14:17:59.757Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"20c49498ce30d0d6505ef97e8055c7cba90caa9f","kind":"commit","published_at":"2023-04-05T18:03:51.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.7","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.7","dependencies_parsed_at":"2023-07-20T14:17:59.281Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"0234c738a32d30662fb6ce1a0fe70f7cbbef6a6a","kind":"commit","published_at":"2023-04-05T17:43:44.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.6","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.6","dependencies_parsed_at":"2023-07-20T14:18:00.101Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.6/manifests"},{"name":"v1.1.4","sha":"dc7a17a804c11b4f1428540422710f2217d02322","kind":"commit","published_at":"2023-04-05T17:10:17.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.4","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.4","dependencies_parsed_at":"2023-07-20T14:17:59.096Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.4/manifests"},{"name":"v1.1.2","sha":"20c8a02afe2d737eb294477245a2e98a5ba8dd27","kind":"commit","published_at":"2023-04-05T13:07:31.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.2","dependencies_parsed_at":"2023-07-20T14:17:59.357Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.2/manifests"},{"name":"v1.1.0","sha":"bf5477fe2f3748fc33a07f4d48df0be14ad9a011","kind":"commit","published_at":"2023-04-05T12:57:30.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.1.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.1.0","dependencies_parsed_at":"2023-07-20T14:18:01.182Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.1.0/manifests"},{"name":"v1.0.17","sha":"5f721b05cc0d98853959e40350553c53bc374581","kind":"commit","published_at":"2023-04-05T12:36:05.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.17","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.17","dependencies_parsed_at":"2023-07-20T14:17:58.905Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"35a311ec6eadf5bf19c8ce0789eff54115de9bd6","kind":"commit","published_at":"2023-04-05T11:31:21.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.16","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.16","dependencies_parsed_at":"2023-07-20T14:17:59.538Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"484450a06a04779d5a8ae988e4e79124bfb31cef","kind":"commit","published_at":"2023-04-04T20:24:28.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.15","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.15","dependencies_parsed_at":"2023-07-20T14:17:59.987Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"7aa0f8eabd62cd2afd975101bf5e150929037557","kind":"commit","published_at":"2023-04-04T18:46:01.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.14","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.14","dependencies_parsed_at":"2023-07-20T14:17:59.802Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"8763d80171cfe1a87baa65d89993bb5b960d771e","kind":"commit","published_at":"2023-04-04T18:19:53.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.13","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.13","dependencies_parsed_at":"2023-07-20T14:18:01.181Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"c170876c9337fab03d317f3052b68f4cfe984892","kind":"commit","published_at":"2023-04-03T20:03:11.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.12","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.12","dependencies_parsed_at":"2023-07-20T14:17:59.254Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"9137cb56d1bddd9f61249bdb65be2835ba7998b0","kind":"commit","published_at":"2023-04-03T14:20:24.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.11","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.11","dependencies_parsed_at":"2023-07-20T14:18:00.468Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"588cfde239d8fb9a27330b84b875ce0bc47c4afb","kind":"commit","published_at":"2023-04-03T13:04:29.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.10","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.10","dependencies_parsed_at":"2023-07-20T14:18:01.521Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"33ce6f735637c37a3aaa49d9f635fb0a5e28e7fd","kind":"commit","published_at":"2023-04-03T11:44:01.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.9","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.9","dependencies_parsed_at":"2023-07-20T14:18:01.193Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"778a79491593090348fd96a02d62a2566c19946a","kind":"commit","published_at":"2023-04-03T09:52:34.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.8","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.8","dependencies_parsed_at":"2023-07-20T14:18:01.528Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"3ecc57c542676e4b8b6bcf311441b0e81648d792","kind":"commit","published_at":"2023-04-02T18:33:53.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.7","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.7","dependencies_parsed_at":"2023-07-20T14:18:01.205Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"8f6acbddbabd2cdb31ac2c7816d1846a9b958a72","kind":"commit","published_at":"2023-04-02T17:49:19.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.6","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.6","dependencies_parsed_at":"2023-07-20T14:18:00.826Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"4d50765ee43e05235d20e00d99604cc93dcbb3ab","kind":"commit","published_at":"2023-04-02T17:35:12.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.5","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.5","dependencies_parsed_at":"2023-07-20T14:17:58.420Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"cef5af6d1457aa3f6d23d7593f32b623d7131581","kind":"commit","published_at":"2023-04-02T17:05:13.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.4","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.4","dependencies_parsed_at":"2023-07-20T14:18:01.479Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"d996745f84355db4c636439b91ca92c363fccc0c","kind":"commit","published_at":"2023-04-02T15:45:13.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.2","dependencies_parsed_at":"2023-07-20T14:17:58.886Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2a900fc04a9fc7b3eb37eb327775dd849b653d76","kind":"commit","published_at":"2023-04-02T14:35:58.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v1.0.1","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v1.0.1","dependencies_parsed_at":"2023-07-20T14:17:58.415Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v1.0.1/manifests"},{"name":"v0.3.2","sha":"d8c73ede53c385bc6d64fd22882a13a1a8e72f74","kind":"commit","published_at":"2023-03-27T11:56:24.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v0.3.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v0.3.2","dependencies_parsed_at":"2023-07-20T14:18:01.445Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.3.2/manifests"},{"name":"v0.2.0","sha":"b96ebf96946649eec1e496ab37b65c83160e965f","kind":"commit","published_at":"2023-03-26T17:05:35.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v0.2.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v0.2.0","dependencies_parsed_at":"2023-07-20T14:17:58.250Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"60f5140a399588a84e94681cc1fcc8db9af36015","kind":"commit","published_at":"2023-03-25T09:03:58.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v0.1.0","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v0.1.0","dependencies_parsed_at":"2023-07-20T14:18:00.749Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.1.0/manifests"},{"name":"v0.0.2","sha":"c5d511eec9b823242ed0c49e0bf333c9eca6fd57","kind":"commit","published_at":"2023-01-21T16:51:14.000Z","download_url":"https://codeload.github.com/chains-project/maven-lockfile/tar.gz/v0.0.2","html_url":"https://github.com/chains-project/maven-lockfile/releases/tag/v0.0.2","dependencies_parsed_at":"2023-07-20T14:17:58.151Z","dependency_job_id":null,"purl":"pkg:github/chains-project/maven-lockfile@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-03T05:15:07.717Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":13.712565362066234,"dependent_packages_count":0.0,"stargazers_count":13.097765805736017,"forks_count":12.939312311836476,"docker_downloads_count":null,"average":9.937410869909682},"purl":"pkg:githubactions/chains-project/maven-lockfile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/chains-project/maven-lockfile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/chains-project/maven-lockfile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/chains-project/maven-lockfile/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T01:08:15.236Z","issues_count":76,"pull_requests_count":734,"avg_time_to_close_issue":2726292.433962264,"avg_time_to_close_pull_request":307470.1369047619,"issues_closed_count":53,"pull_requests_closed_count":672,"pull_request_authors_count":10,"issue_authors_count":12,"avg_comments_per_issue":1.131578947368421,"avg_comments_per_pull_request":0.29291553133514986,"merged_pull_requests_count":646,"bot_issues_count":5,"bot_pull_requests_count":546,"past_year_issues_count":50,"past_year_pull_requests_count":394,"past_year_avg_time_to_close_issue":1645845.8666666667,"past_year_avg_time_to_close_pull_request":250429.2327586207,"past_year_issues_closed_count":30,"past_year_pull_requests_closed_count":348,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.78,"past_year_avg_comments_per_pull_request":0.40609137055837563,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":272,"past_year_merged_pull_requests_count":333,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/issues","maintainers":[{"login":"LogFlames","count":157,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LogFlames"},{"login":"yogyagamage","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yogyagamage"},{"login":"algomaster99","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/algomaster99"}],"active_maintainers":[{"login":"LogFlames","count":157,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LogFlames"},{"login":"algomaster99","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/algomaster99"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/chains-project%2Fmaven-lockfile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/chains-project%2Fmaven-lockfile/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/chains-project%2Fmaven-lockfile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/chains-project%2Fmaven-lockfile/related_packages","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32195,"maintainers_count":0,"namespaces_count":20211,"keywords_count":6162,"github":"actions","metadata":{"funded_packages_count":2688},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2025-09-09T05:58:17.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}}],"commits":{"id":9314741,"full_name":"chains-project/maven-lockfile","default_branch":"main","committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":840},{"name":"Martin Wittlinger","email":"wittlinger.martin@gmail.com","login":"MartinWitt","count":188},{"name":"github-actions[bot]","email":"github-actions[bot]","login":"github-actions[bot]","count":130},{"name":"Elias Lundell","email":"36220731+LogFlames","login":"LogFlames","count":73},{"name":"GitHub Actions Bot","email":"","login":null,"count":50},{"name":"Martin Monperrus","email":"martin.monperrus@gnieh.org","login":"monperrus","count":13},{"name":"Arvid Siberov","email":"arvid@siberov.se","login":"siberov","count":11},{"name":"Yogya Tulip Gamage","email":"47789154+yogyagamage","login":"yogyagamage","count":7},{"name":"massimeddu-sj","email":"118254552+massimeddu-sj","login":"massimeddu-sj","count":5},{"name":"Mazako","email":"99810330+Mazako","login":"Mazako","count":1},{"name":"DerFrZocker","email":"39651319+DerFrZocker","login":"DerFrZocker","count":1},{"name":"Arman Sharif","email":"armandino@gmail.com","login":"armandino","count":1},{"name":"Aman Sharma","email":"mannu.poski10@gmail.com","login":"algomaster99","count":1}],"total_commits":1321,"total_committers":13,"total_bot_commits":970,"total_bot_committers":2,"mean_commits":101.61538461538461,"dds":0.36411809235427706,"past_year_committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":297},{"name":"Elias Lundell","email":"36220731+LogFlames","login":"LogFlames","count":73},{"name":"GitHub Actions Bot","email":"","login":null,"count":32},{"name":"Martin Monperrus","email":"martin.monperrus@gnieh.org","login":"monperrus","count":7},{"name":"massimeddu-sj","email":"118254552+massimeddu-sj","login":"massimeddu-sj","count":5},{"name":"github-actions","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":5},{"name":"Mazako","email":"99810330+Mazako","login":"Mazako","count":1},{"name":"DerFrZocker","email":"39651319+DerFrZocker","login":"DerFrZocker","count":1},{"name":"Aman Sharma","email":"mannu.poski10@gmail.com","login":"algomaster99","count":1}],"past_year_total_commits":422,"past_year_total_committers":9,"past_year_total_bot_commits":297,"past_year_total_bot_committers":1,"past_year_mean_commits":46.888888888888886,"past_year_dds":0.2962085308056872,"last_synced_at":"2025-06-12T06:12:02.718Z","last_synced_commit":"7fd5c737a092a8dce8dd5600b54e561fa850e35c","created_at":"2025-03-24T15:15:20.741Z","updated_at":"2025-06-12T06:12:03.107Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5538470,"commits_count":874768895,"contributors_count":32283701,"owners_count":919061,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"chains-project/maven-lockfile","html_url":"https://github.com/chains-project/maven-lockfile","last_synced_at":"2025-09-09T01:05:28.734Z","status":null,"issues_count":85,"pull_requests_count":772,"avg_time_to_close_issue":2500366.6393442624,"avg_time_to_close_pull_request":295359.74115983024,"issues_closed_count":61,"pull_requests_closed_count":707,"pull_request_authors_count":10,"issue_authors_count":12,"avg_comments_per_issue":1.0823529411764705,"avg_comments_per_pull_request":0.27979274611398963,"merged_pull_requests_count":681,"bot_issues_count":6,"bot_pull_requests_count":569,"past_year_issues_count":55,"past_year_pull_requests_count":427,"past_year_avg_time_to_close_issue":1386305.0882352942,"past_year_avg_time_to_close_pull_request":234123.22631578948,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":380,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.7272727272727273,"past_year_avg_comments_per_pull_request":0.3700234192037471,"past_year_bot_issues_count":3,"past_year_bot_pull_requests_count":294,"past_year_merged_pull_requests_count":366,"created_at":"2025-03-24T15:15:20.923Z","updated_at":"2025-09-09T01:05:28.736Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fmaven-lockfile/issues","issue_labels_count":{"enhancement":3,"wontfix":1},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":42,"CONTRIBUTOR":30,"NONE":9,"COLLABORATOR":4},"pull_request_author_associations_count":{"CONTRIBUTOR":629,"MEMBER":126,"COLLABORATOR":10,"NONE":7},"issue_authors":{"LogFlames":39,"monperrus":17,"renovate[bot]":6,"yogyagamage":5,"bbaudry":4,"MartinWitt":4,"massimeddu-sj":3,"algomaster99":3,"cchanley2003":1,"simcha-vos-from-tu-delft":1,"scottlindner":1,"iamstarkov":1},"pull_request_authors":{"renovate[bot]":569,"LogFlames":123,"MartinWitt":49,"yogyagamage":10,"monperrus":8,"massimeddu-sj":4,"randomicecube":4,"algomaster99":3,"adambkaplan":1,"Mazako":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10198142,"issues_count":32243422,"pull_requests_count":101780559,"authors_count":10741559,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"MEMBER":39,"CONTRIBUTOR":13,"NONE":3},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":297,"MEMBER":124,"NONE":5},"past_year_issue_authors":{"LogFlames":37,"monperrus":9,"renovate[bot]":3,"algomaster99":2,"iamstarkov":1,"massimeddu-sj":1,"scottlindner":1,"simcha-vos-from-tu-delft":1},"past_year_pull_request_authors":{"renovate[bot]":293,"LogFlames":121,"randomicecube":4,"algomaster99":3,"massimeddu-sj":2,"monperrus":2,"adambkaplan":1},"maintainers":[{"login":"LogFlames","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LogFlames"},{"login":"yogyagamage","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yogyagamage"},{"login":"algomaster99","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/algomaster99"}],"active_maintainers":[{"login":"LogFlames","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LogFlames"},{"login":"algomaster99","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/algomaster99"}]},"events":null,"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/JavaChecks.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T04:15:49.001Z","updated_at":"2023-02-15T04:15:49.001Z","repository_link":"https://github.com/chains-project/maven-lockfile/blob/main/.github/workflows/JavaChecks.yml","dependencies":[{"id":7676031414,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7676031415,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/code-qualitiy.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T04:15:49.078Z","updated_at":"2023-02-15T04:15:49.078Z","repository_link":"https://github.com/chains-project/maven-lockfile/blob/main/.github/workflows/code-qualitiy.yml","dependencies":[{"id":7676031438,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7676031439,"package_name":"JetBrains/qodana-action","ecosystem":"actions","requirements":"v2022.3.3","direct":true,"kind":"composite","optional":false},{"id":7676031453,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2023-02-15T04:15:49.167Z","updated_at":"2023-02-15T04:15:49.167Z","repository_link":"https://github.com/chains-project/maven-lockfile/blob/main/pom.xml","dependencies":[{"id":7676031538,"package_name":"com.diffplug.spotless:spotless-maven-plugin","ecosystem":"maven","requirements":"2.33.0","direct":true,"kind":"runtime","optional":false},{"id":7676031544,"package_name":"org.apache.maven:maven-plugin-api","ecosystem":"maven","requirements":"3.9.0","direct":true,"kind":"runtime","optional":false},{"id":7676031546,"package_name":"org.apache.maven.plugin-tools:maven-plugin-annotations","ecosystem":"maven","requirements":"3.7.1","direct":true,"kind":"provided","optional":false},{"id":7676031550,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"5.9.2","direct":true,"kind":"test","optional":false},{"id":7676031551,"package_name":"org.apache.maven:maven-core","ecosystem":"maven","requirements":"3.9.0","direct":true,"kind":"runtime","optional":false},{"id":7676031552,"package_name":"com.google.code.gson:gson","ecosystem":"maven","requirements":"2.10.1","direct":true,"kind":"runtime","optional":false},{"id":7676031558,"package_name":"org.apache.maven.resolver:maven-resolver-api","ecosystem":"maven","requirements":"1.9.4","direct":true,"kind":"runtime","optional":false},{"id":7676031560,"package_name":"org.apache.maven.plugin-testing:maven-plugin-testing-harness","ecosystem":"maven","requirements":"3.3.0","direct":true,"kind":"test","optional":false},{"id":7676031561,"package_name":"org.apache.maven:maven-compat","ecosystem":"maven","requirements":"3.9.0","direct":true,"kind":"test","optional":false},{"id":7676031564,"package_name":"org.junit.jupiter:junit-jupiter-engine","ecosystem":"maven","requirements":"5.9.2","direct":true,"kind":"test","optional":false},{"id":7676031565,"package_name":"com.soebes.itf.jupiter.extension:itf-jupiter-extension","ecosystem":"maven","requirements":"0.12.0","direct":true,"kind":"test","optional":false},{"id":7676031569,"package_name":"com.soebes.itf.jupiter.extension:itf-assertj","ecosystem":"maven","requirements":"0.12.0","direct":true,"kind":"test","optional":false},{"id":7676031570,"package_name":"org.instancio:instancio","ecosystem":"maven","requirements":"1.0.4","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/test/resources-its/it/IntegrationTestsIT/singleDependency/pom.xml","sha":null,"kind":"manifest","created_at":"2023-02-15T04:15:49.254Z","updated_at":"2023-02-15T04:15:49.254Z","repository_link":"https://github.com/chains-project/maven-lockfile/blob/main/src/test/resources-its/it/IntegrationTestsIT/singleDependency/pom.xml","dependencies":[{"id":7676031660,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"5.9.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/test/resources-its/it/IntegrationTestsIT/singleDependencyCheckCorrect/pom.xml","sha":null,"kind":"manifest","created_at":"2023-02-15T04:15:49.324Z","updated_at":"2023-02-15T04:15:49.324Z","repository_link":"https://github.com/chains-project/maven-lockfile/blob/main/src/test/resources-its/it/IntegrationTestsIT/singleDependencyCheckCorrect/pom.xml","dependencies":[{"id":7676031707,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"5.9.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"src/test/resources-its/it/IntegrationTestsIT/singleDependencyCheckMustFail/pom.xml","sha":null,"kind":"manifest","created_at":"2023-02-15T04:15:49.366Z","updated_at":"2023-02-15T04:15:49.366Z","repository_link":"https://github.com/chains-project/maven-lockfile/blob/main/src/test/resources-its/it/IntegrationTestsIT/singleDependencyCheckMustFail/pom.xml","dependencies":[{"id":7676031765,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"5.9.2","direct":true,"kind":"test","optional":false}]}],"score":8.787525625532906,"created_at":"2025-09-09T01:40:13.165Z","updated_at":"2025-10-07T08:40:33.193Z","avatar_url":"https://github.com/chains-project.png","language":"Java","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["transformer","code-generation","static-analysis","spoon","metaprogramming","java9","java10","java-module","inria","compile-time-reflection"],"project_url":"https://science.ecosyste.ms/api/v1/projects/175211","html_url":"https://science.ecosyste.ms/projects/175211"}