{"id":51565,"name":"plantuml","description":"Generate diagrams from textual description","url":"https://github.com/plantuml/plantuml","last_synced_at":"2025-09-05T12:24:25.085Z","repository":{"id":37336712,"uuid":"1051476","full_name":"plantuml/plantuml","owner":"plantuml","description":"Generate diagrams from textual description","archived":false,"fork":false,"pushed_at":"2025-09-02T17:17:37.000Z","size":415666,"stargazers_count":12010,"open_issues_count":538,"forks_count":1084,"subscribers_count":152,"default_branch":"master","last_synced_at":"2025-09-02T19:10:25.546Z","etag":null,"topics":["diagram","diagram-as-code","diagrams","diagrams-as-code","java","plantuml","uml","uml-diagram"],"latest_commit_sha":null,"homepage":"https://plantuml.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plantuml.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":"docs/SUPPORT.md","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},"funding":{"github":"plantuml","patreon":"plantuml","liberapay":"plantuml"}},"created_at":"2010-11-04T15:55:50.000Z","updated_at":"2025-09-02T17:09:18.000Z","dependencies_parsed_at":"2025-04-12T22:12:47.906Z","dependency_job_id":"5075854d-4fc5-4d2e-9a4f-fda4c0fc141b","html_url":"https://github.com/plantuml/plantuml","commit_stats":{"total_commits":883,"total_committers":71,"mean_commits":12.43661971830986,"dds":"0.48018120045300117","last_synced_commit":"c158ce43834c4ffe25d5ece3147a652cb13dc83f"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/plantuml/plantuml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/sbom","scorecard":{"id":165366,"data":{"date":"2025-08-04","repo":{"name":"github.com/plantuml/plantuml","commit":"275fd1be41ea383ba0111562ed8c3f7d2539e061"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.7,"checks":[{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/27 approved changesets -- score normalized to 2","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: no topLevel permission defined: .github/workflows/add-triage-label.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/close-and-put-in-backlog.yml:1","Warn: no topLevel permission defined: .github/workflows/dev-intermediate-test.yml:1","Warn: no topLevel permission defined: .github/workflows/dev-unit-test.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/native-image-release.yml:1","Warn: no topLevel permission defined: .github/workflows/native-image-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/testing-workflow-config.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-plantuml-eclipse-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: sjpp.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":4,"reason":"3 out of the last 5 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: plantuml-asl-SNAPSHOT-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/snapshot","Warn: release artifact v1.2025.4-native not signed: https://api.github.com/repos/plantuml/plantuml/releases/228529240","Info: signed release artifact: plantuml-1.2025.4-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/v1.2025.4","Warn: release artifact v1.2025.3-native not signed: https://api.github.com/repos/plantuml/plantuml/releases/222270298","Info: signed release artifact: plantuml-1.2025.3-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/v1.2025.3","Warn: release artifact snapshot does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/233935036","Warn: release artifact v1.2025.4-native does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/228529240","Warn: release artifact v1.2025.4 does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/228528716","Warn: release artifact v1.2025.3-native does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/222270298","Warn: release artifact v1.2025.3 does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/222269793"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/ci.yml:224"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 4 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add-triage-label.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/add-triage-label.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:332: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-unit-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-unit-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-unit-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-unit-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-workflow-config.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/testing-workflow-config.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-plantuml-eclipse-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/trigger-plantuml-eclipse-release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:13: pin your Docker image by updating eclipse-temurin:17-jre-jammy to eclipse-temurin:17-jre-jammy@sha256:300c145ec4cf75f22c205b72eb233977a585d91cf530947d15054e270445f00d","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  19 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T14:39:53.567Z","repository_id":37336712,"created_at":"2025-08-16T14:39:53.567Z","updated_at":"2025-08-16T14:39:53.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273755451,"owners_count":25162159,"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-05T02:00:09.113Z","response_time":402,"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":"plantuml","name":"PlantUML","uuid":"5711322","kind":"organization","description":"This is how UML tools should have been from the beginning","email":"plantuml@gmail.com","website":"https://plantuml.com/","location":null,"twitter":"PlantUML","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5711322?v=4","repositories_count":42,"last_synced_at":"2025-08-29T14:42:48.440Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/plantuml","funding_links":["https://github.com/sponsors/plantuml"],"total_stars":15147,"followers":686,"following":0,"created_at":"2022-11-03T00:36:07.724Z","updated_at":"2025-08-29T14:42:48.440Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml/repositories"},"packages":[{"id":11772333,"name":"net.sourceforge.plantuml:plantuml-asl","ecosystem":"maven","description":"PlantUML is a component that allows to quickly write diagrams from text.","homepage":"https://plantuml.com/","licenses":"ASL License","normalized_licenses":["ISC"],"repository_url":"https://github.com/plantuml/plantuml","keywords_array":[],"namespace":"net.sourceforge.plantuml","versions_count":16,"first_release_published_at":"2023-07-12T16:24:49.000Z","latest_release_published_at":"2025-06-28T11:28:24.000Z","latest_release_number":"1.2025.4","last_synced_at":"2025-09-02T19:22:42.703Z","created_at":"2025-06-07T21:21:18.569Z","updated_at":"2025-09-03T02:10:11.908Z","registry_url":"https://central.sonatype.com/artifact/net.sourceforge.plantuml/plantuml-asl/","install_command":null,"documentation_url":"https://appdoc.app/artifact/net.sourceforge.plantuml/plantuml-asl/","metadata":{},"repo_metadata":{"id":37336712,"uuid":"1051476","full_name":"plantuml/plantuml","owner":"plantuml","description":"Generate diagrams from textual description","archived":false,"fork":false,"pushed_at":"2025-09-02T17:17:37.000Z","size":415666,"stargazers_count":12010,"open_issues_count":538,"forks_count":1084,"subscribers_count":152,"default_branch":"master","last_synced_at":"2025-09-02T19:10:25.546Z","etag":null,"topics":["diagram","diagram-as-code","diagrams","diagrams-as-code","java","plantuml","uml","uml-diagram"],"latest_commit_sha":null,"homepage":"https://plantuml.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plantuml.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":"docs/SUPPORT.md","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},"funding":{"github":"plantuml","patreon":"plantuml","liberapay":"plantuml"}},"created_at":"2010-11-04T15:55:50.000Z","updated_at":"2025-09-02T17:09:18.000Z","dependencies_parsed_at":"2025-04-12T22:12:47.906Z","dependency_job_id":"5075854d-4fc5-4d2e-9a4f-fda4c0fc141b","html_url":"https://github.com/plantuml/plantuml","commit_stats":{"total_commits":883,"total_committers":71,"mean_commits":12.43661971830986,"dds":"0.48018120045300117","last_synced_commit":"c158ce43834c4ffe25d5ece3147a652cb13dc83f"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/plantuml/plantuml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/sbom","scorecard":{"id":165366,"data":{"date":"2025-08-04","repo":{"name":"github.com/plantuml/plantuml","commit":"275fd1be41ea383ba0111562ed8c3f7d2539e061"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.7,"checks":[{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/27 approved changesets -- score normalized to 2","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: no topLevel permission defined: .github/workflows/add-triage-label.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/close-and-put-in-backlog.yml:1","Warn: no topLevel permission defined: .github/workflows/dev-intermediate-test.yml:1","Warn: no topLevel permission defined: .github/workflows/dev-unit-test.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/native-image-release.yml:1","Warn: no topLevel permission defined: .github/workflows/native-image-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/testing-workflow-config.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-plantuml-eclipse-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: sjpp.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":4,"reason":"3 out of the last 5 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: plantuml-asl-SNAPSHOT-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/snapshot","Warn: release artifact v1.2025.4-native not signed: https://api.github.com/repos/plantuml/plantuml/releases/228529240","Info: signed release artifact: plantuml-1.2025.4-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/v1.2025.4","Warn: release artifact v1.2025.3-native not signed: https://api.github.com/repos/plantuml/plantuml/releases/222270298","Info: signed release artifact: plantuml-1.2025.3-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/v1.2025.3","Warn: release artifact snapshot does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/233935036","Warn: release artifact v1.2025.4-native does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/228529240","Warn: release artifact v1.2025.4 does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/228528716","Warn: release artifact v1.2025.3-native does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/222270298","Warn: release artifact v1.2025.3 does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/222269793"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/ci.yml:224"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 4 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add-triage-label.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/add-triage-label.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:332: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-unit-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-unit-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-unit-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-unit-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-workflow-config.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/testing-workflow-config.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-plantuml-eclipse-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/trigger-plantuml-eclipse-release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:13: pin your Docker image by updating eclipse-temurin:17-jre-jammy to eclipse-temurin:17-jre-jammy@sha256:300c145ec4cf75f22c205b72eb233977a585d91cf530947d15054e270445f00d","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  19 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T14:39:53.567Z","repository_id":37336712,"created_at":"2025-08-16T14:39:53.567Z","updated_at":"2025-08-16T14:39:53.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377153,"owners_count":25094528,"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":"plantuml","name":"PlantUML","uuid":"5711322","kind":"organization","description":"This is how UML tools should have been from the beginning","email":"plantuml@gmail.com","website":"https://plantuml.com/","location":null,"twitter":"PlantUML","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5711322?v=4","repositories_count":42,"last_synced_at":"2025-08-29T14:42:48.440Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/plantuml","funding_links":["https://github.com/sponsors/plantuml"],"total_stars":15147,"followers":686,"following":0,"created_at":"2022-11-03T00:36:07.724Z","updated_at":"2025-08-29T14:42:48.440Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml/repositories"},"tags":[{"name":"v1.2025.4","sha":"1dab9738f73b61461dbaa66f9d2742c249feebca","kind":"tag","published_at":"2025-06-28T11:18:49.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4/manifests"},{"name":"v1.2025.4-native","sha":"1dab9738f73b61461dbaa66f9d2742c249feebca","kind":"commit","published_at":"2025-06-28T11:10:28.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.4-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.4-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.4-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4-native/manifests"},{"name":"v1.2025.3","sha":"ce0da6a2902a7c4277a2f38ac1ab1770fc15d28a","kind":"tag","published_at":"2025-06-01T09:13:16.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3/manifests"},{"name":"v1.2025.3-native","sha":"ce0da6a2902a7c4277a2f38ac1ab1770fc15d28a","kind":"commit","published_at":"2025-06-01T08:59:24.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.3-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.3-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.3-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3-native/manifests"},{"name":"v1.2025.2","sha":"8a704bb1b79dd6d447ad4836b76c9b37e4d35bfe","kind":"tag","published_at":"2025-03-05T18:22:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2/manifests"},{"name":"v1.2025.2-native","sha":"8a704bb1b79dd6d447ad4836b76c9b37e4d35bfe","kind":"commit","published_at":"2025-03-05T18:08:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.2-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.2-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.2-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2-native/manifests"},{"name":"v1.2025.1","sha":"babeefa5588e82f1f977ae225db53bcef5980e76","kind":"tag","published_at":"2025-02-16T11:00:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1/manifests"},{"name":"v1.2025.1-native","sha":"babeefa5588e82f1f977ae225db53bcef5980e76","kind":"commit","published_at":"2025-02-16T10:45:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.1-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.1-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.1-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1-native/manifests"},{"name":"v1.2025.0","sha":"251eaafaff75345cd6689a64e98ce7901b148b19","kind":"tag","published_at":"2025-01-07T17:40:47.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0/manifests"},{"name":"v1.2025.0-native","sha":"251eaafaff75345cd6689a64e98ce7901b148b19","kind":"commit","published_at":"2025-01-07T17:39:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.0-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.0-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.0-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0-native/manifests"},{"name":"v1.2024.8-native","sha":"e1c98cbd0196b72a81d12d502b427f5e424004ff","kind":"commit","published_at":"2024-11-16T09:32:07.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.8-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.8-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.8-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8-native/manifests"},{"name":"v1.2024.8","sha":"5551a3898ec06f85ece8aa99d1a600c93f3dedc7","kind":"tag","published_at":"2024-11-15T18:01:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8/manifests"},{"name":"snapshot-native","sha":"270510dca190572a934f67a85b629273437db92d","kind":"commit","published_at":"2024-10-25T18:00:51.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/snapshot-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/snapshot-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@snapshot-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot-native/manifests"},{"name":"v1.2024.7","sha":"d2b2bcf1722b8705f7f01a556dc96751e7739f7d","kind":"tag","published_at":"2024-09-07T11:37:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7/manifests"},{"name":"v1.2024.7-native","sha":"d2b2bcf1722b8705f7f01a556dc96751e7739f7d","kind":"commit","published_at":"2024-09-07T11:21:57.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.7-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.7-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.7-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7-native/manifests"},{"name":"native","sha":"18f8e113d7198e39a12d8ccf48ee809807a00fd2","kind":"commit","published_at":"2024-08-28T06:02:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/native","html_url":"https://github.com/plantuml/plantuml/releases/tag/native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/native/manifests"},{"name":"1.2024.7beta5","sha":"ec7b8b3cb85cade5ae23c89934face0b4d898732","kind":"commit","published_at":"2024-08-26T15:19:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/1.2024.7beta5","html_url":"https://github.com/plantuml/plantuml/releases/tag/1.2024.7beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@1.2024.7beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta5/manifests"},{"name":"1.2024.7beta4","sha":"5dbc82c2f08a7e16c418946ce28be7f05796fffd","kind":"commit","published_at":"2024-08-26T09:54:48.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/1.2024.7beta4","html_url":"https://github.com/plantuml/plantuml/releases/tag/1.2024.7beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@1.2024.7beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta4/manifests"},{"name":"v1.2024.6","sha":"36e07ea22af348f830db6b44994f9ecbed9bfafa","kind":"tag","published_at":"2024-07-06T09:32:08.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.6/manifests"},{"name":"v1.2024.5","sha":"7ddfd61a328a5229f67f29bacb2f20e534ea641b","kind":"tag","published_at":"2024-05-26T09:46:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.5/manifests"},{"name":"v1.2024.4","sha":"9432e0b1e5231e9843b846b83e00d623953cc2c1","kind":"tag","published_at":"2024-04-06T14:54:27.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.4/manifests"},{"name":"v1.2024.3","sha":"c6f150fd4e68997b6a7dd578089e07be2396d3e6","kind":"tag","published_at":"2024-02-15T19:44:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.3/manifests"},{"name":"v1.2024.2","sha":"cfa16d0f609873d3a41874ed8dbc4d1baa05d048","kind":"tag","published_at":"2024-02-14T18:13:33.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.2/manifests"},{"name":"v1.2024.1","sha":"68fdb662fe24ccd7e361befa3da37f43a0b959c9","kind":"tag","published_at":"2024-02-08T21:37:51.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.1/manifests"},{"name":"v1.2024.0","sha":"dbbdf1277be55de8c6c4647c22c2e46572d28d60","kind":"tag","published_at":"2024-02-01T19:22:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.0/manifests"},{"name":"v1.2023.13","sha":"5128891a0fe3473bf660a24f2077c5f6eab6d9e7","kind":"tag","published_at":"2023-12-11T18:34:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.13/manifests"},{"name":"v1.2023.12","sha":"2b2f29191113b17be0c35e8a503643e0206a9fcc","kind":"tag","published_at":"2023-10-20T14:40:55.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.12/manifests"},{"name":"v1.2023.11","sha":"057a076817e0004f19d23325f025c337804f8973","kind":"tag","published_at":"2023-09-13T18:47:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.11/manifests"},{"name":"v1.2023.10","sha":"29bcbfee89bc9df3ab3d2a40194604a157349896","kind":"tag","published_at":"2023-07-12T16:08:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.10/manifests"},{"name":"v1.2023.9","sha":"74574c4f57d8d56b0e740b64e3d005ed071b2da2","kind":"tag","published_at":"2023-06-13T19:26:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.9/manifests"},{"name":"v1.2023.8","sha":"92c5183386d403fe23616de3825afb58610316d6","kind":"tag","published_at":"2023-05-21T20:49:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.8/manifests"},{"name":"v1.2023.7","sha":"2803fa7e7b460e1aedcadb784cfa5ea18a193942","kind":"tag","published_at":"2023-05-12T19:54:16.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.7/manifests"},{"name":"v1.2023.6","sha":"82d660de00360aac9170a605e2d883a1fd2f3850","kind":"tag","published_at":"2023-04-18T20:06:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.6/manifests"},{"name":"v1.2023.5","sha":"47f2995aa3962223af67120c9a6ecf3da94b4a90","kind":"tag","published_at":"2023-03-24T18:15:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.5/manifests"},{"name":"gmlv0.2.0a","sha":"e9fd51c6d1e81730307bdaf6d95e980880e2da94","kind":"tag","published_at":"2023-03-23T06:53:53.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/gmlv0.2.0a","html_url":"https://github.com/plantuml/plantuml/releases/tag/gmlv0.2.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@gmlv0.2.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.2.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.2.0a/manifests"},{"name":"v1.2023.4","sha":"957dfea0b5063b4f9990452afa0605bb0ac2922d","kind":"tag","published_at":"2023-03-09T18:46:07.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.4/manifests"},{"name":"v1.2023.3","sha":"be8454cb59648004544f959e35f26a4c05cfce6d","kind":"tag","published_at":"2023-03-09T18:19:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.3/manifests"},{"name":"v1.2023.2","sha":"52664342f6492e1d47fe06c232fbc9c03ea70742","kind":"tag","published_at":"2023-02-27T18:42:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.2/manifests"},{"name":"v1.2023.1","sha":"e1b9c0a0f01132677212006ba6d843ee16b4fdf2","kind":"tag","published_at":"2023-01-31T07:33:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.1/manifests"},{"name":"gmlv0.1.0a","sha":"e9fd51c6d1e81730307bdaf6d95e980880e2da94","kind":"tag","published_at":"2023-01-24T14:15:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/gmlv0.1.0a","html_url":"https://github.com/plantuml/plantuml/releases/tag/gmlv0.1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@gmlv0.1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.1.0a/manifests"},{"name":"v1.2023.0","sha":"a5d39f6dda549a1e8f40647a4fb626719c3ee1c2","kind":"tag","published_at":"2023-01-09T21:02:59.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.0/manifests"},{"name":"v1.2022.14","sha":"117102bb65b007f6086838dfc058b278ca69cb38","kind":"tag","published_at":"2022-12-06T19:54:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.14/manifests"},{"name":"v1.2022.13","sha":"8cc6471ad3a5f8fd9aa69adbaa2be4784439c54e","kind":"tag","published_at":"2022-11-19T15:34:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.13/manifests"},{"name":"v1.2022.12","sha":"62c8b26e25c4559135f44c1eb73e52dce36796ba","kind":"tag","published_at":"2022-10-24T21:34:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.12/manifests"},{"name":"v1.2022.11","sha":"b6a3efd25979401736320c5ae8e49fb8a5b09ed5","kind":"tag","published_at":"2022-10-22T17:47:39.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.11/manifests"},{"name":"v1.2022.10","sha":"cfe2b60db9cc58bb05f616a3616e38d3e8eb87b8","kind":"tag","published_at":"2022-09-28T06:30:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.10/manifests"},{"name":"v1.2022.9","sha":"ecf66ff3911ae7e9a25e750e75614724d1cce99e","kind":"tag","published_at":"2022-09-27T16:33:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.9/manifests"},{"name":"v1.2022.8","sha":"5e30d89eb4be11906dc732fc35a5de3f81c4e879","kind":"tag","published_at":"2022-09-25T15:45:42.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.8/manifests"},{"name":"snapshot","sha":"a562d24aa4759493640b490dbd7843fd515c738b","kind":"commit","published_at":"2022-09-01T17:40:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/snapshot","html_url":"https://github.com/plantuml/plantuml/releases/tag/snapshot","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@snapshot","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot/manifests"},{"name":"v1.2022.7","sha":"b4d191a365587c4c5341c50171f95b0febf07fb1","kind":"tag","published_at":"2022-08-23T16:52:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.7/manifests"},{"name":"v1.2022.6","sha":"285c21492fe7611ab9d902361c7819f4f25d72e4","kind":"tag","published_at":"2022-06-22T07:39:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.6/manifests"},{"name":"v1.2022.5","sha":"229a6129e2473da8227f5138f26edbb352e38376","kind":"tag","published_at":"2022-05-04T18:04:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.5/manifests"},{"name":"v1.2022.4","sha":"bee4d458ebf9a5e0eaad8f407cb916c2c577b138","kind":"tag","published_at":"2022-04-10T19:31:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.4/manifests"},{"name":"v1.2022.3","sha":"a5fe482b594110525b876c7edce669312067417e","kind":"tag","published_at":"2022-03-29T21:25:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.3/manifests"},{"name":"v1.2022.2","sha":"a1a599b63385370d0802a8032c47779bb73bf526","kind":"tag","published_at":"2022-03-07T20:58:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.2/manifests"},{"name":"v1.2022.1","sha":"8ae721e3d2b1ff0f5e3092592543bf56b3c36e7b","kind":"tag","published_at":"2022-02-01T21:02:56.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.1/manifests"},{"name":"v1.2022.0","sha":"c0a51633cefe1c565ae7bd97398d7a96da782cde","kind":"tag","published_at":"2022-01-12T17:03:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.0/manifests"},{"name":"v1.2021.16","sha":"d9552dfc34f9f9cebdd303948ba5b705a3782989","kind":"tag","published_at":"2021-12-08T19:54:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.16","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.16/manifests"},{"name":"v1.2021.15","sha":"2494e6a435501ee4ee9122f1ccbedff38e5bc1e9","kind":"tag","published_at":"2021-11-30T18:38:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.15/manifests"},{"name":"v1.2021.14","sha":"0646c23a18d5b0094c3fcd9ad02c1f85558e2ce1","kind":"tag","published_at":"2021-11-12T17:27:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.14/manifests"},{"name":"v1.2021.13","sha":"d1e5f820846f8ce5bd3826aff594b0ffc34a7f66","kind":"tag","published_at":"2021-11-01T12:08:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.13/manifests"},{"name":"v1.2021.12","sha":"c8748421584d3c0edb734c271721ed0a0b8e79a0","kind":"tag","published_at":"2021-10-05T16:53:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.12/manifests"},{"name":"v1.2021.10","sha":"9238bacd65a9cd11ba755d9d05bc9db45676281e","kind":"tag","published_at":"2021-08-30T17:16:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.10/manifests"},{"name":"v1.2021.9","sha":"1edafc748df7b98d4c2b6b499fedadd675202158","kind":"tag","published_at":"2021-07-25T10:43:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.9/manifests"},{"name":"v1.2021.8","sha":"d55c9c6ca744e9a8f0ab1a74dd52fc8a635a7729","kind":"tag","published_at":"2021-06-27T16:52:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.8/manifests"},{"name":"v1.2021.7","sha":"39c585ee094d0d5aa83ad6fcb7704e34f7b827b3","kind":"tag","published_at":"2021-05-23T15:35:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.7/manifests"},{"name":"v1.2021.6","sha":"f83a207360011e575046becb056f5f84104656b2","kind":"tag","published_at":"2021-05-14T08:45:18.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.6/manifests"},{"name":"v1.2021.5","sha":"fcf10ee0a9a94f45dff62195bfa99c508aaad6d7","kind":"tag","published_at":"2021-04-25T20:59:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.5/manifests"},{"name":"v1.2021.4","sha":"feba01473c4b7071bcb7183d9c3f9727a21164b2","kind":"tag","published_at":"2021-04-04T10:33:19.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.4/manifests"},{"name":"v1.2021.3","sha":"efab37d3ce56842465a41a8ee4e6277f912f840f","kind":"tag","published_at":"2021-03-22T18:00:47.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.3/manifests"},{"name":"v1.2021.2","sha":"eea48055d326423a6f29120a3d36fbe0c04216b1","kind":"tag","published_at":"2021-03-07T12:23:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.2/manifests"},{"name":"v1.2021.1","sha":"0dc13cccf2724ffcb4017d5dbbed63e8c706fb8f","kind":"tag","published_at":"2021-02-02T10:12:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.1/manifests"},{"name":"v1.2021.0","sha":"5ec10372021db00c8b9ea5109ef189b91ff06ebd","kind":"tag","published_at":"2021-01-10T20:52:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.0/manifests"},{"name":"v1.2020.26","sha":"099843c8307b4fc97d88f99a8fab3ee5a4b9a20c","kind":"tag","published_at":"2020-12-21T19:05:43.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.26","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.26/manifests"},{"name":"v1.2020.24","sha":"5dab086ba1505ec3c2372629a7ffcbe53caabeca","kind":"tag","published_at":"2020-12-19T21:22:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.24","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.24/manifests"},{"name":"v1.2020.23","sha":"56cd2269dd6b95925e8a8c44102002d5749549bc","kind":"tag","published_at":"2020-12-14T18:31:17.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.23","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.23/manifests"},{"name":"v1.2020.22","sha":"7e81ef289b8b08038a952dd1aa2720b4ac038d06","kind":"tag","published_at":"2020-12-06T21:43:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.22","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.22/manifests"},{"name":"v1.2020.21","sha":"9b708081fcec72ebe5fd4a10e66bc69988d2bb53","kind":"tag","published_at":"2020-12-01T21:39:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.21","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.21/manifests"},{"name":"v1.2020.20","sha":"2404fb605b6749af11e5d666860fa39a7f7b4547","kind":"tag","published_at":"2020-11-21T17:34:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.20","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.20/manifests"},{"name":"v1.2020.19","sha":"c670872511462d27ed79e295275bad6fa117aa03","kind":"tag","published_at":"2020-10-12T20:57:14.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.19","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.19/manifests"},{"name":"v1.2020.18","sha":"58936dc235e568bfeea580db93bbba90f6df66c7","kind":"tag","published_at":"2020-09-30T20:58:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.18","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.18/manifests"},{"name":"v1.2020.17","sha":"b27fa50b5038140eba66e0c82eaed0d0403ed517","kind":"tag","published_at":"2020-09-19T15:43:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.17","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.17/manifests"},{"name":"v1.2020.16","sha":"55d1d81055262ad460383d2fd04e46d2c9d34f6e","kind":"tag","published_at":"2020-08-25T17:24:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.16","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.16/manifests"},{"name":"v1.2020.15","sha":"55ca84b7c16e32e04bfc323de17928b50becd31e","kind":"tag","published_at":"2020-06-28T12:41:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.15/manifests"},{"name":"v1.2020.14","sha":"a38685d3bac2f586a2cf86b94e131b7ba87e37df","kind":"tag","published_at":"2020-06-21T20:32:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.14/manifests"},{"name":"v1.2020.13","sha":"37a6f82e35bd8b222671492ba333b832e42f6010","kind":"tag","published_at":"2020-06-14T20:36:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.13/manifests"},{"name":"v1.2020.12","sha":"301fd18b2fe87e3482bd48b0e9670e827a836b20","kind":"tag","published_at":"2020-06-07T10:03:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.12/manifests"},{"name":"v1.2020.11","sha":"3192fa218c2ad0420d03de70f57f8521e1de315d","kind":"tag","published_at":"2020-05-30T15:20:38.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.11/manifests"},{"name":"v1.2020.10","sha":"bb94634fd4827efed9d2c99ec7847dd300222802","kind":"tag","published_at":"2020-05-17T21:16:03.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.10/manifests"},{"name":"v1.2020.9","sha":"5bd20214e252e4299cb27c77a5a378fa36612d3e","kind":"tag","published_at":"2020-05-10T14:19:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.9/manifests"},{"name":"v1.2020.8","sha":"138cfb900a502043230d575dbf79aa911e2e265b","kind":"tag","published_at":"2020-04-26T18:32:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.8/manifests"},{"name":"v1.2020.7","sha":"9077d971d71c5777f8d2d0a33da19fb7faef17ba","kind":"tag","published_at":"2020-04-19T16:05:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.7/manifests"},{"name":"v1.2020.6","sha":"85ad30b381a0322fedcf6dc0deac6b642e0a515e","kind":"tag","published_at":"2020-04-05T15:13:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.6/manifests"},{"name":"v1.2020.4","sha":"ce8d9045b59858c43bc773a56a2c4b5d02db8072","kind":"tag","published_at":"2020-03-19T13:06:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.4/manifests"},{"name":"v1.2020.3","sha":"03b30b1007670f1b6bf25959309b90c7d9b49f37","kind":"tag","published_at":"2020-03-18T10:50:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.3/manifests"},{"name":"v1.2020.2","sha":"7a5b515bf6cf87e2af2ec4691bf955ce8d031c34","kind":"tag","published_at":"2020-03-03T22:29:50.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.2/manifests"},{"name":"v1.2020.1","sha":"4cad5546ac72871deca19e0fb4a43953ce6a473e","kind":"tag","published_at":"2020-02-18T21:24:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.1/manifests"},{"name":"v1.2020.0","sha":"19b9eb353412a4d68709740c1f8bf1e7ad9ab1e6","kind":"tag","published_at":"2020-01-12T22:13:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.0/manifests"},{"name":"v1.2019.13","sha":"275cde19a85c8f4b3bedc13ba98ba925e503cb68","kind":"tag","published_at":"2019-12-10T21:46:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.13/manifests"},{"name":"v1.2019.12","sha":"36c461dabe919d34cebdba4ff64e84534d5987a2","kind":"tag","published_at":"2019-11-03T17:40:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.12/manifests"},{"name":"v1.2019.11","sha":"c4397fac972b9bd38779947e88fdd8ef39e56a2d","kind":"tag","published_at":"2019-09-22T17:20:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.11/manifests"},{"name":"v1.2019.10","sha":"90372b993cadbd18db94139517c52fe5c2f1f08d","kind":"tag","published_at":"2019-09-14T18:12:32.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.10/manifests"},{"name":"v1.2019.9","sha":"d0fdb2433b36e8bddd4b00ec113511511e3fcfb2","kind":"tag","published_at":"2019-08-26T17:07:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.9/manifests"},{"name":"v1.2019.8","sha":"18b688210f74570831a9218a0d6fa54d5d72380b","kind":"tag","published_at":"2019-07-14T20:09:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.8/manifests"},{"name":"v1.2019.7","sha":"fb108ebb5afa93915787d7ce6e686ef526edfd96","kind":"tag","published_at":"2019-06-26T19:26:00.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.7/manifests"},{"name":"v1.2019.6","sha":"99041c5ccbba423664ee36039b26ce7cccd37643","kind":"tag","published_at":"2019-05-24T20:00:32.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.6/manifests"},{"name":"v1.2019.5","sha":"73b507c1df142c501130feb10b9458327e7fe092","kind":"tag","published_at":"2019-04-21T20:40:35.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.5/manifests"},{"name":"v1.2019.4","sha":"857ec10b8b5b32d1b9b72ea6427ad7d26eb070de","kind":"tag","published_at":"2019-03-29T22:14:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.4/manifests"},{"name":"v1.2019.2","sha":"120fb859b2de2461fc83b33a5fc50370704bc747","kind":"tag","published_at":"2019-03-01T22:16:49.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.2/manifests"},{"name":"v1.2019.1","sha":"d7535d80274fc799372fbce519503edb23899ab2","kind":"tag","published_at":"2019-02-09T21:57:01.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.1/manifests"},{"name":"v1.2019.0","sha":"2c655a6b7481c39a41fc0dc57b561bd1db1ecfe2","kind":"tag","published_at":"2019-01-16T18:35:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.0/manifests"},{"name":"v1.2018.14","sha":"3ecadf6bd5fa8e5ed3cdbcaf99fb606397462d39","kind":"tag","published_at":"2018-12-22T11:12:09.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.14/manifests"},{"name":"v1.2018.13","sha":"3736d048b3d81617c524a666cdbcf1f01d081a98","kind":"tag","published_at":"2018-11-26T18:47:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.13/manifests"},{"name":"v1.2018.12","sha":"54ace4f3091c2d8db04637fc9776ba196ba84729","kind":"tag","published_at":"2018-10-21T19:44:38.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.12/manifests"},{"name":"v1.2018.11","sha":"414f51d2575314e1051b97d6262669c0063e0424","kind":"tag","published_at":"2018-09-23T12:15:28.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.11/manifests"},{"name":"v1.2018.10","sha":"4758fa1d66fb9a39a2650ab83041aec04df86fed","kind":"tag","published_at":"2018-08-26T12:10:59.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.10/manifests"},{"name":"v1.2018.9","sha":"1a8e4feb6a59befed7106caa29ad2a47b8454a39","kind":"tag","published_at":"2018-07-27T22:01:27.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.9/manifests"},{"name":"v1.2018.8","sha":"a3632461760a34c52004f28b38b673021fe6d3c8","kind":"tag","published_at":"2018-06-25T19:07:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.8/manifests"},{"name":"v1.2018.7","sha":"84e117e287d0254518c4d11afb62b13371f1a4de","kind":"tag","published_at":"2018-06-12T20:51:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.7/manifests"},{"name":"v1.2018.6","sha":"d7ecae5722455af80658472b1b4e15e2c865bae3","kind":"tag","published_at":"2018-05-21T13:07:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.6/manifests"},{"name":"v1.2018.5","sha":"14e1e6671ca27a460e74a2662d47a98a5795bace","kind":"tag","published_at":"2018-05-06T19:59:37.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.5/manifests"},{"name":"v1.2018.4","sha":"cfacbc1f9799773833156719b30a5a2d2845fd30","kind":"tag","published_at":"2018-05-01T17:26:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.4/manifests"},{"name":"v1.2018.3","sha":"e3bdf197456fdfa2e2557d4d87a9c22e8c474c0a","kind":"tag","published_at":"2018-04-06T20:36:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.3/manifests"},{"name":"v1.2018.2","sha":"86c9c6d6033a1fb5e73e73e626246786c6ef6f18","kind":"tag","published_at":"2018-03-09T21:38:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.2/manifests"},{"name":"v1.2018.1","sha":"557e8c94b968a0b46b6602e3d8e6791b9f35be67","kind":"tag","published_at":"2018-01-28T22:09:39.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.1/manifests"},{"name":"v1.2018.0","sha":"0be8ee2e6ff866d4f02bb0d1a02107d23b58b15c","kind":"tag","published_at":"2018-01-04T22:33:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.0/manifests"},{"name":"v1.2017.20","sha":"c17f4a125420ff39f8ee8ce83676a9c383b5cb7b","kind":"tag","published_at":"2017-12-11T21:03:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.20","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.20/manifests"},{"name":"v1.2017.19","sha":"a628cfdb769fb2201ab9038caf49afbbad37fb26","kind":"tag","published_at":"2017-11-20T16:11:18.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.19","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.19/manifests"},{"name":"v1.2017.18","sha":"a5701fb84bad4bb3322f6e8ffd97fc7e9afbad94","kind":"tag","published_at":"2017-10-07T09:47:45.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.18","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.18/manifests"},{"name":"v1.2017.17","sha":"ce99e6f2600816db65b9337804bf86773f96f35a","kind":"tag","published_at":"2017-09-03T17:00:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.17","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.17/manifests"},{"name":"v1.2017.15","sha":"1a5ca5cf483d450821a0a21209773014d374fdde","kind":"tag","published_at":"2017-07-03T18:00:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.15/manifests"},{"name":"v1.2017.14","sha":"f9bf7c08e5431c393a91a4db7e3e4351b472c33b","kind":"tag","published_at":"2017-06-05T11:27:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.14/manifests"},{"name":"v1.2017.13","sha":"2202502f2f33942276ade6af901ad02e19997041","kind":"tag","published_at":"2017-05-10T19:51:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.13/manifests"},{"name":"v1.2017.12","sha":"dc9d5327b718b800ba2ed4feb5d3f4a73780f15a","kind":"tag","published_at":"2017-04-26T17:49:08.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.12/manifests"},{"name":"v2017.11","sha":"5c62d2c0838367c717a965cf519d3f9937177180","kind":"tag","published_at":"2017-04-19T18:30:37.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.11/manifests"},{"name":"v2017.09","sha":"e3a5d8f744915cb41e9af76707a409cdae52a33f","kind":"tag","published_at":"2017-04-05T17:38:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.09","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.09/manifests"},{"name":"v2017.08","sha":"091a95bd8289b3af736901f11c2da171fc95b1d8","kind":"tag","published_at":"2017-03-21T21:38:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.08","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.08/manifests"},{"name":"v8059","sha":"69ea262d5d17b43fb0d117ab466866d7601feb16","kind":"tag","published_at":"2017-03-15T19:14:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v8059","html_url":"https://github.com/plantuml/plantuml/releases/tag/v8059","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v8059","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v8059","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v8059/manifests"}]},"repo_metadata_updated_at":"2025-09-03T02:10:11.908Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.026626466074966,"dependent_packages_count":48.64554336343237,"stargazers_count":null,"forks_count":null,"docker_downloads_count":4.015290838220156,"average":28.895820222575832},"purl":"pkg:maven/net.sourceforge.plantuml/plantuml-asl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/net.sourceforge.plantuml:plantuml-asl","docker_dependents_count":4,"docker_downloads_count":4869,"usage_url":"https://repos.ecosyste.ms/usage/maven/net.sourceforge.plantuml:plantuml-asl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/net.sourceforge.plantuml:plantuml-asl/dependencies","status":null,"funding_links":["https://github.com/sponsors/plantuml","https://patreon.com/plantuml","https://liberapay.com/plantuml"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T20:01:00.827Z","issues_count":606,"pull_requests_count":424,"avg_time_to_close_issue":27819369.448669203,"avg_time_to_close_pull_request":352695.90716180374,"issues_closed_count":262,"pull_requests_closed_count":377,"pull_request_authors_count":57,"issue_authors_count":361,"avg_comments_per_issue":2.2805280528052805,"avg_comments_per_pull_request":0.839622641509434,"merged_pull_requests_count":338,"bot_issues_count":0,"bot_pull_requests_count":104,"past_year_issues_count":187,"past_year_pull_requests_count":268,"past_year_avg_time_to_close_issue":1729150.2424242424,"past_year_avg_time_to_close_pull_request":296509.218487395,"past_year_issues_closed_count":66,"past_year_pull_requests_closed_count":238,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":1.1550802139037433,"past_year_avg_comments_per_pull_request":0.8171641791044776,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":76,"past_year_merged_pull_requests_count":209,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/issues","maintainers":[{"login":"The-Lum","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Lum"},{"login":"evantill","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evantill"},{"login":"MOZGIII","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MOZGIII"},{"login":"BenceSzalai","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenceSzalai"}],"active_maintainers":[{"login":"The-Lum","count":152,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Lum"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-asl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-asl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-asl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-asl/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547813,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","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":11848407,"name":"net.sourceforge.plantuml:plantuml-epl","ecosystem":"maven","description":"PlantUML is a component that allows to quickly write diagrams from text.","homepage":"https://plantuml.com/","licenses":"EPL License","normalized_licenses":["xpp"],"repository_url":"https://github.com/plantuml/plantuml","keywords_array":[],"namespace":"net.sourceforge.plantuml","versions_count":16,"first_release_published_at":"2023-07-12T16:26:58.000Z","latest_release_published_at":"2025-06-28T11:30:02.000Z","latest_release_number":"1.2025.4","last_synced_at":"2025-09-02T19:22:41.862Z","created_at":"2025-06-28T12:02:02.421Z","updated_at":"2025-09-03T02:10:11.911Z","registry_url":"https://central.sonatype.com/artifact/net.sourceforge.plantuml/plantuml-epl/","install_command":null,"documentation_url":"https://appdoc.app/artifact/net.sourceforge.plantuml/plantuml-epl/","metadata":{},"repo_metadata":{"id":37336712,"uuid":"1051476","full_name":"plantuml/plantuml","owner":"plantuml","description":"Generate diagrams from textual description","archived":false,"fork":false,"pushed_at":"2025-09-02T17:17:37.000Z","size":415666,"stargazers_count":12010,"open_issues_count":538,"forks_count":1084,"subscribers_count":152,"default_branch":"master","last_synced_at":"2025-09-02T19:10:25.546Z","etag":null,"topics":["diagram","diagram-as-code","diagrams","diagrams-as-code","java","plantuml","uml","uml-diagram"],"latest_commit_sha":null,"homepage":"https://plantuml.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plantuml.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":"docs/SUPPORT.md","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},"funding":{"github":"plantuml","patreon":"plantuml","liberapay":"plantuml"}},"created_at":"2010-11-04T15:55:50.000Z","updated_at":"2025-09-02T17:09:18.000Z","dependencies_parsed_at":"2025-04-12T22:12:47.906Z","dependency_job_id":"5075854d-4fc5-4d2e-9a4f-fda4c0fc141b","html_url":"https://github.com/plantuml/plantuml","commit_stats":{"total_commits":883,"total_committers":71,"mean_commits":12.43661971830986,"dds":"0.48018120045300117","last_synced_commit":"c158ce43834c4ffe25d5ece3147a652cb13dc83f"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/plantuml/plantuml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/sbom","scorecard":{"id":165366,"data":{"date":"2025-08-04","repo":{"name":"github.com/plantuml/plantuml","commit":"275fd1be41ea383ba0111562ed8c3f7d2539e061"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.7,"checks":[{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/27 approved changesets -- score normalized to 2","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: no topLevel permission defined: .github/workflows/add-triage-label.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/close-and-put-in-backlog.yml:1","Warn: no topLevel permission defined: .github/workflows/dev-intermediate-test.yml:1","Warn: no topLevel permission defined: .github/workflows/dev-unit-test.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/native-image-release.yml:1","Warn: no topLevel permission defined: .github/workflows/native-image-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/testing-workflow-config.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-plantuml-eclipse-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: sjpp.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":4,"reason":"3 out of the last 5 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: plantuml-asl-SNAPSHOT-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/snapshot","Warn: release artifact v1.2025.4-native not signed: https://api.github.com/repos/plantuml/plantuml/releases/228529240","Info: signed release artifact: plantuml-1.2025.4-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/v1.2025.4","Warn: release artifact v1.2025.3-native not signed: https://api.github.com/repos/plantuml/plantuml/releases/222270298","Info: signed release artifact: plantuml-1.2025.3-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/v1.2025.3","Warn: release artifact snapshot does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/233935036","Warn: release artifact v1.2025.4-native does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/228529240","Warn: release artifact v1.2025.4 does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/228528716","Warn: release artifact v1.2025.3-native does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/222270298","Warn: release artifact v1.2025.3 does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/222269793"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/ci.yml:224"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 4 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add-triage-label.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/add-triage-label.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:332: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-unit-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-unit-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-unit-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-unit-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-workflow-config.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/testing-workflow-config.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-plantuml-eclipse-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/trigger-plantuml-eclipse-release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:13: pin your Docker image by updating eclipse-temurin:17-jre-jammy to eclipse-temurin:17-jre-jammy@sha256:300c145ec4cf75f22c205b72eb233977a585d91cf530947d15054e270445f00d","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  19 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T14:39:53.567Z","repository_id":37336712,"created_at":"2025-08-16T14:39:53.567Z","updated_at":"2025-08-16T14:39:53.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377153,"owners_count":25094528,"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":"plantuml","name":"PlantUML","uuid":"5711322","kind":"organization","description":"This is how UML tools should have been from the beginning","email":"plantuml@gmail.com","website":"https://plantuml.com/","location":null,"twitter":"PlantUML","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5711322?v=4","repositories_count":42,"last_synced_at":"2025-08-29T14:42:48.440Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/plantuml","funding_links":["https://github.com/sponsors/plantuml"],"total_stars":15147,"followers":686,"following":0,"created_at":"2022-11-03T00:36:07.724Z","updated_at":"2025-08-29T14:42:48.440Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml/repositories"},"tags":[{"name":"v1.2025.4","sha":"1dab9738f73b61461dbaa66f9d2742c249feebca","kind":"tag","published_at":"2025-06-28T11:18:49.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4/manifests"},{"name":"v1.2025.4-native","sha":"1dab9738f73b61461dbaa66f9d2742c249feebca","kind":"commit","published_at":"2025-06-28T11:10:28.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.4-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.4-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.4-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4-native/manifests"},{"name":"v1.2025.3","sha":"ce0da6a2902a7c4277a2f38ac1ab1770fc15d28a","kind":"tag","published_at":"2025-06-01T09:13:16.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3/manifests"},{"name":"v1.2025.3-native","sha":"ce0da6a2902a7c4277a2f38ac1ab1770fc15d28a","kind":"commit","published_at":"2025-06-01T08:59:24.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.3-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.3-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.3-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3-native/manifests"},{"name":"v1.2025.2","sha":"8a704bb1b79dd6d447ad4836b76c9b37e4d35bfe","kind":"tag","published_at":"2025-03-05T18:22:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2/manifests"},{"name":"v1.2025.2-native","sha":"8a704bb1b79dd6d447ad4836b76c9b37e4d35bfe","kind":"commit","published_at":"2025-03-05T18:08:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.2-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.2-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.2-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2-native/manifests"},{"name":"v1.2025.1","sha":"babeefa5588e82f1f977ae225db53bcef5980e76","kind":"tag","published_at":"2025-02-16T11:00:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1/manifests"},{"name":"v1.2025.1-native","sha":"babeefa5588e82f1f977ae225db53bcef5980e76","kind":"commit","published_at":"2025-02-16T10:45:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.1-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.1-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.1-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1-native/manifests"},{"name":"v1.2025.0","sha":"251eaafaff75345cd6689a64e98ce7901b148b19","kind":"tag","published_at":"2025-01-07T17:40:47.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0/manifests"},{"name":"v1.2025.0-native","sha":"251eaafaff75345cd6689a64e98ce7901b148b19","kind":"commit","published_at":"2025-01-07T17:39:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.0-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.0-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.0-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0-native/manifests"},{"name":"v1.2024.8-native","sha":"e1c98cbd0196b72a81d12d502b427f5e424004ff","kind":"commit","published_at":"2024-11-16T09:32:07.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.8-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.8-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.8-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8-native/manifests"},{"name":"v1.2024.8","sha":"5551a3898ec06f85ece8aa99d1a600c93f3dedc7","kind":"tag","published_at":"2024-11-15T18:01:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8/manifests"},{"name":"snapshot-native","sha":"270510dca190572a934f67a85b629273437db92d","kind":"commit","published_at":"2024-10-25T18:00:51.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/snapshot-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/snapshot-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@snapshot-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot-native/manifests"},{"name":"v1.2024.7","sha":"d2b2bcf1722b8705f7f01a556dc96751e7739f7d","kind":"tag","published_at":"2024-09-07T11:37:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7/manifests"},{"name":"v1.2024.7-native","sha":"d2b2bcf1722b8705f7f01a556dc96751e7739f7d","kind":"commit","published_at":"2024-09-07T11:21:57.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.7-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.7-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.7-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7-native/manifests"},{"name":"native","sha":"18f8e113d7198e39a12d8ccf48ee809807a00fd2","kind":"commit","published_at":"2024-08-28T06:02:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/native","html_url":"https://github.com/plantuml/plantuml/releases/tag/native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/native/manifests"},{"name":"1.2024.7beta5","sha":"ec7b8b3cb85cade5ae23c89934face0b4d898732","kind":"commit","published_at":"2024-08-26T15:19:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/1.2024.7beta5","html_url":"https://github.com/plantuml/plantuml/releases/tag/1.2024.7beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@1.2024.7beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta5/manifests"},{"name":"1.2024.7beta4","sha":"5dbc82c2f08a7e16c418946ce28be7f05796fffd","kind":"commit","published_at":"2024-08-26T09:54:48.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/1.2024.7beta4","html_url":"https://github.com/plantuml/plantuml/releases/tag/1.2024.7beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@1.2024.7beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta4/manifests"},{"name":"v1.2024.6","sha":"36e07ea22af348f830db6b44994f9ecbed9bfafa","kind":"tag","published_at":"2024-07-06T09:32:08.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.6/manifests"},{"name":"v1.2024.5","sha":"7ddfd61a328a5229f67f29bacb2f20e534ea641b","kind":"tag","published_at":"2024-05-26T09:46:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.5/manifests"},{"name":"v1.2024.4","sha":"9432e0b1e5231e9843b846b83e00d623953cc2c1","kind":"tag","published_at":"2024-04-06T14:54:27.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.4/manifests"},{"name":"v1.2024.3","sha":"c6f150fd4e68997b6a7dd578089e07be2396d3e6","kind":"tag","published_at":"2024-02-15T19:44:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.3/manifests"},{"name":"v1.2024.2","sha":"cfa16d0f609873d3a41874ed8dbc4d1baa05d048","kind":"tag","published_at":"2024-02-14T18:13:33.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.2/manifests"},{"name":"v1.2024.1","sha":"68fdb662fe24ccd7e361befa3da37f43a0b959c9","kind":"tag","published_at":"2024-02-08T21:37:51.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.1/manifests"},{"name":"v1.2024.0","sha":"dbbdf1277be55de8c6c4647c22c2e46572d28d60","kind":"tag","published_at":"2024-02-01T19:22:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.0/manifests"},{"name":"v1.2023.13","sha":"5128891a0fe3473bf660a24f2077c5f6eab6d9e7","kind":"tag","published_at":"2023-12-11T18:34:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.13/manifests"},{"name":"v1.2023.12","sha":"2b2f29191113b17be0c35e8a503643e0206a9fcc","kind":"tag","published_at":"2023-10-20T14:40:55.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.12/manifests"},{"name":"v1.2023.11","sha":"057a076817e0004f19d23325f025c337804f8973","kind":"tag","published_at":"2023-09-13T18:47:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.11/manifests"},{"name":"v1.2023.10","sha":"29bcbfee89bc9df3ab3d2a40194604a157349896","kind":"tag","published_at":"2023-07-12T16:08:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.10/manifests"},{"name":"v1.2023.9","sha":"74574c4f57d8d56b0e740b64e3d005ed071b2da2","kind":"tag","published_at":"2023-06-13T19:26:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.9/manifests"},{"name":"v1.2023.8","sha":"92c5183386d403fe23616de3825afb58610316d6","kind":"tag","published_at":"2023-05-21T20:49:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.8/manifests"},{"name":"v1.2023.7","sha":"2803fa7e7b460e1aedcadb784cfa5ea18a193942","kind":"tag","published_at":"2023-05-12T19:54:16.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.7/manifests"},{"name":"v1.2023.6","sha":"82d660de00360aac9170a605e2d883a1fd2f3850","kind":"tag","published_at":"2023-04-18T20:06:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.6/manifests"},{"name":"v1.2023.5","sha":"47f2995aa3962223af67120c9a6ecf3da94b4a90","kind":"tag","published_at":"2023-03-24T18:15:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.5/manifests"},{"name":"gmlv0.2.0a","sha":"e9fd51c6d1e81730307bdaf6d95e980880e2da94","kind":"tag","published_at":"2023-03-23T06:53:53.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/gmlv0.2.0a","html_url":"https://github.com/plantuml/plantuml/releases/tag/gmlv0.2.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@gmlv0.2.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.2.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.2.0a/manifests"},{"name":"v1.2023.4","sha":"957dfea0b5063b4f9990452afa0605bb0ac2922d","kind":"tag","published_at":"2023-03-09T18:46:07.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.4/manifests"},{"name":"v1.2023.3","sha":"be8454cb59648004544f959e35f26a4c05cfce6d","kind":"tag","published_at":"2023-03-09T18:19:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.3/manifests"},{"name":"v1.2023.2","sha":"52664342f6492e1d47fe06c232fbc9c03ea70742","kind":"tag","published_at":"2023-02-27T18:42:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.2/manifests"},{"name":"v1.2023.1","sha":"e1b9c0a0f01132677212006ba6d843ee16b4fdf2","kind":"tag","published_at":"2023-01-31T07:33:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.1/manifests"},{"name":"gmlv0.1.0a","sha":"e9fd51c6d1e81730307bdaf6d95e980880e2da94","kind":"tag","published_at":"2023-01-24T14:15:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/gmlv0.1.0a","html_url":"https://github.com/plantuml/plantuml/releases/tag/gmlv0.1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@gmlv0.1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.1.0a/manifests"},{"name":"v1.2023.0","sha":"a5d39f6dda549a1e8f40647a4fb626719c3ee1c2","kind":"tag","published_at":"2023-01-09T21:02:59.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.0/manifests"},{"name":"v1.2022.14","sha":"117102bb65b007f6086838dfc058b278ca69cb38","kind":"tag","published_at":"2022-12-06T19:54:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.14/manifests"},{"name":"v1.2022.13","sha":"8cc6471ad3a5f8fd9aa69adbaa2be4784439c54e","kind":"tag","published_at":"2022-11-19T15:34:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.13/manifests"},{"name":"v1.2022.12","sha":"62c8b26e25c4559135f44c1eb73e52dce36796ba","kind":"tag","published_at":"2022-10-24T21:34:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.12/manifests"},{"name":"v1.2022.11","sha":"b6a3efd25979401736320c5ae8e49fb8a5b09ed5","kind":"tag","published_at":"2022-10-22T17:47:39.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.11/manifests"},{"name":"v1.2022.10","sha":"cfe2b60db9cc58bb05f616a3616e38d3e8eb87b8","kind":"tag","published_at":"2022-09-28T06:30:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.10/manifests"},{"name":"v1.2022.9","sha":"ecf66ff3911ae7e9a25e750e75614724d1cce99e","kind":"tag","published_at":"2022-09-27T16:33:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.9/manifests"},{"name":"v1.2022.8","sha":"5e30d89eb4be11906dc732fc35a5de3f81c4e879","kind":"tag","published_at":"2022-09-25T15:45:42.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.8/manifests"},{"name":"snapshot","sha":"a562d24aa4759493640b490dbd7843fd515c738b","kind":"commit","published_at":"2022-09-01T17:40:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/snapshot","html_url":"https://github.com/plantuml/plantuml/releases/tag/snapshot","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@snapshot","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot/manifests"},{"name":"v1.2022.7","sha":"b4d191a365587c4c5341c50171f95b0febf07fb1","kind":"tag","published_at":"2022-08-23T16:52:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.7/manifests"},{"name":"v1.2022.6","sha":"285c21492fe7611ab9d902361c7819f4f25d72e4","kind":"tag","published_at":"2022-06-22T07:39:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.6/manifests"},{"name":"v1.2022.5","sha":"229a6129e2473da8227f5138f26edbb352e38376","kind":"tag","published_at":"2022-05-04T18:04:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.5/manifests"},{"name":"v1.2022.4","sha":"bee4d458ebf9a5e0eaad8f407cb916c2c577b138","kind":"tag","published_at":"2022-04-10T19:31:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.4/manifests"},{"name":"v1.2022.3","sha":"a5fe482b594110525b876c7edce669312067417e","kind":"tag","published_at":"2022-03-29T21:25:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.3/manifests"},{"name":"v1.2022.2","sha":"a1a599b63385370d0802a8032c47779bb73bf526","kind":"tag","published_at":"2022-03-07T20:58:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.2/manifests"},{"name":"v1.2022.1","sha":"8ae721e3d2b1ff0f5e3092592543bf56b3c36e7b","kind":"tag","published_at":"2022-02-01T21:02:56.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.1/manifests"},{"name":"v1.2022.0","sha":"c0a51633cefe1c565ae7bd97398d7a96da782cde","kind":"tag","published_at":"2022-01-12T17:03:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.0/manifests"},{"name":"v1.2021.16","sha":"d9552dfc34f9f9cebdd303948ba5b705a3782989","kind":"tag","published_at":"2021-12-08T19:54:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.16","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.16/manifests"},{"name":"v1.2021.15","sha":"2494e6a435501ee4ee9122f1ccbedff38e5bc1e9","kind":"tag","published_at":"2021-11-30T18:38:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.15/manifests"},{"name":"v1.2021.14","sha":"0646c23a18d5b0094c3fcd9ad02c1f85558e2ce1","kind":"tag","published_at":"2021-11-12T17:27:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.14/manifests"},{"name":"v1.2021.13","sha":"d1e5f820846f8ce5bd3826aff594b0ffc34a7f66","kind":"tag","published_at":"2021-11-01T12:08:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.13/manifests"},{"name":"v1.2021.12","sha":"c8748421584d3c0edb734c271721ed0a0b8e79a0","kind":"tag","published_at":"2021-10-05T16:53:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.12/manifests"},{"name":"v1.2021.10","sha":"9238bacd65a9cd11ba755d9d05bc9db45676281e","kind":"tag","published_at":"2021-08-30T17:16:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.10/manifests"},{"name":"v1.2021.9","sha":"1edafc748df7b98d4c2b6b499fedadd675202158","kind":"tag","published_at":"2021-07-25T10:43:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.9/manifests"},{"name":"v1.2021.8","sha":"d55c9c6ca744e9a8f0ab1a74dd52fc8a635a7729","kind":"tag","published_at":"2021-06-27T16:52:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.8/manifests"},{"name":"v1.2021.7","sha":"39c585ee094d0d5aa83ad6fcb7704e34f7b827b3","kind":"tag","published_at":"2021-05-23T15:35:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.7/manifests"},{"name":"v1.2021.6","sha":"f83a207360011e575046becb056f5f84104656b2","kind":"tag","published_at":"2021-05-14T08:45:18.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.6/manifests"},{"name":"v1.2021.5","sha":"fcf10ee0a9a94f45dff62195bfa99c508aaad6d7","kind":"tag","published_at":"2021-04-25T20:59:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.5/manifests"},{"name":"v1.2021.4","sha":"feba01473c4b7071bcb7183d9c3f9727a21164b2","kind":"tag","published_at":"2021-04-04T10:33:19.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.4/manifests"},{"name":"v1.2021.3","sha":"efab37d3ce56842465a41a8ee4e6277f912f840f","kind":"tag","published_at":"2021-03-22T18:00:47.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.3/manifests"},{"name":"v1.2021.2","sha":"eea48055d326423a6f29120a3d36fbe0c04216b1","kind":"tag","published_at":"2021-03-07T12:23:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.2/manifests"},{"name":"v1.2021.1","sha":"0dc13cccf2724ffcb4017d5dbbed63e8c706fb8f","kind":"tag","published_at":"2021-02-02T10:12:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.1/manifests"},{"name":"v1.2021.0","sha":"5ec10372021db00c8b9ea5109ef189b91ff06ebd","kind":"tag","published_at":"2021-01-10T20:52:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.0/manifests"},{"name":"v1.2020.26","sha":"099843c8307b4fc97d88f99a8fab3ee5a4b9a20c","kind":"tag","published_at":"2020-12-21T19:05:43.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.26","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.26/manifests"},{"name":"v1.2020.24","sha":"5dab086ba1505ec3c2372629a7ffcbe53caabeca","kind":"tag","published_at":"2020-12-19T21:22:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.24","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.24/manifests"},{"name":"v1.2020.23","sha":"56cd2269dd6b95925e8a8c44102002d5749549bc","kind":"tag","published_at":"2020-12-14T18:31:17.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.23","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.23/manifests"},{"name":"v1.2020.22","sha":"7e81ef289b8b08038a952dd1aa2720b4ac038d06","kind":"tag","published_at":"2020-12-06T21:43:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.22","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.22/manifests"},{"name":"v1.2020.21","sha":"9b708081fcec72ebe5fd4a10e66bc69988d2bb53","kind":"tag","published_at":"2020-12-01T21:39:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.21","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.21/manifests"},{"name":"v1.2020.20","sha":"2404fb605b6749af11e5d666860fa39a7f7b4547","kind":"tag","published_at":"2020-11-21T17:34:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.20","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.20/manifests"},{"name":"v1.2020.19","sha":"c670872511462d27ed79e295275bad6fa117aa03","kind":"tag","published_at":"2020-10-12T20:57:14.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.19","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.19/manifests"},{"name":"v1.2020.18","sha":"58936dc235e568bfeea580db93bbba90f6df66c7","kind":"tag","published_at":"2020-09-30T20:58:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.18","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.18/manifests"},{"name":"v1.2020.17","sha":"b27fa50b5038140eba66e0c82eaed0d0403ed517","kind":"tag","published_at":"2020-09-19T15:43:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.17","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.17/manifests"},{"name":"v1.2020.16","sha":"55d1d81055262ad460383d2fd04e46d2c9d34f6e","kind":"tag","published_at":"2020-08-25T17:24:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.16","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.16/manifests"},{"name":"v1.2020.15","sha":"55ca84b7c16e32e04bfc323de17928b50becd31e","kind":"tag","published_at":"2020-06-28T12:41:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.15/manifests"},{"name":"v1.2020.14","sha":"a38685d3bac2f586a2cf86b94e131b7ba87e37df","kind":"tag","published_at":"2020-06-21T20:32:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.14/manifests"},{"name":"v1.2020.13","sha":"37a6f82e35bd8b222671492ba333b832e42f6010","kind":"tag","published_at":"2020-06-14T20:36:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.13/manifests"},{"name":"v1.2020.12","sha":"301fd18b2fe87e3482bd48b0e9670e827a836b20","kind":"tag","published_at":"2020-06-07T10:03:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.12/manifests"},{"name":"v1.2020.11","sha":"3192fa218c2ad0420d03de70f57f8521e1de315d","kind":"tag","published_at":"2020-05-30T15:20:38.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.11/manifests"},{"name":"v1.2020.10","sha":"bb94634fd4827efed9d2c99ec7847dd300222802","kind":"tag","published_at":"2020-05-17T21:16:03.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.10/manifests"},{"name":"v1.2020.9","sha":"5bd20214e252e4299cb27c77a5a378fa36612d3e","kind":"tag","published_at":"2020-05-10T14:19:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.9/manifests"},{"name":"v1.2020.8","sha":"138cfb900a502043230d575dbf79aa911e2e265b","kind":"tag","published_at":"2020-04-26T18:32:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.8/manifests"},{"name":"v1.2020.7","sha":"9077d971d71c5777f8d2d0a33da19fb7faef17ba","kind":"tag","published_at":"2020-04-19T16:05:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.7/manifests"},{"name":"v1.2020.6","sha":"85ad30b381a0322fedcf6dc0deac6b642e0a515e","kind":"tag","published_at":"2020-04-05T15:13:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.6/manifests"},{"name":"v1.2020.4","sha":"ce8d9045b59858c43bc773a56a2c4b5d02db8072","kind":"tag","published_at":"2020-03-19T13:06:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.4/manifests"},{"name":"v1.2020.3","sha":"03b30b1007670f1b6bf25959309b90c7d9b49f37","kind":"tag","published_at":"2020-03-18T10:50:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.3/manifests"},{"name":"v1.2020.2","sha":"7a5b515bf6cf87e2af2ec4691bf955ce8d031c34","kind":"tag","published_at":"2020-03-03T22:29:50.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.2/manifests"},{"name":"v1.2020.1","sha":"4cad5546ac72871deca19e0fb4a43953ce6a473e","kind":"tag","published_at":"2020-02-18T21:24:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.1/manifests"},{"name":"v1.2020.0","sha":"19b9eb353412a4d68709740c1f8bf1e7ad9ab1e6","kind":"tag","published_at":"2020-01-12T22:13:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.0/manifests"},{"name":"v1.2019.13","sha":"275cde19a85c8f4b3bedc13ba98ba925e503cb68","kind":"tag","published_at":"2019-12-10T21:46:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.13/manifests"},{"name":"v1.2019.12","sha":"36c461dabe919d34cebdba4ff64e84534d5987a2","kind":"tag","published_at":"2019-11-03T17:40:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.12/manifests"},{"name":"v1.2019.11","sha":"c4397fac972b9bd38779947e88fdd8ef39e56a2d","kind":"tag","published_at":"2019-09-22T17:20:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.11/manifests"},{"name":"v1.2019.10","sha":"90372b993cadbd18db94139517c52fe5c2f1f08d","kind":"tag","published_at":"2019-09-14T18:12:32.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.10/manifests"},{"name":"v1.2019.9","sha":"d0fdb2433b36e8bddd4b00ec113511511e3fcfb2","kind":"tag","published_at":"2019-08-26T17:07:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.9/manifests"},{"name":"v1.2019.8","sha":"18b688210f74570831a9218a0d6fa54d5d72380b","kind":"tag","published_at":"2019-07-14T20:09:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.8/manifests"},{"name":"v1.2019.7","sha":"fb108ebb5afa93915787d7ce6e686ef526edfd96","kind":"tag","published_at":"2019-06-26T19:26:00.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.7/manifests"},{"name":"v1.2019.6","sha":"99041c5ccbba423664ee36039b26ce7cccd37643","kind":"tag","published_at":"2019-05-24T20:00:32.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.6/manifests"},{"name":"v1.2019.5","sha":"73b507c1df142c501130feb10b9458327e7fe092","kind":"tag","published_at":"2019-04-21T20:40:35.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.5/manifests"},{"name":"v1.2019.4","sha":"857ec10b8b5b32d1b9b72ea6427ad7d26eb070de","kind":"tag","published_at":"2019-03-29T22:14:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.4/manifests"},{"name":"v1.2019.2","sha":"120fb859b2de2461fc83b33a5fc50370704bc747","kind":"tag","published_at":"2019-03-01T22:16:49.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.2/manifests"},{"name":"v1.2019.1","sha":"d7535d80274fc799372fbce519503edb23899ab2","kind":"tag","published_at":"2019-02-09T21:57:01.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.1/manifests"},{"name":"v1.2019.0","sha":"2c655a6b7481c39a41fc0dc57b561bd1db1ecfe2","kind":"tag","published_at":"2019-01-16T18:35:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.0/manifests"},{"name":"v1.2018.14","sha":"3ecadf6bd5fa8e5ed3cdbcaf99fb606397462d39","kind":"tag","published_at":"2018-12-22T11:12:09.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.14/manifests"},{"name":"v1.2018.13","sha":"3736d048b3d81617c524a666cdbcf1f01d081a98","kind":"tag","published_at":"2018-11-26T18:47:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.13/manifests"},{"name":"v1.2018.12","sha":"54ace4f3091c2d8db04637fc9776ba196ba84729","kind":"tag","published_at":"2018-10-21T19:44:38.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.12/manifests"},{"name":"v1.2018.11","sha":"414f51d2575314e1051b97d6262669c0063e0424","kind":"tag","published_at":"2018-09-23T12:15:28.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.11/manifests"},{"name":"v1.2018.10","sha":"4758fa1d66fb9a39a2650ab83041aec04df86fed","kind":"tag","published_at":"2018-08-26T12:10:59.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.10/manifests"},{"name":"v1.2018.9","sha":"1a8e4feb6a59befed7106caa29ad2a47b8454a39","kind":"tag","published_at":"2018-07-27T22:01:27.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.9/manifests"},{"name":"v1.2018.8","sha":"a3632461760a34c52004f28b38b673021fe6d3c8","kind":"tag","published_at":"2018-06-25T19:07:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.8/manifests"},{"name":"v1.2018.7","sha":"84e117e287d0254518c4d11afb62b13371f1a4de","kind":"tag","published_at":"2018-06-12T20:51:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.7/manifests"},{"name":"v1.2018.6","sha":"d7ecae5722455af80658472b1b4e15e2c865bae3","kind":"tag","published_at":"2018-05-21T13:07:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.6/manifests"},{"name":"v1.2018.5","sha":"14e1e6671ca27a460e74a2662d47a98a5795bace","kind":"tag","published_at":"2018-05-06T19:59:37.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.5/manifests"},{"name":"v1.2018.4","sha":"cfacbc1f9799773833156719b30a5a2d2845fd30","kind":"tag","published_at":"2018-05-01T17:26:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.4/manifests"},{"name":"v1.2018.3","sha":"e3bdf197456fdfa2e2557d4d87a9c22e8c474c0a","kind":"tag","published_at":"2018-04-06T20:36:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.3/manifests"},{"name":"v1.2018.2","sha":"86c9c6d6033a1fb5e73e73e626246786c6ef6f18","kind":"tag","published_at":"2018-03-09T21:38:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.2/manifests"},{"name":"v1.2018.1","sha":"557e8c94b968a0b46b6602e3d8e6791b9f35be67","kind":"tag","published_at":"2018-01-28T22:09:39.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.1/manifests"},{"name":"v1.2018.0","sha":"0be8ee2e6ff866d4f02bb0d1a02107d23b58b15c","kind":"tag","published_at":"2018-01-04T22:33:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.0/manifests"},{"name":"v1.2017.20","sha":"c17f4a125420ff39f8ee8ce83676a9c383b5cb7b","kind":"tag","published_at":"2017-12-11T21:03:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.20","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.20/manifests"},{"name":"v1.2017.19","sha":"a628cfdb769fb2201ab9038caf49afbbad37fb26","kind":"tag","published_at":"2017-11-20T16:11:18.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.19","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.19/manifests"},{"name":"v1.2017.18","sha":"a5701fb84bad4bb3322f6e8ffd97fc7e9afbad94","kind":"tag","published_at":"2017-10-07T09:47:45.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.18","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.18/manifests"},{"name":"v1.2017.17","sha":"ce99e6f2600816db65b9337804bf86773f96f35a","kind":"tag","published_at":"2017-09-03T17:00:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.17","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.17/manifests"},{"name":"v1.2017.15","sha":"1a5ca5cf483d450821a0a21209773014d374fdde","kind":"tag","published_at":"2017-07-03T18:00:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.15/manifests"},{"name":"v1.2017.14","sha":"f9bf7c08e5431c393a91a4db7e3e4351b472c33b","kind":"tag","published_at":"2017-06-05T11:27:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.14/manifests"},{"name":"v1.2017.13","sha":"2202502f2f33942276ade6af901ad02e19997041","kind":"tag","published_at":"2017-05-10T19:51:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.13/manifests"},{"name":"v1.2017.12","sha":"dc9d5327b718b800ba2ed4feb5d3f4a73780f15a","kind":"tag","published_at":"2017-04-26T17:49:08.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.12/manifests"},{"name":"v2017.11","sha":"5c62d2c0838367c717a965cf519d3f9937177180","kind":"tag","published_at":"2017-04-19T18:30:37.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.11/manifests"},{"name":"v2017.09","sha":"e3a5d8f744915cb41e9af76707a409cdae52a33f","kind":"tag","published_at":"2017-04-05T17:38:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.09","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.09/manifests"},{"name":"v2017.08","sha":"091a95bd8289b3af736901f11c2da171fc95b1d8","kind":"tag","published_at":"2017-03-21T21:38:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.08","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.08/manifests"},{"name":"v8059","sha":"69ea262d5d17b43fb0d117ab466866d7601feb16","kind":"tag","published_at":"2017-03-15T19:14:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v8059","html_url":"https://github.com/plantuml/plantuml/releases/tag/v8059","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v8059","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v8059","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v8059/manifests"}]},"repo_metadata_updated_at":"2025-09-03T02:10:11.910Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.518166505570626,"dependent_packages_count":47.91863289283537,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.718399699203},"purl":"pkg:maven/net.sourceforge.plantuml/plantuml-epl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/net.sourceforge.plantuml:plantuml-epl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/net.sourceforge.plantuml:plantuml-epl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/net.sourceforge.plantuml:plantuml-epl/dependencies","status":null,"funding_links":["https://github.com/sponsors/plantuml","https://patreon.com/plantuml","https://liberapay.com/plantuml"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T20:01:00.827Z","issues_count":606,"pull_requests_count":424,"avg_time_to_close_issue":27819369.448669203,"avg_time_to_close_pull_request":352695.90716180374,"issues_closed_count":262,"pull_requests_closed_count":377,"pull_request_authors_count":57,"issue_authors_count":361,"avg_comments_per_issue":2.2805280528052805,"avg_comments_per_pull_request":0.839622641509434,"merged_pull_requests_count":338,"bot_issues_count":0,"bot_pull_requests_count":104,"past_year_issues_count":187,"past_year_pull_requests_count":268,"past_year_avg_time_to_close_issue":1729150.2424242424,"past_year_avg_time_to_close_pull_request":296509.218487395,"past_year_issues_closed_count":66,"past_year_pull_requests_closed_count":238,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":1.1550802139037433,"past_year_avg_comments_per_pull_request":0.8171641791044776,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":76,"past_year_merged_pull_requests_count":209,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/issues","maintainers":[{"login":"The-Lum","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Lum"},{"login":"evantill","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evantill"},{"login":"MOZGIII","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MOZGIII"},{"login":"BenceSzalai","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenceSzalai"}],"active_maintainers":[{"login":"The-Lum","count":152,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Lum"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-epl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-epl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-epl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-epl/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547813,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","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":11711735,"name":"net.sourceforge.plantuml:plantuml-mit","ecosystem":"maven","description":"PlantUML is a component that allows to quickly write diagrams from text.","homepage":"https://plantuml.com/","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/plantuml/plantuml","keywords_array":[],"namespace":"net.sourceforge.plantuml","versions_count":19,"first_release_published_at":"2023-05-12T19:59:58.000Z","latest_release_published_at":"2025-06-28T11:32:09.000Z","latest_release_number":"1.2025.4","last_synced_at":"2025-09-02T19:22:42.140Z","created_at":"2025-05-31T04:21:00.406Z","updated_at":"2025-09-03T02:10:11.926Z","registry_url":"https://central.sonatype.com/artifact/net.sourceforge.plantuml/plantuml-mit/","install_command":null,"documentation_url":"https://appdoc.app/artifact/net.sourceforge.plantuml/plantuml-mit/","metadata":{},"repo_metadata":{"id":37336712,"uuid":"1051476","full_name":"plantuml/plantuml","owner":"plantuml","description":"Generate diagrams from textual description","archived":false,"fork":false,"pushed_at":"2025-09-02T17:17:37.000Z","size":415666,"stargazers_count":12010,"open_issues_count":538,"forks_count":1084,"subscribers_count":152,"default_branch":"master","last_synced_at":"2025-09-02T19:10:25.546Z","etag":null,"topics":["diagram","diagram-as-code","diagrams","diagrams-as-code","java","plantuml","uml","uml-diagram"],"latest_commit_sha":null,"homepage":"https://plantuml.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plantuml.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":"docs/SUPPORT.md","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},"funding":{"github":"plantuml","patreon":"plantuml","liberapay":"plantuml"}},"created_at":"2010-11-04T15:55:50.000Z","updated_at":"2025-09-02T17:09:18.000Z","dependencies_parsed_at":"2025-04-12T22:12:47.906Z","dependency_job_id":"5075854d-4fc5-4d2e-9a4f-fda4c0fc141b","html_url":"https://github.com/plantuml/plantuml","commit_stats":{"total_commits":883,"total_committers":71,"mean_commits":12.43661971830986,"dds":"0.48018120045300117","last_synced_commit":"c158ce43834c4ffe25d5ece3147a652cb13dc83f"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/plantuml/plantuml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/sbom","scorecard":{"id":165366,"data":{"date":"2025-08-04","repo":{"name":"github.com/plantuml/plantuml","commit":"275fd1be41ea383ba0111562ed8c3f7d2539e061"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.7,"checks":[{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/27 approved changesets -- score normalized to 2","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: no topLevel permission defined: .github/workflows/add-triage-label.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/close-and-put-in-backlog.yml:1","Warn: no topLevel permission defined: .github/workflows/dev-intermediate-test.yml:1","Warn: no topLevel permission defined: .github/workflows/dev-unit-test.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/native-image-release.yml:1","Warn: no topLevel permission defined: .github/workflows/native-image-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/testing-workflow-config.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-plantuml-eclipse-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: sjpp.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":4,"reason":"3 out of the last 5 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: plantuml-asl-SNAPSHOT-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/snapshot","Warn: release artifact v1.2025.4-native not signed: https://api.github.com/repos/plantuml/plantuml/releases/228529240","Info: signed release artifact: plantuml-1.2025.4-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/v1.2025.4","Warn: release artifact v1.2025.3-native not signed: https://api.github.com/repos/plantuml/plantuml/releases/222270298","Info: signed release artifact: plantuml-1.2025.3-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/v1.2025.3","Warn: release artifact snapshot does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/233935036","Warn: release artifact v1.2025.4-native does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/228529240","Warn: release artifact v1.2025.4 does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/228528716","Warn: release artifact v1.2025.3-native does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/222270298","Warn: release artifact v1.2025.3 does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/222269793"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/ci.yml:224"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 4 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add-triage-label.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/add-triage-label.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:332: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-unit-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-unit-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-unit-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-unit-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-workflow-config.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/testing-workflow-config.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-plantuml-eclipse-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/trigger-plantuml-eclipse-release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:13: pin your Docker image by updating eclipse-temurin:17-jre-jammy to eclipse-temurin:17-jre-jammy@sha256:300c145ec4cf75f22c205b72eb233977a585d91cf530947d15054e270445f00d","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  19 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T14:39:53.567Z","repository_id":37336712,"created_at":"2025-08-16T14:39:53.567Z","updated_at":"2025-08-16T14:39:53.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377153,"owners_count":25094528,"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":"plantuml","name":"PlantUML","uuid":"5711322","kind":"organization","description":"This is how UML tools should have been from the beginning","email":"plantuml@gmail.com","website":"https://plantuml.com/","location":null,"twitter":"PlantUML","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5711322?v=4","repositories_count":42,"last_synced_at":"2025-08-29T14:42:48.440Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/plantuml","funding_links":["https://github.com/sponsors/plantuml"],"total_stars":15147,"followers":686,"following":0,"created_at":"2022-11-03T00:36:07.724Z","updated_at":"2025-08-29T14:42:48.440Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml/repositories"},"tags":[{"name":"v1.2025.4","sha":"1dab9738f73b61461dbaa66f9d2742c249feebca","kind":"tag","published_at":"2025-06-28T11:18:49.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4/manifests"},{"name":"v1.2025.4-native","sha":"1dab9738f73b61461dbaa66f9d2742c249feebca","kind":"commit","published_at":"2025-06-28T11:10:28.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.4-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.4-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.4-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4-native/manifests"},{"name":"v1.2025.3","sha":"ce0da6a2902a7c4277a2f38ac1ab1770fc15d28a","kind":"tag","published_at":"2025-06-01T09:13:16.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3/manifests"},{"name":"v1.2025.3-native","sha":"ce0da6a2902a7c4277a2f38ac1ab1770fc15d28a","kind":"commit","published_at":"2025-06-01T08:59:24.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.3-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.3-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.3-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3-native/manifests"},{"name":"v1.2025.2","sha":"8a704bb1b79dd6d447ad4836b76c9b37e4d35bfe","kind":"tag","published_at":"2025-03-05T18:22:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2/manifests"},{"name":"v1.2025.2-native","sha":"8a704bb1b79dd6d447ad4836b76c9b37e4d35bfe","kind":"commit","published_at":"2025-03-05T18:08:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.2-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.2-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.2-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2-native/manifests"},{"name":"v1.2025.1","sha":"babeefa5588e82f1f977ae225db53bcef5980e76","kind":"tag","published_at":"2025-02-16T11:00:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1/manifests"},{"name":"v1.2025.1-native","sha":"babeefa5588e82f1f977ae225db53bcef5980e76","kind":"commit","published_at":"2025-02-16T10:45:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.1-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.1-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.1-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1-native/manifests"},{"name":"v1.2025.0","sha":"251eaafaff75345cd6689a64e98ce7901b148b19","kind":"tag","published_at":"2025-01-07T17:40:47.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0/manifests"},{"name":"v1.2025.0-native","sha":"251eaafaff75345cd6689a64e98ce7901b148b19","kind":"commit","published_at":"2025-01-07T17:39:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.0-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.0-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.0-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0-native/manifests"},{"name":"v1.2024.8-native","sha":"e1c98cbd0196b72a81d12d502b427f5e424004ff","kind":"commit","published_at":"2024-11-16T09:32:07.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.8-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.8-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.8-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8-native/manifests"},{"name":"v1.2024.8","sha":"5551a3898ec06f85ece8aa99d1a600c93f3dedc7","kind":"tag","published_at":"2024-11-15T18:01:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8/manifests"},{"name":"snapshot-native","sha":"270510dca190572a934f67a85b629273437db92d","kind":"commit","published_at":"2024-10-25T18:00:51.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/snapshot-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/snapshot-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@snapshot-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot-native/manifests"},{"name":"v1.2024.7","sha":"d2b2bcf1722b8705f7f01a556dc96751e7739f7d","kind":"tag","published_at":"2024-09-07T11:37:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7/manifests"},{"name":"v1.2024.7-native","sha":"d2b2bcf1722b8705f7f01a556dc96751e7739f7d","kind":"commit","published_at":"2024-09-07T11:21:57.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.7-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.7-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.7-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7-native/manifests"},{"name":"native","sha":"18f8e113d7198e39a12d8ccf48ee809807a00fd2","kind":"commit","published_at":"2024-08-28T06:02:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/native","html_url":"https://github.com/plantuml/plantuml/releases/tag/native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/native/manifests"},{"name":"1.2024.7beta5","sha":"ec7b8b3cb85cade5ae23c89934face0b4d898732","kind":"commit","published_at":"2024-08-26T15:19:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/1.2024.7beta5","html_url":"https://github.com/plantuml/plantuml/releases/tag/1.2024.7beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@1.2024.7beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta5/manifests"},{"name":"1.2024.7beta4","sha":"5dbc82c2f08a7e16c418946ce28be7f05796fffd","kind":"commit","published_at":"2024-08-26T09:54:48.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/1.2024.7beta4","html_url":"https://github.com/plantuml/plantuml/releases/tag/1.2024.7beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@1.2024.7beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta4/manifests"},{"name":"v1.2024.6","sha":"36e07ea22af348f830db6b44994f9ecbed9bfafa","kind":"tag","published_at":"2024-07-06T09:32:08.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.6/manifests"},{"name":"v1.2024.5","sha":"7ddfd61a328a5229f67f29bacb2f20e534ea641b","kind":"tag","published_at":"2024-05-26T09:46:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.5/manifests"},{"name":"v1.2024.4","sha":"9432e0b1e5231e9843b846b83e00d623953cc2c1","kind":"tag","published_at":"2024-04-06T14:54:27.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.4/manifests"},{"name":"v1.2024.3","sha":"c6f150fd4e68997b6a7dd578089e07be2396d3e6","kind":"tag","published_at":"2024-02-15T19:44:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.3/manifests"},{"name":"v1.2024.2","sha":"cfa16d0f609873d3a41874ed8dbc4d1baa05d048","kind":"tag","published_at":"2024-02-14T18:13:33.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.2/manifests"},{"name":"v1.2024.1","sha":"68fdb662fe24ccd7e361befa3da37f43a0b959c9","kind":"tag","published_at":"2024-02-08T21:37:51.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.1/manifests"},{"name":"v1.2024.0","sha":"dbbdf1277be55de8c6c4647c22c2e46572d28d60","kind":"tag","published_at":"2024-02-01T19:22:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.0/manifests"},{"name":"v1.2023.13","sha":"5128891a0fe3473bf660a24f2077c5f6eab6d9e7","kind":"tag","published_at":"2023-12-11T18:34:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.13/manifests"},{"name":"v1.2023.12","sha":"2b2f29191113b17be0c35e8a503643e0206a9fcc","kind":"tag","published_at":"2023-10-20T14:40:55.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.12/manifests"},{"name":"v1.2023.11","sha":"057a076817e0004f19d23325f025c337804f8973","kind":"tag","published_at":"2023-09-13T18:47:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.11/manifests"},{"name":"v1.2023.10","sha":"29bcbfee89bc9df3ab3d2a40194604a157349896","kind":"tag","published_at":"2023-07-12T16:08:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.10/manifests"},{"name":"v1.2023.9","sha":"74574c4f57d8d56b0e740b64e3d005ed071b2da2","kind":"tag","published_at":"2023-06-13T19:26:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.9/manifests"},{"name":"v1.2023.8","sha":"92c5183386d403fe23616de3825afb58610316d6","kind":"tag","published_at":"2023-05-21T20:49:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.8/manifests"},{"name":"v1.2023.7","sha":"2803fa7e7b460e1aedcadb784cfa5ea18a193942","kind":"tag","published_at":"2023-05-12T19:54:16.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.7/manifests"},{"name":"v1.2023.6","sha":"82d660de00360aac9170a605e2d883a1fd2f3850","kind":"tag","published_at":"2023-04-18T20:06:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.6/manifests"},{"name":"v1.2023.5","sha":"47f2995aa3962223af67120c9a6ecf3da94b4a90","kind":"tag","published_at":"2023-03-24T18:15:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.5/manifests"},{"name":"gmlv0.2.0a","sha":"e9fd51c6d1e81730307bdaf6d95e980880e2da94","kind":"tag","published_at":"2023-03-23T06:53:53.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/gmlv0.2.0a","html_url":"https://github.com/plantuml/plantuml/releases/tag/gmlv0.2.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@gmlv0.2.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.2.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.2.0a/manifests"},{"name":"v1.2023.4","sha":"957dfea0b5063b4f9990452afa0605bb0ac2922d","kind":"tag","published_at":"2023-03-09T18:46:07.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.4/manifests"},{"name":"v1.2023.3","sha":"be8454cb59648004544f959e35f26a4c05cfce6d","kind":"tag","published_at":"2023-03-09T18:19:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.3/manifests"},{"name":"v1.2023.2","sha":"52664342f6492e1d47fe06c232fbc9c03ea70742","kind":"tag","published_at":"2023-02-27T18:42:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.2/manifests"},{"name":"v1.2023.1","sha":"e1b9c0a0f01132677212006ba6d843ee16b4fdf2","kind":"tag","published_at":"2023-01-31T07:33:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.1/manifests"},{"name":"gmlv0.1.0a","sha":"e9fd51c6d1e81730307bdaf6d95e980880e2da94","kind":"tag","published_at":"2023-01-24T14:15:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/gmlv0.1.0a","html_url":"https://github.com/plantuml/plantuml/releases/tag/gmlv0.1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@gmlv0.1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.1.0a/manifests"},{"name":"v1.2023.0","sha":"a5d39f6dda549a1e8f40647a4fb626719c3ee1c2","kind":"tag","published_at":"2023-01-09T21:02:59.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.0/manifests"},{"name":"v1.2022.14","sha":"117102bb65b007f6086838dfc058b278ca69cb38","kind":"tag","published_at":"2022-12-06T19:54:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.14/manifests"},{"name":"v1.2022.13","sha":"8cc6471ad3a5f8fd9aa69adbaa2be4784439c54e","kind":"tag","published_at":"2022-11-19T15:34:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.13/manifests"},{"name":"v1.2022.12","sha":"62c8b26e25c4559135f44c1eb73e52dce36796ba","kind":"tag","published_at":"2022-10-24T21:34:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.12/manifests"},{"name":"v1.2022.11","sha":"b6a3efd25979401736320c5ae8e49fb8a5b09ed5","kind":"tag","published_at":"2022-10-22T17:47:39.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.11/manifests"},{"name":"v1.2022.10","sha":"cfe2b60db9cc58bb05f616a3616e38d3e8eb87b8","kind":"tag","published_at":"2022-09-28T06:30:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.10/manifests"},{"name":"v1.2022.9","sha":"ecf66ff3911ae7e9a25e750e75614724d1cce99e","kind":"tag","published_at":"2022-09-27T16:33:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.9/manifests"},{"name":"v1.2022.8","sha":"5e30d89eb4be11906dc732fc35a5de3f81c4e879","kind":"tag","published_at":"2022-09-25T15:45:42.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.8/manifests"},{"name":"snapshot","sha":"a562d24aa4759493640b490dbd7843fd515c738b","kind":"commit","published_at":"2022-09-01T17:40:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/snapshot","html_url":"https://github.com/plantuml/plantuml/releases/tag/snapshot","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@snapshot","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot/manifests"},{"name":"v1.2022.7","sha":"b4d191a365587c4c5341c50171f95b0febf07fb1","kind":"tag","published_at":"2022-08-23T16:52:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.7/manifests"},{"name":"v1.2022.6","sha":"285c21492fe7611ab9d902361c7819f4f25d72e4","kind":"tag","published_at":"2022-06-22T07:39:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.6/manifests"},{"name":"v1.2022.5","sha":"229a6129e2473da8227f5138f26edbb352e38376","kind":"tag","published_at":"2022-05-04T18:04:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.5/manifests"},{"name":"v1.2022.4","sha":"bee4d458ebf9a5e0eaad8f407cb916c2c577b138","kind":"tag","published_at":"2022-04-10T19:31:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.4/manifests"},{"name":"v1.2022.3","sha":"a5fe482b594110525b876c7edce669312067417e","kind":"tag","published_at":"2022-03-29T21:25:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.3/manifests"},{"name":"v1.2022.2","sha":"a1a599b63385370d0802a8032c47779bb73bf526","kind":"tag","published_at":"2022-03-07T20:58:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.2/manifests"},{"name":"v1.2022.1","sha":"8ae721e3d2b1ff0f5e3092592543bf56b3c36e7b","kind":"tag","published_at":"2022-02-01T21:02:56.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.1/manifests"},{"name":"v1.2022.0","sha":"c0a51633cefe1c565ae7bd97398d7a96da782cde","kind":"tag","published_at":"2022-01-12T17:03:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.0/manifests"},{"name":"v1.2021.16","sha":"d9552dfc34f9f9cebdd303948ba5b705a3782989","kind":"tag","published_at":"2021-12-08T19:54:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.16","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.16/manifests"},{"name":"v1.2021.15","sha":"2494e6a435501ee4ee9122f1ccbedff38e5bc1e9","kind":"tag","published_at":"2021-11-30T18:38:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.15/manifests"},{"name":"v1.2021.14","sha":"0646c23a18d5b0094c3fcd9ad02c1f85558e2ce1","kind":"tag","published_at":"2021-11-12T17:27:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.14/manifests"},{"name":"v1.2021.13","sha":"d1e5f820846f8ce5bd3826aff594b0ffc34a7f66","kind":"tag","published_at":"2021-11-01T12:08:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.13/manifests"},{"name":"v1.2021.12","sha":"c8748421584d3c0edb734c271721ed0a0b8e79a0","kind":"tag","published_at":"2021-10-05T16:53:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.12/manifests"},{"name":"v1.2021.10","sha":"9238bacd65a9cd11ba755d9d05bc9db45676281e","kind":"tag","published_at":"2021-08-30T17:16:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.10/manifests"},{"name":"v1.2021.9","sha":"1edafc748df7b98d4c2b6b499fedadd675202158","kind":"tag","published_at":"2021-07-25T10:43:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.9/manifests"},{"name":"v1.2021.8","sha":"d55c9c6ca744e9a8f0ab1a74dd52fc8a635a7729","kind":"tag","published_at":"2021-06-27T16:52:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.8/manifests"},{"name":"v1.2021.7","sha":"39c585ee094d0d5aa83ad6fcb7704e34f7b827b3","kind":"tag","published_at":"2021-05-23T15:35:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.7/manifests"},{"name":"v1.2021.6","sha":"f83a207360011e575046becb056f5f84104656b2","kind":"tag","published_at":"2021-05-14T08:45:18.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.6/manifests"},{"name":"v1.2021.5","sha":"fcf10ee0a9a94f45dff62195bfa99c508aaad6d7","kind":"tag","published_at":"2021-04-25T20:59:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.5/manifests"},{"name":"v1.2021.4","sha":"feba01473c4b7071bcb7183d9c3f9727a21164b2","kind":"tag","published_at":"2021-04-04T10:33:19.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.4/manifests"},{"name":"v1.2021.3","sha":"efab37d3ce56842465a41a8ee4e6277f912f840f","kind":"tag","published_at":"2021-03-22T18:00:47.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.3/manifests"},{"name":"v1.2021.2","sha":"eea48055d326423a6f29120a3d36fbe0c04216b1","kind":"tag","published_at":"2021-03-07T12:23:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.2/manifests"},{"name":"v1.2021.1","sha":"0dc13cccf2724ffcb4017d5dbbed63e8c706fb8f","kind":"tag","published_at":"2021-02-02T10:12:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.1/manifests"},{"name":"v1.2021.0","sha":"5ec10372021db00c8b9ea5109ef189b91ff06ebd","kind":"tag","published_at":"2021-01-10T20:52:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.0/manifests"},{"name":"v1.2020.26","sha":"099843c8307b4fc97d88f99a8fab3ee5a4b9a20c","kind":"tag","published_at":"2020-12-21T19:05:43.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.26","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.26/manifests"},{"name":"v1.2020.24","sha":"5dab086ba1505ec3c2372629a7ffcbe53caabeca","kind":"tag","published_at":"2020-12-19T21:22:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.24","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.24/manifests"},{"name":"v1.2020.23","sha":"56cd2269dd6b95925e8a8c44102002d5749549bc","kind":"tag","published_at":"2020-12-14T18:31:17.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.23","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.23/manifests"},{"name":"v1.2020.22","sha":"7e81ef289b8b08038a952dd1aa2720b4ac038d06","kind":"tag","published_at":"2020-12-06T21:43:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.22","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.22/manifests"},{"name":"v1.2020.21","sha":"9b708081fcec72ebe5fd4a10e66bc69988d2bb53","kind":"tag","published_at":"2020-12-01T21:39:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.21","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.21/manifests"},{"name":"v1.2020.20","sha":"2404fb605b6749af11e5d666860fa39a7f7b4547","kind":"tag","published_at":"2020-11-21T17:34:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.20","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.20/manifests"},{"name":"v1.2020.19","sha":"c670872511462d27ed79e295275bad6fa117aa03","kind":"tag","published_at":"2020-10-12T20:57:14.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.19","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.19/manifests"},{"name":"v1.2020.18","sha":"58936dc235e568bfeea580db93bbba90f6df66c7","kind":"tag","published_at":"2020-09-30T20:58:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.18","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.18/manifests"},{"name":"v1.2020.17","sha":"b27fa50b5038140eba66e0c82eaed0d0403ed517","kind":"tag","published_at":"2020-09-19T15:43:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.17","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.17/manifests"},{"name":"v1.2020.16","sha":"55d1d81055262ad460383d2fd04e46d2c9d34f6e","kind":"tag","published_at":"2020-08-25T17:24:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.16","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.16/manifests"},{"name":"v1.2020.15","sha":"55ca84b7c16e32e04bfc323de17928b50becd31e","kind":"tag","published_at":"2020-06-28T12:41:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.15/manifests"},{"name":"v1.2020.14","sha":"a38685d3bac2f586a2cf86b94e131b7ba87e37df","kind":"tag","published_at":"2020-06-21T20:32:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.14/manifests"},{"name":"v1.2020.13","sha":"37a6f82e35bd8b222671492ba333b832e42f6010","kind":"tag","published_at":"2020-06-14T20:36:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.13/manifests"},{"name":"v1.2020.12","sha":"301fd18b2fe87e3482bd48b0e9670e827a836b20","kind":"tag","published_at":"2020-06-07T10:03:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.12/manifests"},{"name":"v1.2020.11","sha":"3192fa218c2ad0420d03de70f57f8521e1de315d","kind":"tag","published_at":"2020-05-30T15:20:38.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.11/manifests"},{"name":"v1.2020.10","sha":"bb94634fd4827efed9d2c99ec7847dd300222802","kind":"tag","published_at":"2020-05-17T21:16:03.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.10/manifests"},{"name":"v1.2020.9","sha":"5bd20214e252e4299cb27c77a5a378fa36612d3e","kind":"tag","published_at":"2020-05-10T14:19:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.9/manifests"},{"name":"v1.2020.8","sha":"138cfb900a502043230d575dbf79aa911e2e265b","kind":"tag","published_at":"2020-04-26T18:32:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.8/manifests"},{"name":"v1.2020.7","sha":"9077d971d71c5777f8d2d0a33da19fb7faef17ba","kind":"tag","published_at":"2020-04-19T16:05:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.7/manifests"},{"name":"v1.2020.6","sha":"85ad30b381a0322fedcf6dc0deac6b642e0a515e","kind":"tag","published_at":"2020-04-05T15:13:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.6/manifests"},{"name":"v1.2020.4","sha":"ce8d9045b59858c43bc773a56a2c4b5d02db8072","kind":"tag","published_at":"2020-03-19T13:06:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.4/manifests"},{"name":"v1.2020.3","sha":"03b30b1007670f1b6bf25959309b90c7d9b49f37","kind":"tag","published_at":"2020-03-18T10:50:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.3/manifests"},{"name":"v1.2020.2","sha":"7a5b515bf6cf87e2af2ec4691bf955ce8d031c34","kind":"tag","published_at":"2020-03-03T22:29:50.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.2/manifests"},{"name":"v1.2020.1","sha":"4cad5546ac72871deca19e0fb4a43953ce6a473e","kind":"tag","published_at":"2020-02-18T21:24:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.1/manifests"},{"name":"v1.2020.0","sha":"19b9eb353412a4d68709740c1f8bf1e7ad9ab1e6","kind":"tag","published_at":"2020-01-12T22:13:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.0/manifests"},{"name":"v1.2019.13","sha":"275cde19a85c8f4b3bedc13ba98ba925e503cb68","kind":"tag","published_at":"2019-12-10T21:46:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.13/manifests"},{"name":"v1.2019.12","sha":"36c461dabe919d34cebdba4ff64e84534d5987a2","kind":"tag","published_at":"2019-11-03T17:40:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.12/manifests"},{"name":"v1.2019.11","sha":"c4397fac972b9bd38779947e88fdd8ef39e56a2d","kind":"tag","published_at":"2019-09-22T17:20:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.11/manifests"},{"name":"v1.2019.10","sha":"90372b993cadbd18db94139517c52fe5c2f1f08d","kind":"tag","published_at":"2019-09-14T18:12:32.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.10/manifests"},{"name":"v1.2019.9","sha":"d0fdb2433b36e8bddd4b00ec113511511e3fcfb2","kind":"tag","published_at":"2019-08-26T17:07:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.9/manifests"},{"name":"v1.2019.8","sha":"18b688210f74570831a9218a0d6fa54d5d72380b","kind":"tag","published_at":"2019-07-14T20:09:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.8/manifests"},{"name":"v1.2019.7","sha":"fb108ebb5afa93915787d7ce6e686ef526edfd96","kind":"tag","published_at":"2019-06-26T19:26:00.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.7/manifests"},{"name":"v1.2019.6","sha":"99041c5ccbba423664ee36039b26ce7cccd37643","kind":"tag","published_at":"2019-05-24T20:00:32.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.6/manifests"},{"name":"v1.2019.5","sha":"73b507c1df142c501130feb10b9458327e7fe092","kind":"tag","published_at":"2019-04-21T20:40:35.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.5/manifests"},{"name":"v1.2019.4","sha":"857ec10b8b5b32d1b9b72ea6427ad7d26eb070de","kind":"tag","published_at":"2019-03-29T22:14:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.4/manifests"},{"name":"v1.2019.2","sha":"120fb859b2de2461fc83b33a5fc50370704bc747","kind":"tag","published_at":"2019-03-01T22:16:49.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.2/manifests"},{"name":"v1.2019.1","sha":"d7535d80274fc799372fbce519503edb23899ab2","kind":"tag","published_at":"2019-02-09T21:57:01.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.1/manifests"},{"name":"v1.2019.0","sha":"2c655a6b7481c39a41fc0dc57b561bd1db1ecfe2","kind":"tag","published_at":"2019-01-16T18:35:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.0/manifests"},{"name":"v1.2018.14","sha":"3ecadf6bd5fa8e5ed3cdbcaf99fb606397462d39","kind":"tag","published_at":"2018-12-22T11:12:09.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.14/manifests"},{"name":"v1.2018.13","sha":"3736d048b3d81617c524a666cdbcf1f01d081a98","kind":"tag","published_at":"2018-11-26T18:47:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.13/manifests"},{"name":"v1.2018.12","sha":"54ace4f3091c2d8db04637fc9776ba196ba84729","kind":"tag","published_at":"2018-10-21T19:44:38.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.12/manifests"},{"name":"v1.2018.11","sha":"414f51d2575314e1051b97d6262669c0063e0424","kind":"tag","published_at":"2018-09-23T12:15:28.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.11/manifests"},{"name":"v1.2018.10","sha":"4758fa1d66fb9a39a2650ab83041aec04df86fed","kind":"tag","published_at":"2018-08-26T12:10:59.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.10/manifests"},{"name":"v1.2018.9","sha":"1a8e4feb6a59befed7106caa29ad2a47b8454a39","kind":"tag","published_at":"2018-07-27T22:01:27.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.9/manifests"},{"name":"v1.2018.8","sha":"a3632461760a34c52004f28b38b673021fe6d3c8","kind":"tag","published_at":"2018-06-25T19:07:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.8/manifests"},{"name":"v1.2018.7","sha":"84e117e287d0254518c4d11afb62b13371f1a4de","kind":"tag","published_at":"2018-06-12T20:51:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.7/manifests"},{"name":"v1.2018.6","sha":"d7ecae5722455af80658472b1b4e15e2c865bae3","kind":"tag","published_at":"2018-05-21T13:07:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.6/manifests"},{"name":"v1.2018.5","sha":"14e1e6671ca27a460e74a2662d47a98a5795bace","kind":"tag","published_at":"2018-05-06T19:59:37.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.5/manifests"},{"name":"v1.2018.4","sha":"cfacbc1f9799773833156719b30a5a2d2845fd30","kind":"tag","published_at":"2018-05-01T17:26:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.4/manifests"},{"name":"v1.2018.3","sha":"e3bdf197456fdfa2e2557d4d87a9c22e8c474c0a","kind":"tag","published_at":"2018-04-06T20:36:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.3/manifests"},{"name":"v1.2018.2","sha":"86c9c6d6033a1fb5e73e73e626246786c6ef6f18","kind":"tag","published_at":"2018-03-09T21:38:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.2/manifests"},{"name":"v1.2018.1","sha":"557e8c94b968a0b46b6602e3d8e6791b9f35be67","kind":"tag","published_at":"2018-01-28T22:09:39.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.1/manifests"},{"name":"v1.2018.0","sha":"0be8ee2e6ff866d4f02bb0d1a02107d23b58b15c","kind":"tag","published_at":"2018-01-04T22:33:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.0/manifests"},{"name":"v1.2017.20","sha":"c17f4a125420ff39f8ee8ce83676a9c383b5cb7b","kind":"tag","published_at":"2017-12-11T21:03:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.20","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.20/manifests"},{"name":"v1.2017.19","sha":"a628cfdb769fb2201ab9038caf49afbbad37fb26","kind":"tag","published_at":"2017-11-20T16:11:18.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.19","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.19/manifests"},{"name":"v1.2017.18","sha":"a5701fb84bad4bb3322f6e8ffd97fc7e9afbad94","kind":"tag","published_at":"2017-10-07T09:47:45.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.18","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.18/manifests"},{"name":"v1.2017.17","sha":"ce99e6f2600816db65b9337804bf86773f96f35a","kind":"tag","published_at":"2017-09-03T17:00:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.17","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.17/manifests"},{"name":"v1.2017.15","sha":"1a5ca5cf483d450821a0a21209773014d374fdde","kind":"tag","published_at":"2017-07-03T18:00:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.15/manifests"},{"name":"v1.2017.14","sha":"f9bf7c08e5431c393a91a4db7e3e4351b472c33b","kind":"tag","published_at":"2017-06-05T11:27:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.14/manifests"},{"name":"v1.2017.13","sha":"2202502f2f33942276ade6af901ad02e19997041","kind":"tag","published_at":"2017-05-10T19:51:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.13/manifests"},{"name":"v1.2017.12","sha":"dc9d5327b718b800ba2ed4feb5d3f4a73780f15a","kind":"tag","published_at":"2017-04-26T17:49:08.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.12/manifests"},{"name":"v2017.11","sha":"5c62d2c0838367c717a965cf519d3f9937177180","kind":"tag","published_at":"2017-04-19T18:30:37.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.11/manifests"},{"name":"v2017.09","sha":"e3a5d8f744915cb41e9af76707a409cdae52a33f","kind":"tag","published_at":"2017-04-05T17:38:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.09","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.09/manifests"},{"name":"v2017.08","sha":"091a95bd8289b3af736901f11c2da171fc95b1d8","kind":"tag","published_at":"2017-03-21T21:38:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.08","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.08/manifests"},{"name":"v8059","sha":"69ea262d5d17b43fb0d117ab466866d7601feb16","kind":"tag","published_at":"2017-03-15T19:14:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v8059","html_url":"https://github.com/plantuml/plantuml/releases/tag/v8059","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v8059","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v8059","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v8059/manifests"}]},"repo_metadata_updated_at":"2025-09-03T02:10:11.926Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.35378518933732,"dependent_packages_count":49.11325984055805,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.73352251494769},"purl":"pkg:maven/net.sourceforge.plantuml/plantuml-mit","advisories":[{"uuid":"GSA_kwCzR0hTQS1wMm1mLXEyNmotM3htaM4AA0FZ","url":"https://github.com/advisories/GHSA-p2mf-q26j-3xmh","title":"PlantUML Improper Access Control vulnerability","description":"Improper Access Control in GitHub repository plantuml/plantuml prior to 1.2023.9.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-06-27T15:30:28.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2023-3431","https://github.com/plantuml/plantuml/commit/fbe7fa3b25b4c887d83927cffb1009ec6cb8ab1e","https://huntr.dev/bounties/fa741f95-b53c-4ed7-b157-e32c5145164c","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FV7XL3CY3K3K5ER3ASMEQA546MIQQ7QM/","https://github.com/advisories/GHSA-p2mf-q26j-3xmh"],"source_kind":"github","identifiers":["GHSA-p2mf-q26j-3xmh","CVE-2023-3431"],"repository_url":"https://github.com/plantuml/plantuml","blast_radius":1.0,"packages":[{"versions":[{"first_patched_version":"1.2023.9","vulnerable_version_range":"\u003c 1.2023.9"}],"ecosystem":"maven","package_name":"net.sourceforge.plantuml:plantuml-mit"}],"created_at":"2023-06-28T00:04:02.127Z","updated_at":"2025-08-15T10:41:23.295Z","epss_percentage":0.00166,"epss_percentile":0.38283},{"uuid":"GSA_kwCzR0hTQS1mZjNtLTY4dmotaDg2cM4AA0Fg","url":"https://github.com/advisories/GHSA-ff3m-68vj-h86p","title":"PlantUML Server-Side Request Forgery vulnerability","description":"Server-Side Request Forgery (SSRF) in GitHub repository plantuml/plantuml prior to 1.2023.9.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-06-27T15:30:29.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2023-3432","https://github.com/plantuml/plantuml/commit/b32500bb61ae617bb312496d6d832e4be8190797","https://huntr.dev/bounties/8ac3316f-431c-468d-87e4-3dafff2ecf51","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FV7XL3CY3K3K5ER3ASMEQA546MIQQ7QM/","https://github.com/advisories/GHSA-ff3m-68vj-h86p"],"source_kind":"github","identifiers":["GHSA-ff3m-68vj-h86p","CVE-2023-3432"],"repository_url":"https://github.com/plantuml/plantuml","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"1.2023.9","vulnerable_version_range":"\u003c 1.2023.9"}],"ecosystem":"maven","package_name":"net.sourceforge.plantuml:plantuml"},{"versions":[{"first_patched_version":"1.2023.9","vulnerable_version_range":"\u003c 1.2023.9"}],"ecosystem":"maven","package_name":"net.sourceforge.plantuml:plantuml-mit"}],"created_at":"2023-06-28T00:04:02.055Z","updated_at":"2023-11-27T23:09:49.000Z","epss_percentage":0.00182,"epss_percentile":0.40222}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/net.sourceforge.plantuml:plantuml-mit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/net.sourceforge.plantuml:plantuml-mit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/net.sourceforge.plantuml:plantuml-mit/dependencies","status":null,"funding_links":["https://github.com/sponsors/plantuml","https://patreon.com/plantuml","https://liberapay.com/plantuml"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T20:01:00.827Z","issues_count":606,"pull_requests_count":424,"avg_time_to_close_issue":27819369.448669203,"avg_time_to_close_pull_request":352695.90716180374,"issues_closed_count":262,"pull_requests_closed_count":377,"pull_request_authors_count":57,"issue_authors_count":361,"avg_comments_per_issue":2.2805280528052805,"avg_comments_per_pull_request":0.839622641509434,"merged_pull_requests_count":338,"bot_issues_count":0,"bot_pull_requests_count":104,"past_year_issues_count":187,"past_year_pull_requests_count":268,"past_year_avg_time_to_close_issue":1729150.2424242424,"past_year_avg_time_to_close_pull_request":296509.218487395,"past_year_issues_closed_count":66,"past_year_pull_requests_closed_count":238,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":1.1550802139037433,"past_year_avg_comments_per_pull_request":0.8171641791044776,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":76,"past_year_merged_pull_requests_count":209,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/issues","maintainers":[{"login":"The-Lum","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Lum"},{"login":"evantill","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evantill"},{"login":"MOZGIII","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MOZGIII"},{"login":"BenceSzalai","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenceSzalai"}],"active_maintainers":[{"login":"The-Lum","count":152,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Lum"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-mit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-mit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-mit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-mit/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547813,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","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":4181942,"name":"github.com/plantuml/plantuml","ecosystem":"go","description":"","homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/plantuml/plantuml","keywords_array":[],"namespace":"github.com/plantuml","versions_count":127,"first_release_published_at":"2017-04-26T17:48:37.000Z","latest_release_published_at":"2025-06-28T11:10:28.000Z","latest_release_number":"v1.2025.4","last_synced_at":"2025-09-02T19:22:43.041Z","created_at":"2022-04-12T19:17:38.761Z","updated_at":"2025-09-03T02:10:11.907Z","registry_url":"https://pkg.go.dev/github.com/plantuml/plantuml","install_command":"go get github.com/plantuml/plantuml","documentation_url":"https://pkg.go.dev/github.com/plantuml/plantuml#section-documentation","metadata":{},"repo_metadata":{"id":37336712,"uuid":"1051476","full_name":"plantuml/plantuml","owner":"plantuml","description":"Generate diagrams from textual description","archived":false,"fork":false,"pushed_at":"2025-09-02T17:17:37.000Z","size":415666,"stargazers_count":12010,"open_issues_count":538,"forks_count":1084,"subscribers_count":152,"default_branch":"master","last_synced_at":"2025-09-02T19:10:25.546Z","etag":null,"topics":["diagram","diagram-as-code","diagrams","diagrams-as-code","java","plantuml","uml","uml-diagram"],"latest_commit_sha":null,"homepage":"https://plantuml.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plantuml.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":"docs/SUPPORT.md","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},"funding":{"github":"plantuml","patreon":"plantuml","liberapay":"plantuml"}},"created_at":"2010-11-04T15:55:50.000Z","updated_at":"2025-09-02T17:09:18.000Z","dependencies_parsed_at":"2025-04-12T22:12:47.906Z","dependency_job_id":"5075854d-4fc5-4d2e-9a4f-fda4c0fc141b","html_url":"https://github.com/plantuml/plantuml","commit_stats":{"total_commits":883,"total_committers":71,"mean_commits":12.43661971830986,"dds":"0.48018120045300117","last_synced_commit":"c158ce43834c4ffe25d5ece3147a652cb13dc83f"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/plantuml/plantuml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/sbom","scorecard":{"id":165366,"data":{"date":"2025-08-04","repo":{"name":"github.com/plantuml/plantuml","commit":"275fd1be41ea383ba0111562ed8c3f7d2539e061"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.7,"checks":[{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/27 approved changesets -- score normalized to 2","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: no topLevel permission defined: .github/workflows/add-triage-label.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/close-and-put-in-backlog.yml:1","Warn: no topLevel permission defined: .github/workflows/dev-intermediate-test.yml:1","Warn: no topLevel permission defined: .github/workflows/dev-unit-test.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/native-image-release.yml:1","Warn: no topLevel permission defined: .github/workflows/native-image-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/testing-workflow-config.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-plantuml-eclipse-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: sjpp.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":4,"reason":"3 out of the last 5 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: plantuml-asl-SNAPSHOT-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/snapshot","Warn: release artifact v1.2025.4-native not signed: https://api.github.com/repos/plantuml/plantuml/releases/228529240","Info: signed release artifact: plantuml-1.2025.4-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/v1.2025.4","Warn: release artifact v1.2025.3-native not signed: https://api.github.com/repos/plantuml/plantuml/releases/222270298","Info: signed release artifact: plantuml-1.2025.3-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/v1.2025.3","Warn: release artifact snapshot does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/233935036","Warn: release artifact v1.2025.4-native does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/228529240","Warn: release artifact v1.2025.4 does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/228528716","Warn: release artifact v1.2025.3-native does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/222270298","Warn: release artifact v1.2025.3 does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/222269793"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/ci.yml:224"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 4 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add-triage-label.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/add-triage-label.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:332: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-unit-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-unit-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-unit-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-unit-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-workflow-config.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/testing-workflow-config.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-plantuml-eclipse-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/trigger-plantuml-eclipse-release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:13: pin your Docker image by updating eclipse-temurin:17-jre-jammy to eclipse-temurin:17-jre-jammy@sha256:300c145ec4cf75f22c205b72eb233977a585d91cf530947d15054e270445f00d","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  19 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T14:39:53.567Z","repository_id":37336712,"created_at":"2025-08-16T14:39:53.567Z","updated_at":"2025-08-16T14:39:53.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377153,"owners_count":25094528,"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":"plantuml","name":"PlantUML","uuid":"5711322","kind":"organization","description":"This is how UML tools should have been from the beginning","email":"plantuml@gmail.com","website":"https://plantuml.com/","location":null,"twitter":"PlantUML","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5711322?v=4","repositories_count":42,"last_synced_at":"2025-08-29T14:42:48.440Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/plantuml","funding_links":["https://github.com/sponsors/plantuml"],"total_stars":15147,"followers":686,"following":0,"created_at":"2022-11-03T00:36:07.724Z","updated_at":"2025-08-29T14:42:48.440Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml/repositories"},"tags":[{"name":"v1.2025.4","sha":"1dab9738f73b61461dbaa66f9d2742c249feebca","kind":"tag","published_at":"2025-06-28T11:18:49.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4/manifests"},{"name":"v1.2025.4-native","sha":"1dab9738f73b61461dbaa66f9d2742c249feebca","kind":"commit","published_at":"2025-06-28T11:10:28.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.4-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.4-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.4-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4-native/manifests"},{"name":"v1.2025.3","sha":"ce0da6a2902a7c4277a2f38ac1ab1770fc15d28a","kind":"tag","published_at":"2025-06-01T09:13:16.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3/manifests"},{"name":"v1.2025.3-native","sha":"ce0da6a2902a7c4277a2f38ac1ab1770fc15d28a","kind":"commit","published_at":"2025-06-01T08:59:24.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.3-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.3-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.3-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3-native/manifests"},{"name":"v1.2025.2","sha":"8a704bb1b79dd6d447ad4836b76c9b37e4d35bfe","kind":"tag","published_at":"2025-03-05T18:22:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2/manifests"},{"name":"v1.2025.2-native","sha":"8a704bb1b79dd6d447ad4836b76c9b37e4d35bfe","kind":"commit","published_at":"2025-03-05T18:08:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.2-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.2-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.2-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2-native/manifests"},{"name":"v1.2025.1","sha":"babeefa5588e82f1f977ae225db53bcef5980e76","kind":"tag","published_at":"2025-02-16T11:00:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1/manifests"},{"name":"v1.2025.1-native","sha":"babeefa5588e82f1f977ae225db53bcef5980e76","kind":"commit","published_at":"2025-02-16T10:45:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.1-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.1-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.1-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1-native/manifests"},{"name":"v1.2025.0","sha":"251eaafaff75345cd6689a64e98ce7901b148b19","kind":"tag","published_at":"2025-01-07T17:40:47.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0/manifests"},{"name":"v1.2025.0-native","sha":"251eaafaff75345cd6689a64e98ce7901b148b19","kind":"commit","published_at":"2025-01-07T17:39:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.0-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.0-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.0-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0-native/manifests"},{"name":"v1.2024.8-native","sha":"e1c98cbd0196b72a81d12d502b427f5e424004ff","kind":"commit","published_at":"2024-11-16T09:32:07.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.8-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.8-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.8-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8-native/manifests"},{"name":"v1.2024.8","sha":"5551a3898ec06f85ece8aa99d1a600c93f3dedc7","kind":"tag","published_at":"2024-11-15T18:01:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8/manifests"},{"name":"snapshot-native","sha":"270510dca190572a934f67a85b629273437db92d","kind":"commit","published_at":"2024-10-25T18:00:51.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/snapshot-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/snapshot-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@snapshot-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot-native/manifests"},{"name":"v1.2024.7","sha":"d2b2bcf1722b8705f7f01a556dc96751e7739f7d","kind":"tag","published_at":"2024-09-07T11:37:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7/manifests"},{"name":"v1.2024.7-native","sha":"d2b2bcf1722b8705f7f01a556dc96751e7739f7d","kind":"commit","published_at":"2024-09-07T11:21:57.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.7-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.7-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.7-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7-native/manifests"},{"name":"native","sha":"18f8e113d7198e39a12d8ccf48ee809807a00fd2","kind":"commit","published_at":"2024-08-28T06:02:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/native","html_url":"https://github.com/plantuml/plantuml/releases/tag/native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/native/manifests"},{"name":"1.2024.7beta5","sha":"ec7b8b3cb85cade5ae23c89934face0b4d898732","kind":"commit","published_at":"2024-08-26T15:19:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/1.2024.7beta5","html_url":"https://github.com/plantuml/plantuml/releases/tag/1.2024.7beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@1.2024.7beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta5/manifests"},{"name":"1.2024.7beta4","sha":"5dbc82c2f08a7e16c418946ce28be7f05796fffd","kind":"commit","published_at":"2024-08-26T09:54:48.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/1.2024.7beta4","html_url":"https://github.com/plantuml/plantuml/releases/tag/1.2024.7beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@1.2024.7beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta4/manifests"},{"name":"v1.2024.6","sha":"36e07ea22af348f830db6b44994f9ecbed9bfafa","kind":"tag","published_at":"2024-07-06T09:32:08.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.6/manifests"},{"name":"v1.2024.5","sha":"7ddfd61a328a5229f67f29bacb2f20e534ea641b","kind":"tag","published_at":"2024-05-26T09:46:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.5/manifests"},{"name":"v1.2024.4","sha":"9432e0b1e5231e9843b846b83e00d623953cc2c1","kind":"tag","published_at":"2024-04-06T14:54:27.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.4/manifests"},{"name":"v1.2024.3","sha":"c6f150fd4e68997b6a7dd578089e07be2396d3e6","kind":"tag","published_at":"2024-02-15T19:44:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.3/manifests"},{"name":"v1.2024.2","sha":"cfa16d0f609873d3a41874ed8dbc4d1baa05d048","kind":"tag","published_at":"2024-02-14T18:13:33.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.2/manifests"},{"name":"v1.2024.1","sha":"68fdb662fe24ccd7e361befa3da37f43a0b959c9","kind":"tag","published_at":"2024-02-08T21:37:51.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.1/manifests"},{"name":"v1.2024.0","sha":"dbbdf1277be55de8c6c4647c22c2e46572d28d60","kind":"tag","published_at":"2024-02-01T19:22:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.0/manifests"},{"name":"v1.2023.13","sha":"5128891a0fe3473bf660a24f2077c5f6eab6d9e7","kind":"tag","published_at":"2023-12-11T18:34:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.13/manifests"},{"name":"v1.2023.12","sha":"2b2f29191113b17be0c35e8a503643e0206a9fcc","kind":"tag","published_at":"2023-10-20T14:40:55.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.12/manifests"},{"name":"v1.2023.11","sha":"057a076817e0004f19d23325f025c337804f8973","kind":"tag","published_at":"2023-09-13T18:47:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.11/manifests"},{"name":"v1.2023.10","sha":"29bcbfee89bc9df3ab3d2a40194604a157349896","kind":"tag","published_at":"2023-07-12T16:08:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.10/manifests"},{"name":"v1.2023.9","sha":"74574c4f57d8d56b0e740b64e3d005ed071b2da2","kind":"tag","published_at":"2023-06-13T19:26:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.9/manifests"},{"name":"v1.2023.8","sha":"92c5183386d403fe23616de3825afb58610316d6","kind":"tag","published_at":"2023-05-21T20:49:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.8/manifests"},{"name":"v1.2023.7","sha":"2803fa7e7b460e1aedcadb784cfa5ea18a193942","kind":"tag","published_at":"2023-05-12T19:54:16.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.7/manifests"},{"name":"v1.2023.6","sha":"82d660de00360aac9170a605e2d883a1fd2f3850","kind":"tag","published_at":"2023-04-18T20:06:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.6/manifests"},{"name":"v1.2023.5","sha":"47f2995aa3962223af67120c9a6ecf3da94b4a90","kind":"tag","published_at":"2023-03-24T18:15:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.5/manifests"},{"name":"gmlv0.2.0a","sha":"e9fd51c6d1e81730307bdaf6d95e980880e2da94","kind":"tag","published_at":"2023-03-23T06:53:53.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/gmlv0.2.0a","html_url":"https://github.com/plantuml/plantuml/releases/tag/gmlv0.2.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@gmlv0.2.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.2.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.2.0a/manifests"},{"name":"v1.2023.4","sha":"957dfea0b5063b4f9990452afa0605bb0ac2922d","kind":"tag","published_at":"2023-03-09T18:46:07.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.4/manifests"},{"name":"v1.2023.3","sha":"be8454cb59648004544f959e35f26a4c05cfce6d","kind":"tag","published_at":"2023-03-09T18:19:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.3/manifests"},{"name":"v1.2023.2","sha":"52664342f6492e1d47fe06c232fbc9c03ea70742","kind":"tag","published_at":"2023-02-27T18:42:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.2/manifests"},{"name":"v1.2023.1","sha":"e1b9c0a0f01132677212006ba6d843ee16b4fdf2","kind":"tag","published_at":"2023-01-31T07:33:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.1/manifests"},{"name":"gmlv0.1.0a","sha":"e9fd51c6d1e81730307bdaf6d95e980880e2da94","kind":"tag","published_at":"2023-01-24T14:15:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/gmlv0.1.0a","html_url":"https://github.com/plantuml/plantuml/releases/tag/gmlv0.1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@gmlv0.1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.1.0a/manifests"},{"name":"v1.2023.0","sha":"a5d39f6dda549a1e8f40647a4fb626719c3ee1c2","kind":"tag","published_at":"2023-01-09T21:02:59.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.0/manifests"},{"name":"v1.2022.14","sha":"117102bb65b007f6086838dfc058b278ca69cb38","kind":"tag","published_at":"2022-12-06T19:54:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.14/manifests"},{"name":"v1.2022.13","sha":"8cc6471ad3a5f8fd9aa69adbaa2be4784439c54e","kind":"tag","published_at":"2022-11-19T15:34:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.13/manifests"},{"name":"v1.2022.12","sha":"62c8b26e25c4559135f44c1eb73e52dce36796ba","kind":"tag","published_at":"2022-10-24T21:34:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.12/manifests"},{"name":"v1.2022.11","sha":"b6a3efd25979401736320c5ae8e49fb8a5b09ed5","kind":"tag","published_at":"2022-10-22T17:47:39.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.11/manifests"},{"name":"v1.2022.10","sha":"cfe2b60db9cc58bb05f616a3616e38d3e8eb87b8","kind":"tag","published_at":"2022-09-28T06:30:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.10/manifests"},{"name":"v1.2022.9","sha":"ecf66ff3911ae7e9a25e750e75614724d1cce99e","kind":"tag","published_at":"2022-09-27T16:33:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.9/manifests"},{"name":"v1.2022.8","sha":"5e30d89eb4be11906dc732fc35a5de3f81c4e879","kind":"tag","published_at":"2022-09-25T15:45:42.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.8/manifests"},{"name":"snapshot","sha":"a562d24aa4759493640b490dbd7843fd515c738b","kind":"commit","published_at":"2022-09-01T17:40:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/snapshot","html_url":"https://github.com/plantuml/plantuml/releases/tag/snapshot","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@snapshot","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot/manifests"},{"name":"v1.2022.7","sha":"b4d191a365587c4c5341c50171f95b0febf07fb1","kind":"tag","published_at":"2022-08-23T16:52:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.7/manifests"},{"name":"v1.2022.6","sha":"285c21492fe7611ab9d902361c7819f4f25d72e4","kind":"tag","published_at":"2022-06-22T07:39:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.6/manifests"},{"name":"v1.2022.5","sha":"229a6129e2473da8227f5138f26edbb352e38376","kind":"tag","published_at":"2022-05-04T18:04:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.5/manifests"},{"name":"v1.2022.4","sha":"bee4d458ebf9a5e0eaad8f407cb916c2c577b138","kind":"tag","published_at":"2022-04-10T19:31:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.4/manifests"},{"name":"v1.2022.3","sha":"a5fe482b594110525b876c7edce669312067417e","kind":"tag","published_at":"2022-03-29T21:25:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.3/manifests"},{"name":"v1.2022.2","sha":"a1a599b63385370d0802a8032c47779bb73bf526","kind":"tag","published_at":"2022-03-07T20:58:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.2/manifests"},{"name":"v1.2022.1","sha":"8ae721e3d2b1ff0f5e3092592543bf56b3c36e7b","kind":"tag","published_at":"2022-02-01T21:02:56.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.1/manifests"},{"name":"v1.2022.0","sha":"c0a51633cefe1c565ae7bd97398d7a96da782cde","kind":"tag","published_at":"2022-01-12T17:03:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.0/manifests"},{"name":"v1.2021.16","sha":"d9552dfc34f9f9cebdd303948ba5b705a3782989","kind":"tag","published_at":"2021-12-08T19:54:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.16","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.16/manifests"},{"name":"v1.2021.15","sha":"2494e6a435501ee4ee9122f1ccbedff38e5bc1e9","kind":"tag","published_at":"2021-11-30T18:38:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.15/manifests"},{"name":"v1.2021.14","sha":"0646c23a18d5b0094c3fcd9ad02c1f85558e2ce1","kind":"tag","published_at":"2021-11-12T17:27:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.14/manifests"},{"name":"v1.2021.13","sha":"d1e5f820846f8ce5bd3826aff594b0ffc34a7f66","kind":"tag","published_at":"2021-11-01T12:08:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.13/manifests"},{"name":"v1.2021.12","sha":"c8748421584d3c0edb734c271721ed0a0b8e79a0","kind":"tag","published_at":"2021-10-05T16:53:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.12/manifests"},{"name":"v1.2021.10","sha":"9238bacd65a9cd11ba755d9d05bc9db45676281e","kind":"tag","published_at":"2021-08-30T17:16:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.10/manifests"},{"name":"v1.2021.9","sha":"1edafc748df7b98d4c2b6b499fedadd675202158","kind":"tag","published_at":"2021-07-25T10:43:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.9/manifests"},{"name":"v1.2021.8","sha":"d55c9c6ca744e9a8f0ab1a74dd52fc8a635a7729","kind":"tag","published_at":"2021-06-27T16:52:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.8/manifests"},{"name":"v1.2021.7","sha":"39c585ee094d0d5aa83ad6fcb7704e34f7b827b3","kind":"tag","published_at":"2021-05-23T15:35:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.7/manifests"},{"name":"v1.2021.6","sha":"f83a207360011e575046becb056f5f84104656b2","kind":"tag","published_at":"2021-05-14T08:45:18.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.6/manifests"},{"name":"v1.2021.5","sha":"fcf10ee0a9a94f45dff62195bfa99c508aaad6d7","kind":"tag","published_at":"2021-04-25T20:59:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.5/manifests"},{"name":"v1.2021.4","sha":"feba01473c4b7071bcb7183d9c3f9727a21164b2","kind":"tag","published_at":"2021-04-04T10:33:19.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.4/manifests"},{"name":"v1.2021.3","sha":"efab37d3ce56842465a41a8ee4e6277f912f840f","kind":"tag","published_at":"2021-03-22T18:00:47.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.3/manifests"},{"name":"v1.2021.2","sha":"eea48055d326423a6f29120a3d36fbe0c04216b1","kind":"tag","published_at":"2021-03-07T12:23:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.2/manifests"},{"name":"v1.2021.1","sha":"0dc13cccf2724ffcb4017d5dbbed63e8c706fb8f","kind":"tag","published_at":"2021-02-02T10:12:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.1/manifests"},{"name":"v1.2021.0","sha":"5ec10372021db00c8b9ea5109ef189b91ff06ebd","kind":"tag","published_at":"2021-01-10T20:52:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.0/manifests"},{"name":"v1.2020.26","sha":"099843c8307b4fc97d88f99a8fab3ee5a4b9a20c","kind":"tag","published_at":"2020-12-21T19:05:43.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.26","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.26/manifests"},{"name":"v1.2020.24","sha":"5dab086ba1505ec3c2372629a7ffcbe53caabeca","kind":"tag","published_at":"2020-12-19T21:22:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.24","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.24/manifests"},{"name":"v1.2020.23","sha":"56cd2269dd6b95925e8a8c44102002d5749549bc","kind":"tag","published_at":"2020-12-14T18:31:17.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.23","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.23/manifests"},{"name":"v1.2020.22","sha":"7e81ef289b8b08038a952dd1aa2720b4ac038d06","kind":"tag","published_at":"2020-12-06T21:43:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.22","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.22/manifests"},{"name":"v1.2020.21","sha":"9b708081fcec72ebe5fd4a10e66bc69988d2bb53","kind":"tag","published_at":"2020-12-01T21:39:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.21","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.21/manifests"},{"name":"v1.2020.20","sha":"2404fb605b6749af11e5d666860fa39a7f7b4547","kind":"tag","published_at":"2020-11-21T17:34:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.20","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.20/manifests"},{"name":"v1.2020.19","sha":"c670872511462d27ed79e295275bad6fa117aa03","kind":"tag","published_at":"2020-10-12T20:57:14.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.19","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.19/manifests"},{"name":"v1.2020.18","sha":"58936dc235e568bfeea580db93bbba90f6df66c7","kind":"tag","published_at":"2020-09-30T20:58:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.18","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.18/manifests"},{"name":"v1.2020.17","sha":"b27fa50b5038140eba66e0c82eaed0d0403ed517","kind":"tag","published_at":"2020-09-19T15:43:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.17","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.17/manifests"},{"name":"v1.2020.16","sha":"55d1d81055262ad460383d2fd04e46d2c9d34f6e","kind":"tag","published_at":"2020-08-25T17:24:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.16","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.16/manifests"},{"name":"v1.2020.15","sha":"55ca84b7c16e32e04bfc323de17928b50becd31e","kind":"tag","published_at":"2020-06-28T12:41:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.15/manifests"},{"name":"v1.2020.14","sha":"a38685d3bac2f586a2cf86b94e131b7ba87e37df","kind":"tag","published_at":"2020-06-21T20:32:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.14/manifests"},{"name":"v1.2020.13","sha":"37a6f82e35bd8b222671492ba333b832e42f6010","kind":"tag","published_at":"2020-06-14T20:36:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.13/manifests"},{"name":"v1.2020.12","sha":"301fd18b2fe87e3482bd48b0e9670e827a836b20","kind":"tag","published_at":"2020-06-07T10:03:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.12/manifests"},{"name":"v1.2020.11","sha":"3192fa218c2ad0420d03de70f57f8521e1de315d","kind":"tag","published_at":"2020-05-30T15:20:38.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.11/manifests"},{"name":"v1.2020.10","sha":"bb94634fd4827efed9d2c99ec7847dd300222802","kind":"tag","published_at":"2020-05-17T21:16:03.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.10/manifests"},{"name":"v1.2020.9","sha":"5bd20214e252e4299cb27c77a5a378fa36612d3e","kind":"tag","published_at":"2020-05-10T14:19:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.9/manifests"},{"name":"v1.2020.8","sha":"138cfb900a502043230d575dbf79aa911e2e265b","kind":"tag","published_at":"2020-04-26T18:32:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.8/manifests"},{"name":"v1.2020.7","sha":"9077d971d71c5777f8d2d0a33da19fb7faef17ba","kind":"tag","published_at":"2020-04-19T16:05:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.7/manifests"},{"name":"v1.2020.6","sha":"85ad30b381a0322fedcf6dc0deac6b642e0a515e","kind":"tag","published_at":"2020-04-05T15:13:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.6/manifests"},{"name":"v1.2020.4","sha":"ce8d9045b59858c43bc773a56a2c4b5d02db8072","kind":"tag","published_at":"2020-03-19T13:06:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.4/manifests"},{"name":"v1.2020.3","sha":"03b30b1007670f1b6bf25959309b90c7d9b49f37","kind":"tag","published_at":"2020-03-18T10:50:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.3/manifests"},{"name":"v1.2020.2","sha":"7a5b515bf6cf87e2af2ec4691bf955ce8d031c34","kind":"tag","published_at":"2020-03-03T22:29:50.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.2/manifests"},{"name":"v1.2020.1","sha":"4cad5546ac72871deca19e0fb4a43953ce6a473e","kind":"tag","published_at":"2020-02-18T21:24:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.1/manifests"},{"name":"v1.2020.0","sha":"19b9eb353412a4d68709740c1f8bf1e7ad9ab1e6","kind":"tag","published_at":"2020-01-12T22:13:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.0/manifests"},{"name":"v1.2019.13","sha":"275cde19a85c8f4b3bedc13ba98ba925e503cb68","kind":"tag","published_at":"2019-12-10T21:46:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.13/manifests"},{"name":"v1.2019.12","sha":"36c461dabe919d34cebdba4ff64e84534d5987a2","kind":"tag","published_at":"2019-11-03T17:40:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.12/manifests"},{"name":"v1.2019.11","sha":"c4397fac972b9bd38779947e88fdd8ef39e56a2d","kind":"tag","published_at":"2019-09-22T17:20:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.11/manifests"},{"name":"v1.2019.10","sha":"90372b993cadbd18db94139517c52fe5c2f1f08d","kind":"tag","published_at":"2019-09-14T18:12:32.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.10/manifests"},{"name":"v1.2019.9","sha":"d0fdb2433b36e8bddd4b00ec113511511e3fcfb2","kind":"tag","published_at":"2019-08-26T17:07:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.9/manifests"},{"name":"v1.2019.8","sha":"18b688210f74570831a9218a0d6fa54d5d72380b","kind":"tag","published_at":"2019-07-14T20:09:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.8/manifests"},{"name":"v1.2019.7","sha":"fb108ebb5afa93915787d7ce6e686ef526edfd96","kind":"tag","published_at":"2019-06-26T19:26:00.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.7/manifests"},{"name":"v1.2019.6","sha":"99041c5ccbba423664ee36039b26ce7cccd37643","kind":"tag","published_at":"2019-05-24T20:00:32.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.6/manifests"},{"name":"v1.2019.5","sha":"73b507c1df142c501130feb10b9458327e7fe092","kind":"tag","published_at":"2019-04-21T20:40:35.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.5/manifests"},{"name":"v1.2019.4","sha":"857ec10b8b5b32d1b9b72ea6427ad7d26eb070de","kind":"tag","published_at":"2019-03-29T22:14:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.4/manifests"},{"name":"v1.2019.2","sha":"120fb859b2de2461fc83b33a5fc50370704bc747","kind":"tag","published_at":"2019-03-01T22:16:49.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.2/manifests"},{"name":"v1.2019.1","sha":"d7535d80274fc799372fbce519503edb23899ab2","kind":"tag","published_at":"2019-02-09T21:57:01.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.1/manifests"},{"name":"v1.2019.0","sha":"2c655a6b7481c39a41fc0dc57b561bd1db1ecfe2","kind":"tag","published_at":"2019-01-16T18:35:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.0/manifests"},{"name":"v1.2018.14","sha":"3ecadf6bd5fa8e5ed3cdbcaf99fb606397462d39","kind":"tag","published_at":"2018-12-22T11:12:09.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.14/manifests"},{"name":"v1.2018.13","sha":"3736d048b3d81617c524a666cdbcf1f01d081a98","kind":"tag","published_at":"2018-11-26T18:47:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.13/manifests"},{"name":"v1.2018.12","sha":"54ace4f3091c2d8db04637fc9776ba196ba84729","kind":"tag","published_at":"2018-10-21T19:44:38.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.12/manifests"},{"name":"v1.2018.11","sha":"414f51d2575314e1051b97d6262669c0063e0424","kind":"tag","published_at":"2018-09-23T12:15:28.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.11/manifests"},{"name":"v1.2018.10","sha":"4758fa1d66fb9a39a2650ab83041aec04df86fed","kind":"tag","published_at":"2018-08-26T12:10:59.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.10/manifests"},{"name":"v1.2018.9","sha":"1a8e4feb6a59befed7106caa29ad2a47b8454a39","kind":"tag","published_at":"2018-07-27T22:01:27.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.9/manifests"},{"name":"v1.2018.8","sha":"a3632461760a34c52004f28b38b673021fe6d3c8","kind":"tag","published_at":"2018-06-25T19:07:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.8/manifests"},{"name":"v1.2018.7","sha":"84e117e287d0254518c4d11afb62b13371f1a4de","kind":"tag","published_at":"2018-06-12T20:51:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.7/manifests"},{"name":"v1.2018.6","sha":"d7ecae5722455af80658472b1b4e15e2c865bae3","kind":"tag","published_at":"2018-05-21T13:07:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.6/manifests"},{"name":"v1.2018.5","sha":"14e1e6671ca27a460e74a2662d47a98a5795bace","kind":"tag","published_at":"2018-05-06T19:59:37.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.5/manifests"},{"name":"v1.2018.4","sha":"cfacbc1f9799773833156719b30a5a2d2845fd30","kind":"tag","published_at":"2018-05-01T17:26:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.4/manifests"},{"name":"v1.2018.3","sha":"e3bdf197456fdfa2e2557d4d87a9c22e8c474c0a","kind":"tag","published_at":"2018-04-06T20:36:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.3/manifests"},{"name":"v1.2018.2","sha":"86c9c6d6033a1fb5e73e73e626246786c6ef6f18","kind":"tag","published_at":"2018-03-09T21:38:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.2/manifests"},{"name":"v1.2018.1","sha":"557e8c94b968a0b46b6602e3d8e6791b9f35be67","kind":"tag","published_at":"2018-01-28T22:09:39.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.1/manifests"},{"name":"v1.2018.0","sha":"0be8ee2e6ff866d4f02bb0d1a02107d23b58b15c","kind":"tag","published_at":"2018-01-04T22:33:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.0/manifests"},{"name":"v1.2017.20","sha":"c17f4a125420ff39f8ee8ce83676a9c383b5cb7b","kind":"tag","published_at":"2017-12-11T21:03:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.20","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.20/manifests"},{"name":"v1.2017.19","sha":"a628cfdb769fb2201ab9038caf49afbbad37fb26","kind":"tag","published_at":"2017-11-20T16:11:18.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.19","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.19/manifests"},{"name":"v1.2017.18","sha":"a5701fb84bad4bb3322f6e8ffd97fc7e9afbad94","kind":"tag","published_at":"2017-10-07T09:47:45.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.18","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.18/manifests"},{"name":"v1.2017.17","sha":"ce99e6f2600816db65b9337804bf86773f96f35a","kind":"tag","published_at":"2017-09-03T17:00:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.17","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.17/manifests"},{"name":"v1.2017.15","sha":"1a5ca5cf483d450821a0a21209773014d374fdde","kind":"tag","published_at":"2017-07-03T18:00:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.15/manifests"},{"name":"v1.2017.14","sha":"f9bf7c08e5431c393a91a4db7e3e4351b472c33b","kind":"tag","published_at":"2017-06-05T11:27:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.14/manifests"},{"name":"v1.2017.13","sha":"2202502f2f33942276ade6af901ad02e19997041","kind":"tag","published_at":"2017-05-10T19:51:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.13/manifests"},{"name":"v1.2017.12","sha":"dc9d5327b718b800ba2ed4feb5d3f4a73780f15a","kind":"tag","published_at":"2017-04-26T17:49:08.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.12/manifests"},{"name":"v2017.11","sha":"5c62d2c0838367c717a965cf519d3f9937177180","kind":"tag","published_at":"2017-04-19T18:30:37.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.11/manifests"},{"name":"v2017.09","sha":"e3a5d8f744915cb41e9af76707a409cdae52a33f","kind":"tag","published_at":"2017-04-05T17:38:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.09","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.09/manifests"},{"name":"v2017.08","sha":"091a95bd8289b3af736901f11c2da171fc95b1d8","kind":"tag","published_at":"2017-03-21T21:38:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.08","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.08/manifests"},{"name":"v8059","sha":"69ea262d5d17b43fb0d117ab466866d7601feb16","kind":"tag","published_at":"2017-03-15T19:14:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v8059","html_url":"https://github.com/plantuml/plantuml/releases/tag/v8059","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v8059","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v8059","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v8059/manifests"}]},"repo_metadata_updated_at":"2025-09-03T02:10:11.907Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.716716996980181,"dependent_packages_count":9.552826830390176,"stargazers_count":0.7429747168751692,"forks_count":1.0071395716257026,"docker_downloads_count":null,"average":4.004914528967807},"purl":"pkg:golang/github.com/plantuml/plantuml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/plantuml/plantuml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/plantuml/plantuml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/plantuml/plantuml/dependencies","status":null,"funding_links":["https://github.com/sponsors/plantuml","https://patreon.com/plantuml","https://liberapay.com/plantuml"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T20:01:00.827Z","issues_count":606,"pull_requests_count":424,"avg_time_to_close_issue":27819369.448669203,"avg_time_to_close_pull_request":352695.90716180374,"issues_closed_count":262,"pull_requests_closed_count":377,"pull_request_authors_count":57,"issue_authors_count":361,"avg_comments_per_issue":2.2805280528052805,"avg_comments_per_pull_request":0.839622641509434,"merged_pull_requests_count":338,"bot_issues_count":0,"bot_pull_requests_count":104,"past_year_issues_count":187,"past_year_pull_requests_count":268,"past_year_avg_time_to_close_issue":1729150.2424242424,"past_year_avg_time_to_close_pull_request":296509.218487395,"past_year_issues_closed_count":66,"past_year_pull_requests_closed_count":238,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":1.1550802139037433,"past_year_avg_comments_per_pull_request":0.8171641791044776,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":76,"past_year_merged_pull_requests_count":209,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/issues","maintainers":[{"login":"The-Lum","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Lum"},{"login":"evantill","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evantill"},{"login":"MOZGIII","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MOZGIII"},{"login":"BenceSzalai","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenceSzalai"}],"active_maintainers":[{"login":"The-Lum","count":152,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Lum"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fplantuml%2Fplantuml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fplantuml%2Fplantuml/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fplantuml%2Fplantuml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fplantuml%2Fplantuml/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11848405,"name":"net.sourceforge.plantuml:plantuml-bsd","ecosystem":"maven","description":"PlantUML is a component that allows to quickly write diagrams from text.","homepage":"https://plantuml.com/","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/plantuml/plantuml","keywords_array":[],"namespace":"net.sourceforge.plantuml","versions_count":16,"first_release_published_at":"2023-07-12T16:25:55.000Z","latest_release_published_at":"2025-06-28T11:29:15.000Z","latest_release_number":"1.2025.4","last_synced_at":"2025-09-02T19:22:41.985Z","created_at":"2025-06-28T12:02:02.250Z","updated_at":"2025-09-03T02:10:11.908Z","registry_url":"https://central.sonatype.com/artifact/net.sourceforge.plantuml/plantuml-bsd/","install_command":null,"documentation_url":"https://appdoc.app/artifact/net.sourceforge.plantuml/plantuml-bsd/","metadata":{},"repo_metadata":{"id":37336712,"uuid":"1051476","full_name":"plantuml/plantuml","owner":"plantuml","description":"Generate diagrams from textual description","archived":false,"fork":false,"pushed_at":"2025-09-02T17:17:37.000Z","size":415666,"stargazers_count":12010,"open_issues_count":538,"forks_count":1084,"subscribers_count":152,"default_branch":"master","last_synced_at":"2025-09-02T19:10:25.546Z","etag":null,"topics":["diagram","diagram-as-code","diagrams","diagrams-as-code","java","plantuml","uml","uml-diagram"],"latest_commit_sha":null,"homepage":"https://plantuml.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plantuml.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":"docs/SUPPORT.md","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},"funding":{"github":"plantuml","patreon":"plantuml","liberapay":"plantuml"}},"created_at":"2010-11-04T15:55:50.000Z","updated_at":"2025-09-02T17:09:18.000Z","dependencies_parsed_at":"2025-04-12T22:12:47.906Z","dependency_job_id":"5075854d-4fc5-4d2e-9a4f-fda4c0fc141b","html_url":"https://github.com/plantuml/plantuml","commit_stats":{"total_commits":883,"total_committers":71,"mean_commits":12.43661971830986,"dds":"0.48018120045300117","last_synced_commit":"c158ce43834c4ffe25d5ece3147a652cb13dc83f"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/plantuml/plantuml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/sbom","scorecard":{"id":165366,"data":{"date":"2025-08-04","repo":{"name":"github.com/plantuml/plantuml","commit":"275fd1be41ea383ba0111562ed8c3f7d2539e061"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.7,"checks":[{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/27 approved changesets -- score normalized to 2","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: no topLevel permission defined: .github/workflows/add-triage-label.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/close-and-put-in-backlog.yml:1","Warn: no topLevel permission defined: .github/workflows/dev-intermediate-test.yml:1","Warn: no topLevel permission defined: .github/workflows/dev-unit-test.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/native-image-release.yml:1","Warn: no topLevel permission defined: .github/workflows/native-image-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/testing-workflow-config.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-plantuml-eclipse-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: sjpp.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":4,"reason":"3 out of the last 5 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: plantuml-asl-SNAPSHOT-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/snapshot","Warn: release artifact v1.2025.4-native not signed: https://api.github.com/repos/plantuml/plantuml/releases/228529240","Info: signed release artifact: plantuml-1.2025.4-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/v1.2025.4","Warn: release artifact v1.2025.3-native not signed: https://api.github.com/repos/plantuml/plantuml/releases/222270298","Info: signed release artifact: plantuml-1.2025.3-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/v1.2025.3","Warn: release artifact snapshot does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/233935036","Warn: release artifact v1.2025.4-native does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/228529240","Warn: release artifact v1.2025.4 does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/228528716","Warn: release artifact v1.2025.3-native does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/222270298","Warn: release artifact v1.2025.3 does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/222269793"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/ci.yml:224"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 4 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add-triage-label.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/add-triage-label.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:332: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-unit-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-unit-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-unit-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-unit-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-workflow-config.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/testing-workflow-config.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-plantuml-eclipse-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/trigger-plantuml-eclipse-release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:13: pin your Docker image by updating eclipse-temurin:17-jre-jammy to eclipse-temurin:17-jre-jammy@sha256:300c145ec4cf75f22c205b72eb233977a585d91cf530947d15054e270445f00d","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  19 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T14:39:53.567Z","repository_id":37336712,"created_at":"2025-08-16T14:39:53.567Z","updated_at":"2025-08-16T14:39:53.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377153,"owners_count":25094528,"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":"plantuml","name":"PlantUML","uuid":"5711322","kind":"organization","description":"This is how UML tools should have been from the beginning","email":"plantuml@gmail.com","website":"https://plantuml.com/","location":null,"twitter":"PlantUML","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5711322?v=4","repositories_count":42,"last_synced_at":"2025-08-29T14:42:48.440Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/plantuml","funding_links":["https://github.com/sponsors/plantuml"],"total_stars":15147,"followers":686,"following":0,"created_at":"2022-11-03T00:36:07.724Z","updated_at":"2025-08-29T14:42:48.440Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml/repositories"},"tags":[{"name":"v1.2025.4","sha":"1dab9738f73b61461dbaa66f9d2742c249feebca","kind":"tag","published_at":"2025-06-28T11:18:49.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4/manifests"},{"name":"v1.2025.4-native","sha":"1dab9738f73b61461dbaa66f9d2742c249feebca","kind":"commit","published_at":"2025-06-28T11:10:28.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.4-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.4-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.4-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4-native/manifests"},{"name":"v1.2025.3","sha":"ce0da6a2902a7c4277a2f38ac1ab1770fc15d28a","kind":"tag","published_at":"2025-06-01T09:13:16.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3/manifests"},{"name":"v1.2025.3-native","sha":"ce0da6a2902a7c4277a2f38ac1ab1770fc15d28a","kind":"commit","published_at":"2025-06-01T08:59:24.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.3-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.3-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.3-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3-native/manifests"},{"name":"v1.2025.2","sha":"8a704bb1b79dd6d447ad4836b76c9b37e4d35bfe","kind":"tag","published_at":"2025-03-05T18:22:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2/manifests"},{"name":"v1.2025.2-native","sha":"8a704bb1b79dd6d447ad4836b76c9b37e4d35bfe","kind":"commit","published_at":"2025-03-05T18:08:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.2-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.2-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.2-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2-native/manifests"},{"name":"v1.2025.1","sha":"babeefa5588e82f1f977ae225db53bcef5980e76","kind":"tag","published_at":"2025-02-16T11:00:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1/manifests"},{"name":"v1.2025.1-native","sha":"babeefa5588e82f1f977ae225db53bcef5980e76","kind":"commit","published_at":"2025-02-16T10:45:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.1-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.1-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.1-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1-native/manifests"},{"name":"v1.2025.0","sha":"251eaafaff75345cd6689a64e98ce7901b148b19","kind":"tag","published_at":"2025-01-07T17:40:47.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0/manifests"},{"name":"v1.2025.0-native","sha":"251eaafaff75345cd6689a64e98ce7901b148b19","kind":"commit","published_at":"2025-01-07T17:39:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.0-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.0-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.0-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0-native/manifests"},{"name":"v1.2024.8-native","sha":"e1c98cbd0196b72a81d12d502b427f5e424004ff","kind":"commit","published_at":"2024-11-16T09:32:07.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.8-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.8-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.8-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8-native/manifests"},{"name":"v1.2024.8","sha":"5551a3898ec06f85ece8aa99d1a600c93f3dedc7","kind":"tag","published_at":"2024-11-15T18:01:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8/manifests"},{"name":"snapshot-native","sha":"270510dca190572a934f67a85b629273437db92d","kind":"commit","published_at":"2024-10-25T18:00:51.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/snapshot-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/snapshot-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@snapshot-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot-native/manifests"},{"name":"v1.2024.7","sha":"d2b2bcf1722b8705f7f01a556dc96751e7739f7d","kind":"tag","published_at":"2024-09-07T11:37:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7/manifests"},{"name":"v1.2024.7-native","sha":"d2b2bcf1722b8705f7f01a556dc96751e7739f7d","kind":"commit","published_at":"2024-09-07T11:21:57.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.7-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.7-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.7-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7-native/manifests"},{"name":"native","sha":"18f8e113d7198e39a12d8ccf48ee809807a00fd2","kind":"commit","published_at":"2024-08-28T06:02:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/native","html_url":"https://github.com/plantuml/plantuml/releases/tag/native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/native/manifests"},{"name":"1.2024.7beta5","sha":"ec7b8b3cb85cade5ae23c89934face0b4d898732","kind":"commit","published_at":"2024-08-26T15:19:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/1.2024.7beta5","html_url":"https://github.com/plantuml/plantuml/releases/tag/1.2024.7beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@1.2024.7beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta5/manifests"},{"name":"1.2024.7beta4","sha":"5dbc82c2f08a7e16c418946ce28be7f05796fffd","kind":"commit","published_at":"2024-08-26T09:54:48.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/1.2024.7beta4","html_url":"https://github.com/plantuml/plantuml/releases/tag/1.2024.7beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@1.2024.7beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta4/manifests"},{"name":"v1.2024.6","sha":"36e07ea22af348f830db6b44994f9ecbed9bfafa","kind":"tag","published_at":"2024-07-06T09:32:08.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.6/manifests"},{"name":"v1.2024.5","sha":"7ddfd61a328a5229f67f29bacb2f20e534ea641b","kind":"tag","published_at":"2024-05-26T09:46:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.5/manifests"},{"name":"v1.2024.4","sha":"9432e0b1e5231e9843b846b83e00d623953cc2c1","kind":"tag","published_at":"2024-04-06T14:54:27.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.4/manifests"},{"name":"v1.2024.3","sha":"c6f150fd4e68997b6a7dd578089e07be2396d3e6","kind":"tag","published_at":"2024-02-15T19:44:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.3/manifests"},{"name":"v1.2024.2","sha":"cfa16d0f609873d3a41874ed8dbc4d1baa05d048","kind":"tag","published_at":"2024-02-14T18:13:33.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.2/manifests"},{"name":"v1.2024.1","sha":"68fdb662fe24ccd7e361befa3da37f43a0b959c9","kind":"tag","published_at":"2024-02-08T21:37:51.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.1/manifests"},{"name":"v1.2024.0","sha":"dbbdf1277be55de8c6c4647c22c2e46572d28d60","kind":"tag","published_at":"2024-02-01T19:22:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.0/manifests"},{"name":"v1.2023.13","sha":"5128891a0fe3473bf660a24f2077c5f6eab6d9e7","kind":"tag","published_at":"2023-12-11T18:34:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.13/manifests"},{"name":"v1.2023.12","sha":"2b2f29191113b17be0c35e8a503643e0206a9fcc","kind":"tag","published_at":"2023-10-20T14:40:55.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.12/manifests"},{"name":"v1.2023.11","sha":"057a076817e0004f19d23325f025c337804f8973","kind":"tag","published_at":"2023-09-13T18:47:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.11/manifests"},{"name":"v1.2023.10","sha":"29bcbfee89bc9df3ab3d2a40194604a157349896","kind":"tag","published_at":"2023-07-12T16:08:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.10/manifests"},{"name":"v1.2023.9","sha":"74574c4f57d8d56b0e740b64e3d005ed071b2da2","kind":"tag","published_at":"2023-06-13T19:26:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.9/manifests"},{"name":"v1.2023.8","sha":"92c5183386d403fe23616de3825afb58610316d6","kind":"tag","published_at":"2023-05-21T20:49:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.8/manifests"},{"name":"v1.2023.7","sha":"2803fa7e7b460e1aedcadb784cfa5ea18a193942","kind":"tag","published_at":"2023-05-12T19:54:16.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.7/manifests"},{"name":"v1.2023.6","sha":"82d660de00360aac9170a605e2d883a1fd2f3850","kind":"tag","published_at":"2023-04-18T20:06:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.6/manifests"},{"name":"v1.2023.5","sha":"47f2995aa3962223af67120c9a6ecf3da94b4a90","kind":"tag","published_at":"2023-03-24T18:15:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.5/manifests"},{"name":"gmlv0.2.0a","sha":"e9fd51c6d1e81730307bdaf6d95e980880e2da94","kind":"tag","published_at":"2023-03-23T06:53:53.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/gmlv0.2.0a","html_url":"https://github.com/plantuml/plantuml/releases/tag/gmlv0.2.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@gmlv0.2.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.2.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.2.0a/manifests"},{"name":"v1.2023.4","sha":"957dfea0b5063b4f9990452afa0605bb0ac2922d","kind":"tag","published_at":"2023-03-09T18:46:07.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.4/manifests"},{"name":"v1.2023.3","sha":"be8454cb59648004544f959e35f26a4c05cfce6d","kind":"tag","published_at":"2023-03-09T18:19:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.3/manifests"},{"name":"v1.2023.2","sha":"52664342f6492e1d47fe06c232fbc9c03ea70742","kind":"tag","published_at":"2023-02-27T18:42:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.2/manifests"},{"name":"v1.2023.1","sha":"e1b9c0a0f01132677212006ba6d843ee16b4fdf2","kind":"tag","published_at":"2023-01-31T07:33:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.1/manifests"},{"name":"gmlv0.1.0a","sha":"e9fd51c6d1e81730307bdaf6d95e980880e2da94","kind":"tag","published_at":"2023-01-24T14:15:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/gmlv0.1.0a","html_url":"https://github.com/plantuml/plantuml/releases/tag/gmlv0.1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@gmlv0.1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.1.0a/manifests"},{"name":"v1.2023.0","sha":"a5d39f6dda549a1e8f40647a4fb626719c3ee1c2","kind":"tag","published_at":"2023-01-09T21:02:59.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.0/manifests"},{"name":"v1.2022.14","sha":"117102bb65b007f6086838dfc058b278ca69cb38","kind":"tag","published_at":"2022-12-06T19:54:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.14/manifests"},{"name":"v1.2022.13","sha":"8cc6471ad3a5f8fd9aa69adbaa2be4784439c54e","kind":"tag","published_at":"2022-11-19T15:34:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.13/manifests"},{"name":"v1.2022.12","sha":"62c8b26e25c4559135f44c1eb73e52dce36796ba","kind":"tag","published_at":"2022-10-24T21:34:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.12/manifests"},{"name":"v1.2022.11","sha":"b6a3efd25979401736320c5ae8e49fb8a5b09ed5","kind":"tag","published_at":"2022-10-22T17:47:39.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.11/manifests"},{"name":"v1.2022.10","sha":"cfe2b60db9cc58bb05f616a3616e38d3e8eb87b8","kind":"tag","published_at":"2022-09-28T06:30:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.10/manifests"},{"name":"v1.2022.9","sha":"ecf66ff3911ae7e9a25e750e75614724d1cce99e","kind":"tag","published_at":"2022-09-27T16:33:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.9/manifests"},{"name":"v1.2022.8","sha":"5e30d89eb4be11906dc732fc35a5de3f81c4e879","kind":"tag","published_at":"2022-09-25T15:45:42.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.8/manifests"},{"name":"snapshot","sha":"a562d24aa4759493640b490dbd7843fd515c738b","kind":"commit","published_at":"2022-09-01T17:40:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/snapshot","html_url":"https://github.com/plantuml/plantuml/releases/tag/snapshot","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@snapshot","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot/manifests"},{"name":"v1.2022.7","sha":"b4d191a365587c4c5341c50171f95b0febf07fb1","kind":"tag","published_at":"2022-08-23T16:52:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.7/manifests"},{"name":"v1.2022.6","sha":"285c21492fe7611ab9d902361c7819f4f25d72e4","kind":"tag","published_at":"2022-06-22T07:39:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.6/manifests"},{"name":"v1.2022.5","sha":"229a6129e2473da8227f5138f26edbb352e38376","kind":"tag","published_at":"2022-05-04T18:04:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.5/manifests"},{"name":"v1.2022.4","sha":"bee4d458ebf9a5e0eaad8f407cb916c2c577b138","kind":"tag","published_at":"2022-04-10T19:31:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.4/manifests"},{"name":"v1.2022.3","sha":"a5fe482b594110525b876c7edce669312067417e","kind":"tag","published_at":"2022-03-29T21:25:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.3/manifests"},{"name":"v1.2022.2","sha":"a1a599b63385370d0802a8032c47779bb73bf526","kind":"tag","published_at":"2022-03-07T20:58:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.2/manifests"},{"name":"v1.2022.1","sha":"8ae721e3d2b1ff0f5e3092592543bf56b3c36e7b","kind":"tag","published_at":"2022-02-01T21:02:56.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.1/manifests"},{"name":"v1.2022.0","sha":"c0a51633cefe1c565ae7bd97398d7a96da782cde","kind":"tag","published_at":"2022-01-12T17:03:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.0/manifests"},{"name":"v1.2021.16","sha":"d9552dfc34f9f9cebdd303948ba5b705a3782989","kind":"tag","published_at":"2021-12-08T19:54:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.16","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.16/manifests"},{"name":"v1.2021.15","sha":"2494e6a435501ee4ee9122f1ccbedff38e5bc1e9","kind":"tag","published_at":"2021-11-30T18:38:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.15/manifests"},{"name":"v1.2021.14","sha":"0646c23a18d5b0094c3fcd9ad02c1f85558e2ce1","kind":"tag","published_at":"2021-11-12T17:27:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.14/manifests"},{"name":"v1.2021.13","sha":"d1e5f820846f8ce5bd3826aff594b0ffc34a7f66","kind":"tag","published_at":"2021-11-01T12:08:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.13/manifests"},{"name":"v1.2021.12","sha":"c8748421584d3c0edb734c271721ed0a0b8e79a0","kind":"tag","published_at":"2021-10-05T16:53:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.12/manifests"},{"name":"v1.2021.10","sha":"9238bacd65a9cd11ba755d9d05bc9db45676281e","kind":"tag","published_at":"2021-08-30T17:16:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.10/manifests"},{"name":"v1.2021.9","sha":"1edafc748df7b98d4c2b6b499fedadd675202158","kind":"tag","published_at":"2021-07-25T10:43:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.9/manifests"},{"name":"v1.2021.8","sha":"d55c9c6ca744e9a8f0ab1a74dd52fc8a635a7729","kind":"tag","published_at":"2021-06-27T16:52:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.8/manifests"},{"name":"v1.2021.7","sha":"39c585ee094d0d5aa83ad6fcb7704e34f7b827b3","kind":"tag","published_at":"2021-05-23T15:35:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.7/manifests"},{"name":"v1.2021.6","sha":"f83a207360011e575046becb056f5f84104656b2","kind":"tag","published_at":"2021-05-14T08:45:18.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.6/manifests"},{"name":"v1.2021.5","sha":"fcf10ee0a9a94f45dff62195bfa99c508aaad6d7","kind":"tag","published_at":"2021-04-25T20:59:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.5/manifests"},{"name":"v1.2021.4","sha":"feba01473c4b7071bcb7183d9c3f9727a21164b2","kind":"tag","published_at":"2021-04-04T10:33:19.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.4/manifests"},{"name":"v1.2021.3","sha":"efab37d3ce56842465a41a8ee4e6277f912f840f","kind":"tag","published_at":"2021-03-22T18:00:47.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.3/manifests"},{"name":"v1.2021.2","sha":"eea48055d326423a6f29120a3d36fbe0c04216b1","kind":"tag","published_at":"2021-03-07T12:23:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.2/manifests"},{"name":"v1.2021.1","sha":"0dc13cccf2724ffcb4017d5dbbed63e8c706fb8f","kind":"tag","published_at":"2021-02-02T10:12:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.1/manifests"},{"name":"v1.2021.0","sha":"5ec10372021db00c8b9ea5109ef189b91ff06ebd","kind":"tag","published_at":"2021-01-10T20:52:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.0/manifests"},{"name":"v1.2020.26","sha":"099843c8307b4fc97d88f99a8fab3ee5a4b9a20c","kind":"tag","published_at":"2020-12-21T19:05:43.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.26","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.26/manifests"},{"name":"v1.2020.24","sha":"5dab086ba1505ec3c2372629a7ffcbe53caabeca","kind":"tag","published_at":"2020-12-19T21:22:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.24","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.24/manifests"},{"name":"v1.2020.23","sha":"56cd2269dd6b95925e8a8c44102002d5749549bc","kind":"tag","published_at":"2020-12-14T18:31:17.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.23","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.23/manifests"},{"name":"v1.2020.22","sha":"7e81ef289b8b08038a952dd1aa2720b4ac038d06","kind":"tag","published_at":"2020-12-06T21:43:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.22","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.22/manifests"},{"name":"v1.2020.21","sha":"9b708081fcec72ebe5fd4a10e66bc69988d2bb53","kind":"tag","published_at":"2020-12-01T21:39:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.21","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.21/manifests"},{"name":"v1.2020.20","sha":"2404fb605b6749af11e5d666860fa39a7f7b4547","kind":"tag","published_at":"2020-11-21T17:34:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.20","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.20/manifests"},{"name":"v1.2020.19","sha":"c670872511462d27ed79e295275bad6fa117aa03","kind":"tag","published_at":"2020-10-12T20:57:14.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.19","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.19/manifests"},{"name":"v1.2020.18","sha":"58936dc235e568bfeea580db93bbba90f6df66c7","kind":"tag","published_at":"2020-09-30T20:58:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.18","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.18/manifests"},{"name":"v1.2020.17","sha":"b27fa50b5038140eba66e0c82eaed0d0403ed517","kind":"tag","published_at":"2020-09-19T15:43:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.17","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.17/manifests"},{"name":"v1.2020.16","sha":"55d1d81055262ad460383d2fd04e46d2c9d34f6e","kind":"tag","published_at":"2020-08-25T17:24:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.16","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.16/manifests"},{"name":"v1.2020.15","sha":"55ca84b7c16e32e04bfc323de17928b50becd31e","kind":"tag","published_at":"2020-06-28T12:41:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.15/manifests"},{"name":"v1.2020.14","sha":"a38685d3bac2f586a2cf86b94e131b7ba87e37df","kind":"tag","published_at":"2020-06-21T20:32:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.14/manifests"},{"name":"v1.2020.13","sha":"37a6f82e35bd8b222671492ba333b832e42f6010","kind":"tag","published_at":"2020-06-14T20:36:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.13/manifests"},{"name":"v1.2020.12","sha":"301fd18b2fe87e3482bd48b0e9670e827a836b20","kind":"tag","published_at":"2020-06-07T10:03:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.12/manifests"},{"name":"v1.2020.11","sha":"3192fa218c2ad0420d03de70f57f8521e1de315d","kind":"tag","published_at":"2020-05-30T15:20:38.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.11/manifests"},{"name":"v1.2020.10","sha":"bb94634fd4827efed9d2c99ec7847dd300222802","kind":"tag","published_at":"2020-05-17T21:16:03.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.10/manifests"},{"name":"v1.2020.9","sha":"5bd20214e252e4299cb27c77a5a378fa36612d3e","kind":"tag","published_at":"2020-05-10T14:19:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.9/manifests"},{"name":"v1.2020.8","sha":"138cfb900a502043230d575dbf79aa911e2e265b","kind":"tag","published_at":"2020-04-26T18:32:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.8/manifests"},{"name":"v1.2020.7","sha":"9077d971d71c5777f8d2d0a33da19fb7faef17ba","kind":"tag","published_at":"2020-04-19T16:05:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.7/manifests"},{"name":"v1.2020.6","sha":"85ad30b381a0322fedcf6dc0deac6b642e0a515e","kind":"tag","published_at":"2020-04-05T15:13:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.6/manifests"},{"name":"v1.2020.4","sha":"ce8d9045b59858c43bc773a56a2c4b5d02db8072","kind":"tag","published_at":"2020-03-19T13:06:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.4/manifests"},{"name":"v1.2020.3","sha":"03b30b1007670f1b6bf25959309b90c7d9b49f37","kind":"tag","published_at":"2020-03-18T10:50:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.3/manifests"},{"name":"v1.2020.2","sha":"7a5b515bf6cf87e2af2ec4691bf955ce8d031c34","kind":"tag","published_at":"2020-03-03T22:29:50.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.2/manifests"},{"name":"v1.2020.1","sha":"4cad5546ac72871deca19e0fb4a43953ce6a473e","kind":"tag","published_at":"2020-02-18T21:24:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.1/manifests"},{"name":"v1.2020.0","sha":"19b9eb353412a4d68709740c1f8bf1e7ad9ab1e6","kind":"tag","published_at":"2020-01-12T22:13:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.0/manifests"},{"name":"v1.2019.13","sha":"275cde19a85c8f4b3bedc13ba98ba925e503cb68","kind":"tag","published_at":"2019-12-10T21:46:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.13/manifests"},{"name":"v1.2019.12","sha":"36c461dabe919d34cebdba4ff64e84534d5987a2","kind":"tag","published_at":"2019-11-03T17:40:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.12/manifests"},{"name":"v1.2019.11","sha":"c4397fac972b9bd38779947e88fdd8ef39e56a2d","kind":"tag","published_at":"2019-09-22T17:20:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.11/manifests"},{"name":"v1.2019.10","sha":"90372b993cadbd18db94139517c52fe5c2f1f08d","kind":"tag","published_at":"2019-09-14T18:12:32.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.10/manifests"},{"name":"v1.2019.9","sha":"d0fdb2433b36e8bddd4b00ec113511511e3fcfb2","kind":"tag","published_at":"2019-08-26T17:07:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.9/manifests"},{"name":"v1.2019.8","sha":"18b688210f74570831a9218a0d6fa54d5d72380b","kind":"tag","published_at":"2019-07-14T20:09:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.8/manifests"},{"name":"v1.2019.7","sha":"fb108ebb5afa93915787d7ce6e686ef526edfd96","kind":"tag","published_at":"2019-06-26T19:26:00.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.7/manifests"},{"name":"v1.2019.6","sha":"99041c5ccbba423664ee36039b26ce7cccd37643","kind":"tag","published_at":"2019-05-24T20:00:32.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.6/manifests"},{"name":"v1.2019.5","sha":"73b507c1df142c501130feb10b9458327e7fe092","kind":"tag","published_at":"2019-04-21T20:40:35.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.5/manifests"},{"name":"v1.2019.4","sha":"857ec10b8b5b32d1b9b72ea6427ad7d26eb070de","kind":"tag","published_at":"2019-03-29T22:14:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.4/manifests"},{"name":"v1.2019.2","sha":"120fb859b2de2461fc83b33a5fc50370704bc747","kind":"tag","published_at":"2019-03-01T22:16:49.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.2/manifests"},{"name":"v1.2019.1","sha":"d7535d80274fc799372fbce519503edb23899ab2","kind":"tag","published_at":"2019-02-09T21:57:01.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.1/manifests"},{"name":"v1.2019.0","sha":"2c655a6b7481c39a41fc0dc57b561bd1db1ecfe2","kind":"tag","published_at":"2019-01-16T18:35:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.0/manifests"},{"name":"v1.2018.14","sha":"3ecadf6bd5fa8e5ed3cdbcaf99fb606397462d39","kind":"tag","published_at":"2018-12-22T11:12:09.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.14/manifests"},{"name":"v1.2018.13","sha":"3736d048b3d81617c524a666cdbcf1f01d081a98","kind":"tag","published_at":"2018-11-26T18:47:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.13/manifests"},{"name":"v1.2018.12","sha":"54ace4f3091c2d8db04637fc9776ba196ba84729","kind":"tag","published_at":"2018-10-21T19:44:38.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.12/manifests"},{"name":"v1.2018.11","sha":"414f51d2575314e1051b97d6262669c0063e0424","kind":"tag","published_at":"2018-09-23T12:15:28.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.11/manifests"},{"name":"v1.2018.10","sha":"4758fa1d66fb9a39a2650ab83041aec04df86fed","kind":"tag","published_at":"2018-08-26T12:10:59.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.10/manifests"},{"name":"v1.2018.9","sha":"1a8e4feb6a59befed7106caa29ad2a47b8454a39","kind":"tag","published_at":"2018-07-27T22:01:27.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.9/manifests"},{"name":"v1.2018.8","sha":"a3632461760a34c52004f28b38b673021fe6d3c8","kind":"tag","published_at":"2018-06-25T19:07:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.8/manifests"},{"name":"v1.2018.7","sha":"84e117e287d0254518c4d11afb62b13371f1a4de","kind":"tag","published_at":"2018-06-12T20:51:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.7/manifests"},{"name":"v1.2018.6","sha":"d7ecae5722455af80658472b1b4e15e2c865bae3","kind":"tag","published_at":"2018-05-21T13:07:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.6/manifests"},{"name":"v1.2018.5","sha":"14e1e6671ca27a460e74a2662d47a98a5795bace","kind":"tag","published_at":"2018-05-06T19:59:37.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.5/manifests"},{"name":"v1.2018.4","sha":"cfacbc1f9799773833156719b30a5a2d2845fd30","kind":"tag","published_at":"2018-05-01T17:26:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.4/manifests"},{"name":"v1.2018.3","sha":"e3bdf197456fdfa2e2557d4d87a9c22e8c474c0a","kind":"tag","published_at":"2018-04-06T20:36:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.3/manifests"},{"name":"v1.2018.2","sha":"86c9c6d6033a1fb5e73e73e626246786c6ef6f18","kind":"tag","published_at":"2018-03-09T21:38:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.2/manifests"},{"name":"v1.2018.1","sha":"557e8c94b968a0b46b6602e3d8e6791b9f35be67","kind":"tag","published_at":"2018-01-28T22:09:39.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.1/manifests"},{"name":"v1.2018.0","sha":"0be8ee2e6ff866d4f02bb0d1a02107d23b58b15c","kind":"tag","published_at":"2018-01-04T22:33:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.0/manifests"},{"name":"v1.2017.20","sha":"c17f4a125420ff39f8ee8ce83676a9c383b5cb7b","kind":"tag","published_at":"2017-12-11T21:03:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.20","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.20/manifests"},{"name":"v1.2017.19","sha":"a628cfdb769fb2201ab9038caf49afbbad37fb26","kind":"tag","published_at":"2017-11-20T16:11:18.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.19","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.19/manifests"},{"name":"v1.2017.18","sha":"a5701fb84bad4bb3322f6e8ffd97fc7e9afbad94","kind":"tag","published_at":"2017-10-07T09:47:45.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.18","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.18/manifests"},{"name":"v1.2017.17","sha":"ce99e6f2600816db65b9337804bf86773f96f35a","kind":"tag","published_at":"2017-09-03T17:00:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.17","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.17/manifests"},{"name":"v1.2017.15","sha":"1a5ca5cf483d450821a0a21209773014d374fdde","kind":"tag","published_at":"2017-07-03T18:00:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.15/manifests"},{"name":"v1.2017.14","sha":"f9bf7c08e5431c393a91a4db7e3e4351b472c33b","kind":"tag","published_at":"2017-06-05T11:27:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.14/manifests"},{"name":"v1.2017.13","sha":"2202502f2f33942276ade6af901ad02e19997041","kind":"tag","published_at":"2017-05-10T19:51:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.13/manifests"},{"name":"v1.2017.12","sha":"dc9d5327b718b800ba2ed4feb5d3f4a73780f15a","kind":"tag","published_at":"2017-04-26T17:49:08.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.12/manifests"},{"name":"v2017.11","sha":"5c62d2c0838367c717a965cf519d3f9937177180","kind":"tag","published_at":"2017-04-19T18:30:37.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.11/manifests"},{"name":"v2017.09","sha":"e3a5d8f744915cb41e9af76707a409cdae52a33f","kind":"tag","published_at":"2017-04-05T17:38:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.09","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.09/manifests"},{"name":"v2017.08","sha":"091a95bd8289b3af736901f11c2da171fc95b1d8","kind":"tag","published_at":"2017-03-21T21:38:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.08","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.08/manifests"},{"name":"v8059","sha":"69ea262d5d17b43fb0d117ab466866d7601feb16","kind":"tag","published_at":"2017-03-15T19:14:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v8059","html_url":"https://github.com/plantuml/plantuml/releases/tag/v8059","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v8059","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v8059","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v8059/manifests"}]},"repo_metadata_updated_at":"2025-09-03T02:10:11.908Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.518166505570626,"dependent_packages_count":47.91863289283537,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.718399699203},"purl":"pkg:maven/net.sourceforge.plantuml/plantuml-bsd","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/net.sourceforge.plantuml:plantuml-bsd","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/net.sourceforge.plantuml:plantuml-bsd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/net.sourceforge.plantuml:plantuml-bsd/dependencies","status":null,"funding_links":["https://github.com/sponsors/plantuml","https://patreon.com/plantuml","https://liberapay.com/plantuml"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T20:01:00.827Z","issues_count":606,"pull_requests_count":424,"avg_time_to_close_issue":27819369.448669203,"avg_time_to_close_pull_request":352695.90716180374,"issues_closed_count":262,"pull_requests_closed_count":377,"pull_request_authors_count":57,"issue_authors_count":361,"avg_comments_per_issue":2.2805280528052805,"avg_comments_per_pull_request":0.839622641509434,"merged_pull_requests_count":338,"bot_issues_count":0,"bot_pull_requests_count":104,"past_year_issues_count":187,"past_year_pull_requests_count":268,"past_year_avg_time_to_close_issue":1729150.2424242424,"past_year_avg_time_to_close_pull_request":296509.218487395,"past_year_issues_closed_count":66,"past_year_pull_requests_closed_count":238,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":1.1550802139037433,"past_year_avg_comments_per_pull_request":0.8171641791044776,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":76,"past_year_merged_pull_requests_count":209,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/issues","maintainers":[{"login":"The-Lum","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Lum"},{"login":"evantill","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evantill"},{"login":"MOZGIII","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MOZGIII"},{"login":"BenceSzalai","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenceSzalai"}],"active_maintainers":[{"login":"The-Lum","count":152,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Lum"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-bsd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-bsd/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-bsd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-bsd/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547813,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","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":5289928,"name":"plantuml","ecosystem":"conda","description":"PlantUML is a component that allows to quickly write:  - Sequence diagram, - Use case diagram, - Class diagram, - Activity diagram, - Component diagram, - State diagram, - Object diagram, - Deployment diagram, - Timing diagram  And also:  - Activity diagram (legacy syntax) - Archimate diagram - Gantt charts - SALT UI mockups  Furthermore:  - Hyperlinks and tooltips - Creole: rich text, emoticons, unicode, icons - OpenIconic icons - Sprite icons - AsciiMath mathematical expressions  To know more about PlantUML, please visit http://plantuml.com/","homepage":"http://plantuml.com/","licenses":"GPL-3.0-or-later","normalized_licenses":["GPL-3.0-or-later"],"repository_url":"https://github.com/plantuml/plantuml","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2022-03-14T17:46:50.000Z","latest_release_published_at":"2022-10-25T17:01:34.000Z","latest_release_number":"1.2022.12","last_synced_at":"2025-09-02T19:22:55.360Z","created_at":"2022-10-03T15:48:25.597Z","updated_at":"2025-09-03T02:10:11.908Z","registry_url":"https://anaconda.org/conda-forge/plantuml","install_command":"conda install -c conda-forge plantuml","documentation_url":null,"metadata":{},"repo_metadata":{"id":37336712,"uuid":"1051476","full_name":"plantuml/plantuml","owner":"plantuml","description":"Generate diagrams from textual description","archived":false,"fork":false,"pushed_at":"2025-09-02T17:17:37.000Z","size":415666,"stargazers_count":12010,"open_issues_count":538,"forks_count":1084,"subscribers_count":152,"default_branch":"master","last_synced_at":"2025-09-02T19:10:25.546Z","etag":null,"topics":["diagram","diagram-as-code","diagrams","diagrams-as-code","java","plantuml","uml","uml-diagram"],"latest_commit_sha":null,"homepage":"https://plantuml.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plantuml.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":"docs/SUPPORT.md","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},"funding":{"github":"plantuml","patreon":"plantuml","liberapay":"plantuml"}},"created_at":"2010-11-04T15:55:50.000Z","updated_at":"2025-09-02T17:09:18.000Z","dependencies_parsed_at":"2025-04-12T22:12:47.906Z","dependency_job_id":"5075854d-4fc5-4d2e-9a4f-fda4c0fc141b","html_url":"https://github.com/plantuml/plantuml","commit_stats":{"total_commits":883,"total_committers":71,"mean_commits":12.43661971830986,"dds":"0.48018120045300117","last_synced_commit":"c158ce43834c4ffe25d5ece3147a652cb13dc83f"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/plantuml/plantuml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/sbom","scorecard":{"id":165366,"data":{"date":"2025-08-04","repo":{"name":"github.com/plantuml/plantuml","commit":"275fd1be41ea383ba0111562ed8c3f7d2539e061"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.7,"checks":[{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/27 approved changesets -- score normalized to 2","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: no topLevel permission defined: .github/workflows/add-triage-label.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/close-and-put-in-backlog.yml:1","Warn: no topLevel permission defined: .github/workflows/dev-intermediate-test.yml:1","Warn: no topLevel permission defined: .github/workflows/dev-unit-test.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/native-image-release.yml:1","Warn: no topLevel permission defined: .github/workflows/native-image-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/testing-workflow-config.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-plantuml-eclipse-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: sjpp.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":4,"reason":"3 out of the last 5 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: plantuml-asl-SNAPSHOT-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/snapshot","Warn: release artifact v1.2025.4-native not signed: https://api.github.com/repos/plantuml/plantuml/releases/228529240","Info: signed release artifact: plantuml-1.2025.4-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/v1.2025.4","Warn: release artifact v1.2025.3-native not signed: https://api.github.com/repos/plantuml/plantuml/releases/222270298","Info: signed release artifact: plantuml-1.2025.3-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/v1.2025.3","Warn: release artifact snapshot does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/233935036","Warn: release artifact v1.2025.4-native does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/228529240","Warn: release artifact v1.2025.4 does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/228528716","Warn: release artifact v1.2025.3-native does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/222270298","Warn: release artifact v1.2025.3 does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/222269793"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/ci.yml:224"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 4 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add-triage-label.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/add-triage-label.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:332: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-unit-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-unit-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-unit-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-unit-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-workflow-config.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/testing-workflow-config.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-plantuml-eclipse-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/trigger-plantuml-eclipse-release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:13: pin your Docker image by updating eclipse-temurin:17-jre-jammy to eclipse-temurin:17-jre-jammy@sha256:300c145ec4cf75f22c205b72eb233977a585d91cf530947d15054e270445f00d","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  19 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T14:39:53.567Z","repository_id":37336712,"created_at":"2025-08-16T14:39:53.567Z","updated_at":"2025-08-16T14:39:53.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377153,"owners_count":25094528,"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":"plantuml","name":"PlantUML","uuid":"5711322","kind":"organization","description":"This is how UML tools should have been from the beginning","email":"plantuml@gmail.com","website":"https://plantuml.com/","location":null,"twitter":"PlantUML","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5711322?v=4","repositories_count":42,"last_synced_at":"2025-08-29T14:42:48.440Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/plantuml","funding_links":["https://github.com/sponsors/plantuml"],"total_stars":15147,"followers":686,"following":0,"created_at":"2022-11-03T00:36:07.724Z","updated_at":"2025-08-29T14:42:48.440Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml/repositories"},"tags":[{"name":"v1.2025.4","sha":"1dab9738f73b61461dbaa66f9d2742c249feebca","kind":"tag","published_at":"2025-06-28T11:18:49.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4/manifests"},{"name":"v1.2025.4-native","sha":"1dab9738f73b61461dbaa66f9d2742c249feebca","kind":"commit","published_at":"2025-06-28T11:10:28.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.4-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.4-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.4-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4-native/manifests"},{"name":"v1.2025.3","sha":"ce0da6a2902a7c4277a2f38ac1ab1770fc15d28a","kind":"tag","published_at":"2025-06-01T09:13:16.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3/manifests"},{"name":"v1.2025.3-native","sha":"ce0da6a2902a7c4277a2f38ac1ab1770fc15d28a","kind":"commit","published_at":"2025-06-01T08:59:24.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.3-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.3-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.3-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3-native/manifests"},{"name":"v1.2025.2","sha":"8a704bb1b79dd6d447ad4836b76c9b37e4d35bfe","kind":"tag","published_at":"2025-03-05T18:22:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2/manifests"},{"name":"v1.2025.2-native","sha":"8a704bb1b79dd6d447ad4836b76c9b37e4d35bfe","kind":"commit","published_at":"2025-03-05T18:08:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.2-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.2-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.2-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2-native/manifests"},{"name":"v1.2025.1","sha":"babeefa5588e82f1f977ae225db53bcef5980e76","kind":"tag","published_at":"2025-02-16T11:00:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1/manifests"},{"name":"v1.2025.1-native","sha":"babeefa5588e82f1f977ae225db53bcef5980e76","kind":"commit","published_at":"2025-02-16T10:45:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.1-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.1-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.1-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1-native/manifests"},{"name":"v1.2025.0","sha":"251eaafaff75345cd6689a64e98ce7901b148b19","kind":"tag","published_at":"2025-01-07T17:40:47.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0/manifests"},{"name":"v1.2025.0-native","sha":"251eaafaff75345cd6689a64e98ce7901b148b19","kind":"commit","published_at":"2025-01-07T17:39:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.0-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.0-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.0-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0-native/manifests"},{"name":"v1.2024.8-native","sha":"e1c98cbd0196b72a81d12d502b427f5e424004ff","kind":"commit","published_at":"2024-11-16T09:32:07.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.8-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.8-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.8-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8-native/manifests"},{"name":"v1.2024.8","sha":"5551a3898ec06f85ece8aa99d1a600c93f3dedc7","kind":"tag","published_at":"2024-11-15T18:01:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8/manifests"},{"name":"snapshot-native","sha":"270510dca190572a934f67a85b629273437db92d","kind":"commit","published_at":"2024-10-25T18:00:51.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/snapshot-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/snapshot-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@snapshot-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot-native/manifests"},{"name":"v1.2024.7","sha":"d2b2bcf1722b8705f7f01a556dc96751e7739f7d","kind":"tag","published_at":"2024-09-07T11:37:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7/manifests"},{"name":"v1.2024.7-native","sha":"d2b2bcf1722b8705f7f01a556dc96751e7739f7d","kind":"commit","published_at":"2024-09-07T11:21:57.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.7-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.7-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.7-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7-native/manifests"},{"name":"native","sha":"18f8e113d7198e39a12d8ccf48ee809807a00fd2","kind":"commit","published_at":"2024-08-28T06:02:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/native","html_url":"https://github.com/plantuml/plantuml/releases/tag/native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/native/manifests"},{"name":"1.2024.7beta5","sha":"ec7b8b3cb85cade5ae23c89934face0b4d898732","kind":"commit","published_at":"2024-08-26T15:19:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/1.2024.7beta5","html_url":"https://github.com/plantuml/plantuml/releases/tag/1.2024.7beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@1.2024.7beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta5/manifests"},{"name":"1.2024.7beta4","sha":"5dbc82c2f08a7e16c418946ce28be7f05796fffd","kind":"commit","published_at":"2024-08-26T09:54:48.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/1.2024.7beta4","html_url":"https://github.com/plantuml/plantuml/releases/tag/1.2024.7beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@1.2024.7beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta4/manifests"},{"name":"v1.2024.6","sha":"36e07ea22af348f830db6b44994f9ecbed9bfafa","kind":"tag","published_at":"2024-07-06T09:32:08.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.6/manifests"},{"name":"v1.2024.5","sha":"7ddfd61a328a5229f67f29bacb2f20e534ea641b","kind":"tag","published_at":"2024-05-26T09:46:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.5/manifests"},{"name":"v1.2024.4","sha":"9432e0b1e5231e9843b846b83e00d623953cc2c1","kind":"tag","published_at":"2024-04-06T14:54:27.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.4/manifests"},{"name":"v1.2024.3","sha":"c6f150fd4e68997b6a7dd578089e07be2396d3e6","kind":"tag","published_at":"2024-02-15T19:44:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.3/manifests"},{"name":"v1.2024.2","sha":"cfa16d0f609873d3a41874ed8dbc4d1baa05d048","kind":"tag","published_at":"2024-02-14T18:13:33.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.2/manifests"},{"name":"v1.2024.1","sha":"68fdb662fe24ccd7e361befa3da37f43a0b959c9","kind":"tag","published_at":"2024-02-08T21:37:51.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.1/manifests"},{"name":"v1.2024.0","sha":"dbbdf1277be55de8c6c4647c22c2e46572d28d60","kind":"tag","published_at":"2024-02-01T19:22:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.0/manifests"},{"name":"v1.2023.13","sha":"5128891a0fe3473bf660a24f2077c5f6eab6d9e7","kind":"tag","published_at":"2023-12-11T18:34:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.13/manifests"},{"name":"v1.2023.12","sha":"2b2f29191113b17be0c35e8a503643e0206a9fcc","kind":"tag","published_at":"2023-10-20T14:40:55.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.12/manifests"},{"name":"v1.2023.11","sha":"057a076817e0004f19d23325f025c337804f8973","kind":"tag","published_at":"2023-09-13T18:47:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.11/manifests"},{"name":"v1.2023.10","sha":"29bcbfee89bc9df3ab3d2a40194604a157349896","kind":"tag","published_at":"2023-07-12T16:08:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.10/manifests"},{"name":"v1.2023.9","sha":"74574c4f57d8d56b0e740b64e3d005ed071b2da2","kind":"tag","published_at":"2023-06-13T19:26:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.9/manifests"},{"name":"v1.2023.8","sha":"92c5183386d403fe23616de3825afb58610316d6","kind":"tag","published_at":"2023-05-21T20:49:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.8/manifests"},{"name":"v1.2023.7","sha":"2803fa7e7b460e1aedcadb784cfa5ea18a193942","kind":"tag","published_at":"2023-05-12T19:54:16.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.7/manifests"},{"name":"v1.2023.6","sha":"82d660de00360aac9170a605e2d883a1fd2f3850","kind":"tag","published_at":"2023-04-18T20:06:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.6/manifests"},{"name":"v1.2023.5","sha":"47f2995aa3962223af67120c9a6ecf3da94b4a90","kind":"tag","published_at":"2023-03-24T18:15:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.5/manifests"},{"name":"gmlv0.2.0a","sha":"e9fd51c6d1e81730307bdaf6d95e980880e2da94","kind":"tag","published_at":"2023-03-23T06:53:53.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/gmlv0.2.0a","html_url":"https://github.com/plantuml/plantuml/releases/tag/gmlv0.2.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@gmlv0.2.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.2.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.2.0a/manifests"},{"name":"v1.2023.4","sha":"957dfea0b5063b4f9990452afa0605bb0ac2922d","kind":"tag","published_at":"2023-03-09T18:46:07.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.4/manifests"},{"name":"v1.2023.3","sha":"be8454cb59648004544f959e35f26a4c05cfce6d","kind":"tag","published_at":"2023-03-09T18:19:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.3/manifests"},{"name":"v1.2023.2","sha":"52664342f6492e1d47fe06c232fbc9c03ea70742","kind":"tag","published_at":"2023-02-27T18:42:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.2/manifests"},{"name":"v1.2023.1","sha":"e1b9c0a0f01132677212006ba6d843ee16b4fdf2","kind":"tag","published_at":"2023-01-31T07:33:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.1/manifests"},{"name":"gmlv0.1.0a","sha":"e9fd51c6d1e81730307bdaf6d95e980880e2da94","kind":"tag","published_at":"2023-01-24T14:15:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/gmlv0.1.0a","html_url":"https://github.com/plantuml/plantuml/releases/tag/gmlv0.1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@gmlv0.1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.1.0a/manifests"},{"name":"v1.2023.0","sha":"a5d39f6dda549a1e8f40647a4fb626719c3ee1c2","kind":"tag","published_at":"2023-01-09T21:02:59.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.0/manifests"},{"name":"v1.2022.14","sha":"117102bb65b007f6086838dfc058b278ca69cb38","kind":"tag","published_at":"2022-12-06T19:54:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.14/manifests"},{"name":"v1.2022.13","sha":"8cc6471ad3a5f8fd9aa69adbaa2be4784439c54e","kind":"tag","published_at":"2022-11-19T15:34:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.13/manifests"},{"name":"v1.2022.12","sha":"62c8b26e25c4559135f44c1eb73e52dce36796ba","kind":"tag","published_at":"2022-10-24T21:34:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.12/manifests"},{"name":"v1.2022.11","sha":"b6a3efd25979401736320c5ae8e49fb8a5b09ed5","kind":"tag","published_at":"2022-10-22T17:47:39.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.11/manifests"},{"name":"v1.2022.10","sha":"cfe2b60db9cc58bb05f616a3616e38d3e8eb87b8","kind":"tag","published_at":"2022-09-28T06:30:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.10/manifests"},{"name":"v1.2022.9","sha":"ecf66ff3911ae7e9a25e750e75614724d1cce99e","kind":"tag","published_at":"2022-09-27T16:33:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.9/manifests"},{"name":"v1.2022.8","sha":"5e30d89eb4be11906dc732fc35a5de3f81c4e879","kind":"tag","published_at":"2022-09-25T15:45:42.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.8/manifests"},{"name":"snapshot","sha":"a562d24aa4759493640b490dbd7843fd515c738b","kind":"commit","published_at":"2022-09-01T17:40:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/snapshot","html_url":"https://github.com/plantuml/plantuml/releases/tag/snapshot","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@snapshot","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot/manifests"},{"name":"v1.2022.7","sha":"b4d191a365587c4c5341c50171f95b0febf07fb1","kind":"tag","published_at":"2022-08-23T16:52:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.7/manifests"},{"name":"v1.2022.6","sha":"285c21492fe7611ab9d902361c7819f4f25d72e4","kind":"tag","published_at":"2022-06-22T07:39:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.6/manifests"},{"name":"v1.2022.5","sha":"229a6129e2473da8227f5138f26edbb352e38376","kind":"tag","published_at":"2022-05-04T18:04:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.5/manifests"},{"name":"v1.2022.4","sha":"bee4d458ebf9a5e0eaad8f407cb916c2c577b138","kind":"tag","published_at":"2022-04-10T19:31:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.4/manifests"},{"name":"v1.2022.3","sha":"a5fe482b594110525b876c7edce669312067417e","kind":"tag","published_at":"2022-03-29T21:25:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.3/manifests"},{"name":"v1.2022.2","sha":"a1a599b63385370d0802a8032c47779bb73bf526","kind":"tag","published_at":"2022-03-07T20:58:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.2/manifests"},{"name":"v1.2022.1","sha":"8ae721e3d2b1ff0f5e3092592543bf56b3c36e7b","kind":"tag","published_at":"2022-02-01T21:02:56.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.1/manifests"},{"name":"v1.2022.0","sha":"c0a51633cefe1c565ae7bd97398d7a96da782cde","kind":"tag","published_at":"2022-01-12T17:03:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.0/manifests"},{"name":"v1.2021.16","sha":"d9552dfc34f9f9cebdd303948ba5b705a3782989","kind":"tag","published_at":"2021-12-08T19:54:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.16","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.16/manifests"},{"name":"v1.2021.15","sha":"2494e6a435501ee4ee9122f1ccbedff38e5bc1e9","kind":"tag","published_at":"2021-11-30T18:38:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.15/manifests"},{"name":"v1.2021.14","sha":"0646c23a18d5b0094c3fcd9ad02c1f85558e2ce1","kind":"tag","published_at":"2021-11-12T17:27:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.14/manifests"},{"name":"v1.2021.13","sha":"d1e5f820846f8ce5bd3826aff594b0ffc34a7f66","kind":"tag","published_at":"2021-11-01T12:08:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.13/manifests"},{"name":"v1.2021.12","sha":"c8748421584d3c0edb734c271721ed0a0b8e79a0","kind":"tag","published_at":"2021-10-05T16:53:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.12/manifests"},{"name":"v1.2021.10","sha":"9238bacd65a9cd11ba755d9d05bc9db45676281e","kind":"tag","published_at":"2021-08-30T17:16:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.10/manifests"},{"name":"v1.2021.9","sha":"1edafc748df7b98d4c2b6b499fedadd675202158","kind":"tag","published_at":"2021-07-25T10:43:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.9/manifests"},{"name":"v1.2021.8","sha":"d55c9c6ca744e9a8f0ab1a74dd52fc8a635a7729","kind":"tag","published_at":"2021-06-27T16:52:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.8/manifests"},{"name":"v1.2021.7","sha":"39c585ee094d0d5aa83ad6fcb7704e34f7b827b3","kind":"tag","published_at":"2021-05-23T15:35:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.7/manifests"},{"name":"v1.2021.6","sha":"f83a207360011e575046becb056f5f84104656b2","kind":"tag","published_at":"2021-05-14T08:45:18.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.6/manifests"},{"name":"v1.2021.5","sha":"fcf10ee0a9a94f45dff62195bfa99c508aaad6d7","kind":"tag","published_at":"2021-04-25T20:59:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.5/manifests"},{"name":"v1.2021.4","sha":"feba01473c4b7071bcb7183d9c3f9727a21164b2","kind":"tag","published_at":"2021-04-04T10:33:19.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.4/manifests"},{"name":"v1.2021.3","sha":"efab37d3ce56842465a41a8ee4e6277f912f840f","kind":"tag","published_at":"2021-03-22T18:00:47.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.3/manifests"},{"name":"v1.2021.2","sha":"eea48055d326423a6f29120a3d36fbe0c04216b1","kind":"tag","published_at":"2021-03-07T12:23:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.2/manifests"},{"name":"v1.2021.1","sha":"0dc13cccf2724ffcb4017d5dbbed63e8c706fb8f","kind":"tag","published_at":"2021-02-02T10:12:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.1/manifests"},{"name":"v1.2021.0","sha":"5ec10372021db00c8b9ea5109ef189b91ff06ebd","kind":"tag","published_at":"2021-01-10T20:52:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.0/manifests"},{"name":"v1.2020.26","sha":"099843c8307b4fc97d88f99a8fab3ee5a4b9a20c","kind":"tag","published_at":"2020-12-21T19:05:43.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.26","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.26/manifests"},{"name":"v1.2020.24","sha":"5dab086ba1505ec3c2372629a7ffcbe53caabeca","kind":"tag","published_at":"2020-12-19T21:22:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.24","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.24/manifests"},{"name":"v1.2020.23","sha":"56cd2269dd6b95925e8a8c44102002d5749549bc","kind":"tag","published_at":"2020-12-14T18:31:17.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.23","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.23/manifests"},{"name":"v1.2020.22","sha":"7e81ef289b8b08038a952dd1aa2720b4ac038d06","kind":"tag","published_at":"2020-12-06T21:43:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.22","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.22/manifests"},{"name":"v1.2020.21","sha":"9b708081fcec72ebe5fd4a10e66bc69988d2bb53","kind":"tag","published_at":"2020-12-01T21:39:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.21","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.21/manifests"},{"name":"v1.2020.20","sha":"2404fb605b6749af11e5d666860fa39a7f7b4547","kind":"tag","published_at":"2020-11-21T17:34:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.20","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.20/manifests"},{"name":"v1.2020.19","sha":"c670872511462d27ed79e295275bad6fa117aa03","kind":"tag","published_at":"2020-10-12T20:57:14.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.19","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.19/manifests"},{"name":"v1.2020.18","sha":"58936dc235e568bfeea580db93bbba90f6df66c7","kind":"tag","published_at":"2020-09-30T20:58:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.18","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.18/manifests"},{"name":"v1.2020.17","sha":"b27fa50b5038140eba66e0c82eaed0d0403ed517","kind":"tag","published_at":"2020-09-19T15:43:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.17","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.17/manifests"},{"name":"v1.2020.16","sha":"55d1d81055262ad460383d2fd04e46d2c9d34f6e","kind":"tag","published_at":"2020-08-25T17:24:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.16","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.16/manifests"},{"name":"v1.2020.15","sha":"55ca84b7c16e32e04bfc323de17928b50becd31e","kind":"tag","published_at":"2020-06-28T12:41:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.15/manifests"},{"name":"v1.2020.14","sha":"a38685d3bac2f586a2cf86b94e131b7ba87e37df","kind":"tag","published_at":"2020-06-21T20:32:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.14/manifests"},{"name":"v1.2020.13","sha":"37a6f82e35bd8b222671492ba333b832e42f6010","kind":"tag","published_at":"2020-06-14T20:36:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.13/manifests"},{"name":"v1.2020.12","sha":"301fd18b2fe87e3482bd48b0e9670e827a836b20","kind":"tag","published_at":"2020-06-07T10:03:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.12/manifests"},{"name":"v1.2020.11","sha":"3192fa218c2ad0420d03de70f57f8521e1de315d","kind":"tag","published_at":"2020-05-30T15:20:38.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.11/manifests"},{"name":"v1.2020.10","sha":"bb94634fd4827efed9d2c99ec7847dd300222802","kind":"tag","published_at":"2020-05-17T21:16:03.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.10/manifests"},{"name":"v1.2020.9","sha":"5bd20214e252e4299cb27c77a5a378fa36612d3e","kind":"tag","published_at":"2020-05-10T14:19:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.9/manifests"},{"name":"v1.2020.8","sha":"138cfb900a502043230d575dbf79aa911e2e265b","kind":"tag","published_at":"2020-04-26T18:32:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.8/manifests"},{"name":"v1.2020.7","sha":"9077d971d71c5777f8d2d0a33da19fb7faef17ba","kind":"tag","published_at":"2020-04-19T16:05:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.7/manifests"},{"name":"v1.2020.6","sha":"85ad30b381a0322fedcf6dc0deac6b642e0a515e","kind":"tag","published_at":"2020-04-05T15:13:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.6/manifests"},{"name":"v1.2020.4","sha":"ce8d9045b59858c43bc773a56a2c4b5d02db8072","kind":"tag","published_at":"2020-03-19T13:06:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.4/manifests"},{"name":"v1.2020.3","sha":"03b30b1007670f1b6bf25959309b90c7d9b49f37","kind":"tag","published_at":"2020-03-18T10:50:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.3/manifests"},{"name":"v1.2020.2","sha":"7a5b515bf6cf87e2af2ec4691bf955ce8d031c34","kind":"tag","published_at":"2020-03-03T22:29:50.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.2/manifests"},{"name":"v1.2020.1","sha":"4cad5546ac72871deca19e0fb4a43953ce6a473e","kind":"tag","published_at":"2020-02-18T21:24:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.1/manifests"},{"name":"v1.2020.0","sha":"19b9eb353412a4d68709740c1f8bf1e7ad9ab1e6","kind":"tag","published_at":"2020-01-12T22:13:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.0/manifests"},{"name":"v1.2019.13","sha":"275cde19a85c8f4b3bedc13ba98ba925e503cb68","kind":"tag","published_at":"2019-12-10T21:46:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.13/manifests"},{"name":"v1.2019.12","sha":"36c461dabe919d34cebdba4ff64e84534d5987a2","kind":"tag","published_at":"2019-11-03T17:40:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.12/manifests"},{"name":"v1.2019.11","sha":"c4397fac972b9bd38779947e88fdd8ef39e56a2d","kind":"tag","published_at":"2019-09-22T17:20:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.11/manifests"},{"name":"v1.2019.10","sha":"90372b993cadbd18db94139517c52fe5c2f1f08d","kind":"tag","published_at":"2019-09-14T18:12:32.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.10/manifests"},{"name":"v1.2019.9","sha":"d0fdb2433b36e8bddd4b00ec113511511e3fcfb2","kind":"tag","published_at":"2019-08-26T17:07:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.9/manifests"},{"name":"v1.2019.8","sha":"18b688210f74570831a9218a0d6fa54d5d72380b","kind":"tag","published_at":"2019-07-14T20:09:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.8/manifests"},{"name":"v1.2019.7","sha":"fb108ebb5afa93915787d7ce6e686ef526edfd96","kind":"tag","published_at":"2019-06-26T19:26:00.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.7/manifests"},{"name":"v1.2019.6","sha":"99041c5ccbba423664ee36039b26ce7cccd37643","kind":"tag","published_at":"2019-05-24T20:00:32.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.6/manifests"},{"name":"v1.2019.5","sha":"73b507c1df142c501130feb10b9458327e7fe092","kind":"tag","published_at":"2019-04-21T20:40:35.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.5/manifests"},{"name":"v1.2019.4","sha":"857ec10b8b5b32d1b9b72ea6427ad7d26eb070de","kind":"tag","published_at":"2019-03-29T22:14:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.4/manifests"},{"name":"v1.2019.2","sha":"120fb859b2de2461fc83b33a5fc50370704bc747","kind":"tag","published_at":"2019-03-01T22:16:49.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.2/manifests"},{"name":"v1.2019.1","sha":"d7535d80274fc799372fbce519503edb23899ab2","kind":"tag","published_at":"2019-02-09T21:57:01.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.1/manifests"},{"name":"v1.2019.0","sha":"2c655a6b7481c39a41fc0dc57b561bd1db1ecfe2","kind":"tag","published_at":"2019-01-16T18:35:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.0/manifests"},{"name":"v1.2018.14","sha":"3ecadf6bd5fa8e5ed3cdbcaf99fb606397462d39","kind":"tag","published_at":"2018-12-22T11:12:09.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.14/manifests"},{"name":"v1.2018.13","sha":"3736d048b3d81617c524a666cdbcf1f01d081a98","kind":"tag","published_at":"2018-11-26T18:47:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.13/manifests"},{"name":"v1.2018.12","sha":"54ace4f3091c2d8db04637fc9776ba196ba84729","kind":"tag","published_at":"2018-10-21T19:44:38.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.12/manifests"},{"name":"v1.2018.11","sha":"414f51d2575314e1051b97d6262669c0063e0424","kind":"tag","published_at":"2018-09-23T12:15:28.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.11/manifests"},{"name":"v1.2018.10","sha":"4758fa1d66fb9a39a2650ab83041aec04df86fed","kind":"tag","published_at":"2018-08-26T12:10:59.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.10/manifests"},{"name":"v1.2018.9","sha":"1a8e4feb6a59befed7106caa29ad2a47b8454a39","kind":"tag","published_at":"2018-07-27T22:01:27.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.9/manifests"},{"name":"v1.2018.8","sha":"a3632461760a34c52004f28b38b673021fe6d3c8","kind":"tag","published_at":"2018-06-25T19:07:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.8/manifests"},{"name":"v1.2018.7","sha":"84e117e287d0254518c4d11afb62b13371f1a4de","kind":"tag","published_at":"2018-06-12T20:51:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.7/manifests"},{"name":"v1.2018.6","sha":"d7ecae5722455af80658472b1b4e15e2c865bae3","kind":"tag","published_at":"2018-05-21T13:07:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.6/manifests"},{"name":"v1.2018.5","sha":"14e1e6671ca27a460e74a2662d47a98a5795bace","kind":"tag","published_at":"2018-05-06T19:59:37.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.5/manifests"},{"name":"v1.2018.4","sha":"cfacbc1f9799773833156719b30a5a2d2845fd30","kind":"tag","published_at":"2018-05-01T17:26:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.4/manifests"},{"name":"v1.2018.3","sha":"e3bdf197456fdfa2e2557d4d87a9c22e8c474c0a","kind":"tag","published_at":"2018-04-06T20:36:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.3/manifests"},{"name":"v1.2018.2","sha":"86c9c6d6033a1fb5e73e73e626246786c6ef6f18","kind":"tag","published_at":"2018-03-09T21:38:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.2/manifests"},{"name":"v1.2018.1","sha":"557e8c94b968a0b46b6602e3d8e6791b9f35be67","kind":"tag","published_at":"2018-01-28T22:09:39.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.1/manifests"},{"name":"v1.2018.0","sha":"0be8ee2e6ff866d4f02bb0d1a02107d23b58b15c","kind":"tag","published_at":"2018-01-04T22:33:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.0/manifests"},{"name":"v1.2017.20","sha":"c17f4a125420ff39f8ee8ce83676a9c383b5cb7b","kind":"tag","published_at":"2017-12-11T21:03:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.20","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.20/manifests"},{"name":"v1.2017.19","sha":"a628cfdb769fb2201ab9038caf49afbbad37fb26","kind":"tag","published_at":"2017-11-20T16:11:18.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.19","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.19/manifests"},{"name":"v1.2017.18","sha":"a5701fb84bad4bb3322f6e8ffd97fc7e9afbad94","kind":"tag","published_at":"2017-10-07T09:47:45.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.18","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.18/manifests"},{"name":"v1.2017.17","sha":"ce99e6f2600816db65b9337804bf86773f96f35a","kind":"tag","published_at":"2017-09-03T17:00:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.17","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.17/manifests"},{"name":"v1.2017.15","sha":"1a5ca5cf483d450821a0a21209773014d374fdde","kind":"tag","published_at":"2017-07-03T18:00:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.15/manifests"},{"name":"v1.2017.14","sha":"f9bf7c08e5431c393a91a4db7e3e4351b472c33b","kind":"tag","published_at":"2017-06-05T11:27:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.14/manifests"},{"name":"v1.2017.13","sha":"2202502f2f33942276ade6af901ad02e19997041","kind":"tag","published_at":"2017-05-10T19:51:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.13/manifests"},{"name":"v1.2017.12","sha":"dc9d5327b718b800ba2ed4feb5d3f4a73780f15a","kind":"tag","published_at":"2017-04-26T17:49:08.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.12/manifests"},{"name":"v2017.11","sha":"5c62d2c0838367c717a965cf519d3f9937177180","kind":"tag","published_at":"2017-04-19T18:30:37.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.11/manifests"},{"name":"v2017.09","sha":"e3a5d8f744915cb41e9af76707a409cdae52a33f","kind":"tag","published_at":"2017-04-05T17:38:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.09","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.09/manifests"},{"name":"v2017.08","sha":"091a95bd8289b3af736901f11c2da171fc95b1d8","kind":"tag","published_at":"2017-03-21T21:38:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.08","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.08/manifests"},{"name":"v8059","sha":"69ea262d5d17b43fb0d117ab466866d7601feb16","kind":"tag","published_at":"2017-03-15T19:14:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v8059","html_url":"https://github.com/plantuml/plantuml/releases/tag/v8059","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v8059","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v8059","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v8059/manifests"}]},"repo_metadata_updated_at":"2025-09-03T02:10:11.908Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":3.3691040678812083,"forks_count":5.650112303468929,"average":23.55502869977539},"purl":"pkg:conda/plantuml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/plantuml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/plantuml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/plantuml/dependencies","status":null,"funding_links":["https://github.com/sponsors/plantuml","https://patreon.com/plantuml","https://liberapay.com/plantuml"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T20:01:00.827Z","issues_count":606,"pull_requests_count":424,"avg_time_to_close_issue":27819369.448669203,"avg_time_to_close_pull_request":352695.90716180374,"issues_closed_count":262,"pull_requests_closed_count":377,"pull_request_authors_count":57,"issue_authors_count":361,"avg_comments_per_issue":2.2805280528052805,"avg_comments_per_pull_request":0.839622641509434,"merged_pull_requests_count":338,"bot_issues_count":0,"bot_pull_requests_count":104,"past_year_issues_count":187,"past_year_pull_requests_count":268,"past_year_avg_time_to_close_issue":1729150.2424242424,"past_year_avg_time_to_close_pull_request":296509.218487395,"past_year_issues_closed_count":66,"past_year_pull_requests_closed_count":238,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":1.1550802139037433,"past_year_avg_comments_per_pull_request":0.8171641791044776,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":76,"past_year_merged_pull_requests_count":209,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/issues","maintainers":[{"login":"The-Lum","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Lum"},{"login":"evantill","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evantill"},{"login":"MOZGIII","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MOZGIII"},{"login":"BenceSzalai","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenceSzalai"}],"active_maintainers":[{"login":"The-Lum","count":152,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Lum"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/plantuml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/plantuml/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/plantuml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/plantuml/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13395,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2184},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-05T07:44:46.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11848408,"name":"net.sourceforge.plantuml:plantuml-lgpl","ecosystem":"maven","description":"PlantUML is a component that allows to quickly write diagrams from text.","homepage":"https://plantuml.com/","licenses":"LGPL License","normalized_licenses":["xpp"],"repository_url":"https://github.com/plantuml/plantuml","keywords_array":[],"namespace":"net.sourceforge.plantuml","versions_count":16,"first_release_published_at":"2023-07-12T16:27:58.000Z","latest_release_published_at":"2025-06-28T11:31:25.000Z","latest_release_number":"1.2025.4","last_synced_at":"2025-09-02T19:22:42.835Z","created_at":"2025-06-28T12:02:02.488Z","updated_at":"2025-09-03T02:10:11.910Z","registry_url":"https://central.sonatype.com/artifact/net.sourceforge.plantuml/plantuml-lgpl/","install_command":null,"documentation_url":"https://appdoc.app/artifact/net.sourceforge.plantuml/plantuml-lgpl/","metadata":{},"repo_metadata":{"id":37336712,"uuid":"1051476","full_name":"plantuml/plantuml","owner":"plantuml","description":"Generate diagrams from textual description","archived":false,"fork":false,"pushed_at":"2025-09-02T17:17:37.000Z","size":415666,"stargazers_count":12010,"open_issues_count":538,"forks_count":1084,"subscribers_count":152,"default_branch":"master","last_synced_at":"2025-09-02T19:10:25.546Z","etag":null,"topics":["diagram","diagram-as-code","diagrams","diagrams-as-code","java","plantuml","uml","uml-diagram"],"latest_commit_sha":null,"homepage":"https://plantuml.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plantuml.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":"docs/SUPPORT.md","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},"funding":{"github":"plantuml","patreon":"plantuml","liberapay":"plantuml"}},"created_at":"2010-11-04T15:55:50.000Z","updated_at":"2025-09-02T17:09:18.000Z","dependencies_parsed_at":"2025-04-12T22:12:47.906Z","dependency_job_id":"5075854d-4fc5-4d2e-9a4f-fda4c0fc141b","html_url":"https://github.com/plantuml/plantuml","commit_stats":{"total_commits":883,"total_committers":71,"mean_commits":12.43661971830986,"dds":"0.48018120045300117","last_synced_commit":"c158ce43834c4ffe25d5ece3147a652cb13dc83f"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/plantuml/plantuml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/sbom","scorecard":{"id":165366,"data":{"date":"2025-08-04","repo":{"name":"github.com/plantuml/plantuml","commit":"275fd1be41ea383ba0111562ed8c3f7d2539e061"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.7,"checks":[{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/27 approved changesets -- score normalized to 2","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: no topLevel permission defined: .github/workflows/add-triage-label.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/close-and-put-in-backlog.yml:1","Warn: no topLevel permission defined: .github/workflows/dev-intermediate-test.yml:1","Warn: no topLevel permission defined: .github/workflows/dev-unit-test.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/native-image-release.yml:1","Warn: no topLevel permission defined: .github/workflows/native-image-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/testing-workflow-config.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-plantuml-eclipse-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: sjpp.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":4,"reason":"3 out of the last 5 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: plantuml-asl-SNAPSHOT-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/snapshot","Warn: release artifact v1.2025.4-native not signed: https://api.github.com/repos/plantuml/plantuml/releases/228529240","Info: signed release artifact: plantuml-1.2025.4-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/v1.2025.4","Warn: release artifact v1.2025.3-native not signed: https://api.github.com/repos/plantuml/plantuml/releases/222270298","Info: signed release artifact: plantuml-1.2025.3-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/v1.2025.3","Warn: release artifact snapshot does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/233935036","Warn: release artifact v1.2025.4-native does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/228529240","Warn: release artifact v1.2025.4 does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/228528716","Warn: release artifact v1.2025.3-native does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/222270298","Warn: release artifact v1.2025.3 does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/222269793"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/ci.yml:224"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 4 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add-triage-label.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/add-triage-label.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:332: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-unit-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-unit-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-unit-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-unit-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-workflow-config.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/testing-workflow-config.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-plantuml-eclipse-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/trigger-plantuml-eclipse-release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:13: pin your Docker image by updating eclipse-temurin:17-jre-jammy to eclipse-temurin:17-jre-jammy@sha256:300c145ec4cf75f22c205b72eb233977a585d91cf530947d15054e270445f00d","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  19 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T14:39:53.567Z","repository_id":37336712,"created_at":"2025-08-16T14:39:53.567Z","updated_at":"2025-08-16T14:39:53.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377153,"owners_count":25094528,"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":"plantuml","name":"PlantUML","uuid":"5711322","kind":"organization","description":"This is how UML tools should have been from the beginning","email":"plantuml@gmail.com","website":"https://plantuml.com/","location":null,"twitter":"PlantUML","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5711322?v=4","repositories_count":42,"last_synced_at":"2025-08-29T14:42:48.440Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/plantuml","funding_links":["https://github.com/sponsors/plantuml"],"total_stars":15147,"followers":686,"following":0,"created_at":"2022-11-03T00:36:07.724Z","updated_at":"2025-08-29T14:42:48.440Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml/repositories"},"tags":[{"name":"v1.2025.4","sha":"1dab9738f73b61461dbaa66f9d2742c249feebca","kind":"tag","published_at":"2025-06-28T11:18:49.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4/manifests"},{"name":"v1.2025.4-native","sha":"1dab9738f73b61461dbaa66f9d2742c249feebca","kind":"commit","published_at":"2025-06-28T11:10:28.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.4-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.4-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.4-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4-native/manifests"},{"name":"v1.2025.3","sha":"ce0da6a2902a7c4277a2f38ac1ab1770fc15d28a","kind":"tag","published_at":"2025-06-01T09:13:16.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3/manifests"},{"name":"v1.2025.3-native","sha":"ce0da6a2902a7c4277a2f38ac1ab1770fc15d28a","kind":"commit","published_at":"2025-06-01T08:59:24.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.3-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.3-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.3-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3-native/manifests"},{"name":"v1.2025.2","sha":"8a704bb1b79dd6d447ad4836b76c9b37e4d35bfe","kind":"tag","published_at":"2025-03-05T18:22:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2/manifests"},{"name":"v1.2025.2-native","sha":"8a704bb1b79dd6d447ad4836b76c9b37e4d35bfe","kind":"commit","published_at":"2025-03-05T18:08:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.2-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.2-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.2-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2-native/manifests"},{"name":"v1.2025.1","sha":"babeefa5588e82f1f977ae225db53bcef5980e76","kind":"tag","published_at":"2025-02-16T11:00:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1/manifests"},{"name":"v1.2025.1-native","sha":"babeefa5588e82f1f977ae225db53bcef5980e76","kind":"commit","published_at":"2025-02-16T10:45:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.1-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.1-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.1-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1-native/manifests"},{"name":"v1.2025.0","sha":"251eaafaff75345cd6689a64e98ce7901b148b19","kind":"tag","published_at":"2025-01-07T17:40:47.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0/manifests"},{"name":"v1.2025.0-native","sha":"251eaafaff75345cd6689a64e98ce7901b148b19","kind":"commit","published_at":"2025-01-07T17:39:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.0-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.0-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.0-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0-native/manifests"},{"name":"v1.2024.8-native","sha":"e1c98cbd0196b72a81d12d502b427f5e424004ff","kind":"commit","published_at":"2024-11-16T09:32:07.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.8-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.8-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.8-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8-native/manifests"},{"name":"v1.2024.8","sha":"5551a3898ec06f85ece8aa99d1a600c93f3dedc7","kind":"tag","published_at":"2024-11-15T18:01:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8/manifests"},{"name":"snapshot-native","sha":"270510dca190572a934f67a85b629273437db92d","kind":"commit","published_at":"2024-10-25T18:00:51.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/snapshot-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/snapshot-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@snapshot-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot-native/manifests"},{"name":"v1.2024.7","sha":"d2b2bcf1722b8705f7f01a556dc96751e7739f7d","kind":"tag","published_at":"2024-09-07T11:37:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7/manifests"},{"name":"v1.2024.7-native","sha":"d2b2bcf1722b8705f7f01a556dc96751e7739f7d","kind":"commit","published_at":"2024-09-07T11:21:57.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.7-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.7-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.7-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7-native/manifests"},{"name":"native","sha":"18f8e113d7198e39a12d8ccf48ee809807a00fd2","kind":"commit","published_at":"2024-08-28T06:02:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/native","html_url":"https://github.com/plantuml/plantuml/releases/tag/native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/native/manifests"},{"name":"1.2024.7beta5","sha":"ec7b8b3cb85cade5ae23c89934face0b4d898732","kind":"commit","published_at":"2024-08-26T15:19:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/1.2024.7beta5","html_url":"https://github.com/plantuml/plantuml/releases/tag/1.2024.7beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@1.2024.7beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta5/manifests"},{"name":"1.2024.7beta4","sha":"5dbc82c2f08a7e16c418946ce28be7f05796fffd","kind":"commit","published_at":"2024-08-26T09:54:48.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/1.2024.7beta4","html_url":"https://github.com/plantuml/plantuml/releases/tag/1.2024.7beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@1.2024.7beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta4/manifests"},{"name":"v1.2024.6","sha":"36e07ea22af348f830db6b44994f9ecbed9bfafa","kind":"tag","published_at":"2024-07-06T09:32:08.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.6/manifests"},{"name":"v1.2024.5","sha":"7ddfd61a328a5229f67f29bacb2f20e534ea641b","kind":"tag","published_at":"2024-05-26T09:46:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.5/manifests"},{"name":"v1.2024.4","sha":"9432e0b1e5231e9843b846b83e00d623953cc2c1","kind":"tag","published_at":"2024-04-06T14:54:27.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.4/manifests"},{"name":"v1.2024.3","sha":"c6f150fd4e68997b6a7dd578089e07be2396d3e6","kind":"tag","published_at":"2024-02-15T19:44:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.3/manifests"},{"name":"v1.2024.2","sha":"cfa16d0f609873d3a41874ed8dbc4d1baa05d048","kind":"tag","published_at":"2024-02-14T18:13:33.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.2/manifests"},{"name":"v1.2024.1","sha":"68fdb662fe24ccd7e361befa3da37f43a0b959c9","kind":"tag","published_at":"2024-02-08T21:37:51.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.1/manifests"},{"name":"v1.2024.0","sha":"dbbdf1277be55de8c6c4647c22c2e46572d28d60","kind":"tag","published_at":"2024-02-01T19:22:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.0/manifests"},{"name":"v1.2023.13","sha":"5128891a0fe3473bf660a24f2077c5f6eab6d9e7","kind":"tag","published_at":"2023-12-11T18:34:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.13/manifests"},{"name":"v1.2023.12","sha":"2b2f29191113b17be0c35e8a503643e0206a9fcc","kind":"tag","published_at":"2023-10-20T14:40:55.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.12/manifests"},{"name":"v1.2023.11","sha":"057a076817e0004f19d23325f025c337804f8973","kind":"tag","published_at":"2023-09-13T18:47:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.11/manifests"},{"name":"v1.2023.10","sha":"29bcbfee89bc9df3ab3d2a40194604a157349896","kind":"tag","published_at":"2023-07-12T16:08:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.10/manifests"},{"name":"v1.2023.9","sha":"74574c4f57d8d56b0e740b64e3d005ed071b2da2","kind":"tag","published_at":"2023-06-13T19:26:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.9/manifests"},{"name":"v1.2023.8","sha":"92c5183386d403fe23616de3825afb58610316d6","kind":"tag","published_at":"2023-05-21T20:49:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.8/manifests"},{"name":"v1.2023.7","sha":"2803fa7e7b460e1aedcadb784cfa5ea18a193942","kind":"tag","published_at":"2023-05-12T19:54:16.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.7/manifests"},{"name":"v1.2023.6","sha":"82d660de00360aac9170a605e2d883a1fd2f3850","kind":"tag","published_at":"2023-04-18T20:06:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.6/manifests"},{"name":"v1.2023.5","sha":"47f2995aa3962223af67120c9a6ecf3da94b4a90","kind":"tag","published_at":"2023-03-24T18:15:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.5/manifests"},{"name":"gmlv0.2.0a","sha":"e9fd51c6d1e81730307bdaf6d95e980880e2da94","kind":"tag","published_at":"2023-03-23T06:53:53.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/gmlv0.2.0a","html_url":"https://github.com/plantuml/plantuml/releases/tag/gmlv0.2.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@gmlv0.2.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.2.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.2.0a/manifests"},{"name":"v1.2023.4","sha":"957dfea0b5063b4f9990452afa0605bb0ac2922d","kind":"tag","published_at":"2023-03-09T18:46:07.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.4/manifests"},{"name":"v1.2023.3","sha":"be8454cb59648004544f959e35f26a4c05cfce6d","kind":"tag","published_at":"2023-03-09T18:19:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.3/manifests"},{"name":"v1.2023.2","sha":"52664342f6492e1d47fe06c232fbc9c03ea70742","kind":"tag","published_at":"2023-02-27T18:42:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.2/manifests"},{"name":"v1.2023.1","sha":"e1b9c0a0f01132677212006ba6d843ee16b4fdf2","kind":"tag","published_at":"2023-01-31T07:33:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.1/manifests"},{"name":"gmlv0.1.0a","sha":"e9fd51c6d1e81730307bdaf6d95e980880e2da94","kind":"tag","published_at":"2023-01-24T14:15:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/gmlv0.1.0a","html_url":"https://github.com/plantuml/plantuml/releases/tag/gmlv0.1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@gmlv0.1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.1.0a/manifests"},{"name":"v1.2023.0","sha":"a5d39f6dda549a1e8f40647a4fb626719c3ee1c2","kind":"tag","published_at":"2023-01-09T21:02:59.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.0/manifests"},{"name":"v1.2022.14","sha":"117102bb65b007f6086838dfc058b278ca69cb38","kind":"tag","published_at":"2022-12-06T19:54:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.14/manifests"},{"name":"v1.2022.13","sha":"8cc6471ad3a5f8fd9aa69adbaa2be4784439c54e","kind":"tag","published_at":"2022-11-19T15:34:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.13/manifests"},{"name":"v1.2022.12","sha":"62c8b26e25c4559135f44c1eb73e52dce36796ba","kind":"tag","published_at":"2022-10-24T21:34:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.12/manifests"},{"name":"v1.2022.11","sha":"b6a3efd25979401736320c5ae8e49fb8a5b09ed5","kind":"tag","published_at":"2022-10-22T17:47:39.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.11/manifests"},{"name":"v1.2022.10","sha":"cfe2b60db9cc58bb05f616a3616e38d3e8eb87b8","kind":"tag","published_at":"2022-09-28T06:30:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.10/manifests"},{"name":"v1.2022.9","sha":"ecf66ff3911ae7e9a25e750e75614724d1cce99e","kind":"tag","published_at":"2022-09-27T16:33:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.9/manifests"},{"name":"v1.2022.8","sha":"5e30d89eb4be11906dc732fc35a5de3f81c4e879","kind":"tag","published_at":"2022-09-25T15:45:42.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.8/manifests"},{"name":"snapshot","sha":"a562d24aa4759493640b490dbd7843fd515c738b","kind":"commit","published_at":"2022-09-01T17:40:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/snapshot","html_url":"https://github.com/plantuml/plantuml/releases/tag/snapshot","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@snapshot","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot/manifests"},{"name":"v1.2022.7","sha":"b4d191a365587c4c5341c50171f95b0febf07fb1","kind":"tag","published_at":"2022-08-23T16:52:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.7/manifests"},{"name":"v1.2022.6","sha":"285c21492fe7611ab9d902361c7819f4f25d72e4","kind":"tag","published_at":"2022-06-22T07:39:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.6/manifests"},{"name":"v1.2022.5","sha":"229a6129e2473da8227f5138f26edbb352e38376","kind":"tag","published_at":"2022-05-04T18:04:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.5/manifests"},{"name":"v1.2022.4","sha":"bee4d458ebf9a5e0eaad8f407cb916c2c577b138","kind":"tag","published_at":"2022-04-10T19:31:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.4/manifests"},{"name":"v1.2022.3","sha":"a5fe482b594110525b876c7edce669312067417e","kind":"tag","published_at":"2022-03-29T21:25:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.3/manifests"},{"name":"v1.2022.2","sha":"a1a599b63385370d0802a8032c47779bb73bf526","kind":"tag","published_at":"2022-03-07T20:58:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.2/manifests"},{"name":"v1.2022.1","sha":"8ae721e3d2b1ff0f5e3092592543bf56b3c36e7b","kind":"tag","published_at":"2022-02-01T21:02:56.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.1/manifests"},{"name":"v1.2022.0","sha":"c0a51633cefe1c565ae7bd97398d7a96da782cde","kind":"tag","published_at":"2022-01-12T17:03:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.0/manifests"},{"name":"v1.2021.16","sha":"d9552dfc34f9f9cebdd303948ba5b705a3782989","kind":"tag","published_at":"2021-12-08T19:54:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.16","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.16/manifests"},{"name":"v1.2021.15","sha":"2494e6a435501ee4ee9122f1ccbedff38e5bc1e9","kind":"tag","published_at":"2021-11-30T18:38:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.15/manifests"},{"name":"v1.2021.14","sha":"0646c23a18d5b0094c3fcd9ad02c1f85558e2ce1","kind":"tag","published_at":"2021-11-12T17:27:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.14/manifests"},{"name":"v1.2021.13","sha":"d1e5f820846f8ce5bd3826aff594b0ffc34a7f66","kind":"tag","published_at":"2021-11-01T12:08:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.13/manifests"},{"name":"v1.2021.12","sha":"c8748421584d3c0edb734c271721ed0a0b8e79a0","kind":"tag","published_at":"2021-10-05T16:53:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.12/manifests"},{"name":"v1.2021.10","sha":"9238bacd65a9cd11ba755d9d05bc9db45676281e","kind":"tag","published_at":"2021-08-30T17:16:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.10/manifests"},{"name":"v1.2021.9","sha":"1edafc748df7b98d4c2b6b499fedadd675202158","kind":"tag","published_at":"2021-07-25T10:43:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.9/manifests"},{"name":"v1.2021.8","sha":"d55c9c6ca744e9a8f0ab1a74dd52fc8a635a7729","kind":"tag","published_at":"2021-06-27T16:52:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.8/manifests"},{"name":"v1.2021.7","sha":"39c585ee094d0d5aa83ad6fcb7704e34f7b827b3","kind":"tag","published_at":"2021-05-23T15:35:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.7/manifests"},{"name":"v1.2021.6","sha":"f83a207360011e575046becb056f5f84104656b2","kind":"tag","published_at":"2021-05-14T08:45:18.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.6/manifests"},{"name":"v1.2021.5","sha":"fcf10ee0a9a94f45dff62195bfa99c508aaad6d7","kind":"tag","published_at":"2021-04-25T20:59:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.5/manifests"},{"name":"v1.2021.4","sha":"feba01473c4b7071bcb7183d9c3f9727a21164b2","kind":"tag","published_at":"2021-04-04T10:33:19.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.4/manifests"},{"name":"v1.2021.3","sha":"efab37d3ce56842465a41a8ee4e6277f912f840f","kind":"tag","published_at":"2021-03-22T18:00:47.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.3/manifests"},{"name":"v1.2021.2","sha":"eea48055d326423a6f29120a3d36fbe0c04216b1","kind":"tag","published_at":"2021-03-07T12:23:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.2/manifests"},{"name":"v1.2021.1","sha":"0dc13cccf2724ffcb4017d5dbbed63e8c706fb8f","kind":"tag","published_at":"2021-02-02T10:12:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.1/manifests"},{"name":"v1.2021.0","sha":"5ec10372021db00c8b9ea5109ef189b91ff06ebd","kind":"tag","published_at":"2021-01-10T20:52:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.0/manifests"},{"name":"v1.2020.26","sha":"099843c8307b4fc97d88f99a8fab3ee5a4b9a20c","kind":"tag","published_at":"2020-12-21T19:05:43.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.26","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.26/manifests"},{"name":"v1.2020.24","sha":"5dab086ba1505ec3c2372629a7ffcbe53caabeca","kind":"tag","published_at":"2020-12-19T21:22:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.24","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.24/manifests"},{"name":"v1.2020.23","sha":"56cd2269dd6b95925e8a8c44102002d5749549bc","kind":"tag","published_at":"2020-12-14T18:31:17.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.23","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.23/manifests"},{"name":"v1.2020.22","sha":"7e81ef289b8b08038a952dd1aa2720b4ac038d06","kind":"tag","published_at":"2020-12-06T21:43:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.22","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.22/manifests"},{"name":"v1.2020.21","sha":"9b708081fcec72ebe5fd4a10e66bc69988d2bb53","kind":"tag","published_at":"2020-12-01T21:39:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.21","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.21/manifests"},{"name":"v1.2020.20","sha":"2404fb605b6749af11e5d666860fa39a7f7b4547","kind":"tag","published_at":"2020-11-21T17:34:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.20","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.20/manifests"},{"name":"v1.2020.19","sha":"c670872511462d27ed79e295275bad6fa117aa03","kind":"tag","published_at":"2020-10-12T20:57:14.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.19","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.19/manifests"},{"name":"v1.2020.18","sha":"58936dc235e568bfeea580db93bbba90f6df66c7","kind":"tag","published_at":"2020-09-30T20:58:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.18","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.18/manifests"},{"name":"v1.2020.17","sha":"b27fa50b5038140eba66e0c82eaed0d0403ed517","kind":"tag","published_at":"2020-09-19T15:43:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.17","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.17/manifests"},{"name":"v1.2020.16","sha":"55d1d81055262ad460383d2fd04e46d2c9d34f6e","kind":"tag","published_at":"2020-08-25T17:24:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.16","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.16/manifests"},{"name":"v1.2020.15","sha":"55ca84b7c16e32e04bfc323de17928b50becd31e","kind":"tag","published_at":"2020-06-28T12:41:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.15/manifests"},{"name":"v1.2020.14","sha":"a38685d3bac2f586a2cf86b94e131b7ba87e37df","kind":"tag","published_at":"2020-06-21T20:32:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.14/manifests"},{"name":"v1.2020.13","sha":"37a6f82e35bd8b222671492ba333b832e42f6010","kind":"tag","published_at":"2020-06-14T20:36:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.13/manifests"},{"name":"v1.2020.12","sha":"301fd18b2fe87e3482bd48b0e9670e827a836b20","kind":"tag","published_at":"2020-06-07T10:03:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.12/manifests"},{"name":"v1.2020.11","sha":"3192fa218c2ad0420d03de70f57f8521e1de315d","kind":"tag","published_at":"2020-05-30T15:20:38.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.11/manifests"},{"name":"v1.2020.10","sha":"bb94634fd4827efed9d2c99ec7847dd300222802","kind":"tag","published_at":"2020-05-17T21:16:03.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.10/manifests"},{"name":"v1.2020.9","sha":"5bd20214e252e4299cb27c77a5a378fa36612d3e","kind":"tag","published_at":"2020-05-10T14:19:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.9/manifests"},{"name":"v1.2020.8","sha":"138cfb900a502043230d575dbf79aa911e2e265b","kind":"tag","published_at":"2020-04-26T18:32:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.8/manifests"},{"name":"v1.2020.7","sha":"9077d971d71c5777f8d2d0a33da19fb7faef17ba","kind":"tag","published_at":"2020-04-19T16:05:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.7/manifests"},{"name":"v1.2020.6","sha":"85ad30b381a0322fedcf6dc0deac6b642e0a515e","kind":"tag","published_at":"2020-04-05T15:13:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.6/manifests"},{"name":"v1.2020.4","sha":"ce8d9045b59858c43bc773a56a2c4b5d02db8072","kind":"tag","published_at":"2020-03-19T13:06:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.4/manifests"},{"name":"v1.2020.3","sha":"03b30b1007670f1b6bf25959309b90c7d9b49f37","kind":"tag","published_at":"2020-03-18T10:50:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.3/manifests"},{"name":"v1.2020.2","sha":"7a5b515bf6cf87e2af2ec4691bf955ce8d031c34","kind":"tag","published_at":"2020-03-03T22:29:50.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.2/manifests"},{"name":"v1.2020.1","sha":"4cad5546ac72871deca19e0fb4a43953ce6a473e","kind":"tag","published_at":"2020-02-18T21:24:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.1/manifests"},{"name":"v1.2020.0","sha":"19b9eb353412a4d68709740c1f8bf1e7ad9ab1e6","kind":"tag","published_at":"2020-01-12T22:13:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.0/manifests"},{"name":"v1.2019.13","sha":"275cde19a85c8f4b3bedc13ba98ba925e503cb68","kind":"tag","published_at":"2019-12-10T21:46:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.13/manifests"},{"name":"v1.2019.12","sha":"36c461dabe919d34cebdba4ff64e84534d5987a2","kind":"tag","published_at":"2019-11-03T17:40:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.12/manifests"},{"name":"v1.2019.11","sha":"c4397fac972b9bd38779947e88fdd8ef39e56a2d","kind":"tag","published_at":"2019-09-22T17:20:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.11/manifests"},{"name":"v1.2019.10","sha":"90372b993cadbd18db94139517c52fe5c2f1f08d","kind":"tag","published_at":"2019-09-14T18:12:32.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.10/manifests"},{"name":"v1.2019.9","sha":"d0fdb2433b36e8bddd4b00ec113511511e3fcfb2","kind":"tag","published_at":"2019-08-26T17:07:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.9/manifests"},{"name":"v1.2019.8","sha":"18b688210f74570831a9218a0d6fa54d5d72380b","kind":"tag","published_at":"2019-07-14T20:09:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.8/manifests"},{"name":"v1.2019.7","sha":"fb108ebb5afa93915787d7ce6e686ef526edfd96","kind":"tag","published_at":"2019-06-26T19:26:00.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.7/manifests"},{"name":"v1.2019.6","sha":"99041c5ccbba423664ee36039b26ce7cccd37643","kind":"tag","published_at":"2019-05-24T20:00:32.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.6/manifests"},{"name":"v1.2019.5","sha":"73b507c1df142c501130feb10b9458327e7fe092","kind":"tag","published_at":"2019-04-21T20:40:35.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.5/manifests"},{"name":"v1.2019.4","sha":"857ec10b8b5b32d1b9b72ea6427ad7d26eb070de","kind":"tag","published_at":"2019-03-29T22:14:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.4/manifests"},{"name":"v1.2019.2","sha":"120fb859b2de2461fc83b33a5fc50370704bc747","kind":"tag","published_at":"2019-03-01T22:16:49.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.2/manifests"},{"name":"v1.2019.1","sha":"d7535d80274fc799372fbce519503edb23899ab2","kind":"tag","published_at":"2019-02-09T21:57:01.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.1/manifests"},{"name":"v1.2019.0","sha":"2c655a6b7481c39a41fc0dc57b561bd1db1ecfe2","kind":"tag","published_at":"2019-01-16T18:35:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.0/manifests"},{"name":"v1.2018.14","sha":"3ecadf6bd5fa8e5ed3cdbcaf99fb606397462d39","kind":"tag","published_at":"2018-12-22T11:12:09.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.14/manifests"},{"name":"v1.2018.13","sha":"3736d048b3d81617c524a666cdbcf1f01d081a98","kind":"tag","published_at":"2018-11-26T18:47:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.13/manifests"},{"name":"v1.2018.12","sha":"54ace4f3091c2d8db04637fc9776ba196ba84729","kind":"tag","published_at":"2018-10-21T19:44:38.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.12/manifests"},{"name":"v1.2018.11","sha":"414f51d2575314e1051b97d6262669c0063e0424","kind":"tag","published_at":"2018-09-23T12:15:28.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.11/manifests"},{"name":"v1.2018.10","sha":"4758fa1d66fb9a39a2650ab83041aec04df86fed","kind":"tag","published_at":"2018-08-26T12:10:59.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.10/manifests"},{"name":"v1.2018.9","sha":"1a8e4feb6a59befed7106caa29ad2a47b8454a39","kind":"tag","published_at":"2018-07-27T22:01:27.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.9/manifests"},{"name":"v1.2018.8","sha":"a3632461760a34c52004f28b38b673021fe6d3c8","kind":"tag","published_at":"2018-06-25T19:07:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.8/manifests"},{"name":"v1.2018.7","sha":"84e117e287d0254518c4d11afb62b13371f1a4de","kind":"tag","published_at":"2018-06-12T20:51:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.7/manifests"},{"name":"v1.2018.6","sha":"d7ecae5722455af80658472b1b4e15e2c865bae3","kind":"tag","published_at":"2018-05-21T13:07:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.6/manifests"},{"name":"v1.2018.5","sha":"14e1e6671ca27a460e74a2662d47a98a5795bace","kind":"tag","published_at":"2018-05-06T19:59:37.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.5/manifests"},{"name":"v1.2018.4","sha":"cfacbc1f9799773833156719b30a5a2d2845fd30","kind":"tag","published_at":"2018-05-01T17:26:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.4/manifests"},{"name":"v1.2018.3","sha":"e3bdf197456fdfa2e2557d4d87a9c22e8c474c0a","kind":"tag","published_at":"2018-04-06T20:36:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.3/manifests"},{"name":"v1.2018.2","sha":"86c9c6d6033a1fb5e73e73e626246786c6ef6f18","kind":"tag","published_at":"2018-03-09T21:38:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.2/manifests"},{"name":"v1.2018.1","sha":"557e8c94b968a0b46b6602e3d8e6791b9f35be67","kind":"tag","published_at":"2018-01-28T22:09:39.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.1/manifests"},{"name":"v1.2018.0","sha":"0be8ee2e6ff866d4f02bb0d1a02107d23b58b15c","kind":"tag","published_at":"2018-01-04T22:33:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.0/manifests"},{"name":"v1.2017.20","sha":"c17f4a125420ff39f8ee8ce83676a9c383b5cb7b","kind":"tag","published_at":"2017-12-11T21:03:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.20","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.20/manifests"},{"name":"v1.2017.19","sha":"a628cfdb769fb2201ab9038caf49afbbad37fb26","kind":"tag","published_at":"2017-11-20T16:11:18.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.19","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.19/manifests"},{"name":"v1.2017.18","sha":"a5701fb84bad4bb3322f6e8ffd97fc7e9afbad94","kind":"tag","published_at":"2017-10-07T09:47:45.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.18","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.18/manifests"},{"name":"v1.2017.17","sha":"ce99e6f2600816db65b9337804bf86773f96f35a","kind":"tag","published_at":"2017-09-03T17:00:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.17","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.17/manifests"},{"name":"v1.2017.15","sha":"1a5ca5cf483d450821a0a21209773014d374fdde","kind":"tag","published_at":"2017-07-03T18:00:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.15/manifests"},{"name":"v1.2017.14","sha":"f9bf7c08e5431c393a91a4db7e3e4351b472c33b","kind":"tag","published_at":"2017-06-05T11:27:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.14/manifests"},{"name":"v1.2017.13","sha":"2202502f2f33942276ade6af901ad02e19997041","kind":"tag","published_at":"2017-05-10T19:51:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.13/manifests"},{"name":"v1.2017.12","sha":"dc9d5327b718b800ba2ed4feb5d3f4a73780f15a","kind":"tag","published_at":"2017-04-26T17:49:08.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.12/manifests"},{"name":"v2017.11","sha":"5c62d2c0838367c717a965cf519d3f9937177180","kind":"tag","published_at":"2017-04-19T18:30:37.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.11/manifests"},{"name":"v2017.09","sha":"e3a5d8f744915cb41e9af76707a409cdae52a33f","kind":"tag","published_at":"2017-04-05T17:38:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.09","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.09/manifests"},{"name":"v2017.08","sha":"091a95bd8289b3af736901f11c2da171fc95b1d8","kind":"tag","published_at":"2017-03-21T21:38:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.08","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.08/manifests"},{"name":"v8059","sha":"69ea262d5d17b43fb0d117ab466866d7601feb16","kind":"tag","published_at":"2017-03-15T19:14:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v8059","html_url":"https://github.com/plantuml/plantuml/releases/tag/v8059","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v8059","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v8059","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v8059/manifests"}]},"repo_metadata_updated_at":"2025-09-03T02:10:11.910Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.518166505570626,"dependent_packages_count":47.91863289283537,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.718399699203},"purl":"pkg:maven/net.sourceforge.plantuml/plantuml-lgpl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/net.sourceforge.plantuml:plantuml-lgpl","docker_dependents_count":2,"docker_downloads_count":2330330,"usage_url":"https://repos.ecosyste.ms/usage/maven/net.sourceforge.plantuml:plantuml-lgpl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/net.sourceforge.plantuml:plantuml-lgpl/dependencies","status":null,"funding_links":["https://github.com/sponsors/plantuml","https://patreon.com/plantuml","https://liberapay.com/plantuml"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T20:01:00.827Z","issues_count":606,"pull_requests_count":424,"avg_time_to_close_issue":27819369.448669203,"avg_time_to_close_pull_request":352695.90716180374,"issues_closed_count":262,"pull_requests_closed_count":377,"pull_request_authors_count":57,"issue_authors_count":361,"avg_comments_per_issue":2.2805280528052805,"avg_comments_per_pull_request":0.839622641509434,"merged_pull_requests_count":338,"bot_issues_count":0,"bot_pull_requests_count":104,"past_year_issues_count":187,"past_year_pull_requests_count":268,"past_year_avg_time_to_close_issue":1729150.2424242424,"past_year_avg_time_to_close_pull_request":296509.218487395,"past_year_issues_closed_count":66,"past_year_pull_requests_closed_count":238,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":1.1550802139037433,"past_year_avg_comments_per_pull_request":0.8171641791044776,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":76,"past_year_merged_pull_requests_count":209,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/issues","maintainers":[{"login":"The-Lum","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Lum"},{"login":"evantill","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evantill"},{"login":"MOZGIII","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MOZGIII"},{"login":"BenceSzalai","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenceSzalai"}],"active_maintainers":[{"login":"The-Lum","count":152,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Lum"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-lgpl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-lgpl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-lgpl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-lgpl/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547813,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","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":11848406,"name":"net.sourceforge.plantuml:plantuml-gplv2","ecosystem":"maven","description":"PlantUML is a component that allows to quickly write diagrams from text.","homepage":"https://plantuml.com/","licenses":"GPLv2 License","normalized_licenses":["Vim"],"repository_url":"https://github.com/plantuml/plantuml","keywords_array":[],"namespace":"net.sourceforge.plantuml","versions_count":14,"first_release_published_at":"2023-10-20T15:00:07.000Z","latest_release_published_at":"2025-06-28T11:30:42.000Z","latest_release_number":"1.2025.4","last_synced_at":"2025-09-02T19:22:43.035Z","created_at":"2025-06-28T12:02:02.253Z","updated_at":"2025-09-03T02:10:11.907Z","registry_url":"https://central.sonatype.com/artifact/net.sourceforge.plantuml/plantuml-gplv2/","install_command":null,"documentation_url":"https://appdoc.app/artifact/net.sourceforge.plantuml/plantuml-gplv2/","metadata":{},"repo_metadata":{"id":37336712,"uuid":"1051476","full_name":"plantuml/plantuml","owner":"plantuml","description":"Generate diagrams from textual description","archived":false,"fork":false,"pushed_at":"2025-09-02T17:17:37.000Z","size":415666,"stargazers_count":12010,"open_issues_count":538,"forks_count":1084,"subscribers_count":152,"default_branch":"master","last_synced_at":"2025-09-02T19:10:25.546Z","etag":null,"topics":["diagram","diagram-as-code","diagrams","diagrams-as-code","java","plantuml","uml","uml-diagram"],"latest_commit_sha":null,"homepage":"https://plantuml.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plantuml.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":"docs/SUPPORT.md","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},"funding":{"github":"plantuml","patreon":"plantuml","liberapay":"plantuml"}},"created_at":"2010-11-04T15:55:50.000Z","updated_at":"2025-09-02T17:09:18.000Z","dependencies_parsed_at":"2025-04-12T22:12:47.906Z","dependency_job_id":"5075854d-4fc5-4d2e-9a4f-fda4c0fc141b","html_url":"https://github.com/plantuml/plantuml","commit_stats":{"total_commits":883,"total_committers":71,"mean_commits":12.43661971830986,"dds":"0.48018120045300117","last_synced_commit":"c158ce43834c4ffe25d5ece3147a652cb13dc83f"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/plantuml/plantuml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/sbom","scorecard":{"id":165366,"data":{"date":"2025-08-04","repo":{"name":"github.com/plantuml/plantuml","commit":"275fd1be41ea383ba0111562ed8c3f7d2539e061"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.7,"checks":[{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/27 approved changesets -- score normalized to 2","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: no topLevel permission defined: .github/workflows/add-triage-label.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/close-and-put-in-backlog.yml:1","Warn: no topLevel permission defined: .github/workflows/dev-intermediate-test.yml:1","Warn: no topLevel permission defined: .github/workflows/dev-unit-test.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/native-image-release.yml:1","Warn: no topLevel permission defined: .github/workflows/native-image-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/testing-workflow-config.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-plantuml-eclipse-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: sjpp.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":4,"reason":"3 out of the last 5 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: plantuml-asl-SNAPSHOT-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/snapshot","Warn: release artifact v1.2025.4-native not signed: https://api.github.com/repos/plantuml/plantuml/releases/228529240","Info: signed release artifact: plantuml-1.2025.4-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/v1.2025.4","Warn: release artifact v1.2025.3-native not signed: https://api.github.com/repos/plantuml/plantuml/releases/222270298","Info: signed release artifact: plantuml-1.2025.3-javadoc.jar.asc: https://github.com/plantuml/plantuml/releases/tag/v1.2025.3","Warn: release artifact snapshot does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/233935036","Warn: release artifact v1.2025.4-native does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/228529240","Warn: release artifact v1.2025.4 does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/228528716","Warn: release artifact v1.2025.3-native does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/222270298","Warn: release artifact v1.2025.3 does not have provenance: https://api.github.com/repos/plantuml/plantuml/releases/222269793"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/ci.yml:224"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 4 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add-triage-label.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/add-triage-label.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:332: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-and-put-in-backlog.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/close-and-put-in-backlog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-intermediate-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-intermediate-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-unit-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-unit-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-unit-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/dev-unit-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image-snapshot.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/native-image-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-workflow-config.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/testing-workflow-config.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-plantuml-eclipse-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/plantuml/plantuml/trigger-plantuml-eclipse-release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:13: pin your Docker image by updating eclipse-temurin:17-jre-jammy to eclipse-temurin:17-jre-jammy@sha256:300c145ec4cf75f22c205b72eb233977a585d91cf530947d15054e270445f00d","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  19 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T14:39:53.567Z","repository_id":37336712,"created_at":"2025-08-16T14:39:53.567Z","updated_at":"2025-08-16T14:39:53.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377153,"owners_count":25094528,"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":"plantuml","name":"PlantUML","uuid":"5711322","kind":"organization","description":"This is how UML tools should have been from the beginning","email":"plantuml@gmail.com","website":"https://plantuml.com/","location":null,"twitter":"PlantUML","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5711322?v=4","repositories_count":42,"last_synced_at":"2025-08-29T14:42:48.440Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/plantuml","funding_links":["https://github.com/sponsors/plantuml"],"total_stars":15147,"followers":686,"following":0,"created_at":"2022-11-03T00:36:07.724Z","updated_at":"2025-08-29T14:42:48.440Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantuml/repositories"},"tags":[{"name":"v1.2025.4","sha":"1dab9738f73b61461dbaa66f9d2742c249feebca","kind":"tag","published_at":"2025-06-28T11:18:49.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4/manifests"},{"name":"v1.2025.4-native","sha":"1dab9738f73b61461dbaa66f9d2742c249feebca","kind":"commit","published_at":"2025-06-28T11:10:28.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.4-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.4-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.4-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.4-native/manifests"},{"name":"v1.2025.3","sha":"ce0da6a2902a7c4277a2f38ac1ab1770fc15d28a","kind":"tag","published_at":"2025-06-01T09:13:16.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3/manifests"},{"name":"v1.2025.3-native","sha":"ce0da6a2902a7c4277a2f38ac1ab1770fc15d28a","kind":"commit","published_at":"2025-06-01T08:59:24.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.3-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.3-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.3-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.3-native/manifests"},{"name":"v1.2025.2","sha":"8a704bb1b79dd6d447ad4836b76c9b37e4d35bfe","kind":"tag","published_at":"2025-03-05T18:22:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2/manifests"},{"name":"v1.2025.2-native","sha":"8a704bb1b79dd6d447ad4836b76c9b37e4d35bfe","kind":"commit","published_at":"2025-03-05T18:08:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.2-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.2-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.2-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.2-native/manifests"},{"name":"v1.2025.1","sha":"babeefa5588e82f1f977ae225db53bcef5980e76","kind":"tag","published_at":"2025-02-16T11:00:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1/manifests"},{"name":"v1.2025.1-native","sha":"babeefa5588e82f1f977ae225db53bcef5980e76","kind":"commit","published_at":"2025-02-16T10:45:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.1-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.1-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.1-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.1-native/manifests"},{"name":"v1.2025.0","sha":"251eaafaff75345cd6689a64e98ce7901b148b19","kind":"tag","published_at":"2025-01-07T17:40:47.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0/manifests"},{"name":"v1.2025.0-native","sha":"251eaafaff75345cd6689a64e98ce7901b148b19","kind":"commit","published_at":"2025-01-07T17:39:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2025.0-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2025.0-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2025.0-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2025.0-native/manifests"},{"name":"v1.2024.8-native","sha":"e1c98cbd0196b72a81d12d502b427f5e424004ff","kind":"commit","published_at":"2024-11-16T09:32:07.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.8-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.8-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.8-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8-native/manifests"},{"name":"v1.2024.8","sha":"5551a3898ec06f85ece8aa99d1a600c93f3dedc7","kind":"tag","published_at":"2024-11-15T18:01:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.8/manifests"},{"name":"snapshot-native","sha":"270510dca190572a934f67a85b629273437db92d","kind":"commit","published_at":"2024-10-25T18:00:51.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/snapshot-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/snapshot-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@snapshot-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot-native/manifests"},{"name":"v1.2024.7","sha":"d2b2bcf1722b8705f7f01a556dc96751e7739f7d","kind":"tag","published_at":"2024-09-07T11:37:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7/manifests"},{"name":"v1.2024.7-native","sha":"d2b2bcf1722b8705f7f01a556dc96751e7739f7d","kind":"commit","published_at":"2024-09-07T11:21:57.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.7-native","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.7-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.7-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.7-native/manifests"},{"name":"native","sha":"18f8e113d7198e39a12d8ccf48ee809807a00fd2","kind":"commit","published_at":"2024-08-28T06:02:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/native","html_url":"https://github.com/plantuml/plantuml/releases/tag/native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/native/manifests"},{"name":"1.2024.7beta5","sha":"ec7b8b3cb85cade5ae23c89934face0b4d898732","kind":"commit","published_at":"2024-08-26T15:19:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/1.2024.7beta5","html_url":"https://github.com/plantuml/plantuml/releases/tag/1.2024.7beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@1.2024.7beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta5/manifests"},{"name":"1.2024.7beta4","sha":"5dbc82c2f08a7e16c418946ce28be7f05796fffd","kind":"commit","published_at":"2024-08-26T09:54:48.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/1.2024.7beta4","html_url":"https://github.com/plantuml/plantuml/releases/tag/1.2024.7beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@1.2024.7beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/1.2024.7beta4/manifests"},{"name":"v1.2024.6","sha":"36e07ea22af348f830db6b44994f9ecbed9bfafa","kind":"tag","published_at":"2024-07-06T09:32:08.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.6/manifests"},{"name":"v1.2024.5","sha":"7ddfd61a328a5229f67f29bacb2f20e534ea641b","kind":"tag","published_at":"2024-05-26T09:46:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.5/manifests"},{"name":"v1.2024.4","sha":"9432e0b1e5231e9843b846b83e00d623953cc2c1","kind":"tag","published_at":"2024-04-06T14:54:27.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.4/manifests"},{"name":"v1.2024.3","sha":"c6f150fd4e68997b6a7dd578089e07be2396d3e6","kind":"tag","published_at":"2024-02-15T19:44:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.3/manifests"},{"name":"v1.2024.2","sha":"cfa16d0f609873d3a41874ed8dbc4d1baa05d048","kind":"tag","published_at":"2024-02-14T18:13:33.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.2/manifests"},{"name":"v1.2024.1","sha":"68fdb662fe24ccd7e361befa3da37f43a0b959c9","kind":"tag","published_at":"2024-02-08T21:37:51.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.1/manifests"},{"name":"v1.2024.0","sha":"dbbdf1277be55de8c6c4647c22c2e46572d28d60","kind":"tag","published_at":"2024-02-01T19:22:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2024.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2024.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2024.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2024.0/manifests"},{"name":"v1.2023.13","sha":"5128891a0fe3473bf660a24f2077c5f6eab6d9e7","kind":"tag","published_at":"2023-12-11T18:34:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.13/manifests"},{"name":"v1.2023.12","sha":"2b2f29191113b17be0c35e8a503643e0206a9fcc","kind":"tag","published_at":"2023-10-20T14:40:55.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.12/manifests"},{"name":"v1.2023.11","sha":"057a076817e0004f19d23325f025c337804f8973","kind":"tag","published_at":"2023-09-13T18:47:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.11/manifests"},{"name":"v1.2023.10","sha":"29bcbfee89bc9df3ab3d2a40194604a157349896","kind":"tag","published_at":"2023-07-12T16:08:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.10/manifests"},{"name":"v1.2023.9","sha":"74574c4f57d8d56b0e740b64e3d005ed071b2da2","kind":"tag","published_at":"2023-06-13T19:26:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.9/manifests"},{"name":"v1.2023.8","sha":"92c5183386d403fe23616de3825afb58610316d6","kind":"tag","published_at":"2023-05-21T20:49:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.8/manifests"},{"name":"v1.2023.7","sha":"2803fa7e7b460e1aedcadb784cfa5ea18a193942","kind":"tag","published_at":"2023-05-12T19:54:16.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.7/manifests"},{"name":"v1.2023.6","sha":"82d660de00360aac9170a605e2d883a1fd2f3850","kind":"tag","published_at":"2023-04-18T20:06:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.6/manifests"},{"name":"v1.2023.5","sha":"47f2995aa3962223af67120c9a6ecf3da94b4a90","kind":"tag","published_at":"2023-03-24T18:15:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.5/manifests"},{"name":"gmlv0.2.0a","sha":"e9fd51c6d1e81730307bdaf6d95e980880e2da94","kind":"tag","published_at":"2023-03-23T06:53:53.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/gmlv0.2.0a","html_url":"https://github.com/plantuml/plantuml/releases/tag/gmlv0.2.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@gmlv0.2.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.2.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.2.0a/manifests"},{"name":"v1.2023.4","sha":"957dfea0b5063b4f9990452afa0605bb0ac2922d","kind":"tag","published_at":"2023-03-09T18:46:07.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.4/manifests"},{"name":"v1.2023.3","sha":"be8454cb59648004544f959e35f26a4c05cfce6d","kind":"tag","published_at":"2023-03-09T18:19:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.3/manifests"},{"name":"v1.2023.2","sha":"52664342f6492e1d47fe06c232fbc9c03ea70742","kind":"tag","published_at":"2023-02-27T18:42:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.2/manifests"},{"name":"v1.2023.1","sha":"e1b9c0a0f01132677212006ba6d843ee16b4fdf2","kind":"tag","published_at":"2023-01-31T07:33:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.1/manifests"},{"name":"gmlv0.1.0a","sha":"e9fd51c6d1e81730307bdaf6d95e980880e2da94","kind":"tag","published_at":"2023-01-24T14:15:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/gmlv0.1.0a","html_url":"https://github.com/plantuml/plantuml/releases/tag/gmlv0.1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@gmlv0.1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/gmlv0.1.0a/manifests"},{"name":"v1.2023.0","sha":"a5d39f6dda549a1e8f40647a4fb626719c3ee1c2","kind":"tag","published_at":"2023-01-09T21:02:59.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2023.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2023.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2023.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2023.0/manifests"},{"name":"v1.2022.14","sha":"117102bb65b007f6086838dfc058b278ca69cb38","kind":"tag","published_at":"2022-12-06T19:54:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.14/manifests"},{"name":"v1.2022.13","sha":"8cc6471ad3a5f8fd9aa69adbaa2be4784439c54e","kind":"tag","published_at":"2022-11-19T15:34:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.13/manifests"},{"name":"v1.2022.12","sha":"62c8b26e25c4559135f44c1eb73e52dce36796ba","kind":"tag","published_at":"2022-10-24T21:34:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.12/manifests"},{"name":"v1.2022.11","sha":"b6a3efd25979401736320c5ae8e49fb8a5b09ed5","kind":"tag","published_at":"2022-10-22T17:47:39.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.11/manifests"},{"name":"v1.2022.10","sha":"cfe2b60db9cc58bb05f616a3616e38d3e8eb87b8","kind":"tag","published_at":"2022-09-28T06:30:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.10/manifests"},{"name":"v1.2022.9","sha":"ecf66ff3911ae7e9a25e750e75614724d1cce99e","kind":"tag","published_at":"2022-09-27T16:33:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.9/manifests"},{"name":"v1.2022.8","sha":"5e30d89eb4be11906dc732fc35a5de3f81c4e879","kind":"tag","published_at":"2022-09-25T15:45:42.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.8/manifests"},{"name":"snapshot","sha":"a562d24aa4759493640b490dbd7843fd515c738b","kind":"commit","published_at":"2022-09-01T17:40:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/snapshot","html_url":"https://github.com/plantuml/plantuml/releases/tag/snapshot","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@snapshot","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/snapshot/manifests"},{"name":"v1.2022.7","sha":"b4d191a365587c4c5341c50171f95b0febf07fb1","kind":"tag","published_at":"2022-08-23T16:52:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.7/manifests"},{"name":"v1.2022.6","sha":"285c21492fe7611ab9d902361c7819f4f25d72e4","kind":"tag","published_at":"2022-06-22T07:39:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.6/manifests"},{"name":"v1.2022.5","sha":"229a6129e2473da8227f5138f26edbb352e38376","kind":"tag","published_at":"2022-05-04T18:04:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.5/manifests"},{"name":"v1.2022.4","sha":"bee4d458ebf9a5e0eaad8f407cb916c2c577b138","kind":"tag","published_at":"2022-04-10T19:31:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.4/manifests"},{"name":"v1.2022.3","sha":"a5fe482b594110525b876c7edce669312067417e","kind":"tag","published_at":"2022-03-29T21:25:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.3/manifests"},{"name":"v1.2022.2","sha":"a1a599b63385370d0802a8032c47779bb73bf526","kind":"tag","published_at":"2022-03-07T20:58:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.2/manifests"},{"name":"v1.2022.1","sha":"8ae721e3d2b1ff0f5e3092592543bf56b3c36e7b","kind":"tag","published_at":"2022-02-01T21:02:56.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.1/manifests"},{"name":"v1.2022.0","sha":"c0a51633cefe1c565ae7bd97398d7a96da782cde","kind":"tag","published_at":"2022-01-12T17:03:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2022.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2022.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2022.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2022.0/manifests"},{"name":"v1.2021.16","sha":"d9552dfc34f9f9cebdd303948ba5b705a3782989","kind":"tag","published_at":"2021-12-08T19:54:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.16","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.16/manifests"},{"name":"v1.2021.15","sha":"2494e6a435501ee4ee9122f1ccbedff38e5bc1e9","kind":"tag","published_at":"2021-11-30T18:38:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.15/manifests"},{"name":"v1.2021.14","sha":"0646c23a18d5b0094c3fcd9ad02c1f85558e2ce1","kind":"tag","published_at":"2021-11-12T17:27:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.14/manifests"},{"name":"v1.2021.13","sha":"d1e5f820846f8ce5bd3826aff594b0ffc34a7f66","kind":"tag","published_at":"2021-11-01T12:08:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.13/manifests"},{"name":"v1.2021.12","sha":"c8748421584d3c0edb734c271721ed0a0b8e79a0","kind":"tag","published_at":"2021-10-05T16:53:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.12/manifests"},{"name":"v1.2021.10","sha":"9238bacd65a9cd11ba755d9d05bc9db45676281e","kind":"tag","published_at":"2021-08-30T17:16:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.10/manifests"},{"name":"v1.2021.9","sha":"1edafc748df7b98d4c2b6b499fedadd675202158","kind":"tag","published_at":"2021-07-25T10:43:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.9/manifests"},{"name":"v1.2021.8","sha":"d55c9c6ca744e9a8f0ab1a74dd52fc8a635a7729","kind":"tag","published_at":"2021-06-27T16:52:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.8/manifests"},{"name":"v1.2021.7","sha":"39c585ee094d0d5aa83ad6fcb7704e34f7b827b3","kind":"tag","published_at":"2021-05-23T15:35:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.7/manifests"},{"name":"v1.2021.6","sha":"f83a207360011e575046becb056f5f84104656b2","kind":"tag","published_at":"2021-05-14T08:45:18.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.6/manifests"},{"name":"v1.2021.5","sha":"fcf10ee0a9a94f45dff62195bfa99c508aaad6d7","kind":"tag","published_at":"2021-04-25T20:59:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.5/manifests"},{"name":"v1.2021.4","sha":"feba01473c4b7071bcb7183d9c3f9727a21164b2","kind":"tag","published_at":"2021-04-04T10:33:19.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.4/manifests"},{"name":"v1.2021.3","sha":"efab37d3ce56842465a41a8ee4e6277f912f840f","kind":"tag","published_at":"2021-03-22T18:00:47.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.3/manifests"},{"name":"v1.2021.2","sha":"eea48055d326423a6f29120a3d36fbe0c04216b1","kind":"tag","published_at":"2021-03-07T12:23:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.2/manifests"},{"name":"v1.2021.1","sha":"0dc13cccf2724ffcb4017d5dbbed63e8c706fb8f","kind":"tag","published_at":"2021-02-02T10:12:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.1/manifests"},{"name":"v1.2021.0","sha":"5ec10372021db00c8b9ea5109ef189b91ff06ebd","kind":"tag","published_at":"2021-01-10T20:52:31.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2021.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2021.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2021.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2021.0/manifests"},{"name":"v1.2020.26","sha":"099843c8307b4fc97d88f99a8fab3ee5a4b9a20c","kind":"tag","published_at":"2020-12-21T19:05:43.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.26","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.26/manifests"},{"name":"v1.2020.24","sha":"5dab086ba1505ec3c2372629a7ffcbe53caabeca","kind":"tag","published_at":"2020-12-19T21:22:06.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.24","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.24/manifests"},{"name":"v1.2020.23","sha":"56cd2269dd6b95925e8a8c44102002d5749549bc","kind":"tag","published_at":"2020-12-14T18:31:17.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.23","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.23/manifests"},{"name":"v1.2020.22","sha":"7e81ef289b8b08038a952dd1aa2720b4ac038d06","kind":"tag","published_at":"2020-12-06T21:43:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.22","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.22/manifests"},{"name":"v1.2020.21","sha":"9b708081fcec72ebe5fd4a10e66bc69988d2bb53","kind":"tag","published_at":"2020-12-01T21:39:46.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.21","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.21/manifests"},{"name":"v1.2020.20","sha":"2404fb605b6749af11e5d666860fa39a7f7b4547","kind":"tag","published_at":"2020-11-21T17:34:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.20","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.20/manifests"},{"name":"v1.2020.19","sha":"c670872511462d27ed79e295275bad6fa117aa03","kind":"tag","published_at":"2020-10-12T20:57:14.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.19","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.19/manifests"},{"name":"v1.2020.18","sha":"58936dc235e568bfeea580db93bbba90f6df66c7","kind":"tag","published_at":"2020-09-30T20:58:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.18","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.18/manifests"},{"name":"v1.2020.17","sha":"b27fa50b5038140eba66e0c82eaed0d0403ed517","kind":"tag","published_at":"2020-09-19T15:43:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.17","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.17/manifests"},{"name":"v1.2020.16","sha":"55d1d81055262ad460383d2fd04e46d2c9d34f6e","kind":"tag","published_at":"2020-08-25T17:24:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.16","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.16/manifests"},{"name":"v1.2020.15","sha":"55ca84b7c16e32e04bfc323de17928b50becd31e","kind":"tag","published_at":"2020-06-28T12:41:13.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.15/manifests"},{"name":"v1.2020.14","sha":"a38685d3bac2f586a2cf86b94e131b7ba87e37df","kind":"tag","published_at":"2020-06-21T20:32:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.14/manifests"},{"name":"v1.2020.13","sha":"37a6f82e35bd8b222671492ba333b832e42f6010","kind":"tag","published_at":"2020-06-14T20:36:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.13/manifests"},{"name":"v1.2020.12","sha":"301fd18b2fe87e3482bd48b0e9670e827a836b20","kind":"tag","published_at":"2020-06-07T10:03:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.12/manifests"},{"name":"v1.2020.11","sha":"3192fa218c2ad0420d03de70f57f8521e1de315d","kind":"tag","published_at":"2020-05-30T15:20:38.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.11/manifests"},{"name":"v1.2020.10","sha":"bb94634fd4827efed9d2c99ec7847dd300222802","kind":"tag","published_at":"2020-05-17T21:16:03.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.10/manifests"},{"name":"v1.2020.9","sha":"5bd20214e252e4299cb27c77a5a378fa36612d3e","kind":"tag","published_at":"2020-05-10T14:19:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.9/manifests"},{"name":"v1.2020.8","sha":"138cfb900a502043230d575dbf79aa911e2e265b","kind":"tag","published_at":"2020-04-26T18:32:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.8/manifests"},{"name":"v1.2020.7","sha":"9077d971d71c5777f8d2d0a33da19fb7faef17ba","kind":"tag","published_at":"2020-04-19T16:05:05.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.7/manifests"},{"name":"v1.2020.6","sha":"85ad30b381a0322fedcf6dc0deac6b642e0a515e","kind":"tag","published_at":"2020-04-05T15:13:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.6/manifests"},{"name":"v1.2020.4","sha":"ce8d9045b59858c43bc773a56a2c4b5d02db8072","kind":"tag","published_at":"2020-03-19T13:06:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.4/manifests"},{"name":"v1.2020.3","sha":"03b30b1007670f1b6bf25959309b90c7d9b49f37","kind":"tag","published_at":"2020-03-18T10:50:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.3/manifests"},{"name":"v1.2020.2","sha":"7a5b515bf6cf87e2af2ec4691bf955ce8d031c34","kind":"tag","published_at":"2020-03-03T22:29:50.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.2/manifests"},{"name":"v1.2020.1","sha":"4cad5546ac72871deca19e0fb4a43953ce6a473e","kind":"tag","published_at":"2020-02-18T21:24:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.1/manifests"},{"name":"v1.2020.0","sha":"19b9eb353412a4d68709740c1f8bf1e7ad9ab1e6","kind":"tag","published_at":"2020-01-12T22:13:34.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2020.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2020.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2020.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2020.0/manifests"},{"name":"v1.2019.13","sha":"275cde19a85c8f4b3bedc13ba98ba925e503cb68","kind":"tag","published_at":"2019-12-10T21:46:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.13/manifests"},{"name":"v1.2019.12","sha":"36c461dabe919d34cebdba4ff64e84534d5987a2","kind":"tag","published_at":"2019-11-03T17:40:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.12/manifests"},{"name":"v1.2019.11","sha":"c4397fac972b9bd38779947e88fdd8ef39e56a2d","kind":"tag","published_at":"2019-09-22T17:20:36.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.11/manifests"},{"name":"v1.2019.10","sha":"90372b993cadbd18db94139517c52fe5c2f1f08d","kind":"tag","published_at":"2019-09-14T18:12:32.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.10/manifests"},{"name":"v1.2019.9","sha":"d0fdb2433b36e8bddd4b00ec113511511e3fcfb2","kind":"tag","published_at":"2019-08-26T17:07:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.9/manifests"},{"name":"v1.2019.8","sha":"18b688210f74570831a9218a0d6fa54d5d72380b","kind":"tag","published_at":"2019-07-14T20:09:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.8/manifests"},{"name":"v1.2019.7","sha":"fb108ebb5afa93915787d7ce6e686ef526edfd96","kind":"tag","published_at":"2019-06-26T19:26:00.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.7/manifests"},{"name":"v1.2019.6","sha":"99041c5ccbba423664ee36039b26ce7cccd37643","kind":"tag","published_at":"2019-05-24T20:00:32.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.6/manifests"},{"name":"v1.2019.5","sha":"73b507c1df142c501130feb10b9458327e7fe092","kind":"tag","published_at":"2019-04-21T20:40:35.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.5/manifests"},{"name":"v1.2019.4","sha":"857ec10b8b5b32d1b9b72ea6427ad7d26eb070de","kind":"tag","published_at":"2019-03-29T22:14:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.4/manifests"},{"name":"v1.2019.2","sha":"120fb859b2de2461fc83b33a5fc50370704bc747","kind":"tag","published_at":"2019-03-01T22:16:49.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.2/manifests"},{"name":"v1.2019.1","sha":"d7535d80274fc799372fbce519503edb23899ab2","kind":"tag","published_at":"2019-02-09T21:57:01.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.1/manifests"},{"name":"v1.2019.0","sha":"2c655a6b7481c39a41fc0dc57b561bd1db1ecfe2","kind":"tag","published_at":"2019-01-16T18:35:11.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2019.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2019.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2019.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2019.0/manifests"},{"name":"v1.2018.14","sha":"3ecadf6bd5fa8e5ed3cdbcaf99fb606397462d39","kind":"tag","published_at":"2018-12-22T11:12:09.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.14/manifests"},{"name":"v1.2018.13","sha":"3736d048b3d81617c524a666cdbcf1f01d081a98","kind":"tag","published_at":"2018-11-26T18:47:23.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.13/manifests"},{"name":"v1.2018.12","sha":"54ace4f3091c2d8db04637fc9776ba196ba84729","kind":"tag","published_at":"2018-10-21T19:44:38.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.12/manifests"},{"name":"v1.2018.11","sha":"414f51d2575314e1051b97d6262669c0063e0424","kind":"tag","published_at":"2018-09-23T12:15:28.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.11/manifests"},{"name":"v1.2018.10","sha":"4758fa1d66fb9a39a2650ab83041aec04df86fed","kind":"tag","published_at":"2018-08-26T12:10:59.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.10","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.10/manifests"},{"name":"v1.2018.9","sha":"1a8e4feb6a59befed7106caa29ad2a47b8454a39","kind":"tag","published_at":"2018-07-27T22:01:27.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.9","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.9/manifests"},{"name":"v1.2018.8","sha":"a3632461760a34c52004f28b38b673021fe6d3c8","kind":"tag","published_at":"2018-06-25T19:07:44.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.8","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.8/manifests"},{"name":"v1.2018.7","sha":"84e117e287d0254518c4d11afb62b13371f1a4de","kind":"tag","published_at":"2018-06-12T20:51:12.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.7","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.7/manifests"},{"name":"v1.2018.6","sha":"d7ecae5722455af80658472b1b4e15e2c865bae3","kind":"tag","published_at":"2018-05-21T13:07:29.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.6","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.6/manifests"},{"name":"v1.2018.5","sha":"14e1e6671ca27a460e74a2662d47a98a5795bace","kind":"tag","published_at":"2018-05-06T19:59:37.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.5","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.5/manifests"},{"name":"v1.2018.4","sha":"cfacbc1f9799773833156719b30a5a2d2845fd30","kind":"tag","published_at":"2018-05-01T17:26:26.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.4","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.4/manifests"},{"name":"v1.2018.3","sha":"e3bdf197456fdfa2e2557d4d87a9c22e8c474c0a","kind":"tag","published_at":"2018-04-06T20:36:54.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.3","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.3/manifests"},{"name":"v1.2018.2","sha":"86c9c6d6033a1fb5e73e73e626246786c6ef6f18","kind":"tag","published_at":"2018-03-09T21:38:02.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.2","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.2/manifests"},{"name":"v1.2018.1","sha":"557e8c94b968a0b46b6602e3d8e6791b9f35be67","kind":"tag","published_at":"2018-01-28T22:09:39.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.1","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.1/manifests"},{"name":"v1.2018.0","sha":"0be8ee2e6ff866d4f02bb0d1a02107d23b58b15c","kind":"tag","published_at":"2018-01-04T22:33:15.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2018.0","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2018.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2018.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2018.0/manifests"},{"name":"v1.2017.20","sha":"c17f4a125420ff39f8ee8ce83676a9c383b5cb7b","kind":"tag","published_at":"2017-12-11T21:03:22.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.20","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.20/manifests"},{"name":"v1.2017.19","sha":"a628cfdb769fb2201ab9038caf49afbbad37fb26","kind":"tag","published_at":"2017-11-20T16:11:18.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.19","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.19/manifests"},{"name":"v1.2017.18","sha":"a5701fb84bad4bb3322f6e8ffd97fc7e9afbad94","kind":"tag","published_at":"2017-10-07T09:47:45.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.18","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.18/manifests"},{"name":"v1.2017.17","sha":"ce99e6f2600816db65b9337804bf86773f96f35a","kind":"tag","published_at":"2017-09-03T17:00:04.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.17","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.17/manifests"},{"name":"v1.2017.15","sha":"1a5ca5cf483d450821a0a21209773014d374fdde","kind":"tag","published_at":"2017-07-03T18:00:21.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.15","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.15/manifests"},{"name":"v1.2017.14","sha":"f9bf7c08e5431c393a91a4db7e3e4351b472c33b","kind":"tag","published_at":"2017-06-05T11:27:41.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.14","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.14/manifests"},{"name":"v1.2017.13","sha":"2202502f2f33942276ade6af901ad02e19997041","kind":"tag","published_at":"2017-05-10T19:51:58.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.13","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.13/manifests"},{"name":"v1.2017.12","sha":"dc9d5327b718b800ba2ed4feb5d3f4a73780f15a","kind":"tag","published_at":"2017-04-26T17:49:08.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v1.2017.12","html_url":"https://github.com/plantuml/plantuml/releases/tag/v1.2017.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v1.2017.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v1.2017.12/manifests"},{"name":"v2017.11","sha":"5c62d2c0838367c717a965cf519d3f9937177180","kind":"tag","published_at":"2017-04-19T18:30:37.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.11","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.11/manifests"},{"name":"v2017.09","sha":"e3a5d8f744915cb41e9af76707a409cdae52a33f","kind":"tag","published_at":"2017-04-05T17:38:20.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.09","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.09/manifests"},{"name":"v2017.08","sha":"091a95bd8289b3af736901f11c2da171fc95b1d8","kind":"tag","published_at":"2017-03-21T21:38:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v2017.08","html_url":"https://github.com/plantuml/plantuml/releases/tag/v2017.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v2017.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v2017.08/manifests"},{"name":"v8059","sha":"69ea262d5d17b43fb0d117ab466866d7601feb16","kind":"tag","published_at":"2017-03-15T19:14:30.000Z","download_url":"https://codeload.github.com/plantuml/plantuml/tar.gz/v8059","html_url":"https://github.com/plantuml/plantuml/releases/tag/v8059","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plantuml/plantuml@v8059","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v8059","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/tags/v8059/manifests"}]},"repo_metadata_updated_at":"2025-09-03T02:10:11.907Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.518166505570626,"dependent_packages_count":47.91863289283537,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.718399699203},"purl":"pkg:maven/net.sourceforge.plantuml/plantuml-gplv2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/net.sourceforge.plantuml:plantuml-gplv2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/net.sourceforge.plantuml:plantuml-gplv2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/net.sourceforge.plantuml:plantuml-gplv2/dependencies","status":null,"funding_links":["https://github.com/sponsors/plantuml","https://patreon.com/plantuml","https://liberapay.com/plantuml"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T20:01:00.827Z","issues_count":606,"pull_requests_count":424,"avg_time_to_close_issue":27819369.448669203,"avg_time_to_close_pull_request":352695.90716180374,"issues_closed_count":262,"pull_requests_closed_count":377,"pull_request_authors_count":57,"issue_authors_count":361,"avg_comments_per_issue":2.2805280528052805,"avg_comments_per_pull_request":0.839622641509434,"merged_pull_requests_count":338,"bot_issues_count":0,"bot_pull_requests_count":104,"past_year_issues_count":187,"past_year_pull_requests_count":268,"past_year_avg_time_to_close_issue":1729150.2424242424,"past_year_avg_time_to_close_pull_request":296509.218487395,"past_year_issues_closed_count":66,"past_year_pull_requests_closed_count":238,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":1.1550802139037433,"past_year_avg_comments_per_pull_request":0.8171641791044776,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":76,"past_year_merged_pull_requests_count":209,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/issues","maintainers":[{"login":"The-Lum","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Lum"},{"login":"evantill","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evantill"},{"login":"MOZGIII","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MOZGIII"},{"login":"BenceSzalai","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenceSzalai"}],"active_maintainers":[{"login":"The-Lum","count":152,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Lum"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-gplv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-gplv2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-gplv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/net.sourceforge.plantuml:plantuml-gplv2/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547813,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","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"}}],"commits":{"id":28559,"full_name":"plantuml/plantuml","default_branch":"master","committers":[{"name":"Arnaud Roques","email":"plantuml@gmail.com","login":"arnaudroques","count":965},{"name":"The-Lum","email":"86879521+The-Lum","login":"The-Lum","count":188},{"name":"matthew16550","email":"matthew@matthew16550.com","login":"matthew16550","count":112},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":83},{"name":"soloturn","email":"soloturn@gmail.com","login":"soloturn","count":77},{"name":"Benjamin Davies","email":"bentendavies@gmail.com","login":"Benjamin-Davies","count":34},{"name":"James Nelson","email":"jimnelsonmail@gmail.com","login":"jimnelson372","count":22},{"name":"Dietrich Travkin","email":"dietrich.travkin@solunar.de","login":"travkin79","count":20},{"name":"Eric Vantillard","email":"eric.vantillard@evaxion.fr","login":"evantill","count":18},{"name":"Brett Schwarz","email":"brett.schwarz@gmail.com","login":"bschwarz","count":16},{"name":"Gábor Lipták","email":"gliptak@gmail.com","login":"gliptak","count":11},{"name":"Guillaume","email":"1017720+gwilherm","login":"gwilherm","count":9},{"name":"Kir Ax","email":"panswitcher@yandex.ru","login":null,"count":8},{"name":"Guillaume Grossetie","email":"ggrossetie@yuzutech.fr","login":"ggrossetie","count":7},{"name":"Michael O","email":"michaelomichael","login":"michaelomichael","count":7},{"name":"Liu Dongmiao","email":"liudongmiao@gmail.com","login":"liudongmiao","count":6},{"name":"MOZGIII","email":"mike-n@narod.ru","login":"MOZGIII","count":5},{"name":"Martin Ross","email":"mross_public@pobox.com","login":"blipper","count":5},{"name":"Artem V. Ageev","email":"artem.v.ageev@gmail.com","login":"theavege","count":4},{"name":"Asbjørn Ulsberg","email":"asbjorn@ulsberg.no","login":"asbjornu","count":4},{"name":"Stephan Fuhrmann","email":"stephan.fuhrmann@ionos.com","login":"sfuhrm","count":4},{"name":"Aljoscha Rittner","email":"aljoscha.rittner@ipoint-systems.de","login":null,"count":3},{"name":"Aravind Pai","email":"dragondive@outlook.in","login":"dragondive","count":3},{"name":"Bharat Rajagopalan","email":"bharat_rajagopalan@uk.ibm.com","login":"bharatrajagopalan","count":3},{"name":"Christoph Rüthing","email":"christoph@muppetnet.net","login":"kolrami","count":3},{"name":"Daum Alexander (DCL ATV SC D RAD CSFW FW)","email":"Alexander.Daum@infineon.com","login":"DaumAlexande","count":3},{"name":"JanRoma","email":"51488235+JanRoma","login":"JanRoma","count":3},{"name":"Josep Mones Teixidor","email":"jmones@gmail.com","login":"jmones","count":3},{"name":"Minh","email":"69780625+MinhHoangVu","login":"MinhHoangVu","count":3},{"name":"robert","email":"robert@semmle.com","login":"robertbrignull","count":3},{"name":"Loïc PÉRON","email":"loic.peron@gmail.com","login":"nicerloop","count":2},{"name":"Matthew Berryman","email":"matthew@acrossthecloud.net","login":"matthewberryman","count":2},{"name":"Pasha Finkelshteyn","email":"pavel.finkelshtein@gmail.com","login":"asm0dey","count":2},{"name":"Rui Chen","email":"rui@chenrui.dev","login":"chenrui333","count":2},{"name":"a-krawciw","email":"freakyfactoid@gmail.com","login":"a-krawciw","count":2},{"name":"albert-github","email":"albert.tests@gmail.com","login":"albert-github","count":2},{"name":"boessu","email":"boessu","login":"boessu","count":2},{"name":"kirchsth","email":"kirchsth","login":"kirchsth","count":2},{"name":"rohitsud","email":"rohitsud","login":"rohitsud","count":2},{"name":"Larry Diamond","email":"1066589+larrydiamond","login":"larrydiamond","count":2},{"name":"Kálmán Vince","email":"30904009+DRKV333","login":"DRKV333","count":2},{"name":"KingPlus-lang","email":"55021781+KingPlus-lang","login":"KingPlus-lang","count":2},{"name":"Jason Harper","email":"jason.harper@zenuity.com","login":"jashar-zenuity","count":2},{"name":"HeinrichAD","email":"heinrichad","login":"heinrichad","count":2},{"name":"Denis N. Antonioli","email":"d.n.antonioli@gmail.com","login":"denisa","count":2},{"name":"Bob Jacobsen","email":"jacobsen@mac.com","login":"bobjacobsen","count":2},{"name":"Nordes Menard-Lamarre","email":"nordes.lamarre@liggo.com","login":null,"count":2},{"name":"robin","email":"yiqinglin@fangdd.com","login":null,"count":2},{"name":"Stefan Rotman","email":"rotman@puzzle.ch","login":"srotman","count":1},{"name":"Steffen Dettmer","email":"steffen.dettmer@gmail.com","login":"sdettmer","count":1},{"name":"Tagir Valeev","email":"amaembo@gmail.com","login":"amaembo","count":1},{"name":"Thilo Schaper","email":"thilo.schaper@volkswagen.de","login":"thilo20","count":1},{"name":"Thomas Weißschuh","email":"thomas.weissschuh@amadeus.com","login":"t-8ch","count":1},{"name":"Trivikram Kamat","email":"16024985+trivikr","login":"trivikr","count":1},{"name":"Valentin Vasiu","email":"102944700+vvasiu","login":"vvasiu","count":1},{"name":"Vladimir Alexiev","email":"vladimir@sirma.bg","login":"VladimirAlexiev","count":1},{"name":"Vytenis Bivainis","email":"monrealis@gmail.com","login":"monrealis","count":1},{"name":"YassinHajaj","email":"YassinHajaj","login":"YassinHajaj","count":1},{"name":"alfonsodelavega","email":"alfonso.delavega@unican.es","login":"alfonsodelavega","count":1},{"name":"bondden","email":"bond.den@gmail.com","login":"bondden","count":1},{"name":"coding-mic","email":"113747114+coding-mic","login":"coding-mic","count":1},{"name":"damienwojtowicz","email":"damien.wojtowicz@gmail.com","login":"damienwojtowicz","count":1},{"name":"diguage","email":"leejun119@gmail.com","login":"diguage","count":1},{"name":"qwazer","email":"resheto@gmail.com","login":"qwazer","count":1},{"name":"rubikscuber","email":"franz.berger@1aberger.at","login":"rubikscuber","count":1},{"name":"vprcic","email":"vprcic@gmail.com","login":"vprcic","count":1},{"name":"wb-slc596115","email":"wb-slc596115@alibaba-inc.com","login":null,"count":1},{"name":"szpio","email":"szpio@tutanota.com","login":null,"count":1},{"name":"jef.overweg","email":"jef.overweg@student.vinci.be","login":null,"count":1},{"name":"hj987654321","email":"appkonben@qq.com","login":null,"count":1},{"name":"Amila Welihinda","email":"amilajack","login":"amilajack","count":1},{"name":"Anthony Gaudino","email":"anthonygaudino.45@gmail.com","login":"Anthony-Gaudino","count":1},{"name":"BOUDJENIBA Oussama","email":"41930319+ouss1002","login":"ouss1002","count":1},{"name":"Beat Christen","email":"beat.christen@systarch.com","login":"beatchristen","count":1},{"name":"Alessandro Venturini","email":"61183738+Ventus218","login":"Ventus218","count":1},{"name":"Alfred Porter","email":"aporter@mindwaresolutions.com","login":"alfredporter","count":1},{"name":"Orangerot","email":"purple@orangerot.dev","login":"Geronymos","count":1},{"name":"Peter Schuller","email":"ps@pzzz.de","login":"pzzz","count":1},{"name":"Cédrik LIME","email":"1197179+javabean","login":"javabean","count":1},{"name":"Chen Zhang","email":"340355960@qq.com","login":"chenzhang22","count":1},{"name":"Christian","email":"christian.hilden@protos.de","login":"childenProtos","count":1},{"name":"Cosmin Polifronie","email":"cosmin.polifronie@gmail.com","login":"cosminpolifronie","count":1},{"name":"Florian Greinacher","email":"florian@greinacher.de","login":"fgreinacher","count":1},{"name":"Francisco Bento","email":"chicobento@gmail.com","login":"chicobento","count":1},{"name":"Frank Cornelis","email":"info@e-contract.be","login":"fcorneli","count":1},{"name":"Jacek Lipiec","email":"jacek.lipiec.bc@gmail.com","login":"Venthe","count":1},{"name":"Jan Sende","email":"44576417+jansende","login":"jansende","count":1},{"name":"Jason N. White","email":"sufssl04@gmail.com","login":"JasonnnW3000","count":1},{"name":"Jenni Vandervort","email":"32166825+shunlibest","login":"shunlibest","count":1},{"name":"Kamil Mierzejewski","email":"kamil.mierzejewski@nokia.com","login":"kmierzeje","count":1},{"name":"Konstantin V. Borisov","email":"smeagol74@gmail.com","login":"smeagol74","count":1},{"name":"Mat Schaffer","email":"mat@elastic.co","login":"matschaffer","count":1},{"name":"Matt Crouch","email":"49367953+mjcrouch","login":"mjcrouch","count":1},{"name":"Michael B","email":"44144536+michaelb","login":"michaelb","count":1},{"name":"Mike Anderson","email":"drmikeando@gmail.com","login":"mikeando","count":1},{"name":"Muhammad Ezzat","email":"muhammadaymanezzat@gmail.com","login":"MuhammadEzzatHBK","count":1},{"name":"Ole Martin Ruud","email":"dev@barskern.no","login":"barskern","count":1},{"name":"chiisasa","email":"chiisasa4@yahoo.co.jp","login":"chiisasa","count":1},{"name":"Serge Wenger","email":"serge.wenger@bluewin.ch","login":"SergeWenger","count":1},{"name":"SimonH","email":"patrick2_drd2@web.de","login":"lprc","count":1}],"total_commits":1720,"total_committers":100,"total_bot_commits":83,"total_bot_committers":1,"mean_commits":17.2,"dds":0.438953488372093,"past_year_committers":[{"name":"Arnaud Roques","email":"plantuml@gmail.com","login":"arnaudroques","count":323},{"name":"The-Lum","email":"86879521+The-Lum","login":"The-Lum","count":66},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":34},{"name":"James Nelson","email":"jimnelsonmail@gmail.com","login":"jimnelson372","count":7},{"name":"Michael O","email":"michaelomichael","login":"michaelomichael","count":7},{"name":"Liu Dongmiao","email":"liudongmiao@gmail.com","login":"liudongmiao","count":6},{"name":"JanRoma","email":"51488235+JanRoma","login":"JanRoma","count":3},{"name":"Aravind Pai","email":"dragondive@outlook.in","login":"dragondive","count":2},{"name":"Matthew Berryman","email":"matthew@acrossthecloud.net","login":"matthewberryman","count":2},{"name":"Pasha Finkelshteyn","email":"pavel.finkelshtein@gmail.com","login":"asm0dey","count":2},{"name":"kirchsth","email":"kirchsth","login":"kirchsth","count":2},{"name":"Alessandro Venturini","email":"61183738+Ventus218","login":"Ventus218","count":1},{"name":"Benjamin Davies","email":"bentendavies@gmail.com","login":"Benjamin-Davies","count":1},{"name":"Francisco Bento","email":"chicobento@gmail.com","login":"chicobento","count":1},{"name":"Frank Cornelis","email":"info@e-contract.be","login":"fcorneli","count":1},{"name":"Jason N. White","email":"sufssl04@gmail.com","login":"JasonnnW3000","count":1},{"name":"Jenni Vandervort","email":"32166825+shunlibest","login":"shunlibest","count":1},{"name":"Michael B","email":"44144536+michaelb","login":"michaelb","count":1},{"name":"Muhammad Ezzat","email":"muhammadaymanezzat@gmail.com","login":"MuhammadEzzatHBK","count":1},{"name":"SimonH","email":"patrick2_drd2@web.de","login":"lprc","count":1},{"name":"Trivikram Kamat","email":"16024985+trivikr","login":"trivikr","count":1},{"name":"Valentin Vasiu","email":"102944700+vvasiu","login":"vvasiu","count":1},{"name":"coding-mic","email":"113747114+coding-mic","login":"coding-mic","count":1},{"name":"soloturn","email":"soloturn@gmail.com","login":"soloturn","count":1},{"name":"chiisasa","email":"chiisasa4@yahoo.co.jp","login":"chiisasa","count":1}],"past_year_total_commits":468,"past_year_total_committers":25,"past_year_total_bot_commits":34,"past_year_total_bot_committers":1,"past_year_mean_commits":18.72,"past_year_dds":0.30982905982905984,"last_synced_at":"2025-05-29T00:16:25.135Z","last_synced_commit":"18d94867abb461cf0940d3b9b12a2a317b72579b","created_at":"2023-03-07T16:38:13.992Z","updated_at":"2025-05-29T00:16:41.918Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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":"plantuml/plantuml","html_url":"https://github.com/plantuml/plantuml","last_synced_at":"2025-09-03T05:15:36.497Z","status":"active","issues_count":650,"pull_requests_count":481,"avg_time_to_close_issue":29347835.35714286,"avg_time_to_close_pull_request":361711.4355971897,"issues_closed_count":293,"pull_requests_closed_count":427,"pull_request_authors_count":62,"issue_authors_count":387,"avg_comments_per_issue":2.212307692307692,"avg_comments_per_pull_request":0.8690228690228691,"merged_pull_requests_count":380,"bot_issues_count":0,"bot_pull_requests_count":111,"past_year_issues_count":205,"past_year_pull_requests_count":307,"past_year_avg_time_to_close_issue":892409.4776119404,"past_year_avg_time_to_close_pull_request":273369.7867647059,"past_year_issues_closed_count":67,"past_year_pull_requests_closed_count":272,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":125,"past_year_avg_comments_per_issue":0.7414634146341463,"past_year_avg_comments_per_pull_request":0.8403908794788274,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":237,"created_at":"2023-05-10T21:00:29.132Z","updated_at":"2025-09-03T06:31:10.007Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantuml%2Fplantuml/issues","issue_labels_count":{"triage":134,"enhancement":99,"diag:gantt":43,"bug":40,"p:backlog":15,"t:info-needed":15,"documentation":12,"p:wip":11,"m:teoz":10,"duplicate":6,"t:docker":4,"p:done":4,"t:discussion":4,"m:test":2,"java":2,"wontfix":2,"stale":2,"m:source":1,"m:puma":1,"m:release":1,"github_actions":1,"m:gradle":1,"m:workflow":1,"t:plantuml.com":1,"good first issue":1,"t:licensing":1,"m:docs":1,"p:ready-to-implement":1,"help wanted":1,"m:json":1},"pull_request_labels_count":{"m:source":224,"dependencies":111,"m:gradle":105,"java":72,"m:workflow":71,"m:test":61,"m:docs":32,"github_actions":26,"m:native":25,"javascript":13,"m:release":6,"codex":3,"m:license":2,"m:docker":1,"t:info-needed":1,"bug":1,"enhancement":1},"issue_author_associations_count":{"NONE":479,"COLLABORATOR":95,"CONTRIBUTOR":76},"pull_request_author_associations_count":{"CONTRIBUTOR":250,"COLLABORATOR":174,"NONE":57},"issue_authors":{"The-Lum":85,"VladimirAlexiev":21,"grivo":15,"RohanTalip":11,"travkin79":10,"boessu":8,"gkj17":7,"jcralbino":7,"vlovich":6,"xenoterracide":5,"MOZGIII":5,"chipbite":4,"arnaudroques":4,"philCryoport":4,"HeinrichAD":4,"BenceSzalai":4,"JohnLeyva":4,"tamas-p":4,"pete-w":4,"diguage":4,"donraikes":3,"vanillajonathan":3,"PavelTurk":3,"jhoehle":3,"dgutson":3,"fcorneli":3,"devwitalik":3,"Blackhol3":3,"ggrossetie":3,"krasa":3,"cilerler":3,"LimitlessGreen":2,"christian-wolf-eks":2,"jeanmarc":2,"muteboy":2,"asbjornu":2,"chrisaga":2,"debuglevel":2,"shutaozhenzhen":2,"helmut-jacob":2,"nkhancock":2,"gustav-b":2,"kuber1111":2,"GavinPen":2,"aaronferrucci":2,"Contentsearch":2,"mquan86":2,"RovingSea":2,"Potherca":2,"medea-code":2,"ChameleonRed":2,"innovation-plantation":2,"ouss1002":2,"PanderMusubi":2,"zeljkot":2,"lirc571":2,"christianhujer":2,"TurnOffNOD":2,"albert-github":2,"SieDa":2,"lgi1sgm":2,"axd1967":2,"charlesnicholson":2,"golddragon007":2,"gotson":2,"philippemerle":2,"arnaudrichard":2,"basejumpa":2,"ttelang":2,"JuergenHaug":2,"gaspardpetit":2,"dragondive":2,"chrikoch":2,"BBX999":2,"fchastanet":2,"stanwest":2,"costateixeira":1,"jonathanlocke":1,"mohnishkodnani":1,"pepijnve":1,"tianxingyang":1,"IAXES":1,"cricalix":1,"evantill":1,"missdeer":1,"uwe83":1,"johntws":1,"marcherdiego":1,"jonnykl":1,"simonesaviolo-reda":1,"blipper":1,"mxmlnkn":1,"dstockhammer":1,"capmlbpkel":1,"actinium":1,"bigBuffers":1,"absurdist":1,"shuaixiaomi":1,"fairjm":1,"maxnoe":1,"zkhzkhz":1,"siudeks":1,"Fruchtzwerg94":1,"girschick":1,"tomasbjerre":1,"bohni":1,"hjianhao":1,"Numatic-Hector":1,"ce7er2s":1,"Louis-Cypher":1,"Vampire":1,"pyaqubzade":1,"juanrferia":1,"petsuter":1,"mthmulders":1,"soloturn":1,"avenue68":1,"zkWildfire":1,"superbull":1,"ask9":1,"wahabshah":1,"jawira":1,"robertocuervo":1,"laurocesar":1,"TropicalOni":1,"WillFlanery":1,"DirkHoffmann":1,"dimztimz":1,"Intybyte":1,"dabo8008":1,"khanguyen88":1,"rahulmohang":1,"designermonkey":1,"csams":1,"nbourdi":1,"littlemo":1,"jeandeaual":1,"helioloureiro":1,"rostamiani":1,"CyberKID78":1,"DRKV333":1,"RafaelMoreira1180778":1,"sjbanner":1,"olymk2":1,"arecarn":1,"DBunthai":1,"IshchukDmytro":1,"jonasehrlich":1,"StephanPirnbaum":1,"kurt-o-sys":1,"adrhc":1,"Herrmel":1,"peheje":1,"RyanIkhlef":1,"chatelao":1,"chrismalek":1,"Roemer":1,"gibfahn":1,"AlbertMietus":1,"mpreu":1,"jolnd":1,"lalmstrom":1,"HeroGamers":1,"nickmcdowall":1,"asknet":1,"sci-c0":1,"MartensCedric":1,"michaelomichael":1,"martinviszlai":1,"jessetan":1,"TobseF":1,"sigmuha":1,"kraymond37":1,"Denis-Alexeev":1,"ednow":1,"Polo2010":1,"mdziczkowski":1,"HrvojeJuric":1,"sebastian-peter":1,"abulka":1,"takaaki-teshima":1,"nnako":1,"agvxov":1,"Barry1":1,"jukkui":1,"jrade":1,"curtisembedded":1,"break2make":1,"jeffrey-d-m":1,"rdvdev2":1,"hute37":1,"erikhuizinga":1,"timotheeandres":1,"bpodwinski":1,"D0kRay":1,"PedroAlfNeto":1,"Venthe":1,"comdiv":1,"vedant11":1,"zvainer":1,"svnk":1,"M-casado":1,"ThomasBbg":1,"GEricson":1,"henrycjchen":1,"Foadsf":1,"toxn":1,"rubikscuber":1,"JackTaylor1114":1,"MattisFieseler":1,"mfriedenhagen":1,"theKBro":1,"masmangan":1,"char-46":1,"undefine-man":1,"Arantor":1,"theodore-norvell":1,"jankap":1,"rkirchofer":1,"cristianofromagio":1,"kurylo":1,"d6c8":1,"trothwell":1,"xiaoshuw":1,"da-kami":1,"damozhiying":1,"chahidanas":1,"sotn3m":1,"vypivshiy":1,"prisme60":1,"c835722":1,"solarjoe":1,"elear":1,"liudongmiao":1,"Tradunsky":1,"rohitsud":1,"traitimtrongvang":1,"bavovanachte":1,"ko22009":1,"DrGriff":1,"cosminpolifronie":1,"novoid":1,"sirnuke":1,"mambax":1,"alekmlynek":1,"leechor":1,"be-sc":1,"romkavt":1,"rUser75":1,"rmannibucau":1,"IlIlIllIllI":1,"myint":1,"sunlin7":1,"Astra3":1,"Evan0000000000":1,"hubertciebiada":1,"simon5521":1,"barries":1,"liuzhaowei55":1,"Godsmith":1,"piyushrajyadav":1,"MatFer43":1,"mcxinyu":1,"lesnake":1,"peiyuanzheng":1,"Flupp":1,"chapterjason":1,"AlexeyBH":1,"ThomasFeher":1,"bcopy":1,"mawid6":1,"SHU-red":1,"simensen":1,"nilslindemann":1,"mihailDanchenko":1,"iainelder":1,"cpitclaudel":1,"rbozan":1,"rowhit":1,"kkrafft1999":1,"milest":1,"sebthom":1,"fkleedorfer":1,"LY1806620741":1,"Manodor-S":1,"sky9565":1,"lucsorel":1,"Jose-albino":1,"qslug":1,"HansBug":1,"LSTARY7":1,"boxsnake":1,"hwang63130":1,"mcraveiro":1,"Maxouwell":1,"piperwei":1,"jurf":1,"slezhnin":1,"musteresel":1,"1977474741":1,"tfc":1,"ChristinWhite":1,"hashboy1":1,"luminoso":1,"Mallikarjuna00G":1,"tiehimup":1,"DarkStar1":1,"ToBoMi":1,"bjoernbeuckesr":1,"jcrummy":1,"Scal-Human":1,"pashutkin":1,"danny-mhlv":1,"cpacejo":1,"dmlvc":1,"tom10271":1,"Sergey-Terekhin":1,"dov":1,"joelvonrotz":1,"ssvine":1,"terrystrachan":1,"alfonsodelavega":1,"johnynsk":1,"smoebody":1,"kevintelus":1,"xeruf":1,"ddahan":1,"agre1981":1,"gmuellerinform":1,"alexps99":1,"Chrischow-freshman":1,"it19862":1,"chezwicker":1,"Mkonate7":1,"LeNouveau":1,"Ognian":1,"pimvullers":1,"jeffkowalski":1,"brunofacca":1,"dgileadi":1,"emiliogq":1,"wolfig":1,"pkbehera":1,"amiika":1,"tk":1,"Emonshr":1,"FreddieChopin":1,"koppor":1,"hjoensson":1,"kdurant":1,"MatthewHambley":1,"nfrankel":1,"Alexandre-Carbenay":1,"Code-m0nk3y":1,"palevi67":1,"mblarsen":1,"carlosblanco":1,"Ventus218":1,"ohunter":1,"petterreinholdtsen":1,"antzim-in":1,"sigma67":1,"drdanz":1,"fliiiix":1,"name-whatever":1,"DPDmancul":1,"atrifyllis":1,"sil2193":1,"yusifmorley":1,"swmatisa":1,"blacklightprism":1,"epm-dev-priporov":1,"yasunori1965":1,"dostef":1,"fjouault":1,"kmierzeje":1,"vlsav":1,"matthewberryman":1,"nbauma109":1,"DaumAlexande":1,"aamurillo5280":1,"ThingUroboros":1,"glodov":1,"lhauspie":1,"aadrian":1,"chereskata":1,"0xdw":1},"pull_request_authors":{"The-Lum":167,"dependabot[bot]":111,"michaelomichael":19,"jimnelson372":17,"travkin79":16,"arnaudroques":11,"asm0dey":10,"liudongmiao":9,"EternalGeniuz":8,"theavege":7,"evantill":7,"ggrossetie":6,"JanRoma":6,"MuhammadEzzatHBK":5,"blinxen":4,"soloturn":4,"PavelTurk":4,"shunlibest":4,"Benjamin-Davies":3,"HeinrichAD":2,"DaumAlexande":2,"lprc":2,"baflo":2,"skuro":2,"coding-mic":2,"fcorneli":2,"dragondive":2,"chicobento":2,"Miron52":2,"chiisasa":2,"chenrui333":2,"r44cx":2,"Intybyte":2,"kirchsth":2,"matthewberryman":2,"vvasiu":2,"Ventus218":2,"ws1023":2,"JasonnnW3000":2,"walkingice":1,"kmierzeje":1,"ghost":1,"michaelb":1,"trivikr":1,"vic123":1,"ouss1002":1,"arittner":1,"SergeWenger":1,"cilerler":1,"Jef-git":1,"ShuklaSR":1,"blipper":1,"DRKV333":1,"alfonsodelavega":1,"ioplker":1,"compf":1,"jeanmarc":1,"rubikscuber":1,"bondden":1,"daniel-santos":1,"fgreinacher":1,"diguage":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10080101,"issues_count":31302547,"pull_requests_count":96106713,"authors_count":10693105,"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":{"enhancement":40,"triage":19,"t:info-needed":4,"documentation":4,"duplicate":4,"bug":3,"diag:gantt":3,"good first issue":1,"t:plantuml.com":1,"m:workflow":1,"m:gradle":1,"github_actions":1,"m:release":1,"java":1},"past_year_pull_request_labels_count":{"m:source":148,"m:gradle":83,"dependencies":79,"java":58,"m:workflow":44,"m:docs":22,"m:test":22,"m:native":16,"javascript":11,"github_actions":10,"m:release":5,"codex":3,"m:license":2,"m:docker":1},"past_year_issue_author_associations_count":{"NONE":136,"COLLABORATOR":41,"CONTRIBUTOR":23},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":157,"COLLABORATOR":110,"NONE":39},"past_year_issue_authors":{"The-Lum":41,"gkj17":7,"boessu":5,"pete-w":4,"xenoterracide":4,"VladimirAlexiev":4,"donraikes":3,"Blackhol3":3,"SieDa":2,"chrikoch":2,"charlesnicholson":2,"jeanmarc":2,"medea-code":2,"grivo":2,"PanderMusubi":2,"TurnOffNOD":2,"GavinPen":2,"arnaudroques":2,"fcorneli":2,"PavelTurk":2,"lirc571":2,"kuber1111":2,"aaronferrucci":2,"diguage":2,"nbourdi":1,"nbauma109":1,"novoid":1,"petsuter":1,"muteboy":1,"mthmulders":1,"milest":1,"mihailDanchenko":1,"michaelomichael":1,"mfriedenhagen":1,"MatthewHambley":1,"MatFer43":1,"Manodor-S":1,"Mallikarjuna00G":1,"LSTARY7":1,"liudongmiao":1,"drdanz":1,"zvainer":1,"zeljkot":1,"yusifmorley":1,"yasunori1965":1,"wolfig":1,"vlsav":1,"Ventus218":1,"trothwell":1,"travkin79":1,"Tradunsky":1,"TobseF":1,"tk":1,"tiehimup":1,"tamas-p":1,"takaaki-teshima":1,"swmatisa":1,"StephanPirnbaum":1,"ssvine":1,"simensen":1,"sigmuha":1,"RyanIkhlef":1,"romkavt":1,"robertocuervo":1,"Polo2010":1,"pkbehera":1,"piyushrajyadav":1,"piperwei":1,"dov":1,"DirkHoffmann":1,"dimztimz":1,"designermonkey":1,"Denis-Alexeev":1,"dabo8008":1,"D0kRay":1,"curtisembedded":1,"comdiv":1,"cilerler":1,"char-46":1,"chahidanas":1,"ce7er2s":1,"bohni":1,"bigBuffers":1,"be-sc":1,"basejumpa":1,"avenue68":1,"atrifyllis":1,"arnaudrichard":1,"antzim-in":1,"AlexeyBH":1,"albert-github":1,"agvxov":1,"actinium":1,"aamurillo5280":1,"kurylo":1,"koppor":1,"kmierzeje":1,"khanguyen88":1,"jurf":1,"jrade":1,"Jose-albino":1,"johntws":1,"joelvonrotz":1,"jawira":1,"JackTaylor1114":1,"IshchukDmytro":1,"Intybyte":1,"hwang63130":1,"hute37":1,"hubertciebiada":1,"Herrmel":1,"girschick":1,"ggrossetie":1,"gaspardpetit":1,"Fruchtzwerg94":1,"Foadsf":1,"Flupp":1,"fliiiix":1,"fkleedorfer":1,"Evan0000000000":1,"DrGriff":1},"past_year_pull_request_authors":{"The-Lum":110,"dependabot[bot]":79,"michaelomichael":19,"arnaudroques":10,"liudongmiao":9,"asm0dey":8,"travkin79":8,"EternalGeniuz":8,"JanRoma":6,"MuhammadEzzatHBK":5,"shunlibest":4,"PavelTurk":4,"blinxen":4,"Miron52":2,"chiisasa":2,"ws1023":2,"JasonnnW3000":2,"vvasiu":2,"Ventus218":2,"r44cx":2,"chicobento":2,"Intybyte":2,"fcorneli":2,"baflo":2,"coding-mic":2,"skuro":2,"soloturn":1,"trivikr":1,"jeanmarc":1,"Benjamin-Davies":1,"ghost":1,"ShuklaSR":1},"maintainers":[{"login":"The-Lum","count":252,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Lum"},{"login":"evantill","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evantill"},{"login":"MOZGIII","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MOZGIII"},{"login":"BenceSzalai","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenceSzalai"}],"active_maintainers":[{"login":"The-Lum","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Lum"}]},"events":null,"keywords":["diagram","diagram-as-code","diagrams","diagrams-as-code","java","plantuml","uml","uml-diagram"],"dependencies":[{"ecosystem":"actions","filepath":".github/actions/configure-workflow/action.yml","sha":null,"kind":"manifest","created_at":"2023-10-04T23:10:40.301Z","updated_at":"2023-10-04T23:10:40.301Z","repository_link":"https://github.com/plantuml/plantuml/blob/master/.github/actions/configure-workflow/action.yml","dependencies":[{"id":14113105847,"package_name":"dist/index.js","ecosystem":"actions","requirements":"node16","direct":true,"kind":"javascript","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/add-triage-label.yml","sha":null,"kind":"manifest","created_at":"2023-10-04T23:10:40.379Z","updated_at":"2023-10-04T23:10:40.379Z","repository_link":"https://github.com/plantuml/plantuml/blob/master/.github/workflows/add-triage-label.yml","dependencies":[{"id":14113105858,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-10-04T23:10:40.436Z","updated_at":"2023-10-04T23:10:40.436Z","repository_link":"https://github.com/plantuml/plantuml/blob/master/.github/workflows/ci.yml","dependencies":[{"id":14113105870,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14113105871,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14113105872,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14113105873,"package_name":"actions/cache/save","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14113105874,"package_name":"actions/cache/restore","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14113105875,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14113105876,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14113105877,"package_name":"docker/metadata-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14113105878,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14113105879,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/close-and-put-in-backlog.yml","sha":null,"kind":"manifest","created_at":"2023-10-04T23:10:40.484Z","updated_at":"2023-10-04T23:10:40.484Z","repository_link":"https://github.com/plantuml/plantuml/blob/master/.github/workflows/close-and-put-in-backlog.yml","dependencies":[{"id":14113105886,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":14113105887,"package_name":"peter-evans/close-issue","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14113105888,"package_name":"actions/add-to-project","ecosystem":"actions","requirements":"v0.4.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/labeler.yml","sha":null,"kind":"manifest","created_at":"2023-10-04T23:10:40.559Z","updated_at":"2023-10-04T23:10:40.559Z","repository_link":"https://github.com/plantuml/plantuml/blob/master/.github/workflows/labeler.yml","dependencies":[{"id":14113105890,"package_name":"actions/labeler","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/testing-workflow-config.yml","sha":null,"kind":"manifest","created_at":"2023-10-04T23:10:40.703Z","updated_at":"2023-10-04T23:10:40.703Z","repository_link":"https://github.com/plantuml/plantuml/blob/master/.github/workflows/testing-workflow-config.yml","dependencies":[{"id":14113106717,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14113106718,"package_name":"./.github/actions/configure-workflow","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-10-04T23:10:41.200Z","updated_at":"2023-10-04T23:10:41.200Z","repository_link":"https://github.com/plantuml/plantuml/blob/master/Dockerfile","dependencies":[{"id":14113107106,"package_name":"alpine","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false},{"id":14113107107,"package_name":"eclipse-temurin","ecosystem":"docker","requirements":"17-jre-jammy","direct":true,"kind":"build","optional":false}]},{"ecosystem":"maven","filepath":"build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-10-04T23:10:41.664Z","updated_at":"2023-10-04T23:10:41.664Z","repository_link":"https://github.com/plantuml/plantuml/blob/master/build.gradle.kts","dependencies":[{"id":14113107129,"package_name":"org.apache.ant:ant","ecosystem":"maven","requirements":"1.10.13","direct":true,"kind":"compileOnly","optional":false},{"id":14113107130,"package_name":"io.github.glytching:junit-extensions","ecosystem":"maven","requirements":"2.6.0","direct":true,"kind":"testImplementation","optional":false},{"id":14113107186,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"3.24.2","direct":true,"kind":"testImplementation","optional":false},{"id":14113107187,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":"5.9.2","direct":true,"kind":"testImplementation","optional":false},{"id":14113107188,"package_name":"org.scilab.forge:jlatexmath","ecosystem":"maven","requirements":"1.0.7","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"plantuml-asl/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-10-04T23:10:42.129Z","updated_at":"2023-10-04T23:10:42.129Z","repository_link":"https://github.com/plantuml/plantuml/blob/master/plantuml-asl/build.gradle.kts","dependencies":[{"id":14113107193,"package_name":"org.apache.ant:ant","ecosystem":"maven","requirements":"1.10.13","direct":true,"kind":"compileOnly","optional":false},{"id":14113107194,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"3.24.2","direct":true,"kind":"testImplementation","optional":false},{"id":14113107195,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":"5.9.2","direct":true,"kind":"testImplementation","optional":false},{"id":14113107196,"package_name":"org.scilab.forge:jlatexmath","ecosystem":"maven","requirements":"1.0.7","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"plantuml-bsd/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-10-04T23:10:42.145Z","updated_at":"2023-10-04T23:10:42.145Z","repository_link":"https://github.com/plantuml/plantuml/blob/master/plantuml-bsd/build.gradle.kts","dependencies":[{"id":14113107197,"package_name":"org.apache.ant:ant","ecosystem":"maven","requirements":"1.10.13","direct":true,"kind":"compileOnly","optional":false},{"id":14113107198,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"3.24.2","direct":true,"kind":"testImplementation","optional":false},{"id":14113107199,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":"5.9.2","direct":true,"kind":"testImplementation","optional":false},{"id":14113107200,"package_name":"org.scilab.forge:jlatexmath","ecosystem":"maven","requirements":"1.0.7","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"plantuml-epl/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-10-04T23:10:42.160Z","updated_at":"2023-10-04T23:10:42.160Z","repository_link":"https://github.com/plantuml/plantuml/blob/master/plantuml-epl/build.gradle.kts","dependencies":[{"id":14113107201,"package_name":"org.apache.ant:ant","ecosystem":"maven","requirements":"1.10.13","direct":true,"kind":"compileOnly","optional":false},{"id":14113107202,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"3.24.2","direct":true,"kind":"testImplementation","optional":false},{"id":14113107203,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":"5.9.2","direct":true,"kind":"testImplementation","optional":false},{"id":14113107204,"package_name":"org.scilab.forge:jlatexmath","ecosystem":"maven","requirements":"1.0.7","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"plantuml-gplv2/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-10-04T23:10:42.172Z","updated_at":"2023-10-04T23:10:42.172Z","repository_link":"https://github.com/plantuml/plantuml/blob/master/plantuml-gplv2/build.gradle.kts","dependencies":[{"id":14113107205,"package_name":"org.apache.ant:ant","ecosystem":"maven","requirements":"1.10.13","direct":true,"kind":"compileOnly","optional":false},{"id":14113107206,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"3.24.2","direct":true,"kind":"testImplementation","optional":false},{"id":14113107207,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":"5.9.2","direct":true,"kind":"testImplementation","optional":false},{"id":14113107208,"package_name":"org.scilab.forge:jlatexmath","ecosystem":"maven","requirements":"1.0.7","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"plantuml-lgpl/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-10-04T23:10:42.181Z","updated_at":"2023-10-04T23:10:42.181Z","repository_link":"https://github.com/plantuml/plantuml/blob/master/plantuml-lgpl/build.gradle.kts","dependencies":[{"id":14113107209,"package_name":"org.apache.ant:ant","ecosystem":"maven","requirements":"1.10.13","direct":true,"kind":"compileOnly","optional":false},{"id":14113107210,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"3.24.2","direct":true,"kind":"testImplementation","optional":false},{"id":14113107211,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":"5.9.2","direct":true,"kind":"testImplementation","optional":false},{"id":14113107212,"package_name":"org.scilab.forge:jlatexmath","ecosystem":"maven","requirements":"1.0.7","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"plantuml-mit/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-10-04T23:10:42.187Z","updated_at":"2023-10-04T23:10:42.187Z","repository_link":"https://github.com/plantuml/plantuml/blob/master/plantuml-mit/build.gradle.kts","dependencies":[{"id":14113107213,"package_name":"org.apache.ant:ant","ecosystem":"maven","requirements":"1.10.13","direct":true,"kind":"compileOnly","optional":false},{"id":14113107214,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"3.24.2","direct":true,"kind":"testImplementation","optional":false},{"id":14113107215,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":"5.9.2","direct":true,"kind":"testImplementation","optional":false},{"id":14113107216,"package_name":"org.scilab.forge:jlatexmath","ecosystem":"maven","requirements":"1.0.7","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"npm","filepath":".github/actions/configure-workflow/package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-10-04T23:10:42.195Z","updated_at":"2023-10-04T23:10:42.195Z","repository_link":"https://github.com/plantuml/plantuml/blob/master/.github/actions/configure-workflow/package-lock.json","dependencies":[{"id":14113107221,"package_name":"@actions/core","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14113107222,"package_name":"@actions/github","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":14113107223,"package_name":"@actions/http-client","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14113107224,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.12.11","direct":false,"kind":"development","optional":false},{"id":14113107225,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.15.0","direct":false,"kind":"development","optional":false},{"id":14113107226,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.15.8","direct":false,"kind":"development","optional":false},{"id":14113107227,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.15.8","direct":false,"kind":"development","optional":false},{"id":14113107228,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":14113107229,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.15.8","direct":false,"kind":"development","optional":false},{"id":14113107230,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"development","optional":false},{"id":14113107231,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"development","optional":false},{"id":14113107232,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"development","optional":false},{"id":14113107233,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"development","optional":false},{"id":14113107234,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"development","optional":false},{"id":14113107235,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"development","optional":false},{"id":14113107236,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.15.8","direct":false,"kind":"development","optional":false},{"id":14113107237,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.15.7","direct":false,"kind":"development","optional":false},{"id":14113107238,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"development","optional":false},{"id":14113107239,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":14113107240,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"development","optional":false},{"id":14113107241,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"development","optional":false},{"id":14113107242,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"development","optional":false},{"id":14113107243,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":14113107244,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":14113107245,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"development","optional":false},{"id":14113107246,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":14113107247,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.15.8","direct":false,"kind":"development","optional":false},{"id":14113107248,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":14113107249,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":14113107250,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":14113107251,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":14113107252,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":14113107253,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":14113107254,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":14113107255,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":14113107256,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":14113107257,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":14113107258,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":14113107259,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":14113107260,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":14113107261,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"development","optional":false},{"id":14113107262,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"development","optional":false},{"id":14113107263,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.15.6","direct":false,"kind":"development","optional":false},{"id":14113107264,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":14113107265,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"development","optional":false},{"id":14113107266,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":14113107267,"package_name":"globals","ecosystem":"npm","requirements":"13.11.0","direct":false,"kind":"development","optional":false},{"id":14113107268,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":14113107269,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":14113107270,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":14113107271,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14113107272,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14113107273,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":14113107274,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":14113107275,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14113107276,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":14113107277,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14113107278,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":14113107279,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":14113107280,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107281,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":14113107282,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":14113107283,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14113107284,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":14113107285,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14113107286,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":14113107287,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107288,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107289,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107290,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107291,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107292,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"development","optional":false},{"id":14113107293,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107294,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107295,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107296,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":14113107297,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":14113107298,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":14113107299,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":14113107300,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":14113107301,"package_name":"@octokit/core","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":14113107302,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"6.0.12","direct":false,"kind":"runtime","optional":false},{"id":14113107303,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"runtime","optional":false},{"id":14113107304,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"12.11.0","direct":false,"kind":"runtime","optional":false},{"id":14113107382,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14113107305,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"2.21.3","direct":false,"kind":"runtime","optional":false},{"id":14113107306,"package_name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","requirements":"5.16.2","direct":false,"kind":"runtime","optional":false},{"id":14113107307,"package_name":"@octokit/request","ecosystem":"npm","requirements":"5.6.3","direct":false,"kind":"runtime","optional":false},{"id":14113107308,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14113107309,"package_name":"@octokit/types","ecosystem":"npm","requirements":"6.41.0","direct":false,"kind":"runtime","optional":false},{"id":14113107310,"package_name":"@octokit/webhooks-types","ecosystem":"npm","requirements":"6.10.0","direct":false,"kind":"development","optional":false},{"id":14113107311,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"development","optional":false},{"id":14113107312,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":14113107313,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":14113107314,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.16","direct":false,"kind":"development","optional":false},{"id":14113107315,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.3","direct":false,"kind":"development","optional":false},{"id":14113107316,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":14113107317,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":14113107318,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":14113107319,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":14113107320,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14113107321,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14113107322,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.9","direct":false,"kind":"development","optional":false},{"id":14113107323,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":14113107324,"package_name":"@types/node","ecosystem":"npm","requirements":"18.11.0","direct":false,"kind":"development","optional":false},{"id":14113107325,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":14113107326,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14113107327,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.4","direct":false,"kind":"development","optional":false},{"id":14113107328,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"20.2.1","direct":false,"kind":"development","optional":false},{"id":14113107329,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"development","optional":false},{"id":14113107330,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"development","optional":false},{"id":14113107331,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"development","optional":false},{"id":14113107332,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"development","optional":false},{"id":14113107333,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"development","optional":false},{"id":14113107334,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"development","optional":false},{"id":14113107335,"package_name":"debug","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":14113107336,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14113107337,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14113107338,"package_name":"ignore","ecosystem":"npm","requirements":"5.1.8","direct":false,"kind":"development","optional":false},{"id":14113107339,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"development","optional":false},{"id":14113107340,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"5.8.1","direct":false,"kind":"development","optional":false},{"id":14113107341,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"4.33.0","direct":false,"kind":"development","optional":false},{"id":14113107342,"package_name":"debug","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"development","optional":false},{"id":14113107343,"package_name":"semver","ecosystem":"npm","requirements":"7.3.8","direct":false,"kind":"development","optional":false},{"id":14113107344,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.8.1","direct":false,"kind":"development","optional":false},{"id":14113107345,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.8.1","direct":false,"kind":"development","optional":false},{"id":14113107346,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.8.1","direct":false,"kind":"development","optional":false},{"id":14113107347,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":14113107348,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.8.1","direct":false,"kind":"development","optional":false},{"id":14113107349,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14113107350,"package_name":"@vercel/ncc","ecosystem":"npm","requirements":"0.31.1","direct":false,"kind":"development","optional":false},{"id":14113107351,"package_name":"abab","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":14113107352,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":14113107353,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14113107354,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":14113107355,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":14113107356,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":14113107357,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":14113107358,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":14113107359,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":14113107360,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":14113107361,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":14113107362,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":14113107363,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14113107364,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14113107365,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":14113107366,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14113107367,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":14113107368,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14113107369,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":14113107370,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107371,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14113107372,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.2.0","direct":false,"kind":"development","optional":false},{"id":14113107373,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14113107374,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.2.0","direct":false,"kind":"development","optional":false},{"id":14113107375,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14113107376,"package_name":"before-after-hook","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":14113107377,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":14113107378,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":14113107379,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14113107380,"package_name":"browserslist","ecosystem":"npm","requirements":"4.17.3","direct":false,"kind":"development","optional":false},{"id":14113107381,"package_name":"bs-logger","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"development","optional":false},{"id":14113107383,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":14113107384,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14113107385,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14113107386,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":14113107387,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001265","direct":false,"kind":"development","optional":false},{"id":14113107388,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":14113107389,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14113107390,"package_name":"ci-info","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":14113107391,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":14113107392,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":14113107393,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":14113107394,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14113107395,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":14113107396,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":14113107397,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":14113107398,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":14113107399,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":14113107400,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":14113107401,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":14113107402,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":14113107403,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":14113107404,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14113107405,"package_name":"debug","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":14113107406,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.3.1","direct":false,"kind":"development","optional":false},{"id":14113107407,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":14113107408,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":14113107409,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":14113107410,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":14113107411,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14113107412,"package_name":"deprecation","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":14113107413,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14113107414,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"development","optional":false},{"id":14113107415,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14113107416,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14113107417,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14113107418,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14113107419,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":14113107420,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.3.867","direct":false,"kind":"development","optional":false},{"id":14113107421,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":14113107422,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":14113107423,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":14113107424,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.19.1","direct":false,"kind":"development","optional":false},{"id":14113107425,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":14113107426,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":14113107427,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14113107428,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14113107429,"package_name":"estraverse","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":14113107430,"package_name":"eslint","ecosystem":"npm","requirements":"7.32.0","direct":false,"kind":"development","optional":false},{"id":14113107432,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"development","optional":false},{"id":14113107433,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":14113107434,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":14113107436,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":14113107437,"package_name":"eslint-plugin-eslint-comments","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":14113107438,"package_name":"eslint-plugin-filenames","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":14113107440,"package_name":"eslint-plugin-github","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":14113107441,"package_name":"eslint-plugin-i18n-text","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14113107443,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.25.2","direct":false,"kind":"development","optional":false},{"id":14113107444,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":14113107445,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14113107447,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14113107448,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"25.3.2","direct":false,"kind":"development","optional":false},{"id":14113107450,"package_name":"eslint-plugin-no-only-tests","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":14113107451,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"development","optional":false},{"id":14113107453,"package_name":"eslint-rule-documentation","ecosystem":"npm","requirements":"1.0.23","direct":false,"kind":"development","optional":false},{"id":14113107454,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":14113107456,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14113107457,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14113107458,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14113107460,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":14113107461,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":14113107462,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":14113107464,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":14113107465,"package_name":"espree","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"development","optional":false},{"id":14113107467,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":14113107468,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":14113107469,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":14113107471,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":14113107472,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":14113107473,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":14113107475,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":14113107476,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":14113107477,"package_name":"expect","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107479,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":14113107481,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":14113107482,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":14113107483,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":14113107485,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14113107486,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":14113107488,"package_name":"fastq","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":14113107489,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14113107490,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":14113107492,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":14113107493,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14113107495,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":14113107496,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":14113107498,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14113107499,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14113107501,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":14113107502,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":14113107504,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14113107505,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":14113107507,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":14113107508,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":14113107510,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":14113107511,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":14113107513,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14113107514,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":14113107516,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":14113107517,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":14113107518,"package_name":"globby","ecosystem":"npm","requirements":"11.0.4","direct":false,"kind":"development","optional":false},{"id":14113107520,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.8","direct":false,"kind":"development","optional":false},{"id":14113107521,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":14113107523,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14113107524,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14113107526,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14113107527,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14113107529,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14113107530,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14113107532,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":14113107533,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":14113107534,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14113107535,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":14113107536,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":14113107537,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":14113107538,"package_name":"import-local","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":14113107539,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":14113107540,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":14113107541,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":14113107542,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":14113107543,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":14113107544,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":14113107545,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":14113107546,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":14113107547,"package_name":"is-ci","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14113107548,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":14113107549,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14113107550,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14113107551,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14113107552,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14113107553,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":14113107554,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14113107555,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":14113107556,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":14113107557,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14113107558,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14113107559,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":14113107560,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14113107561,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14113107562,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":14113107563,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":14113107564,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14113107565,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14113107566,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14113107567,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":14113107568,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":14113107569,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14113107570,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":14113107571,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":14113107572,"package_name":"jest","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107573,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107574,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107575,"package_name":"jest-config","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107576,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107577,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"development","optional":false},{"id":14113107578,"package_name":"jest-each","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107579,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107580,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107581,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"development","optional":false},{"id":14113107582,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107583,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107584,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107585,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107586,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107587,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107588,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":14113107589,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"development","optional":false},{"id":14113107590,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107591,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107592,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107593,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107594,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14113107595,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"development","optional":false},{"id":14113107596,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107597,"package_name":"jest-util","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"development","optional":false},{"id":14113107598,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":14113107599,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107600,"package_name":"camelcase","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":14113107601,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107602,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107603,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":14113107604,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107605,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14113107606,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14113107607,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"development","optional":false},{"id":14113107608,"package_name":"acorn","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"development","optional":false},{"id":14113107609,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":14113107610,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":14113107611,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14113107612,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":14113107613,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":14113107614,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14113107615,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":14113107616,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14113107617,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":14113107618,"package_name":"lodash.camelcase","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":14113107619,"package_name":"lodash.clonedeep","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":14113107620,"package_name":"lodash.kebabcase","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":14113107621,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":14113107622,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":14113107623,"package_name":"lodash.snakecase","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":14113107624,"package_name":"lodash.truncate","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":14113107625,"package_name":"lodash.upperfirst","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":14113107626,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14113107627,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14113107628,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":14113107629,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":14113107630,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14113107631,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":14113107632,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":14113107633,"package_name":"mime-db","ecosystem":"npm","requirements":"1.50.0","direct":false,"kind":"development","optional":false},{"id":14113107634,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.33","direct":false,"kind":"development","optional":false},{"id":14113107635,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14113107636,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14113107637,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":14113107638,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":14113107639,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":14113107640,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":14113107641,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":14113107642,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":14113107643,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14113107644,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":14113107645,"package_name":"node-modules-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14113107646,"package_name":"node-releases","ecosystem":"npm","requirements":"1.1.77","direct":false,"kind":"development","optional":false},{"id":14113107647,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14113107648,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":14113107649,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":14113107650,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":14113107651,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":14113107652,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":14113107653,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":14113107654,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14113107655,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":14113107656,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":14113107657,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":14113107658,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14113107659,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14113107660,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14113107661,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":14113107662,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14113107663,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14113107664,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":14113107665,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":14113107666,"package_name":"picocolors","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":14113107667,"package_name":"picomatch","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":14113107668,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":14113107669,"package_name":"pkg-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14113107670,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":14113107671,"package_name":"prettier","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"development","optional":false},{"id":14113107672,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14113107673,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.2.5","direct":false,"kind":"development","optional":false},{"id":14113107674,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":14113107675,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":14113107676,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":14113107677,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14113107678,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"development","optional":false},{"id":14113107679,"package_name":"regexpp","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14113107680,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14113107681,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14113107682,"package_name":"resolve","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":14113107683,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14113107684,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14113107685,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":14113107686,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":14113107687,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.1.10","direct":false,"kind":"development","optional":false},{"id":14113107688,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":14113107689,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":14113107690,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":14113107691,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":14113107692,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14113107693,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14113107694,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":14113107695,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":14113107696,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14113107697,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14113107698,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14113107699,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":14113107700,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.20","direct":false,"kind":"development","optional":false},{"id":14113107701,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":14113107702,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":14113107703,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14113107704,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":14113107705,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":14113107706,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":14113107707,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":14113107708,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14113107709,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14113107710,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14113107711,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":14113107712,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":14113107713,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":14113107714,"package_name":"svg-element-attributes","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":14113107715,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":14113107716,"package_name":"table","ecosystem":"npm","requirements":"6.7.2","direct":false,"kind":"development","optional":false},{"id":14113107717,"package_name":"ajv","ecosystem":"npm","requirements":"8.6.3","direct":false,"kind":"development","optional":false},{"id":14113107718,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14113107719,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":14113107720,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":14113107721,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14113107722,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14113107723,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":14113107724,"package_name":"throat","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":14113107725,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14113107726,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14113107727,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":14113107728,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14113107729,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14113107730,"package_name":"ts-jest","ecosystem":"npm","requirements":"27.1.2","direct":false,"kind":"development","optional":false},{"id":14113107731,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.11.0","direct":false,"kind":"development","optional":false},{"id":14113107732,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14113107733,"package_name":"tslib","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":14113107734,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":14113107735,"package_name":"tunnel","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":14113107736,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":14113107737,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":14113107738,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":14113107739,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":14113107740,"package_name":"typescript","ecosystem":"npm","requirements":"4.4.4","direct":false,"kind":"development","optional":false},{"id":14113107741,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14113107742,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":14113107743,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":14113107744,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":14113107745,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":14113107746,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":14113107747,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":14113107748,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"development","optional":false},{"id":14113107749,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14113107750,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14113107751,"package_name":"walker","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":14113107752,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":14113107753,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14113107754,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":14113107755,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"development","optional":false},{"id":14113107756,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14113107757,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14113107758,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":14113107759,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":14113107760,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14113107761,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":14113107762,"package_name":"ws","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"development","optional":false},{"id":14113107763,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14113107764,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":14113107765,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":14113107766,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14113107767,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":14113107768,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":".github/actions/configure-workflow/package.json","sha":null,"kind":"manifest","created_at":"2023-10-04T23:10:42.383Z","updated_at":"2023-10-04T23:10:42.383Z","repository_link":"https://github.com/plantuml/plantuml/blob/master/.github/actions/configure-workflow/package.json","dependencies":[{"id":14113107769,"package_name":"@actions/core","ecosystem":"npm","requirements":"^1.10.0","direct":true,"kind":"runtime","optional":false},{"id":14113107770,"package_name":"@actions/github","ecosystem":"npm","requirements":"^5.1.1","direct":true,"kind":"runtime","optional":false},{"id":14113107771,"package_name":"@octokit/webhooks-types","ecosystem":"npm","requirements":"^6.10.0","direct":true,"kind":"development","optional":false},{"id":14113107772,"package_name":"@types/node","ecosystem":"npm","requirements":"^18.11.0","direct":true,"kind":"development","optional":false},{"id":14113107773,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^4.33.0","direct":true,"kind":"development","optional":false},{"id":14113107774,"package_name":"@vercel/ncc","ecosystem":"npm","requirements":"^0.31.1","direct":true,"kind":"development","optional":false},{"id":14113107775,"package_name":"eslint","ecosystem":"npm","requirements":"^7.32.0","direct":true,"kind":"development","optional":false},{"id":14113107776,"package_name":"eslint-plugin-github","ecosystem":"npm","requirements":"^4.3.2","direct":true,"kind":"development","optional":false},{"id":14113107777,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"^25.3.2","direct":true,"kind":"development","optional":false},{"id":14113107778,"package_name":"jest","ecosystem":"npm","requirements":"^27.2.5","direct":true,"kind":"development","optional":false},{"id":14113107779,"package_name":"js-yaml","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"development","optional":false},{"id":14113107780,"package_name":"prettier","ecosystem":"npm","requirements":"2.5.1","direct":true,"kind":"development","optional":false},{"id":14113107781,"package_name":"ts-jest","ecosystem":"npm","requirements":"^27.1.2","direct":true,"kind":"development","optional":false},{"id":14113107782,"package_name":"typescript","ecosystem":"npm","requirements":"^4.4.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dev-intermediate-test.yml","sha":null,"kind":"manifest","created_at":"2025-04-10T09:47:09.351Z","updated_at":"2025-04-10T09:47:09.351Z","repository_link":"https://github.com/plantuml/plantuml/blob/master/.github/workflows/dev-intermediate-test.yml","dependencies":[{"id":22625099659,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":22625099660,"package_name":"gradle/actions/setup-gradle","ecosystem":"actions","requirements":"06832c7b30a0129d7fb559bcc6e43d26f6374244","direct":true,"kind":"composite","optional":false},{"id":22625099661,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dev-unit-test.yml","sha":null,"kind":"manifest","created_at":"2025-04-10T09:47:09.944Z","updated_at":"2025-04-10T09:47:09.944Z","repository_link":"https://github.com/plantuml/plantuml/blob/master/.github/workflows/dev-unit-test.yml","dependencies":[{"id":22625099663,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":22625099664,"package_name":"gradle/actions/setup-gradle","ecosystem":"actions","requirements":"06832c7b30a0129d7fb559bcc6e43d26f6374244","direct":true,"kind":"composite","optional":false},{"id":22625099665,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/native-image-release.yml","sha":null,"kind":"manifest","created_at":"2025-04-10T09:47:10.220Z","updated_at":"2025-04-10T09:47:10.220Z","repository_link":"https://github.com/plantuml/plantuml/blob/master/.github/workflows/native-image-release.yml","dependencies":[{"id":22625100100,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":22625100104,"package_name":"graalvm/setup-graalvm","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":22625100437,"package_name":"thedoctor0/zip-release","ecosystem":"actions","requirements":"0.7.6","direct":true,"kind":"composite","optional":false},{"id":22625100561,"package_name":"svenstaro/upload-release-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/native-image-snapshot.yml","sha":null,"kind":"manifest","created_at":"2025-04-10T09:47:12.117Z","updated_at":"2025-04-10T09:47:12.117Z","repository_link":"https://github.com/plantuml/plantuml/blob/master/.github/workflows/native-image-snapshot.yml","dependencies":[{"id":22625100733,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":22625100734,"package_name":"graalvm/setup-graalvm","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":22625100735,"package_name":"thedoctor0/zip-release","ecosystem":"actions","requirements":"0.7.6","direct":true,"kind":"composite","optional":false},{"id":22625100736,"package_name":"svenstaro/upload-release-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":28.706097423190478,"created_at":"2025-09-04T15:51:27.182Z","updated_at":"2025-10-07T08:20:10.549Z","avatar_url":"https://github.com/plantuml.png","language":"Java","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["https://github.com/sponsors/plantuml","https://patreon.com/plantuml","https://liberapay.com/plantuml","https://github.com/sponsors/plantuml/"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["distribution","investing","agents","interactive","tensors","deep-neural-networks","network-simulation","hacking","observability","multi-agents"],"project_url":"https://science.ecosyste.ms/api/v1/projects/51565","html_url":"https://science.ecosyste.ms/projects/51565","bibtex_url":"https://science.ecosyste.ms/projects/51565/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/51565/export.apalike"}