{"id":370071,"url":"https://github.com/k1LoW/tbls","last_synced_at":"2026-05-30T21:30:26.731Z","repository":{"id":37246954,"uuid":"133827809","full_name":"k1LoW/tbls","owner":"k1LoW","description":"tbls is a CI-Friendly tool to document a database, written in Go.","archived":false,"fork":false,"pushed_at":"2026-05-08T09:44:43.000Z","size":131818,"stargazers_count":4228,"open_issues_count":55,"forks_count":203,"subscribers_count":22,"default_branch":"main","last_synced_at":"2026-05-21T16:49:25.672Z","etag":null,"topics":["bigquery","continuous-integration","database-document","database-schema","documentation-tool","dynamodb","er-diagram","excel","hacktoberfest","mariadb","markdown","mermaid","mysql","plantuml","postgresql","redshift","snowflake","spanner","sqlite","sqlserver"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/k1LoW.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"k1LoW","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-05-17T14:47:27.000Z","updated_at":"2026-05-21T06:30:53.000Z","dependencies_parsed_at":"2023-12-19T05:15:41.457Z","dependency_job_id":"eaee29b3-491c-4a06-932f-0b28ce9647d6","html_url":"https://github.com/k1LoW/tbls","commit_stats":{"total_commits":1539,"total_committers":65,"mean_commits":"23.676923076923078","dds":"0.23586744639376223","last_synced_commit":"a1cebf651e977b73043ea0eac242e469c8b1df2d"},"previous_names":[],"tags_count":235,"template":false,"template_full_name":null,"purl":"pkg:github/k1LoW/tbls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/sbom","scorecard":{"id":546327,"data":{"date":"2025-08-11","repo":{"name":"github.com/k1LoW/tbls","commit":"174ce55ee29a0955e77071ddb076a050628b8b52"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 3/9 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release-test.yml:1","Warn: no topLevel permission defined: .github/workflows/tagpr.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.87.0 not signed: https://api.github.com/repos/k1LoW/tbls/releases/237043901","Warn: release artifact v1.86.1 not signed: https://api.github.com/repos/k1LoW/tbls/releases/229168454","Warn: release artifact v1.85.5 not signed: https://api.github.com/repos/k1LoW/tbls/releases/225661896","Warn: release artifact v1.85.4 not signed: https://api.github.com/repos/k1LoW/tbls/releases/219532866","Warn: release artifact v1.85.3 not signed: https://api.github.com/repos/k1LoW/tbls/releases/219328436","Warn: release artifact v1.87.0 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/237043901","Warn: release artifact v1.86.1 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/229168454","Warn: release artifact v1.85.5 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/225661896","Warn: release artifact v1.85.4 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/219532866","Warn: release artifact v1.85.3 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/219328436"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:12: pin your Docker image by updating debian:bookworm-slim to debian:bookworm-slim@sha256:b1a741487078b369e78119849663d7f1a5341ef2768798f7b7406c4240f86aef","Warn: chocoCommand not pinned by hash: .github/workflows/ci.yml:99","Warn: goCommand not pinned by hash: .github/workflows/release-test.yml:34","Warn: goCommand not pinned by hash: .github/workflows/release-test.yml:69","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 chocoCommand dependencies pinned","Info:   0 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-test.yml:13"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:37:01.371Z","repository_id":37246954,"created_at":"2025-08-20T09:37:01.371Z","updated_at":"2025-08-20T09:37:01.371Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33406505,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"k1LoW","name":"Ken’ichiro Oyama","uuid":"57114","kind":"user","description":"","email":"","website":"http://101000lab.org","location":"Fukuoka, JAPAN","twitter":"k1LoW","company":"@tailor-inc / 101000LAB","icon_url":"https://avatars.githubusercontent.com/u/57114?u=5522499f6546a5c8307460a18653178b6b454780\u0026v=4","repositories_count":337,"last_synced_at":"2026-04-29T04:35:47.513Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"k1LoW","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/k1LoW","funding_links":["https://github.com/sponsors/k1LoW"],"total_stars":7197,"followers":725,"following":242,"created_at":"2022-11-02T18:22:59.014Z","updated_at":"2026-04-29T04:35:47.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW/repositories"},"packages":[{"id":13128827,"name":"tbls","ecosystem":"nixpkgs","description":"Tool to generate documentation based on a database structure","homepage":"https://github.com/k1LoW/tbls","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/k1LoW/tbls","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T20:23:50.778Z","latest_release_published_at":"2026-02-01T20:23:50.778Z","latest_release_number":"1.78.0","last_synced_at":"2026-03-07T02:12:13.919Z","created_at":"2026-02-01T20:23:44.060Z","updated_at":"2026-03-07T02:12:14.204Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=tbls","install_command":"nix-env -iA nixpkgs.tbls","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/by-name/tb/tbls/package.nix#L54","metadata":{"nix_attribute":"tbls-1.78.0","position":"pkgs/by-name/tb/tbls/package.nix:54","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","wasm64-wasi","wasm32-wasi","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/tbls?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/tbls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/tbls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/tbls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/tbls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/tbls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/tbls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/tbls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/tbls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/tbls/codemeta","maintainers":[{"uuid":"azahi","login":null,"name":"Azat Bahawi","email":"azat@bahawi.net","url":"https://github.com/azahi","packages_count":66,"html_url":null,"role":null,"created_at":"2026-03-07T02:12:14.120Z","updated_at":"2026-03-07T02:12:14.120Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/azahi/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":12900212,"name":"tbls","ecosystem":"nixpkgs","description":"A tool to generate documentation based on a database","homepage":"https://github.com/k1LoW/tbls","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/k1LoW/tbls","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T10:10:26.124Z","latest_release_published_at":"2026-01-27T10:10:26.124Z","latest_release_number":"1.65.3","last_synced_at":"2026-04-13T11:29:28.420Z","created_at":"2026-01-27T10:10:25.495Z","updated_at":"2026-04-13T11:41:24.493Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=tbls","install_command":"nix-env -iA nixpkgs.tbls","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/tools/misc/tbls/default.nix#L46","metadata":{"nix_attribute":"tbls-1.65.3","position":"pkgs/tools/misc/tbls/default.nix:46","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/tbls?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/tbls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/tbls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/tbls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/tbls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/tbls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/tbls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/tbls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/tbls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/tbls/codemeta","maintainers":[{"uuid":"azahi","login":null,"name":"Azat Bahawi","email":"azat@bahawi.net","url":"https://github.com/azahi","packages_count":52,"html_url":null,"role":null,"created_at":"2026-03-04T04:40:54.755Z","updated_at":"2026-03-04T04:40:54.755Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/azahi/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":3750216,"name":"github.com/k1Low/tbls","ecosystem":"go","description":"","homepage":"https://github.com/k1Low/tbls","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/k1Low/tbls","keywords_array":[],"namespace":"github.com/k1Low","versions_count":236,"first_release_published_at":"2018-05-20T12:42:03.000Z","latest_release_published_at":"2026-04-27T14:51:47.000Z","latest_release_number":"v1.94.5","last_synced_at":"2026-05-12T14:21:52.480Z","created_at":"2022-04-11T15:15:50.957Z","updated_at":"2026-05-12T14:21:52.480Z","registry_url":"https://pkg.go.dev/github.com/k1Low/tbls","install_command":"go get github.com/k1Low/tbls","documentation_url":"https://pkg.go.dev/github.com/k1Low/tbls#section-documentation","metadata":{},"repo_metadata":{"id":37246954,"uuid":"133827809","full_name":"k1LoW/tbls","owner":"k1LoW","description":"tbls is a CI-Friendly tool to document a database, written in Go.","archived":false,"fork":false,"pushed_at":"2025-10-08T14:21:34.000Z","size":131152,"stargazers_count":4004,"open_issues_count":49,"forks_count":185,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-10-10T04:01:11.338Z","etag":null,"topics":["bigquery","continuous-integration","database-document","database-schema","documentation-tool","dynamodb","er-diagram","excel","hacktoberfest","mariadb","markdown","mermaid","mysql","plantuml","postgresql","redshift","snowflake","spanner","sqlite","sqlserver"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/k1LoW.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"k1LoW","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-05-17T14:47:27.000Z","updated_at":"2025-10-10T03:02:52.000Z","dependencies_parsed_at":"2023-12-19T05:15:41.457Z","dependency_job_id":"0ee32dbf-7654-4287-8cec-2cba8c07d9e3","html_url":"https://github.com/k1LoW/tbls","commit_stats":{"total_commits":1539,"total_committers":65,"mean_commits":"23.676923076923078","dds":"0.23586744639376223","last_synced_commit":"a1cebf651e977b73043ea0eac242e469c8b1df2d"},"previous_names":[],"tags_count":217,"template":false,"template_full_name":null,"purl":"pkg:github/k1LoW/tbls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/sbom","scorecard":{"id":546327,"data":{"date":"2025-08-11","repo":{"name":"github.com/k1LoW/tbls","commit":"174ce55ee29a0955e77071ddb076a050628b8b52"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 3/9 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release-test.yml:1","Warn: no topLevel permission defined: .github/workflows/tagpr.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.87.0 not signed: https://api.github.com/repos/k1LoW/tbls/releases/237043901","Warn: release artifact v1.86.1 not signed: https://api.github.com/repos/k1LoW/tbls/releases/229168454","Warn: release artifact v1.85.5 not signed: https://api.github.com/repos/k1LoW/tbls/releases/225661896","Warn: release artifact v1.85.4 not signed: https://api.github.com/repos/k1LoW/tbls/releases/219532866","Warn: release artifact v1.85.3 not signed: https://api.github.com/repos/k1LoW/tbls/releases/219328436","Warn: release artifact v1.87.0 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/237043901","Warn: release artifact v1.86.1 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/229168454","Warn: release artifact v1.85.5 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/225661896","Warn: release artifact v1.85.4 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/219532866","Warn: release artifact v1.85.3 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/219328436"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:12: pin your Docker image by updating debian:bookworm-slim to debian:bookworm-slim@sha256:b1a741487078b369e78119849663d7f1a5341ef2768798f7b7406c4240f86aef","Warn: chocoCommand not pinned by hash: .github/workflows/ci.yml:99","Warn: goCommand not pinned by hash: .github/workflows/release-test.yml:34","Warn: goCommand not pinned by hash: .github/workflows/release-test.yml:69","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 chocoCommand dependencies pinned","Info:   0 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-test.yml:13"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:37:01.371Z","repository_id":37246954,"created_at":"2025-08-20T09:37:01.371Z","updated_at":"2025-08-20T09:37:01.371Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008296,"owners_count":26084428,"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-10-11T02:00:06.511Z","response_time":55,"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":"k1LoW","name":"Ken’ichiro Oyama","uuid":"57114","kind":"user","description":"","email":"","website":"http://101000lab.org","location":"Fukuoka, JAPAN","twitter":"k1LoW","company":"@tailor-inc / 101000LAB","icon_url":"https://avatars.githubusercontent.com/u/57114?u=5522499f6546a5c8307460a18653178b6b454780\u0026v=4","repositories_count":337,"last_synced_at":"2025-09-30T14:53:33.594Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"k1LoW","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/k1LoW","funding_links":["https://github.com/sponsors/k1LoW"],"total_stars":7197,"followers":648,"following":246,"created_at":"2022-11-02T18:22:59.014Z","updated_at":"2025-09-30T14:53:33.594Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW/repositories"},"tags":[{"name":"v1.88.0","sha":"7da9df4dc72edd9ede049d887c2918f0f31e4363","kind":"commit","published_at":"2025-09-12T15:32:57.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.88.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.88.0/manifests"},{"name":"v1.87.0","sha":"174ce55ee29a0955e77071ddb076a050628b8b52","kind":"commit","published_at":"2025-08-02T05:59:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.87.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.87.0/manifests"},{"name":"v1.86.1","sha":"5ad27e7eb1ead7eb2c733dc44a5a1d604fa3ba2b","kind":"commit","published_at":"2025-07-01T15:47:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.86.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"3efb8d189a6a9a658f154e7468111e161a59edb1","kind":"commit","published_at":"2025-07-01T08:24:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.86.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.0/manifests"},{"name":"v1.85.5","sha":"d4d4d462754bba0371c2532aefa0d62d71f89dab","kind":"commit","published_at":"2025-06-16T19:20:33.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.5/manifests"},{"name":"v1.85.4","sha":"6b0e58cf806a2e9bae1fa278cbd187b11e44f5ac","kind":"commit","published_at":"2025-05-19T14:31:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"438427fa60da0b9e9f7e69ae3f9d1c34e1c3314d","kind":"commit","published_at":"2025-05-18T08:17:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"597df2db0e633430da58a86a3a05924e42adad29","kind":"commit","published_at":"2025-04-29T05:53:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"3154a83e8a232021956f9af58a6afe965f90e00c","kind":"commit","published_at":"2025-04-23T00:37:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"adffc6347812bf2f0d5cd7e18f8ec8900df91770","kind":"commit","published_at":"2025-04-17T14:51:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"b9029ecab9d6491615ac85f34ab12b6f276751ff","kind":"commit","published_at":"2025-03-28T14:22:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.84.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"69fee1922f58bf816ce76e5d60c3aee214767fae","kind":"commit","published_at":"2025-03-18T06:29:08.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.84.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.0/manifests"},{"name":"v1.83.0","sha":"3881d934408079929aeba753165233149b171491","kind":"commit","published_at":"2025-03-17T12:29:48.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.83.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.83.0/manifests"},{"name":"v1.82.0","sha":"692c4f52fb49d886d4a8e7776c7cf7f98e5420ba","kind":"commit","published_at":"2025-03-01T12:43:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.82.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.82.0/manifests"},{"name":"v1.81.0","sha":"6fc545c61ddb9fc9030bcee54c0e74b593bb017f","kind":"commit","published_at":"2025-01-26T13:47:31.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.81.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.81.0/manifests"},{"name":"v1.80.0","sha":"88b6400c9db9ba4b117e6410685d5b99078c6348","kind":"commit","published_at":"2025-01-17T07:25:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.80.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.80.0/manifests"},{"name":"v1.79.4","sha":"abdf871ee1f48a37b1c280679e182611dfce42f1","kind":"commit","published_at":"2024-11-27T22:33:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.4/manifests"},{"name":"v1.79.3","sha":"682812dc1ba3f0fb65e426de9d28c5b6234d861d","kind":"commit","published_at":"2024-11-15T20:47:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.3/manifests"},{"name":"v1.79.2","sha":"9e7650c8a3ad03d3ab8e22ff9f5e31871b78edaf","kind":"commit","published_at":"2024-11-09T10:54:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"acfd38d1f18309cc3f90fea90e6ac765b86e20e1","kind":"commit","published_at":"2024-11-05T02:03:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"d00ec95bd40a296f94bcf10df409f9506e90523a","kind":"commit","published_at":"2024-10-25T13:56:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.0/manifests"},{"name":"v1.78.1","sha":"5a0ab2c72e9f4c9cfef805a6e0dd4f5ad67a9272","kind":"commit","published_at":"2024-10-18T13:07:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.78.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"492bedca8862d5f02a340377e5e5c6abb079664f","kind":"commit","published_at":"2024-10-11T05:09:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.78.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.0/manifests"},{"name":"v1.77.0","sha":"5c56fff395e468bd7e7a8cf8e2c3a15d5b20ef31","kind":"commit","published_at":"2024-07-24T04:56:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.77.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.77.0/manifests"},{"name":"v1.76.1","sha":"af5d7bb53ecf540e06b97c782fe9e763a1520e96","kind":"commit","published_at":"2024-06-19T14:14:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.76.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"cd6ea4fbb56f298d265480a1af1a671e50d36f1e","kind":"commit","published_at":"2024-06-04T14:55:16.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.76.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.0/manifests"},{"name":"v1.75.0","sha":"74e65906dde38227b2378f23f348481245213a69","kind":"commit","published_at":"2024-05-16T08:21:31.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.75.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.75.0/manifests"},{"name":"v1.74.4","sha":"5771e153f2a4243ab92a4344accfe1c771319839","kind":"commit","published_at":"2024-05-16T07:06:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.4/manifests"},{"name":"v1.74.3","sha":"1c70bc4fe74aecd8366bf5157f9da3b2313c137c","kind":"commit","published_at":"2024-05-06T04:15:28.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"8b8852017d99bca3824230763ff1eb4e0e5153e1","kind":"commit","published_at":"2024-05-02T23:54:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"c88345440392f8c766f2f90da54743a86ae2da60","kind":"commit","published_at":"2024-05-01T00:16:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"758ccfa6758cad941001d1f2b912b85474fed9e8","kind":"commit","published_at":"2024-04-18T12:14:23.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.0/manifests"},{"name":"v1.73.3","sha":"cdf71335143d6c5f410c4ce802a23e19c45c1df9","kind":"commit","published_at":"2024-03-16T07:04:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.73.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.3/manifests"},{"name":"v1.73.2","sha":"63ba31807e5c72bb0f824fc24a6aa0724973e388","kind":"commit","published_at":"2024-01-25T15:01:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.73.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.2/manifests"},{"name":"v1.72.2","sha":"790d7e1a781ccb92974be03dabcf1a88a56d2447","kind":"commit","published_at":"2024-01-25T08:10:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.72.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.2/manifests"},{"name":"v1.72.1","sha":"5dc5e577fc6b3a9e355c0abde7c8fa25713111ca","kind":"commit","published_at":"2024-01-12T10:06:31.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.72.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"ca3af42d9e20d52e4cbae0883a8b67fb3de1d586","kind":"commit","published_at":"2023-11-23T09:10:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.72.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.0/manifests"},{"name":"v1.71.1","sha":"e7ff859a26842352a82fe6c85a6b7cd81d874d2a","kind":"commit","published_at":"2023-11-07T11:20:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.71.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"4c6808a09b09bb86c0d3c11fb48e6b1356ca41b4","kind":"commit","published_at":"2023-11-01T14:01:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.71.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.0/manifests"},{"name":"v1.70.2","sha":"5059fd987a596def1d1c350da019745a0a84d6fe","kind":"commit","published_at":"2023-10-17T14:54:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.70.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.2/manifests"},{"name":"v1.70.1","sha":"d60127cdf09d61e7ec0c3f27327a8e7d6761afc0","kind":"commit","published_at":"2023-10-12T00:21:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.70.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.1/manifests"},{"name":"v1.70.0","sha":"8f0ac615bf4ad4a89d601ecece416961b004ed6f","kind":"commit","published_at":"2023-10-08T02:22:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.70.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.0/manifests"},{"name":"v1.69.2","sha":"281c0931212dc4af3d2b54a3b3e284afd5cabe47","kind":"commit","published_at":"2023-10-03T00:37:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.69.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.2/manifests"},{"name":"v1.69.1","sha":"f388871673a9f28521b6a0369cb3369643ad505e","kind":"commit","published_at":"2023-10-02T23:52:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.69.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"dc68b4ba26f8fc41c34e8460c60cd0783f4393b8","kind":"commit","published_at":"2023-10-02T22:48:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.69.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.0/manifests"},{"name":"v1.68.2","sha":"e4cde9194f87890bda5a3d2799ff564fe234d644","kind":"commit","published_at":"2023-07-26T11:56:06.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.68.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"c104e70c5587b837beed5d99b297a2063d3acc97","kind":"commit","published_at":"2023-07-12T22:28:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.68.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"a63abef6572756d12edd335b003920bf2624153f","kind":"commit","published_at":"2023-06-23T08:29:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.68.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.0/manifests"},{"name":"v1.67.1","sha":"00a5c552a083824dd73ea6a046c1c4a551a76cd7","kind":"commit","published_at":"2023-06-18T06:05:36.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.67.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"18df4cf6f509c8037ef1d61276fb46389a53b2e5","kind":"commit","published_at":"2023-06-17T10:29:09.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.67.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"da35dd720d0f3da4996408fd9f7fabeb6c3cbbd9","kind":"commit","published_at":"2023-06-16T01:32:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.66.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.66.0/manifests"},{"name":"v1.65.4","sha":"c8a15b9fb29c79a5fe32c4d3c2c1916425724363","kind":"commit","published_at":"2023-06-07T14:23:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.4/manifests"},{"name":"v1.65.3","sha":"23ab774468f7687ee6d89203e617325ac0491776","kind":"commit","published_at":"2023-04-14T03:47:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.3/manifests"},{"name":"v1.65.2","sha":"cfaf984e6a6d2dbefa992b2ef3a83ec5f424fcfd","kind":"commit","published_at":"2023-04-10T07:49:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.2/manifests"},{"name":"v1.65.1","sha":"b80e054e186368cc1153f66ec621fe0d60506790","kind":"commit","published_at":"2023-04-08T09:19:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"25361b4d961e3c6fbbb47581672e36a87781a404","kind":"commit","published_at":"2023-04-08T07:46:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.0/manifests"},{"name":"v1.64.1","sha":"d59b70e229681a0874a487816208e3c7b26f7f38","kind":"commit","published_at":"2023-04-03T14:10:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.64.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"305646ac5ffa3572c9c726771ae318d04e15720a","kind":"commit","published_at":"2023-03-25T03:01:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.64.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"cd2b2db5f58f5f4e4af4d0062c69b1c67b1595db","kind":"commit","published_at":"2023-03-13T09:06:40.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.63.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"f63dfd105f00111fbd38bbc5bb6cb9e4b26c6f55","kind":"commit","published_at":"2023-02-20T03:39:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.62.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.1/manifests"},{"name":"v1.62.0","sha":"e043006da266cbf918b3a8f4cff9e8bffd6f002d","kind":"commit","published_at":"2023-02-08T12:48:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.62.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"8e77c4f9415560d725080654e9b3e4c0269e45af","kind":"commit","published_at":"2023-02-03T12:36:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.61.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"45335bac4ad0123d8e4b3e699601bfd99d2386a9","kind":"commit","published_at":"2023-01-26T12:21:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.60.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"fb53f4848a39c3b98687dbdc71d3e498e7f521d1","kind":"commit","published_at":"2023-01-22T15:06:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.59.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"c8c1e110a1e0d09620b05c76a264a1cadab4aee8","kind":"commit","published_at":"2023-01-16T02:40:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.58.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.58.0/manifests"},{"name":"v1.57.1","sha":"3ec0ceb9bda771903f334993e801265774757975","kind":"commit","published_at":"2022-12-11T15:02:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.57.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"ef67c34381ba35be22c08f3b8dd3f1704150f6ee","kind":"commit","published_at":"2022-12-11T12:30:10.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.57.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.0/manifests"},{"name":"v1.56.9","sha":"f28e862f828c1cf23f0a6c2176ea9f100fe666d0","kind":"commit","published_at":"2022-12-06T09:09:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.9","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.9/manifests"},{"name":"v1.56.8","sha":"d90f7ab181f97abf46371f0048aa1e2e07cf9434","kind":"commit","published_at":"2022-11-09T14:55:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.8","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.8/manifests"},{"name":"v1.56.7","sha":"833dc76777871af659cc0246adc453f91da9de9d","kind":"commit","published_at":"2022-11-09T12:25:28.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.7","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.7/manifests"},{"name":"v1.56.6","sha":"fbf52c673ad0a0657929adb31f47d2ea4934229b","kind":"commit","published_at":"2022-10-31T00:36:58.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.6","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"f3d15ecf0108c123b9b12555f216b2b53df9522a","kind":"commit","published_at":"2022-10-26T01:31:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"d54fe513dffd62a27627b53a68b92f86178b9bcf","kind":"commit","published_at":"2022-10-25T06:40:36.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"eb71cb18d1d79575025b105b789fdc1d1689535a","kind":"commit","published_at":"2022-09-24T14:02:45.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"561b796fb4482dd4707568b47fa4a8fc767a250f","kind":"commit","published_at":"2022-09-02T14:06:21.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"b13ce8cbb9621a5889ea42c0aa3c154b980b58a0","kind":"commit","published_at":"2022-07-28T12:27:06.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"e3b87b3640983e78a0aa098fc3db656ed9033e31","kind":"commit","published_at":"2022-05-28T03:10:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"d59d55e0e46a31c2cd8c04077244b14f9db756e3","kind":"commit","published_at":"2022-04-04T22:35:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.55.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"4cebb4ab7c39366d8014b826ff8b9d4ef8de112e","kind":"commit","published_at":"2022-04-04T21:52:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.55.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.0/manifests"},{"name":"v1.54.2","sha":"4a59f45716bc8a18baf17d2c363b61c66a91e95c","kind":"commit","published_at":"2021-12-16T08:49:54.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.54.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"f975dc1c02bdb610cb9ab40b9585fc502b26e0ce","kind":"commit","published_at":"2021-12-15T02:30:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.54.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"588b90f05a060b3402c016790cef5df599a0ba6f","kind":"commit","published_at":"2021-12-10T02:11:58.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.54.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"598a57fb853fcc70fc35d2fb5fbd314a61252a59","kind":"commit","published_at":"2021-11-16T12:06:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.53.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"6826b6da2417cfd5a340dfb1ea8f8d256a23e685","kind":"commit","published_at":"2021-10-22T13:33:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.52.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"b714d210f5c32497ac21b4d009887283fd108776","kind":"commit","published_at":"2021-10-19T12:59:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.51.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"b03062e158fe0af1d719d649e7b2565f3adb252e","kind":"commit","published_at":"2021-04-01T00:29:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.50.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.50.0/manifests"},{"name":"v1.49.7","sha":"845ea76e4da34fbbca6afe23367f3a53c6bf75ee","kind":"commit","published_at":"2021-03-06T10:27:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.7","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.7/manifests"},{"name":"v1.49.6","sha":"432477550827123637d82d2d1cb5bdaba497541b","kind":"commit","published_at":"2021-02-17T21:54:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.6","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.6/manifests"},{"name":"v1.49.5","sha":"1c2a8903e817efad9fa397fa62822a91a1c3f1fb","kind":"commit","published_at":"2021-02-17T11:07:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.5/manifests"},{"name":"v1.49.4","sha":"c0921a0d5c9510eb9555249114e8dcfdc5f332f2","kind":"commit","published_at":"2021-02-04T15:25:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.4/manifests"},{"name":"v1.49.3","sha":"ec213c5df857ab406e4c2b59c1624f7605e579cc","kind":"commit","published_at":"2021-02-03T15:40:43.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.3/manifests"},{"name":"v1.49.2","sha":"20a97f9462a296ab283ca20ec4632bce3e1ce938","kind":"commit","published_at":"2021-02-01T06:43:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.2/manifests"},{"name":"v1.49.1","sha":"1ac0a60697ae75f6316bf703f5e5d4489066f837","kind":"commit","published_at":"2021-02-01T01:51:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"3be38b15ccf7d18d4a6bd83b55359b5e743cc443","kind":"commit","published_at":"2021-01-31T16:34:16.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.0/manifests"},{"name":"v1.48.1","sha":"bacc2928d63b432447143cbbec2895e1b96d53cc","kind":"commit","published_at":"2021-01-20T22:24:23.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.48.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"edd623557a85bacf9fe5626f04119b6252ee8acb","kind":"commit","published_at":"2021-01-16T07:46:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.48.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"05481abcfe54fcd21ca4fa149f46fb6d9206efc0","kind":"commit","published_at":"2021-01-04T11:26:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.47.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"3a5a7d9469e1c31b01041d5c6d0dae3689ccfd2f","kind":"commit","published_at":"2020-12-11T13:33:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.46.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"e9d650eb5e61a61a710066b14357cfa9ae632a54","kind":"commit","published_at":"2020-11-26T02:59:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.45.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"d5ab49811612f51a135c3d81a11712bbf74514e9","kind":"commit","published_at":"2020-11-22T15:07:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.45.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"80c346f8868758c281da95706bec55d3ed497b4d","kind":"commit","published_at":"2020-11-10T14:27:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.45.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"92053f767ea098c182f0eb3f5dbbb1bf353bdcd9","kind":"commit","published_at":"2020-11-05T14:45:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.44.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.44.0/manifests"},{"name":"v1.43.1","sha":"bc412b49d4584599db93a9e530ba30d3498f5bec","kind":"commit","published_at":"2020-08-12T16:34:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.43.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"358a38718373da59fb6ac7cb0febea371300933f","kind":"commit","published_at":"2020-08-07T05:26:08.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.43.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"495918b8492e97d5240582d2ab17e427a22f5557","kind":"commit","published_at":"2020-08-02T17:03:47.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.42.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"540b9cb2794873bb6d1a05a6b687c291a598ff35","kind":"commit","published_at":"2020-07-11T17:20:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.41.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"e00aed7663f9c069cf9affd84a79221121e84951","kind":"commit","published_at":"2020-07-08T15:26:02.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.40.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"1a56ceaae413e6f8dfdc8edd5be29edf38429c17","kind":"commit","published_at":"2020-06-14T16:04:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.39.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.39.0/manifests"},{"name":"v1.38.3","sha":"1856cfe41dfbca54bbe6c5c6a57d389c819deb5a","kind":"commit","published_at":"2020-05-13T11:13:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"5bd1b819a6ce67965235b1ff6726c54a710db3c9","kind":"commit","published_at":"2020-05-11T08:07:51.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"ca403b56a9f83dcc46bc02a1d507668a9fc8ff9b","kind":"commit","published_at":"2020-05-10T10:32:02.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"9b526f0b015d7d11d19b11b9ab67f9bc747d2c68","kind":"commit","published_at":"2020-05-10T08:49:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.0/manifests"},{"name":"v1.37.5","sha":"5ac1bbd340d7a2f10f216affd311a85ce67e6a6e","kind":"commit","published_at":"2020-05-08T18:25:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.5/manifests"},{"name":"v1.37.4","sha":"3a473f8b6b2ca94bf882ba38f6e01017c2465cf2","kind":"commit","published_at":"2020-05-07T08:26:57.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.4/manifests"},{"name":"v1.37.3","sha":"c990d135c276d2e68fe9c729ae4d13f1f8efe08f","kind":"commit","published_at":"2020-05-05T14:33:27.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.3/manifests"},{"name":"v1.37.2","sha":"41f0e22f275a79ba5b7f708be11470bfb2cb8dce","kind":"commit","published_at":"2020-05-01T15:51:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"78da4088a14b73db9bfb0ac279833cd37e438552","kind":"commit","published_at":"2020-04-30T14:40:11.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"b3ab128531a17f9a9b0a8d6674ddad0d2a4fdaf7","kind":"commit","published_at":"2020-04-28T06:59:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"7f8b842f9620edd08e84dfecb1eb125c79209a73","kind":"commit","published_at":"2020-04-26T10:42:43.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.36.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"9ff007cfd6d2b2e2740f6fa0a147c5da950159bf","kind":"commit","published_at":"2020-04-25T09:50:02.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.36.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"3ef3942aa492a6f603f5c7f1239b36c69d9b821e","kind":"commit","published_at":"2020-04-21T16:46:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.35.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"cb187b45713689d832ebb1bb63b80f96fe030889","kind":"commit","published_at":"2020-04-21T06:31:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.34.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"8e8fabd66006fb0cd7333f268bbdd104bbdefe9e","kind":"commit","published_at":"2020-04-21T03:43:48.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.34.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"d29cf4c19389184c431de23030c8a149440b1291","kind":"commit","published_at":"2020-04-18T16:53:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.33.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.33.0/manifests"},{"name":"v1.32.2","sha":"aa06df51eef9a721565a914e573891c5733919f6","kind":"commit","published_at":"2020-04-17T04:37:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.32.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"aca2901a394946099cc19e870a6e62b9e3922e07","kind":"commit","published_at":"2020-04-17T01:39:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.32.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d871c2f51cdf0394140c3bffd354e8e8be6a198b","kind":"commit","published_at":"2020-04-17T01:14:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.32.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.0/manifests"},{"name":"v1.31.2","sha":"4a8a3ba162d89dc64a7250502ed99ef5dc76082d","kind":"commit","published_at":"2020-04-14T12:34:56.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.31.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"37c5d8ea4ae4cecc64e2c07bda77db63078c95aa","kind":"commit","published_at":"2020-04-13T15:21:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.31.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"a427e44563f4572c66fa9c0b326f2c421d8431a9","kind":"commit","published_at":"2020-04-10T06:14:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.31.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"49017e4ae816f715d06ff943e297b2017accc278","kind":"commit","published_at":"2020-04-06T14:12:10.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.30.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.30.0/manifests"},{"name":"v1.29.3","sha":"5b0f5269babcfe201a0d5d78a29d7822201a51ac","kind":"commit","published_at":"2020-04-05T03:30:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"53553fcefd695aa33a3caa74d5679ad4fa36c4bd","kind":"commit","published_at":"2020-03-17T04:17:47.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"1519393d573e26bab18b4b5c78b4a207dd14b108","kind":"commit","published_at":"2020-03-14T22:24:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"7df27878b97160206b81cef720a34fbd65efa5de","kind":"commit","published_at":"2020-03-13T17:02:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"be9e696cd27bc77eeff2ebf8079b20d02fa47256","kind":"commit","published_at":"2020-03-09T02:58:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.28.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"609dde59c40a9dabc86e2650a400986a8d50d497","kind":"commit","published_at":"2020-03-08T16:05:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.28.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"ab18c0d1aa871d5454e1b329a6147e6b14fa5e4d","kind":"commit","published_at":"2020-03-07T05:08:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.28.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"310e3414d5af56585214150a30d41f1f2ef00d08","kind":"commit","published_at":"2020-02-24T11:36:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.27.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"15b1374f0283dfa4cc2f4ca5038d51ba3dccdd2f","kind":"commit","published_at":"2020-02-19T16:15:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.26.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"a4e29f7deb815b8a55ccad34b0e171914a82adc9","kind":"commit","published_at":"2020-02-17T09:01:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.25.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c7a05ba07e914daf70d3113dbbcd6706f66eb778","kind":"commit","published_at":"2020-02-06T15:07:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.25.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"9f66191bff8cc5066fb6c3562d63d4f9299de06e","kind":"commit","published_at":"2020-01-16T11:36:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.24.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"fa7fb9262aac2bfdebdda5e6009041b5fb869a1d","kind":"commit","published_at":"2020-01-11T05:18:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.24.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"f5222330c39bfd58d13eb74ed6b0a91d93d0b6d8","kind":"commit","published_at":"2019-12-11T15:16:47.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.23.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"b3b7fe557cbb2948ff7502bc37b5230db8e871f6","kind":"commit","published_at":"2019-11-20T15:53:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.22.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"480f4dda1542e0ad3249a85c166b3b75a9bce49d","kind":"commit","published_at":"2019-11-20T14:01:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.22.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"06b998d0b14b437a66cac120180f241fc841d866","kind":"commit","published_at":"2019-11-11T05:18:16.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.21.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"5d9b56b8b74090dd30f16c33a25d3d1917967cf1","kind":"commit","published_at":"2019-11-10T15:44:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.21.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"869277853731fbbca381e300c6ba458ffcb7d56e","kind":"commit","published_at":"2019-11-02T08:07:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.20.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"23681296ac845419c038b4b560544caa0e5c15a1","kind":"commit","published_at":"2019-09-06T03:38:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.19.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"a462be4e09814bebdb9c39608f45be73a9411d54","kind":"commit","published_at":"2019-09-05T17:44:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.18.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"678ef3e2e61bc2936390d3d47465d017a0632611","kind":"commit","published_at":"2019-08-15T13:38:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.18.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"0134e782fcecaff4a246cd6ccb5068967781df56","kind":"commit","published_at":"2019-08-12T15:17:51.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.18.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.0/manifests"},{"name":"v1.17.2","sha":"42343e217aa699cd18b6956912b131ef6313b2d5","kind":"commit","published_at":"2019-07-15T08:07:54.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.17.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"80ea9b74a942a294e60b74760c845e363365fce1","kind":"commit","published_at":"2019-07-08T11:52:33.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.17.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"4f0b3383f24f1107efbc3d52a0fa11bbbb3104d5","kind":"commit","published_at":"2019-06-12T12:48:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.17.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"b456c266251132b74c594f6bbfb98d50c7277096","kind":"commit","published_at":"2019-06-11T10:56:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.16.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"dddf02a2cca57a1008e11811dd6fd658108da655","kind":"commit","published_at":"2019-06-04T00:12:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.16.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.0/manifests"},{"name":"v1.15.4","sha":"747ee463fc898c0da3db34387185f9a9ffcc030d","kind":"commit","published_at":"2019-05-28T13:02:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"e6d1b00e80965f1e7f26325f1237ddc932a7a7e2","kind":"commit","published_at":"2019-05-27T14:18:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"963de07b58d8290c98ae2dd3fcc892d74e1681f6","kind":"commit","published_at":"2019-05-27T11:17:09.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"753b6943400aeefe2fd67fb1071da11958fc0519","kind":"commit","published_at":"2019-05-26T04:41:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"5b0901e90cbf5f49143339aeccf363b19a5fa909","kind":"commit","published_at":"2019-05-26T03:58:40.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b8e11c40c5c4b4889de9f38b0bc1e4312f1657f4","kind":"commit","published_at":"2019-05-15T05:05:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.14.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.14.0/manifests"},{"name":"v1.13.3","sha":"84c4cd27ece6174b5ce048b1fd847c13f563c6c9","kind":"commit","published_at":"2019-05-13T02:07:40.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"b3b5123ee41cf29664fc29146606f8bbfaa1f648","kind":"commit","published_at":"2019-05-12T10:57:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"d090cdd23cebc42479c5777bb2e22540469a90bb","kind":"commit","published_at":"2019-05-12T06:33:45.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2e636db8ac59b0b9391771183861ebfb0a454c25","kind":"commit","published_at":"2019-05-12T05:34:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"32a463020c492f9d02223ada8c153f586152f2df","kind":"commit","published_at":"2019-05-11T00:48:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.12.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"d5875b13e62bbe44f349d8da2585e86d857469bc","kind":"commit","published_at":"2019-04-25T06:43:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.11.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"62afdd21995dfd9b180f6fdfc9e6be1fad2fad48","kind":"commit","published_at":"2019-04-25T01:52:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.11.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"ad42a17c8a50d9b934ed120953c21080de3fcbf3","kind":"commit","published_at":"2019-03-16T13:47:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.10.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3aae2715cf003c97f63465d6a2fadeb4330aab33","kind":"commit","published_at":"2019-03-13T09:48:28.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.10.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"412013073a100f01e711eebef9e47aecb8b06612","kind":"commit","published_at":"2019-03-09T11:19:51.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.9.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"ed7a44cc7b27a43f9135a4790a98181d6a3587d6","kind":"commit","published_at":"2019-02-25T15:21:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"51a2326a09fa7f842a195fd5d28cb688aa338d97","kind":"commit","published_at":"2019-02-25T09:21:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"415e5e4b5bb34d09592b3de77ce27dfec8c3ead4","kind":"commit","published_at":"2019-02-25T01:55:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"65cc3c68e9881c46917ff876b60d33a78624b614","kind":"commit","published_at":"2019-02-23T14:53:57.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"e2e0ea9f2b6862116b80767c49a748e88ba8b532","kind":"commit","published_at":"2018-12-08T12:07:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.7.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f01e2d7d98c61728ae1a91c1be52c30f27f03acb","kind":"commit","published_at":"2018-11-29T15:23:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.7.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"dab72f4669155a044d6a06c1066932a029f27a3a","kind":"commit","published_at":"2018-11-24T14:16:04.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.6.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"211b1fe32db88016ea53c8572f5f235699445b43","kind":"commit","published_at":"2018-11-20T05:31:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.5.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"70af482e3d16b3f2be070b932849b51745d69792","kind":"commit","published_at":"2018-11-18T07:45:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.5.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"d65628de96c5bcb7b4d9697511e7b167f0bb4992","kind":"commit","published_at":"2018-11-14T15:36:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.4.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"444b7cf0ab5ec6f4e11307e5b2ab8ab3398ac7cb","kind":"commit","published_at":"2018-11-13T13:46:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.4.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"08581faf9a8880bcdd3c9515324bb7e153fc7475","kind":"commit","published_at":"2018-09-06T02:29:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.3.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"fac32a57b27d913bbf6ff29875ba84d016df7330","kind":"commit","published_at":"2018-08-08T15:35:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.2.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8f13fbecfb828af5cb672f5a79c82cfa0b0b49b5","kind":"commit","published_at":"2018-08-07T15:13:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.2.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"93494452f21a4df90ae2469619f8000ab1034bc5","kind":"commit","published_at":"2018-08-06T13:57:32.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.1.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f73dc1a787d91329822389bd81e479d139b485","kind":"commit","published_at":"2018-08-05T14:07:44.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.1.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"b854419b2839ad888047d02db962f6473ff8570e","kind":"commit","published_at":"2018-07-28T14:16:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.0.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"66547a7834234b6f253da68637ec945696a3cc12","kind":"commit","published_at":"2018-07-28T13:45:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.0.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.0/manifests"},{"name":"v0.10.2","sha":"770c40be5ad651df2f670eb4081255de27b78a7f","kind":"commit","published_at":"2018-07-26T04:57:37.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.10.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"8a123687e3aeac45af1f07514297c05068569639","kind":"commit","published_at":"2018-07-22T12:35:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.10.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a4223bffd0a294dca231de5f1b3c45790b1f41f8","kind":"commit","published_at":"2018-07-22T07:14:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.10.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.0/manifests"},{"name":"v0.9.3","sha":"185d841adb7322f73c104934452bb3e68e728122","kind":"commit","published_at":"2018-07-13T14:17:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"e21e2d52ebaa82473af7685102489407a4ee0579","kind":"commit","published_at":"2018-07-09T14:33:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"d40df8803d87a763c4b46631db5e32f443a79c49","kind":"commit","published_at":"2018-06-30T15:01:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"90ef63a5887e0da9d0b8d8943ce90fbd0ab946be","kind":"commit","published_at":"2018-06-28T15:22:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"a1fecabec1f3ae4ea9a13602b67dbb8cc4a4fc50","kind":"commit","published_at":"2018-06-05T16:11:37.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.8.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"0484d66d6dbed2b024d8903af8f3a4ce97bf2fc4","kind":"commit","published_at":"2018-06-05T15:22:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.8.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6c302557391d48be3acaf98274e6370d7c7aeb35","kind":"commit","published_at":"2018-06-05T13:20:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.8.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b227588360f3e201a61997a8adbfd33ebdd4e677","kind":"commit","published_at":"2018-06-02T15:14:10.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.7.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"41e1136f1053b9272f593601aee22aa9eeb04cdb","kind":"commit","published_at":"2018-06-01T01:19:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.6.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"14af76f6efcb27cc3c186db1ef6c3c107d61a8df","kind":"commit","published_at":"2018-05-30T14:20:11.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.6.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d5aa24bcff3384b38e19f34c73c5c557f3608952","kind":"commit","published_at":"2018-05-30T01:34:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.6.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e91a45eaa3156e67c2d3dfd7c2612d260ba92ccf","kind":"commit","published_at":"2018-05-29T02:22:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.5.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"05187a1f42519580b82f7125977fdd2d8d7f0683","kind":"commit","published_at":"2018-05-28T10:24:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.5.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"6c7fd8788176f7c6b75695fa64f31cc4ef5914a4","kind":"commit","published_at":"2018-05-26T11:45:03.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.4.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8bf5ced5610ae24b2f59de1b6d1a4ce9922a9a5f","kind":"commit","published_at":"2018-05-24T10:45:04.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.3.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"e95f15c73c3a9d11cd933b1e1c57879ca5d1f1a8","kind":"commit","published_at":"2018-05-24T10:20:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.2.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"5c7183fa5a1f0a9904896e98b1d2aceb5822dd60","kind":"commit","published_at":"2018-05-21T22:40:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.2.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c115729ac976dd95d547dbc789fdbbada336fcd4","kind":"commit","published_at":"2018-05-21T12:55:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.2.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"002b49d05bc25daccec438892a70d7a7a5fd3f6d","kind":"commit","published_at":"2018-05-20T15:55:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.1.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"b845b1303ea7bc3a4b3da965ae287ae2f5cfd69d","kind":"commit","published_at":"2018-05-20T15:30:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.1.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"7ac123edd50e8229c533297f844cdf0e7484329c","kind":"commit","published_at":"2018-05-20T12:42:03.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.1.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T23:18:23.314Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.0319436791064793,"forks_count":1.5263114775256246,"average":4.725813855092437},"purl":"pkg:golang/github.com/k1%21low/tbls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/k1Low/tbls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/k1Low/tbls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/k1Low/tbls/dependencies","status":null,"funding_links":["https://github.com/sponsors/k1LoW"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:02:33.899Z","issues_count":86,"pull_requests_count":400,"avg_time_to_close_issue":15825529.42857143,"avg_time_to_close_pull_request":273254.34146341466,"issues_closed_count":49,"pull_requests_closed_count":369,"pull_request_authors_count":43,"issue_authors_count":70,"avg_comments_per_issue":1.813953488372093,"avg_comments_per_pull_request":0.77,"merged_pull_requests_count":333,"bot_issues_count":1,"bot_pull_requests_count":198,"past_year_issues_count":25,"past_year_pull_requests_count":167,"past_year_avg_time_to_close_issue":1388850.8,"past_year_avg_time_to_close_pull_request":287525.8905109489,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":0.44,"past_year_avg_comments_per_pull_request":0.7544910179640718,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":114,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/issues","maintainers":[{"login":"k1LoW","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k1LoW"}],"active_maintainers":[{"login":"k1LoW","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k1LoW"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1Low%2Ftbls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1Low%2Ftbls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1Low%2Ftbls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1Low%2Ftbls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1Low%2Ftbls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1Low%2Ftbls/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147073,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10833554,"name":"github.com/K1LoW/tbls","ecosystem":"go","description":"","homepage":"https://github.com/K1LoW/tbls","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/K1LoW/tbls","keywords_array":[],"namespace":"github.com/K1LoW","versions_count":236,"first_release_published_at":"2018-05-20T12:42:03.000Z","latest_release_published_at":"2026-04-27T14:51:47.000Z","latest_release_number":"v1.94.5","last_synced_at":"2026-05-12T14:21:50.439Z","created_at":"2024-08-24T06:55:59.603Z","updated_at":"2026-05-12T14:21:50.440Z","registry_url":"https://pkg.go.dev/github.com/K1LoW/tbls","install_command":"go get github.com/K1LoW/tbls","documentation_url":"https://pkg.go.dev/github.com/K1LoW/tbls#section-documentation","metadata":{},"repo_metadata":{"id":37246954,"uuid":"133827809","full_name":"k1LoW/tbls","owner":"k1LoW","description":"tbls is a CI-Friendly tool to document a database, written in Go.","archived":false,"fork":false,"pushed_at":"2025-10-08T14:21:34.000Z","size":131152,"stargazers_count":4004,"open_issues_count":49,"forks_count":185,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-10-10T04:01:11.338Z","etag":null,"topics":["bigquery","continuous-integration","database-document","database-schema","documentation-tool","dynamodb","er-diagram","excel","hacktoberfest","mariadb","markdown","mermaid","mysql","plantuml","postgresql","redshift","snowflake","spanner","sqlite","sqlserver"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/k1LoW.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"k1LoW","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-05-17T14:47:27.000Z","updated_at":"2025-10-10T03:02:52.000Z","dependencies_parsed_at":"2023-12-19T05:15:41.457Z","dependency_job_id":"0ee32dbf-7654-4287-8cec-2cba8c07d9e3","html_url":"https://github.com/k1LoW/tbls","commit_stats":{"total_commits":1539,"total_committers":65,"mean_commits":"23.676923076923078","dds":"0.23586744639376223","last_synced_commit":"a1cebf651e977b73043ea0eac242e469c8b1df2d"},"previous_names":[],"tags_count":217,"template":false,"template_full_name":null,"purl":"pkg:github/k1LoW/tbls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/sbom","scorecard":{"id":546327,"data":{"date":"2025-08-11","repo":{"name":"github.com/k1LoW/tbls","commit":"174ce55ee29a0955e77071ddb076a050628b8b52"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 3/9 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release-test.yml:1","Warn: no topLevel permission defined: .github/workflows/tagpr.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.87.0 not signed: https://api.github.com/repos/k1LoW/tbls/releases/237043901","Warn: release artifact v1.86.1 not signed: https://api.github.com/repos/k1LoW/tbls/releases/229168454","Warn: release artifact v1.85.5 not signed: https://api.github.com/repos/k1LoW/tbls/releases/225661896","Warn: release artifact v1.85.4 not signed: https://api.github.com/repos/k1LoW/tbls/releases/219532866","Warn: release artifact v1.85.3 not signed: https://api.github.com/repos/k1LoW/tbls/releases/219328436","Warn: release artifact v1.87.0 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/237043901","Warn: release artifact v1.86.1 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/229168454","Warn: release artifact v1.85.5 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/225661896","Warn: release artifact v1.85.4 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/219532866","Warn: release artifact v1.85.3 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/219328436"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:12: pin your Docker image by updating debian:bookworm-slim to debian:bookworm-slim@sha256:b1a741487078b369e78119849663d7f1a5341ef2768798f7b7406c4240f86aef","Warn: chocoCommand not pinned by hash: .github/workflows/ci.yml:99","Warn: goCommand not pinned by hash: .github/workflows/release-test.yml:34","Warn: goCommand not pinned by hash: .github/workflows/release-test.yml:69","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 chocoCommand dependencies pinned","Info:   0 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-test.yml:13"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:37:01.371Z","repository_id":37246954,"created_at":"2025-08-20T09:37:01.371Z","updated_at":"2025-08-20T09:37:01.371Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008296,"owners_count":26084428,"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-10-11T02:00:06.511Z","response_time":55,"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":"k1LoW","name":"Ken’ichiro Oyama","uuid":"57114","kind":"user","description":"","email":"","website":"http://101000lab.org","location":"Fukuoka, JAPAN","twitter":"k1LoW","company":"@tailor-inc / 101000LAB","icon_url":"https://avatars.githubusercontent.com/u/57114?u=5522499f6546a5c8307460a18653178b6b454780\u0026v=4","repositories_count":337,"last_synced_at":"2025-09-30T14:53:33.594Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"k1LoW","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/k1LoW","funding_links":["https://github.com/sponsors/k1LoW"],"total_stars":7197,"followers":648,"following":246,"created_at":"2022-11-02T18:22:59.014Z","updated_at":"2025-09-30T14:53:33.594Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW/repositories"},"tags":[{"name":"v1.88.0","sha":"7da9df4dc72edd9ede049d887c2918f0f31e4363","kind":"commit","published_at":"2025-09-12T15:32:57.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.88.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.88.0/manifests"},{"name":"v1.87.0","sha":"174ce55ee29a0955e77071ddb076a050628b8b52","kind":"commit","published_at":"2025-08-02T05:59:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.87.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.87.0/manifests"},{"name":"v1.86.1","sha":"5ad27e7eb1ead7eb2c733dc44a5a1d604fa3ba2b","kind":"commit","published_at":"2025-07-01T15:47:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.86.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"3efb8d189a6a9a658f154e7468111e161a59edb1","kind":"commit","published_at":"2025-07-01T08:24:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.86.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.0/manifests"},{"name":"v1.85.5","sha":"d4d4d462754bba0371c2532aefa0d62d71f89dab","kind":"commit","published_at":"2025-06-16T19:20:33.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.5/manifests"},{"name":"v1.85.4","sha":"6b0e58cf806a2e9bae1fa278cbd187b11e44f5ac","kind":"commit","published_at":"2025-05-19T14:31:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"438427fa60da0b9e9f7e69ae3f9d1c34e1c3314d","kind":"commit","published_at":"2025-05-18T08:17:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"597df2db0e633430da58a86a3a05924e42adad29","kind":"commit","published_at":"2025-04-29T05:53:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"3154a83e8a232021956f9af58a6afe965f90e00c","kind":"commit","published_at":"2025-04-23T00:37:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"adffc6347812bf2f0d5cd7e18f8ec8900df91770","kind":"commit","published_at":"2025-04-17T14:51:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"b9029ecab9d6491615ac85f34ab12b6f276751ff","kind":"commit","published_at":"2025-03-28T14:22:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.84.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"69fee1922f58bf816ce76e5d60c3aee214767fae","kind":"commit","published_at":"2025-03-18T06:29:08.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.84.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.0/manifests"},{"name":"v1.83.0","sha":"3881d934408079929aeba753165233149b171491","kind":"commit","published_at":"2025-03-17T12:29:48.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.83.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.83.0/manifests"},{"name":"v1.82.0","sha":"692c4f52fb49d886d4a8e7776c7cf7f98e5420ba","kind":"commit","published_at":"2025-03-01T12:43:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.82.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.82.0/manifests"},{"name":"v1.81.0","sha":"6fc545c61ddb9fc9030bcee54c0e74b593bb017f","kind":"commit","published_at":"2025-01-26T13:47:31.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.81.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.81.0/manifests"},{"name":"v1.80.0","sha":"88b6400c9db9ba4b117e6410685d5b99078c6348","kind":"commit","published_at":"2025-01-17T07:25:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.80.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.80.0/manifests"},{"name":"v1.79.4","sha":"abdf871ee1f48a37b1c280679e182611dfce42f1","kind":"commit","published_at":"2024-11-27T22:33:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.4/manifests"},{"name":"v1.79.3","sha":"682812dc1ba3f0fb65e426de9d28c5b6234d861d","kind":"commit","published_at":"2024-11-15T20:47:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.3/manifests"},{"name":"v1.79.2","sha":"9e7650c8a3ad03d3ab8e22ff9f5e31871b78edaf","kind":"commit","published_at":"2024-11-09T10:54:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"acfd38d1f18309cc3f90fea90e6ac765b86e20e1","kind":"commit","published_at":"2024-11-05T02:03:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"d00ec95bd40a296f94bcf10df409f9506e90523a","kind":"commit","published_at":"2024-10-25T13:56:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.0/manifests"},{"name":"v1.78.1","sha":"5a0ab2c72e9f4c9cfef805a6e0dd4f5ad67a9272","kind":"commit","published_at":"2024-10-18T13:07:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.78.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"492bedca8862d5f02a340377e5e5c6abb079664f","kind":"commit","published_at":"2024-10-11T05:09:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.78.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.0/manifests"},{"name":"v1.77.0","sha":"5c56fff395e468bd7e7a8cf8e2c3a15d5b20ef31","kind":"commit","published_at":"2024-07-24T04:56:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.77.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.77.0/manifests"},{"name":"v1.76.1","sha":"af5d7bb53ecf540e06b97c782fe9e763a1520e96","kind":"commit","published_at":"2024-06-19T14:14:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.76.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"cd6ea4fbb56f298d265480a1af1a671e50d36f1e","kind":"commit","published_at":"2024-06-04T14:55:16.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.76.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.0/manifests"},{"name":"v1.75.0","sha":"74e65906dde38227b2378f23f348481245213a69","kind":"commit","published_at":"2024-05-16T08:21:31.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.75.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.75.0/manifests"},{"name":"v1.74.4","sha":"5771e153f2a4243ab92a4344accfe1c771319839","kind":"commit","published_at":"2024-05-16T07:06:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.4/manifests"},{"name":"v1.74.3","sha":"1c70bc4fe74aecd8366bf5157f9da3b2313c137c","kind":"commit","published_at":"2024-05-06T04:15:28.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"8b8852017d99bca3824230763ff1eb4e0e5153e1","kind":"commit","published_at":"2024-05-02T23:54:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"c88345440392f8c766f2f90da54743a86ae2da60","kind":"commit","published_at":"2024-05-01T00:16:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"758ccfa6758cad941001d1f2b912b85474fed9e8","kind":"commit","published_at":"2024-04-18T12:14:23.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.0/manifests"},{"name":"v1.73.3","sha":"cdf71335143d6c5f410c4ce802a23e19c45c1df9","kind":"commit","published_at":"2024-03-16T07:04:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.73.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.3/manifests"},{"name":"v1.73.2","sha":"63ba31807e5c72bb0f824fc24a6aa0724973e388","kind":"commit","published_at":"2024-01-25T15:01:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.73.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.2/manifests"},{"name":"v1.72.2","sha":"790d7e1a781ccb92974be03dabcf1a88a56d2447","kind":"commit","published_at":"2024-01-25T08:10:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.72.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.2/manifests"},{"name":"v1.72.1","sha":"5dc5e577fc6b3a9e355c0abde7c8fa25713111ca","kind":"commit","published_at":"2024-01-12T10:06:31.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.72.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"ca3af42d9e20d52e4cbae0883a8b67fb3de1d586","kind":"commit","published_at":"2023-11-23T09:10:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.72.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.0/manifests"},{"name":"v1.71.1","sha":"e7ff859a26842352a82fe6c85a6b7cd81d874d2a","kind":"commit","published_at":"2023-11-07T11:20:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.71.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"4c6808a09b09bb86c0d3c11fb48e6b1356ca41b4","kind":"commit","published_at":"2023-11-01T14:01:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.71.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.0/manifests"},{"name":"v1.70.2","sha":"5059fd987a596def1d1c350da019745a0a84d6fe","kind":"commit","published_at":"2023-10-17T14:54:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.70.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.2/manifests"},{"name":"v1.70.1","sha":"d60127cdf09d61e7ec0c3f27327a8e7d6761afc0","kind":"commit","published_at":"2023-10-12T00:21:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.70.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.1/manifests"},{"name":"v1.70.0","sha":"8f0ac615bf4ad4a89d601ecece416961b004ed6f","kind":"commit","published_at":"2023-10-08T02:22:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.70.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.0/manifests"},{"name":"v1.69.2","sha":"281c0931212dc4af3d2b54a3b3e284afd5cabe47","kind":"commit","published_at":"2023-10-03T00:37:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.69.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.2/manifests"},{"name":"v1.69.1","sha":"f388871673a9f28521b6a0369cb3369643ad505e","kind":"commit","published_at":"2023-10-02T23:52:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.69.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"dc68b4ba26f8fc41c34e8460c60cd0783f4393b8","kind":"commit","published_at":"2023-10-02T22:48:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.69.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.0/manifests"},{"name":"v1.68.2","sha":"e4cde9194f87890bda5a3d2799ff564fe234d644","kind":"commit","published_at":"2023-07-26T11:56:06.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.68.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"c104e70c5587b837beed5d99b297a2063d3acc97","kind":"commit","published_at":"2023-07-12T22:28:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.68.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"a63abef6572756d12edd335b003920bf2624153f","kind":"commit","published_at":"2023-06-23T08:29:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.68.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.0/manifests"},{"name":"v1.67.1","sha":"00a5c552a083824dd73ea6a046c1c4a551a76cd7","kind":"commit","published_at":"2023-06-18T06:05:36.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.67.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"18df4cf6f509c8037ef1d61276fb46389a53b2e5","kind":"commit","published_at":"2023-06-17T10:29:09.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.67.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"da35dd720d0f3da4996408fd9f7fabeb6c3cbbd9","kind":"commit","published_at":"2023-06-16T01:32:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.66.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.66.0/manifests"},{"name":"v1.65.4","sha":"c8a15b9fb29c79a5fe32c4d3c2c1916425724363","kind":"commit","published_at":"2023-06-07T14:23:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.4/manifests"},{"name":"v1.65.3","sha":"23ab774468f7687ee6d89203e617325ac0491776","kind":"commit","published_at":"2023-04-14T03:47:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.3/manifests"},{"name":"v1.65.2","sha":"cfaf984e6a6d2dbefa992b2ef3a83ec5f424fcfd","kind":"commit","published_at":"2023-04-10T07:49:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.2/manifests"},{"name":"v1.65.1","sha":"b80e054e186368cc1153f66ec621fe0d60506790","kind":"commit","published_at":"2023-04-08T09:19:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"25361b4d961e3c6fbbb47581672e36a87781a404","kind":"commit","published_at":"2023-04-08T07:46:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.0/manifests"},{"name":"v1.64.1","sha":"d59b70e229681a0874a487816208e3c7b26f7f38","kind":"commit","published_at":"2023-04-03T14:10:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.64.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"305646ac5ffa3572c9c726771ae318d04e15720a","kind":"commit","published_at":"2023-03-25T03:01:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.64.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"cd2b2db5f58f5f4e4af4d0062c69b1c67b1595db","kind":"commit","published_at":"2023-03-13T09:06:40.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.63.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"f63dfd105f00111fbd38bbc5bb6cb9e4b26c6f55","kind":"commit","published_at":"2023-02-20T03:39:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.62.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.1/manifests"},{"name":"v1.62.0","sha":"e043006da266cbf918b3a8f4cff9e8bffd6f002d","kind":"commit","published_at":"2023-02-08T12:48:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.62.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"8e77c4f9415560d725080654e9b3e4c0269e45af","kind":"commit","published_at":"2023-02-03T12:36:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.61.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"45335bac4ad0123d8e4b3e699601bfd99d2386a9","kind":"commit","published_at":"2023-01-26T12:21:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.60.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"fb53f4848a39c3b98687dbdc71d3e498e7f521d1","kind":"commit","published_at":"2023-01-22T15:06:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.59.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"c8c1e110a1e0d09620b05c76a264a1cadab4aee8","kind":"commit","published_at":"2023-01-16T02:40:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.58.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.58.0/manifests"},{"name":"v1.57.1","sha":"3ec0ceb9bda771903f334993e801265774757975","kind":"commit","published_at":"2022-12-11T15:02:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.57.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"ef67c34381ba35be22c08f3b8dd3f1704150f6ee","kind":"commit","published_at":"2022-12-11T12:30:10.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.57.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.0/manifests"},{"name":"v1.56.9","sha":"f28e862f828c1cf23f0a6c2176ea9f100fe666d0","kind":"commit","published_at":"2022-12-06T09:09:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.9","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.9/manifests"},{"name":"v1.56.8","sha":"d90f7ab181f97abf46371f0048aa1e2e07cf9434","kind":"commit","published_at":"2022-11-09T14:55:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.8","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.8/manifests"},{"name":"v1.56.7","sha":"833dc76777871af659cc0246adc453f91da9de9d","kind":"commit","published_at":"2022-11-09T12:25:28.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.7","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.7/manifests"},{"name":"v1.56.6","sha":"fbf52c673ad0a0657929adb31f47d2ea4934229b","kind":"commit","published_at":"2022-10-31T00:36:58.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.6","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"f3d15ecf0108c123b9b12555f216b2b53df9522a","kind":"commit","published_at":"2022-10-26T01:31:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"d54fe513dffd62a27627b53a68b92f86178b9bcf","kind":"commit","published_at":"2022-10-25T06:40:36.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"eb71cb18d1d79575025b105b789fdc1d1689535a","kind":"commit","published_at":"2022-09-24T14:02:45.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"561b796fb4482dd4707568b47fa4a8fc767a250f","kind":"commit","published_at":"2022-09-02T14:06:21.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"b13ce8cbb9621a5889ea42c0aa3c154b980b58a0","kind":"commit","published_at":"2022-07-28T12:27:06.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"e3b87b3640983e78a0aa098fc3db656ed9033e31","kind":"commit","published_at":"2022-05-28T03:10:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"d59d55e0e46a31c2cd8c04077244b14f9db756e3","kind":"commit","published_at":"2022-04-04T22:35:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.55.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"4cebb4ab7c39366d8014b826ff8b9d4ef8de112e","kind":"commit","published_at":"2022-04-04T21:52:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.55.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.0/manifests"},{"name":"v1.54.2","sha":"4a59f45716bc8a18baf17d2c363b61c66a91e95c","kind":"commit","published_at":"2021-12-16T08:49:54.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.54.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"f975dc1c02bdb610cb9ab40b9585fc502b26e0ce","kind":"commit","published_at":"2021-12-15T02:30:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.54.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"588b90f05a060b3402c016790cef5df599a0ba6f","kind":"commit","published_at":"2021-12-10T02:11:58.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.54.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"598a57fb853fcc70fc35d2fb5fbd314a61252a59","kind":"commit","published_at":"2021-11-16T12:06:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.53.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"6826b6da2417cfd5a340dfb1ea8f8d256a23e685","kind":"commit","published_at":"2021-10-22T13:33:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.52.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"b714d210f5c32497ac21b4d009887283fd108776","kind":"commit","published_at":"2021-10-19T12:59:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.51.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"b03062e158fe0af1d719d649e7b2565f3adb252e","kind":"commit","published_at":"2021-04-01T00:29:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.50.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.50.0/manifests"},{"name":"v1.49.7","sha":"845ea76e4da34fbbca6afe23367f3a53c6bf75ee","kind":"commit","published_at":"2021-03-06T10:27:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.7","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.7/manifests"},{"name":"v1.49.6","sha":"432477550827123637d82d2d1cb5bdaba497541b","kind":"commit","published_at":"2021-02-17T21:54:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.6","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.6/manifests"},{"name":"v1.49.5","sha":"1c2a8903e817efad9fa397fa62822a91a1c3f1fb","kind":"commit","published_at":"2021-02-17T11:07:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.5/manifests"},{"name":"v1.49.4","sha":"c0921a0d5c9510eb9555249114e8dcfdc5f332f2","kind":"commit","published_at":"2021-02-04T15:25:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.4/manifests"},{"name":"v1.49.3","sha":"ec213c5df857ab406e4c2b59c1624f7605e579cc","kind":"commit","published_at":"2021-02-03T15:40:43.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.3/manifests"},{"name":"v1.49.2","sha":"20a97f9462a296ab283ca20ec4632bce3e1ce938","kind":"commit","published_at":"2021-02-01T06:43:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.2/manifests"},{"name":"v1.49.1","sha":"1ac0a60697ae75f6316bf703f5e5d4489066f837","kind":"commit","published_at":"2021-02-01T01:51:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"3be38b15ccf7d18d4a6bd83b55359b5e743cc443","kind":"commit","published_at":"2021-01-31T16:34:16.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.0/manifests"},{"name":"v1.48.1","sha":"bacc2928d63b432447143cbbec2895e1b96d53cc","kind":"commit","published_at":"2021-01-20T22:24:23.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.48.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"edd623557a85bacf9fe5626f04119b6252ee8acb","kind":"commit","published_at":"2021-01-16T07:46:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.48.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"05481abcfe54fcd21ca4fa149f46fb6d9206efc0","kind":"commit","published_at":"2021-01-04T11:26:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.47.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"3a5a7d9469e1c31b01041d5c6d0dae3689ccfd2f","kind":"commit","published_at":"2020-12-11T13:33:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.46.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"e9d650eb5e61a61a710066b14357cfa9ae632a54","kind":"commit","published_at":"2020-11-26T02:59:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.45.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"d5ab49811612f51a135c3d81a11712bbf74514e9","kind":"commit","published_at":"2020-11-22T15:07:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.45.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"80c346f8868758c281da95706bec55d3ed497b4d","kind":"commit","published_at":"2020-11-10T14:27:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.45.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"92053f767ea098c182f0eb3f5dbbb1bf353bdcd9","kind":"commit","published_at":"2020-11-05T14:45:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.44.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.44.0/manifests"},{"name":"v1.43.1","sha":"bc412b49d4584599db93a9e530ba30d3498f5bec","kind":"commit","published_at":"2020-08-12T16:34:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.43.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"358a38718373da59fb6ac7cb0febea371300933f","kind":"commit","published_at":"2020-08-07T05:26:08.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.43.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"495918b8492e97d5240582d2ab17e427a22f5557","kind":"commit","published_at":"2020-08-02T17:03:47.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.42.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"540b9cb2794873bb6d1a05a6b687c291a598ff35","kind":"commit","published_at":"2020-07-11T17:20:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.41.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"e00aed7663f9c069cf9affd84a79221121e84951","kind":"commit","published_at":"2020-07-08T15:26:02.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.40.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"1a56ceaae413e6f8dfdc8edd5be29edf38429c17","kind":"commit","published_at":"2020-06-14T16:04:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.39.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.39.0/manifests"},{"name":"v1.38.3","sha":"1856cfe41dfbca54bbe6c5c6a57d389c819deb5a","kind":"commit","published_at":"2020-05-13T11:13:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"5bd1b819a6ce67965235b1ff6726c54a710db3c9","kind":"commit","published_at":"2020-05-11T08:07:51.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"ca403b56a9f83dcc46bc02a1d507668a9fc8ff9b","kind":"commit","published_at":"2020-05-10T10:32:02.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"9b526f0b015d7d11d19b11b9ab67f9bc747d2c68","kind":"commit","published_at":"2020-05-10T08:49:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.0/manifests"},{"name":"v1.37.5","sha":"5ac1bbd340d7a2f10f216affd311a85ce67e6a6e","kind":"commit","published_at":"2020-05-08T18:25:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.5/manifests"},{"name":"v1.37.4","sha":"3a473f8b6b2ca94bf882ba38f6e01017c2465cf2","kind":"commit","published_at":"2020-05-07T08:26:57.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.4/manifests"},{"name":"v1.37.3","sha":"c990d135c276d2e68fe9c729ae4d13f1f8efe08f","kind":"commit","published_at":"2020-05-05T14:33:27.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.3/manifests"},{"name":"v1.37.2","sha":"41f0e22f275a79ba5b7f708be11470bfb2cb8dce","kind":"commit","published_at":"2020-05-01T15:51:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"78da4088a14b73db9bfb0ac279833cd37e438552","kind":"commit","published_at":"2020-04-30T14:40:11.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"b3ab128531a17f9a9b0a8d6674ddad0d2a4fdaf7","kind":"commit","published_at":"2020-04-28T06:59:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"7f8b842f9620edd08e84dfecb1eb125c79209a73","kind":"commit","published_at":"2020-04-26T10:42:43.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.36.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"9ff007cfd6d2b2e2740f6fa0a147c5da950159bf","kind":"commit","published_at":"2020-04-25T09:50:02.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.36.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"3ef3942aa492a6f603f5c7f1239b36c69d9b821e","kind":"commit","published_at":"2020-04-21T16:46:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.35.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"cb187b45713689d832ebb1bb63b80f96fe030889","kind":"commit","published_at":"2020-04-21T06:31:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.34.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"8e8fabd66006fb0cd7333f268bbdd104bbdefe9e","kind":"commit","published_at":"2020-04-21T03:43:48.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.34.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"d29cf4c19389184c431de23030c8a149440b1291","kind":"commit","published_at":"2020-04-18T16:53:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.33.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.33.0/manifests"},{"name":"v1.32.2","sha":"aa06df51eef9a721565a914e573891c5733919f6","kind":"commit","published_at":"2020-04-17T04:37:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.32.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"aca2901a394946099cc19e870a6e62b9e3922e07","kind":"commit","published_at":"2020-04-17T01:39:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.32.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d871c2f51cdf0394140c3bffd354e8e8be6a198b","kind":"commit","published_at":"2020-04-17T01:14:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.32.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.0/manifests"},{"name":"v1.31.2","sha":"4a8a3ba162d89dc64a7250502ed99ef5dc76082d","kind":"commit","published_at":"2020-04-14T12:34:56.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.31.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"37c5d8ea4ae4cecc64e2c07bda77db63078c95aa","kind":"commit","published_at":"2020-04-13T15:21:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.31.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"a427e44563f4572c66fa9c0b326f2c421d8431a9","kind":"commit","published_at":"2020-04-10T06:14:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.31.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"49017e4ae816f715d06ff943e297b2017accc278","kind":"commit","published_at":"2020-04-06T14:12:10.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.30.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.30.0/manifests"},{"name":"v1.29.3","sha":"5b0f5269babcfe201a0d5d78a29d7822201a51ac","kind":"commit","published_at":"2020-04-05T03:30:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"53553fcefd695aa33a3caa74d5679ad4fa36c4bd","kind":"commit","published_at":"2020-03-17T04:17:47.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"1519393d573e26bab18b4b5c78b4a207dd14b108","kind":"commit","published_at":"2020-03-14T22:24:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"7df27878b97160206b81cef720a34fbd65efa5de","kind":"commit","published_at":"2020-03-13T17:02:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"be9e696cd27bc77eeff2ebf8079b20d02fa47256","kind":"commit","published_at":"2020-03-09T02:58:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.28.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"609dde59c40a9dabc86e2650a400986a8d50d497","kind":"commit","published_at":"2020-03-08T16:05:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.28.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"ab18c0d1aa871d5454e1b329a6147e6b14fa5e4d","kind":"commit","published_at":"2020-03-07T05:08:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.28.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"310e3414d5af56585214150a30d41f1f2ef00d08","kind":"commit","published_at":"2020-02-24T11:36:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.27.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"15b1374f0283dfa4cc2f4ca5038d51ba3dccdd2f","kind":"commit","published_at":"2020-02-19T16:15:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.26.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"a4e29f7deb815b8a55ccad34b0e171914a82adc9","kind":"commit","published_at":"2020-02-17T09:01:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.25.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c7a05ba07e914daf70d3113dbbcd6706f66eb778","kind":"commit","published_at":"2020-02-06T15:07:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.25.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"9f66191bff8cc5066fb6c3562d63d4f9299de06e","kind":"commit","published_at":"2020-01-16T11:36:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.24.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"fa7fb9262aac2bfdebdda5e6009041b5fb869a1d","kind":"commit","published_at":"2020-01-11T05:18:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.24.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"f5222330c39bfd58d13eb74ed6b0a91d93d0b6d8","kind":"commit","published_at":"2019-12-11T15:16:47.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.23.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"b3b7fe557cbb2948ff7502bc37b5230db8e871f6","kind":"commit","published_at":"2019-11-20T15:53:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.22.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"480f4dda1542e0ad3249a85c166b3b75a9bce49d","kind":"commit","published_at":"2019-11-20T14:01:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.22.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"06b998d0b14b437a66cac120180f241fc841d866","kind":"commit","published_at":"2019-11-11T05:18:16.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.21.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"5d9b56b8b74090dd30f16c33a25d3d1917967cf1","kind":"commit","published_at":"2019-11-10T15:44:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.21.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"869277853731fbbca381e300c6ba458ffcb7d56e","kind":"commit","published_at":"2019-11-02T08:07:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.20.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"23681296ac845419c038b4b560544caa0e5c15a1","kind":"commit","published_at":"2019-09-06T03:38:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.19.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"a462be4e09814bebdb9c39608f45be73a9411d54","kind":"commit","published_at":"2019-09-05T17:44:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.18.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"678ef3e2e61bc2936390d3d47465d017a0632611","kind":"commit","published_at":"2019-08-15T13:38:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.18.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"0134e782fcecaff4a246cd6ccb5068967781df56","kind":"commit","published_at":"2019-08-12T15:17:51.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.18.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.0/manifests"},{"name":"v1.17.2","sha":"42343e217aa699cd18b6956912b131ef6313b2d5","kind":"commit","published_at":"2019-07-15T08:07:54.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.17.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"80ea9b74a942a294e60b74760c845e363365fce1","kind":"commit","published_at":"2019-07-08T11:52:33.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.17.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"4f0b3383f24f1107efbc3d52a0fa11bbbb3104d5","kind":"commit","published_at":"2019-06-12T12:48:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.17.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"b456c266251132b74c594f6bbfb98d50c7277096","kind":"commit","published_at":"2019-06-11T10:56:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.16.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"dddf02a2cca57a1008e11811dd6fd658108da655","kind":"commit","published_at":"2019-06-04T00:12:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.16.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.0/manifests"},{"name":"v1.15.4","sha":"747ee463fc898c0da3db34387185f9a9ffcc030d","kind":"commit","published_at":"2019-05-28T13:02:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"e6d1b00e80965f1e7f26325f1237ddc932a7a7e2","kind":"commit","published_at":"2019-05-27T14:18:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"963de07b58d8290c98ae2dd3fcc892d74e1681f6","kind":"commit","published_at":"2019-05-27T11:17:09.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"753b6943400aeefe2fd67fb1071da11958fc0519","kind":"commit","published_at":"2019-05-26T04:41:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"5b0901e90cbf5f49143339aeccf363b19a5fa909","kind":"commit","published_at":"2019-05-26T03:58:40.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b8e11c40c5c4b4889de9f38b0bc1e4312f1657f4","kind":"commit","published_at":"2019-05-15T05:05:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.14.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.14.0/manifests"},{"name":"v1.13.3","sha":"84c4cd27ece6174b5ce048b1fd847c13f563c6c9","kind":"commit","published_at":"2019-05-13T02:07:40.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"b3b5123ee41cf29664fc29146606f8bbfaa1f648","kind":"commit","published_at":"2019-05-12T10:57:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"d090cdd23cebc42479c5777bb2e22540469a90bb","kind":"commit","published_at":"2019-05-12T06:33:45.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2e636db8ac59b0b9391771183861ebfb0a454c25","kind":"commit","published_at":"2019-05-12T05:34:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"32a463020c492f9d02223ada8c153f586152f2df","kind":"commit","published_at":"2019-05-11T00:48:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.12.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"d5875b13e62bbe44f349d8da2585e86d857469bc","kind":"commit","published_at":"2019-04-25T06:43:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.11.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"62afdd21995dfd9b180f6fdfc9e6be1fad2fad48","kind":"commit","published_at":"2019-04-25T01:52:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.11.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"ad42a17c8a50d9b934ed120953c21080de3fcbf3","kind":"commit","published_at":"2019-03-16T13:47:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.10.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3aae2715cf003c97f63465d6a2fadeb4330aab33","kind":"commit","published_at":"2019-03-13T09:48:28.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.10.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"412013073a100f01e711eebef9e47aecb8b06612","kind":"commit","published_at":"2019-03-09T11:19:51.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.9.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"ed7a44cc7b27a43f9135a4790a98181d6a3587d6","kind":"commit","published_at":"2019-02-25T15:21:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"51a2326a09fa7f842a195fd5d28cb688aa338d97","kind":"commit","published_at":"2019-02-25T09:21:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"415e5e4b5bb34d09592b3de77ce27dfec8c3ead4","kind":"commit","published_at":"2019-02-25T01:55:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"65cc3c68e9881c46917ff876b60d33a78624b614","kind":"commit","published_at":"2019-02-23T14:53:57.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"e2e0ea9f2b6862116b80767c49a748e88ba8b532","kind":"commit","published_at":"2018-12-08T12:07:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.7.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f01e2d7d98c61728ae1a91c1be52c30f27f03acb","kind":"commit","published_at":"2018-11-29T15:23:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.7.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"dab72f4669155a044d6a06c1066932a029f27a3a","kind":"commit","published_at":"2018-11-24T14:16:04.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.6.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"211b1fe32db88016ea53c8572f5f235699445b43","kind":"commit","published_at":"2018-11-20T05:31:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.5.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"70af482e3d16b3f2be070b932849b51745d69792","kind":"commit","published_at":"2018-11-18T07:45:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.5.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"d65628de96c5bcb7b4d9697511e7b167f0bb4992","kind":"commit","published_at":"2018-11-14T15:36:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.4.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"444b7cf0ab5ec6f4e11307e5b2ab8ab3398ac7cb","kind":"commit","published_at":"2018-11-13T13:46:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.4.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"08581faf9a8880bcdd3c9515324bb7e153fc7475","kind":"commit","published_at":"2018-09-06T02:29:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.3.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"fac32a57b27d913bbf6ff29875ba84d016df7330","kind":"commit","published_at":"2018-08-08T15:35:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.2.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8f13fbecfb828af5cb672f5a79c82cfa0b0b49b5","kind":"commit","published_at":"2018-08-07T15:13:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.2.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"93494452f21a4df90ae2469619f8000ab1034bc5","kind":"commit","published_at":"2018-08-06T13:57:32.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.1.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f73dc1a787d91329822389bd81e479d139b485","kind":"commit","published_at":"2018-08-05T14:07:44.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.1.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"b854419b2839ad888047d02db962f6473ff8570e","kind":"commit","published_at":"2018-07-28T14:16:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.0.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"66547a7834234b6f253da68637ec945696a3cc12","kind":"commit","published_at":"2018-07-28T13:45:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.0.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.0/manifests"},{"name":"v0.10.2","sha":"770c40be5ad651df2f670eb4081255de27b78a7f","kind":"commit","published_at":"2018-07-26T04:57:37.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.10.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"8a123687e3aeac45af1f07514297c05068569639","kind":"commit","published_at":"2018-07-22T12:35:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.10.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a4223bffd0a294dca231de5f1b3c45790b1f41f8","kind":"commit","published_at":"2018-07-22T07:14:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.10.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.0/manifests"},{"name":"v0.9.3","sha":"185d841adb7322f73c104934452bb3e68e728122","kind":"commit","published_at":"2018-07-13T14:17:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"e21e2d52ebaa82473af7685102489407a4ee0579","kind":"commit","published_at":"2018-07-09T14:33:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"d40df8803d87a763c4b46631db5e32f443a79c49","kind":"commit","published_at":"2018-06-30T15:01:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"90ef63a5887e0da9d0b8d8943ce90fbd0ab946be","kind":"commit","published_at":"2018-06-28T15:22:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"a1fecabec1f3ae4ea9a13602b67dbb8cc4a4fc50","kind":"commit","published_at":"2018-06-05T16:11:37.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.8.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"0484d66d6dbed2b024d8903af8f3a4ce97bf2fc4","kind":"commit","published_at":"2018-06-05T15:22:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.8.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6c302557391d48be3acaf98274e6370d7c7aeb35","kind":"commit","published_at":"2018-06-05T13:20:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.8.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b227588360f3e201a61997a8adbfd33ebdd4e677","kind":"commit","published_at":"2018-06-02T15:14:10.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.7.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"41e1136f1053b9272f593601aee22aa9eeb04cdb","kind":"commit","published_at":"2018-06-01T01:19:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.6.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"14af76f6efcb27cc3c186db1ef6c3c107d61a8df","kind":"commit","published_at":"2018-05-30T14:20:11.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.6.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d5aa24bcff3384b38e19f34c73c5c557f3608952","kind":"commit","published_at":"2018-05-30T01:34:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.6.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e91a45eaa3156e67c2d3dfd7c2612d260ba92ccf","kind":"commit","published_at":"2018-05-29T02:22:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.5.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"05187a1f42519580b82f7125977fdd2d8d7f0683","kind":"commit","published_at":"2018-05-28T10:24:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.5.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"6c7fd8788176f7c6b75695fa64f31cc4ef5914a4","kind":"commit","published_at":"2018-05-26T11:45:03.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.4.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8bf5ced5610ae24b2f59de1b6d1a4ce9922a9a5f","kind":"commit","published_at":"2018-05-24T10:45:04.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.3.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"e95f15c73c3a9d11cd933b1e1c57879ca5d1f1a8","kind":"commit","published_at":"2018-05-24T10:20:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.2.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"5c7183fa5a1f0a9904896e98b1d2aceb5822dd60","kind":"commit","published_at":"2018-05-21T22:40:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.2.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c115729ac976dd95d547dbc789fdbbada336fcd4","kind":"commit","published_at":"2018-05-21T12:55:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.2.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"002b49d05bc25daccec438892a70d7a7a5fd3f6d","kind":"commit","published_at":"2018-05-20T15:55:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.1.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"b845b1303ea7bc3a4b3da965ae287ae2f5cfd69d","kind":"commit","published_at":"2018-05-20T15:30:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.1.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"7ac123edd50e8229c533297f844cdf0e7484329c","kind":"commit","published_at":"2018-05-20T12:42:03.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.1.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T23:18:23.602Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.7037127178437235,"dependent_packages_count":6.28308954901294,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.493401133428332},"purl":"pkg:golang/github.com/%21k1%21lo%21w/tbls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/K1LoW/tbls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/K1LoW/tbls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/K1LoW/tbls/dependencies","status":null,"funding_links":["https://github.com/sponsors/k1LoW"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:02:33.899Z","issues_count":86,"pull_requests_count":400,"avg_time_to_close_issue":15825529.42857143,"avg_time_to_close_pull_request":273254.34146341466,"issues_closed_count":49,"pull_requests_closed_count":369,"pull_request_authors_count":43,"issue_authors_count":70,"avg_comments_per_issue":1.813953488372093,"avg_comments_per_pull_request":0.77,"merged_pull_requests_count":333,"bot_issues_count":1,"bot_pull_requests_count":198,"past_year_issues_count":25,"past_year_pull_requests_count":167,"past_year_avg_time_to_close_issue":1388850.8,"past_year_avg_time_to_close_pull_request":287525.8905109489,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":0.44,"past_year_avg_comments_per_pull_request":0.7544910179640718,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":114,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/issues","maintainers":[{"login":"k1LoW","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k1LoW"}],"active_maintainers":[{"login":"k1LoW","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k1LoW"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FK1LoW%2Ftbls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FK1LoW%2Ftbls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FK1LoW%2Ftbls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FK1LoW%2Ftbls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FK1LoW%2Ftbls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FK1LoW%2Ftbls/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147073,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":343,"name":"github.com/k1low/tbls","ecosystem":"go","description":"","homepage":"https://github.com/k1low/tbls","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/k1low/tbls","keywords_array":[],"namespace":"github.com/k1low","versions_count":238,"first_release_published_at":"2018-05-20T12:42:03.000Z","latest_release_published_at":"2026-04-27T14:51:47.000Z","latest_release_number":"v1.94.5","last_synced_at":"2026-05-12T14:21:53.172Z","created_at":"2022-04-04T17:43:54.223Z","updated_at":"2026-05-12T14:21:53.172Z","registry_url":"https://pkg.go.dev/github.com/k1low/tbls","install_command":"go get github.com/k1low/tbls","documentation_url":"https://pkg.go.dev/github.com/k1low/tbls#section-documentation","metadata":{},"repo_metadata":{"id":37246954,"uuid":"133827809","full_name":"k1LoW/tbls","owner":"k1LoW","description":"tbls is a CI-Friendly tool to document a database, written in Go.","archived":false,"fork":false,"pushed_at":"2025-10-14T16:49:54.000Z","size":131038,"stargazers_count":4014,"open_issues_count":50,"forks_count":185,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-10-17T23:26:36.447Z","etag":null,"topics":["bigquery","continuous-integration","database-document","database-schema","documentation-tool","dynamodb","er-diagram","excel","hacktoberfest","mariadb","markdown","mermaid","mysql","plantuml","postgresql","redshift","snowflake","spanner","sqlite","sqlserver"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/k1LoW.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"k1LoW","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-05-17T14:47:27.000Z","updated_at":"2025-10-17T13:37:26.000Z","dependencies_parsed_at":"2023-12-19T05:15:41.457Z","dependency_job_id":"0ee32dbf-7654-4287-8cec-2cba8c07d9e3","html_url":"https://github.com/k1LoW/tbls","commit_stats":{"total_commits":1539,"total_committers":65,"mean_commits":"23.676923076923078","dds":"0.23586744639376223","last_synced_commit":"a1cebf651e977b73043ea0eac242e469c8b1df2d"},"previous_names":[],"tags_count":217,"template":false,"template_full_name":null,"purl":"pkg:github/k1LoW/tbls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/sbom","scorecard":{"id":546327,"data":{"date":"2025-08-11","repo":{"name":"github.com/k1LoW/tbls","commit":"174ce55ee29a0955e77071ddb076a050628b8b52"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 3/9 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release-test.yml:1","Warn: no topLevel permission defined: .github/workflows/tagpr.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.87.0 not signed: https://api.github.com/repos/k1LoW/tbls/releases/237043901","Warn: release artifact v1.86.1 not signed: https://api.github.com/repos/k1LoW/tbls/releases/229168454","Warn: release artifact v1.85.5 not signed: https://api.github.com/repos/k1LoW/tbls/releases/225661896","Warn: release artifact v1.85.4 not signed: https://api.github.com/repos/k1LoW/tbls/releases/219532866","Warn: release artifact v1.85.3 not signed: https://api.github.com/repos/k1LoW/tbls/releases/219328436","Warn: release artifact v1.87.0 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/237043901","Warn: release artifact v1.86.1 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/229168454","Warn: release artifact v1.85.5 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/225661896","Warn: release artifact v1.85.4 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/219532866","Warn: release artifact v1.85.3 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/219328436"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:12: pin your Docker image by updating debian:bookworm-slim to debian:bookworm-slim@sha256:b1a741487078b369e78119849663d7f1a5341ef2768798f7b7406c4240f86aef","Warn: chocoCommand not pinned by hash: .github/workflows/ci.yml:99","Warn: goCommand not pinned by hash: .github/workflows/release-test.yml:34","Warn: goCommand not pinned by hash: .github/workflows/release-test.yml:69","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 chocoCommand dependencies pinned","Info:   0 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-test.yml:13"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:37:01.371Z","repository_id":37246954,"created_at":"2025-08-20T09:37:01.371Z","updated_at":"2025-08-20T09:37:01.371Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279939879,"owners_count":26247890,"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-10-19T02:00:07.647Z","response_time":64,"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":"k1LoW","name":"Ken’ichiro Oyama","uuid":"57114","kind":"user","description":"","email":"","website":"http://101000lab.org","location":"Fukuoka, JAPAN","twitter":"k1LoW","company":"@tailor-inc / 101000LAB","icon_url":"https://avatars.githubusercontent.com/u/57114?u=5522499f6546a5c8307460a18653178b6b454780\u0026v=4","repositories_count":337,"last_synced_at":"2025-09-30T14:53:33.594Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"k1LoW","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/k1LoW","funding_links":["https://github.com/sponsors/k1LoW"],"total_stars":7197,"followers":648,"following":246,"created_at":"2022-11-02T18:22:59.014Z","updated_at":"2025-09-30T14:53:33.594Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW/repositories"},"tags":[{"name":"v1.88.0","sha":"7da9df4dc72edd9ede049d887c2918f0f31e4363","kind":"commit","published_at":"2025-09-12T15:32:57.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.88.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.88.0/manifests"},{"name":"v1.87.0","sha":"174ce55ee29a0955e77071ddb076a050628b8b52","kind":"commit","published_at":"2025-08-02T05:59:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.87.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.87.0/manifests"},{"name":"v1.86.1","sha":"5ad27e7eb1ead7eb2c733dc44a5a1d604fa3ba2b","kind":"commit","published_at":"2025-07-01T15:47:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.86.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"3efb8d189a6a9a658f154e7468111e161a59edb1","kind":"commit","published_at":"2025-07-01T08:24:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.86.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.0/manifests"},{"name":"v1.85.5","sha":"d4d4d462754bba0371c2532aefa0d62d71f89dab","kind":"commit","published_at":"2025-06-16T19:20:33.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.5/manifests"},{"name":"v1.85.4","sha":"6b0e58cf806a2e9bae1fa278cbd187b11e44f5ac","kind":"commit","published_at":"2025-05-19T14:31:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"438427fa60da0b9e9f7e69ae3f9d1c34e1c3314d","kind":"commit","published_at":"2025-05-18T08:17:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"597df2db0e633430da58a86a3a05924e42adad29","kind":"commit","published_at":"2025-04-29T05:53:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"3154a83e8a232021956f9af58a6afe965f90e00c","kind":"commit","published_at":"2025-04-23T00:37:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"adffc6347812bf2f0d5cd7e18f8ec8900df91770","kind":"commit","published_at":"2025-04-17T14:51:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"b9029ecab9d6491615ac85f34ab12b6f276751ff","kind":"commit","published_at":"2025-03-28T14:22:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.84.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"69fee1922f58bf816ce76e5d60c3aee214767fae","kind":"commit","published_at":"2025-03-18T06:29:08.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.84.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.0/manifests"},{"name":"v1.83.0","sha":"3881d934408079929aeba753165233149b171491","kind":"commit","published_at":"2025-03-17T12:29:48.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.83.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.83.0/manifests"},{"name":"v1.82.0","sha":"692c4f52fb49d886d4a8e7776c7cf7f98e5420ba","kind":"commit","published_at":"2025-03-01T12:43:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.82.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.82.0/manifests"},{"name":"v1.81.0","sha":"6fc545c61ddb9fc9030bcee54c0e74b593bb017f","kind":"commit","published_at":"2025-01-26T13:47:31.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.81.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.81.0/manifests"},{"name":"v1.80.0","sha":"88b6400c9db9ba4b117e6410685d5b99078c6348","kind":"commit","published_at":"2025-01-17T07:25:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.80.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.80.0/manifests"},{"name":"v1.79.4","sha":"abdf871ee1f48a37b1c280679e182611dfce42f1","kind":"commit","published_at":"2024-11-27T22:33:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.4/manifests"},{"name":"v1.79.3","sha":"682812dc1ba3f0fb65e426de9d28c5b6234d861d","kind":"commit","published_at":"2024-11-15T20:47:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.3/manifests"},{"name":"v1.79.2","sha":"9e7650c8a3ad03d3ab8e22ff9f5e31871b78edaf","kind":"commit","published_at":"2024-11-09T10:54:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"acfd38d1f18309cc3f90fea90e6ac765b86e20e1","kind":"commit","published_at":"2024-11-05T02:03:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"d00ec95bd40a296f94bcf10df409f9506e90523a","kind":"commit","published_at":"2024-10-25T13:56:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.0/manifests"},{"name":"v1.78.1","sha":"5a0ab2c72e9f4c9cfef805a6e0dd4f5ad67a9272","kind":"commit","published_at":"2024-10-18T13:07:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.78.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"492bedca8862d5f02a340377e5e5c6abb079664f","kind":"commit","published_at":"2024-10-11T05:09:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.78.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.0/manifests"},{"name":"v1.77.0","sha":"5c56fff395e468bd7e7a8cf8e2c3a15d5b20ef31","kind":"commit","published_at":"2024-07-24T04:56:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.77.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.77.0/manifests"},{"name":"v1.76.1","sha":"af5d7bb53ecf540e06b97c782fe9e763a1520e96","kind":"commit","published_at":"2024-06-19T14:14:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.76.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"cd6ea4fbb56f298d265480a1af1a671e50d36f1e","kind":"commit","published_at":"2024-06-04T14:55:16.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.76.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.0/manifests"},{"name":"v1.75.0","sha":"74e65906dde38227b2378f23f348481245213a69","kind":"commit","published_at":"2024-05-16T08:21:31.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.75.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.75.0/manifests"},{"name":"v1.74.4","sha":"5771e153f2a4243ab92a4344accfe1c771319839","kind":"commit","published_at":"2024-05-16T07:06:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.4/manifests"},{"name":"v1.74.3","sha":"1c70bc4fe74aecd8366bf5157f9da3b2313c137c","kind":"commit","published_at":"2024-05-06T04:15:28.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"8b8852017d99bca3824230763ff1eb4e0e5153e1","kind":"commit","published_at":"2024-05-02T23:54:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"c88345440392f8c766f2f90da54743a86ae2da60","kind":"commit","published_at":"2024-05-01T00:16:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"758ccfa6758cad941001d1f2b912b85474fed9e8","kind":"commit","published_at":"2024-04-18T12:14:23.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.0/manifests"},{"name":"v1.73.3","sha":"cdf71335143d6c5f410c4ce802a23e19c45c1df9","kind":"commit","published_at":"2024-03-16T07:04:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.73.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.3/manifests"},{"name":"v1.73.2","sha":"63ba31807e5c72bb0f824fc24a6aa0724973e388","kind":"commit","published_at":"2024-01-25T15:01:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.73.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.2/manifests"},{"name":"v1.72.2","sha":"790d7e1a781ccb92974be03dabcf1a88a56d2447","kind":"commit","published_at":"2024-01-25T08:10:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.72.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.2/manifests"},{"name":"v1.72.1","sha":"5dc5e577fc6b3a9e355c0abde7c8fa25713111ca","kind":"commit","published_at":"2024-01-12T10:06:31.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.72.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"ca3af42d9e20d52e4cbae0883a8b67fb3de1d586","kind":"commit","published_at":"2023-11-23T09:10:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.72.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.0/manifests"},{"name":"v1.71.1","sha":"e7ff859a26842352a82fe6c85a6b7cd81d874d2a","kind":"commit","published_at":"2023-11-07T11:20:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.71.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"4c6808a09b09bb86c0d3c11fb48e6b1356ca41b4","kind":"commit","published_at":"2023-11-01T14:01:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.71.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.0/manifests"},{"name":"v1.70.2","sha":"5059fd987a596def1d1c350da019745a0a84d6fe","kind":"commit","published_at":"2023-10-17T14:54:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.70.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.2/manifests"},{"name":"v1.70.1","sha":"d60127cdf09d61e7ec0c3f27327a8e7d6761afc0","kind":"commit","published_at":"2023-10-12T00:21:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.70.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.1/manifests"},{"name":"v1.70.0","sha":"8f0ac615bf4ad4a89d601ecece416961b004ed6f","kind":"commit","published_at":"2023-10-08T02:22:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.70.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.0/manifests"},{"name":"v1.69.2","sha":"281c0931212dc4af3d2b54a3b3e284afd5cabe47","kind":"commit","published_at":"2023-10-03T00:37:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.69.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.2/manifests"},{"name":"v1.69.1","sha":"f388871673a9f28521b6a0369cb3369643ad505e","kind":"commit","published_at":"2023-10-02T23:52:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.69.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"dc68b4ba26f8fc41c34e8460c60cd0783f4393b8","kind":"commit","published_at":"2023-10-02T22:48:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.69.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.0/manifests"},{"name":"v1.68.2","sha":"e4cde9194f87890bda5a3d2799ff564fe234d644","kind":"commit","published_at":"2023-07-26T11:56:06.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.68.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"c104e70c5587b837beed5d99b297a2063d3acc97","kind":"commit","published_at":"2023-07-12T22:28:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.68.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"a63abef6572756d12edd335b003920bf2624153f","kind":"commit","published_at":"2023-06-23T08:29:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.68.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.0/manifests"},{"name":"v1.67.1","sha":"00a5c552a083824dd73ea6a046c1c4a551a76cd7","kind":"commit","published_at":"2023-06-18T06:05:36.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.67.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"18df4cf6f509c8037ef1d61276fb46389a53b2e5","kind":"commit","published_at":"2023-06-17T10:29:09.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.67.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"da35dd720d0f3da4996408fd9f7fabeb6c3cbbd9","kind":"commit","published_at":"2023-06-16T01:32:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.66.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.66.0/manifests"},{"name":"v1.65.4","sha":"c8a15b9fb29c79a5fe32c4d3c2c1916425724363","kind":"commit","published_at":"2023-06-07T14:23:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.4/manifests"},{"name":"v1.65.3","sha":"23ab774468f7687ee6d89203e617325ac0491776","kind":"commit","published_at":"2023-04-14T03:47:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.3/manifests"},{"name":"v1.65.2","sha":"cfaf984e6a6d2dbefa992b2ef3a83ec5f424fcfd","kind":"commit","published_at":"2023-04-10T07:49:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.2/manifests"},{"name":"v1.65.1","sha":"b80e054e186368cc1153f66ec621fe0d60506790","kind":"commit","published_at":"2023-04-08T09:19:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"25361b4d961e3c6fbbb47581672e36a87781a404","kind":"commit","published_at":"2023-04-08T07:46:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.0/manifests"},{"name":"v1.64.1","sha":"d59b70e229681a0874a487816208e3c7b26f7f38","kind":"commit","published_at":"2023-04-03T14:10:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.64.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"305646ac5ffa3572c9c726771ae318d04e15720a","kind":"commit","published_at":"2023-03-25T03:01:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.64.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"cd2b2db5f58f5f4e4af4d0062c69b1c67b1595db","kind":"commit","published_at":"2023-03-13T09:06:40.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.63.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"f63dfd105f00111fbd38bbc5bb6cb9e4b26c6f55","kind":"commit","published_at":"2023-02-20T03:39:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.62.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.1/manifests"},{"name":"v1.62.0","sha":"e043006da266cbf918b3a8f4cff9e8bffd6f002d","kind":"commit","published_at":"2023-02-08T12:48:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.62.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"8e77c4f9415560d725080654e9b3e4c0269e45af","kind":"commit","published_at":"2023-02-03T12:36:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.61.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"45335bac4ad0123d8e4b3e699601bfd99d2386a9","kind":"commit","published_at":"2023-01-26T12:21:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.60.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"fb53f4848a39c3b98687dbdc71d3e498e7f521d1","kind":"commit","published_at":"2023-01-22T15:06:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.59.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"c8c1e110a1e0d09620b05c76a264a1cadab4aee8","kind":"commit","published_at":"2023-01-16T02:40:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.58.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.58.0/manifests"},{"name":"v1.57.1","sha":"3ec0ceb9bda771903f334993e801265774757975","kind":"commit","published_at":"2022-12-11T15:02:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.57.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"ef67c34381ba35be22c08f3b8dd3f1704150f6ee","kind":"commit","published_at":"2022-12-11T12:30:10.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.57.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.0/manifests"},{"name":"v1.56.9","sha":"f28e862f828c1cf23f0a6c2176ea9f100fe666d0","kind":"commit","published_at":"2022-12-06T09:09:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.9","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.9/manifests"},{"name":"v1.56.8","sha":"d90f7ab181f97abf46371f0048aa1e2e07cf9434","kind":"commit","published_at":"2022-11-09T14:55:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.8","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.8/manifests"},{"name":"v1.56.7","sha":"833dc76777871af659cc0246adc453f91da9de9d","kind":"commit","published_at":"2022-11-09T12:25:28.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.7","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.7/manifests"},{"name":"v1.56.6","sha":"fbf52c673ad0a0657929adb31f47d2ea4934229b","kind":"commit","published_at":"2022-10-31T00:36:58.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.6","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"f3d15ecf0108c123b9b12555f216b2b53df9522a","kind":"commit","published_at":"2022-10-26T01:31:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"d54fe513dffd62a27627b53a68b92f86178b9bcf","kind":"commit","published_at":"2022-10-25T06:40:36.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"eb71cb18d1d79575025b105b789fdc1d1689535a","kind":"commit","published_at":"2022-09-24T14:02:45.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"561b796fb4482dd4707568b47fa4a8fc767a250f","kind":"commit","published_at":"2022-09-02T14:06:21.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"b13ce8cbb9621a5889ea42c0aa3c154b980b58a0","kind":"commit","published_at":"2022-07-28T12:27:06.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"e3b87b3640983e78a0aa098fc3db656ed9033e31","kind":"commit","published_at":"2022-05-28T03:10:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"d59d55e0e46a31c2cd8c04077244b14f9db756e3","kind":"commit","published_at":"2022-04-04T22:35:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.55.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"4cebb4ab7c39366d8014b826ff8b9d4ef8de112e","kind":"commit","published_at":"2022-04-04T21:52:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.55.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.0/manifests"},{"name":"v1.54.2","sha":"4a59f45716bc8a18baf17d2c363b61c66a91e95c","kind":"commit","published_at":"2021-12-16T08:49:54.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.54.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"f975dc1c02bdb610cb9ab40b9585fc502b26e0ce","kind":"commit","published_at":"2021-12-15T02:30:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.54.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"588b90f05a060b3402c016790cef5df599a0ba6f","kind":"commit","published_at":"2021-12-10T02:11:58.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.54.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"598a57fb853fcc70fc35d2fb5fbd314a61252a59","kind":"commit","published_at":"2021-11-16T12:06:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.53.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"6826b6da2417cfd5a340dfb1ea8f8d256a23e685","kind":"commit","published_at":"2021-10-22T13:33:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.52.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"b714d210f5c32497ac21b4d009887283fd108776","kind":"commit","published_at":"2021-10-19T12:59:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.51.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"b03062e158fe0af1d719d649e7b2565f3adb252e","kind":"commit","published_at":"2021-04-01T00:29:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.50.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.50.0/manifests"},{"name":"v1.49.7","sha":"845ea76e4da34fbbca6afe23367f3a53c6bf75ee","kind":"commit","published_at":"2021-03-06T10:27:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.7","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.7/manifests"},{"name":"v1.49.6","sha":"432477550827123637d82d2d1cb5bdaba497541b","kind":"commit","published_at":"2021-02-17T21:54:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.6","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.6/manifests"},{"name":"v1.49.5","sha":"1c2a8903e817efad9fa397fa62822a91a1c3f1fb","kind":"commit","published_at":"2021-02-17T11:07:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.5/manifests"},{"name":"v1.49.4","sha":"c0921a0d5c9510eb9555249114e8dcfdc5f332f2","kind":"commit","published_at":"2021-02-04T15:25:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.4/manifests"},{"name":"v1.49.3","sha":"ec213c5df857ab406e4c2b59c1624f7605e579cc","kind":"commit","published_at":"2021-02-03T15:40:43.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.3/manifests"},{"name":"v1.49.2","sha":"20a97f9462a296ab283ca20ec4632bce3e1ce938","kind":"commit","published_at":"2021-02-01T06:43:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.2/manifests"},{"name":"v1.49.1","sha":"1ac0a60697ae75f6316bf703f5e5d4489066f837","kind":"commit","published_at":"2021-02-01T01:51:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"3be38b15ccf7d18d4a6bd83b55359b5e743cc443","kind":"commit","published_at":"2021-01-31T16:34:16.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.0/manifests"},{"name":"v1.48.1","sha":"bacc2928d63b432447143cbbec2895e1b96d53cc","kind":"commit","published_at":"2021-01-20T22:24:23.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.48.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"edd623557a85bacf9fe5626f04119b6252ee8acb","kind":"commit","published_at":"2021-01-16T07:46:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.48.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"05481abcfe54fcd21ca4fa149f46fb6d9206efc0","kind":"commit","published_at":"2021-01-04T11:26:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.47.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"3a5a7d9469e1c31b01041d5c6d0dae3689ccfd2f","kind":"commit","published_at":"2020-12-11T13:33:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.46.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"e9d650eb5e61a61a710066b14357cfa9ae632a54","kind":"commit","published_at":"2020-11-26T02:59:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.45.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"d5ab49811612f51a135c3d81a11712bbf74514e9","kind":"commit","published_at":"2020-11-22T15:07:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.45.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"80c346f8868758c281da95706bec55d3ed497b4d","kind":"commit","published_at":"2020-11-10T14:27:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.45.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"92053f767ea098c182f0eb3f5dbbb1bf353bdcd9","kind":"commit","published_at":"2020-11-05T14:45:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.44.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.44.0/manifests"},{"name":"v1.43.1","sha":"bc412b49d4584599db93a9e530ba30d3498f5bec","kind":"commit","published_at":"2020-08-12T16:34:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.43.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"358a38718373da59fb6ac7cb0febea371300933f","kind":"commit","published_at":"2020-08-07T05:26:08.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.43.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"495918b8492e97d5240582d2ab17e427a22f5557","kind":"commit","published_at":"2020-08-02T17:03:47.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.42.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"540b9cb2794873bb6d1a05a6b687c291a598ff35","kind":"commit","published_at":"2020-07-11T17:20:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.41.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"e00aed7663f9c069cf9affd84a79221121e84951","kind":"commit","published_at":"2020-07-08T15:26:02.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.40.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"1a56ceaae413e6f8dfdc8edd5be29edf38429c17","kind":"commit","published_at":"2020-06-14T16:04:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.39.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.39.0/manifests"},{"name":"v1.38.3","sha":"1856cfe41dfbca54bbe6c5c6a57d389c819deb5a","kind":"commit","published_at":"2020-05-13T11:13:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"5bd1b819a6ce67965235b1ff6726c54a710db3c9","kind":"commit","published_at":"2020-05-11T08:07:51.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"ca403b56a9f83dcc46bc02a1d507668a9fc8ff9b","kind":"commit","published_at":"2020-05-10T10:32:02.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"9b526f0b015d7d11d19b11b9ab67f9bc747d2c68","kind":"commit","published_at":"2020-05-10T08:49:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.0/manifests"},{"name":"v1.37.5","sha":"5ac1bbd340d7a2f10f216affd311a85ce67e6a6e","kind":"commit","published_at":"2020-05-08T18:25:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.5/manifests"},{"name":"v1.37.4","sha":"3a473f8b6b2ca94bf882ba38f6e01017c2465cf2","kind":"commit","published_at":"2020-05-07T08:26:57.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.4/manifests"},{"name":"v1.37.3","sha":"c990d135c276d2e68fe9c729ae4d13f1f8efe08f","kind":"commit","published_at":"2020-05-05T14:33:27.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.3/manifests"},{"name":"v1.37.2","sha":"41f0e22f275a79ba5b7f708be11470bfb2cb8dce","kind":"commit","published_at":"2020-05-01T15:51:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"78da4088a14b73db9bfb0ac279833cd37e438552","kind":"commit","published_at":"2020-04-30T14:40:11.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"b3ab128531a17f9a9b0a8d6674ddad0d2a4fdaf7","kind":"commit","published_at":"2020-04-28T06:59:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"7f8b842f9620edd08e84dfecb1eb125c79209a73","kind":"commit","published_at":"2020-04-26T10:42:43.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.36.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"9ff007cfd6d2b2e2740f6fa0a147c5da950159bf","kind":"commit","published_at":"2020-04-25T09:50:02.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.36.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"3ef3942aa492a6f603f5c7f1239b36c69d9b821e","kind":"commit","published_at":"2020-04-21T16:46:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.35.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"cb187b45713689d832ebb1bb63b80f96fe030889","kind":"commit","published_at":"2020-04-21T06:31:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.34.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"8e8fabd66006fb0cd7333f268bbdd104bbdefe9e","kind":"commit","published_at":"2020-04-21T03:43:48.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.34.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"d29cf4c19389184c431de23030c8a149440b1291","kind":"commit","published_at":"2020-04-18T16:53:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.33.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.33.0/manifests"},{"name":"v1.32.2","sha":"aa06df51eef9a721565a914e573891c5733919f6","kind":"commit","published_at":"2020-04-17T04:37:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.32.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"aca2901a394946099cc19e870a6e62b9e3922e07","kind":"commit","published_at":"2020-04-17T01:39:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.32.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d871c2f51cdf0394140c3bffd354e8e8be6a198b","kind":"commit","published_at":"2020-04-17T01:14:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.32.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.0/manifests"},{"name":"v1.31.2","sha":"4a8a3ba162d89dc64a7250502ed99ef5dc76082d","kind":"commit","published_at":"2020-04-14T12:34:56.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.31.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"37c5d8ea4ae4cecc64e2c07bda77db63078c95aa","kind":"commit","published_at":"2020-04-13T15:21:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.31.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"a427e44563f4572c66fa9c0b326f2c421d8431a9","kind":"commit","published_at":"2020-04-10T06:14:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.31.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"49017e4ae816f715d06ff943e297b2017accc278","kind":"commit","published_at":"2020-04-06T14:12:10.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.30.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.30.0/manifests"},{"name":"v1.29.3","sha":"5b0f5269babcfe201a0d5d78a29d7822201a51ac","kind":"commit","published_at":"2020-04-05T03:30:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"53553fcefd695aa33a3caa74d5679ad4fa36c4bd","kind":"commit","published_at":"2020-03-17T04:17:47.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"1519393d573e26bab18b4b5c78b4a207dd14b108","kind":"commit","published_at":"2020-03-14T22:24:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"7df27878b97160206b81cef720a34fbd65efa5de","kind":"commit","published_at":"2020-03-13T17:02:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"be9e696cd27bc77eeff2ebf8079b20d02fa47256","kind":"commit","published_at":"2020-03-09T02:58:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.28.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"609dde59c40a9dabc86e2650a400986a8d50d497","kind":"commit","published_at":"2020-03-08T16:05:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.28.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"ab18c0d1aa871d5454e1b329a6147e6b14fa5e4d","kind":"commit","published_at":"2020-03-07T05:08:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.28.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"310e3414d5af56585214150a30d41f1f2ef00d08","kind":"commit","published_at":"2020-02-24T11:36:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.27.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"15b1374f0283dfa4cc2f4ca5038d51ba3dccdd2f","kind":"commit","published_at":"2020-02-19T16:15:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.26.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"a4e29f7deb815b8a55ccad34b0e171914a82adc9","kind":"commit","published_at":"2020-02-17T09:01:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.25.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c7a05ba07e914daf70d3113dbbcd6706f66eb778","kind":"commit","published_at":"2020-02-06T15:07:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.25.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"9f66191bff8cc5066fb6c3562d63d4f9299de06e","kind":"commit","published_at":"2020-01-16T11:36:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.24.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"fa7fb9262aac2bfdebdda5e6009041b5fb869a1d","kind":"commit","published_at":"2020-01-11T05:18:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.24.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"f5222330c39bfd58d13eb74ed6b0a91d93d0b6d8","kind":"commit","published_at":"2019-12-11T15:16:47.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.23.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"b3b7fe557cbb2948ff7502bc37b5230db8e871f6","kind":"commit","published_at":"2019-11-20T15:53:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.22.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"480f4dda1542e0ad3249a85c166b3b75a9bce49d","kind":"commit","published_at":"2019-11-20T14:01:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.22.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"06b998d0b14b437a66cac120180f241fc841d866","kind":"commit","published_at":"2019-11-11T05:18:16.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.21.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"5d9b56b8b74090dd30f16c33a25d3d1917967cf1","kind":"commit","published_at":"2019-11-10T15:44:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.21.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"869277853731fbbca381e300c6ba458ffcb7d56e","kind":"commit","published_at":"2019-11-02T08:07:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.20.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"23681296ac845419c038b4b560544caa0e5c15a1","kind":"commit","published_at":"2019-09-06T03:38:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.19.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"a462be4e09814bebdb9c39608f45be73a9411d54","kind":"commit","published_at":"2019-09-05T17:44:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.18.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"678ef3e2e61bc2936390d3d47465d017a0632611","kind":"commit","published_at":"2019-08-15T13:38:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.18.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"0134e782fcecaff4a246cd6ccb5068967781df56","kind":"commit","published_at":"2019-08-12T15:17:51.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.18.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.0/manifests"},{"name":"v1.17.2","sha":"42343e217aa699cd18b6956912b131ef6313b2d5","kind":"commit","published_at":"2019-07-15T08:07:54.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.17.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"80ea9b74a942a294e60b74760c845e363365fce1","kind":"commit","published_at":"2019-07-08T11:52:33.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.17.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"4f0b3383f24f1107efbc3d52a0fa11bbbb3104d5","kind":"commit","published_at":"2019-06-12T12:48:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.17.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"b456c266251132b74c594f6bbfb98d50c7277096","kind":"commit","published_at":"2019-06-11T10:56:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.16.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"dddf02a2cca57a1008e11811dd6fd658108da655","kind":"commit","published_at":"2019-06-04T00:12:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.16.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.0/manifests"},{"name":"v1.15.4","sha":"747ee463fc898c0da3db34387185f9a9ffcc030d","kind":"commit","published_at":"2019-05-28T13:02:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"e6d1b00e80965f1e7f26325f1237ddc932a7a7e2","kind":"commit","published_at":"2019-05-27T14:18:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"963de07b58d8290c98ae2dd3fcc892d74e1681f6","kind":"commit","published_at":"2019-05-27T11:17:09.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"753b6943400aeefe2fd67fb1071da11958fc0519","kind":"commit","published_at":"2019-05-26T04:41:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"5b0901e90cbf5f49143339aeccf363b19a5fa909","kind":"commit","published_at":"2019-05-26T03:58:40.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b8e11c40c5c4b4889de9f38b0bc1e4312f1657f4","kind":"commit","published_at":"2019-05-15T05:05:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.14.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.14.0/manifests"},{"name":"v1.13.3","sha":"84c4cd27ece6174b5ce048b1fd847c13f563c6c9","kind":"commit","published_at":"2019-05-13T02:07:40.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"b3b5123ee41cf29664fc29146606f8bbfaa1f648","kind":"commit","published_at":"2019-05-12T10:57:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"d090cdd23cebc42479c5777bb2e22540469a90bb","kind":"commit","published_at":"2019-05-12T06:33:45.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2e636db8ac59b0b9391771183861ebfb0a454c25","kind":"commit","published_at":"2019-05-12T05:34:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"32a463020c492f9d02223ada8c153f586152f2df","kind":"commit","published_at":"2019-05-11T00:48:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.12.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"d5875b13e62bbe44f349d8da2585e86d857469bc","kind":"commit","published_at":"2019-04-25T06:43:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.11.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"62afdd21995dfd9b180f6fdfc9e6be1fad2fad48","kind":"commit","published_at":"2019-04-25T01:52:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.11.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"ad42a17c8a50d9b934ed120953c21080de3fcbf3","kind":"commit","published_at":"2019-03-16T13:47:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.10.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3aae2715cf003c97f63465d6a2fadeb4330aab33","kind":"commit","published_at":"2019-03-13T09:48:28.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.10.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"412013073a100f01e711eebef9e47aecb8b06612","kind":"commit","published_at":"2019-03-09T11:19:51.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.9.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"ed7a44cc7b27a43f9135a4790a98181d6a3587d6","kind":"commit","published_at":"2019-02-25T15:21:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"51a2326a09fa7f842a195fd5d28cb688aa338d97","kind":"commit","published_at":"2019-02-25T09:21:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"415e5e4b5bb34d09592b3de77ce27dfec8c3ead4","kind":"commit","published_at":"2019-02-25T01:55:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"65cc3c68e9881c46917ff876b60d33a78624b614","kind":"commit","published_at":"2019-02-23T14:53:57.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"e2e0ea9f2b6862116b80767c49a748e88ba8b532","kind":"commit","published_at":"2018-12-08T12:07:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.7.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f01e2d7d98c61728ae1a91c1be52c30f27f03acb","kind":"commit","published_at":"2018-11-29T15:23:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.7.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"dab72f4669155a044d6a06c1066932a029f27a3a","kind":"commit","published_at":"2018-11-24T14:16:04.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.6.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"211b1fe32db88016ea53c8572f5f235699445b43","kind":"commit","published_at":"2018-11-20T05:31:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.5.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"70af482e3d16b3f2be070b932849b51745d69792","kind":"commit","published_at":"2018-11-18T07:45:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.5.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"d65628de96c5bcb7b4d9697511e7b167f0bb4992","kind":"commit","published_at":"2018-11-14T15:36:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.4.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"444b7cf0ab5ec6f4e11307e5b2ab8ab3398ac7cb","kind":"commit","published_at":"2018-11-13T13:46:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.4.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"08581faf9a8880bcdd3c9515324bb7e153fc7475","kind":"commit","published_at":"2018-09-06T02:29:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.3.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"fac32a57b27d913bbf6ff29875ba84d016df7330","kind":"commit","published_at":"2018-08-08T15:35:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.2.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8f13fbecfb828af5cb672f5a79c82cfa0b0b49b5","kind":"commit","published_at":"2018-08-07T15:13:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.2.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"93494452f21a4df90ae2469619f8000ab1034bc5","kind":"commit","published_at":"2018-08-06T13:57:32.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.1.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f73dc1a787d91329822389bd81e479d139b485","kind":"commit","published_at":"2018-08-05T14:07:44.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.1.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"b854419b2839ad888047d02db962f6473ff8570e","kind":"commit","published_at":"2018-07-28T14:16:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.0.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"66547a7834234b6f253da68637ec945696a3cc12","kind":"commit","published_at":"2018-07-28T13:45:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.0.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.0/manifests"},{"name":"v0.10.2","sha":"770c40be5ad651df2f670eb4081255de27b78a7f","kind":"commit","published_at":"2018-07-26T04:57:37.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.10.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"8a123687e3aeac45af1f07514297c05068569639","kind":"commit","published_at":"2018-07-22T12:35:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.10.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a4223bffd0a294dca231de5f1b3c45790b1f41f8","kind":"commit","published_at":"2018-07-22T07:14:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.10.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.0/manifests"},{"name":"v0.9.3","sha":"185d841adb7322f73c104934452bb3e68e728122","kind":"commit","published_at":"2018-07-13T14:17:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"e21e2d52ebaa82473af7685102489407a4ee0579","kind":"commit","published_at":"2018-07-09T14:33:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"d40df8803d87a763c4b46631db5e32f443a79c49","kind":"commit","published_at":"2018-06-30T15:01:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"90ef63a5887e0da9d0b8d8943ce90fbd0ab946be","kind":"commit","published_at":"2018-06-28T15:22:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"a1fecabec1f3ae4ea9a13602b67dbb8cc4a4fc50","kind":"commit","published_at":"2018-06-05T16:11:37.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.8.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"0484d66d6dbed2b024d8903af8f3a4ce97bf2fc4","kind":"commit","published_at":"2018-06-05T15:22:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.8.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6c302557391d48be3acaf98274e6370d7c7aeb35","kind":"commit","published_at":"2018-06-05T13:20:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.8.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b227588360f3e201a61997a8adbfd33ebdd4e677","kind":"commit","published_at":"2018-06-02T15:14:10.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.7.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"41e1136f1053b9272f593601aee22aa9eeb04cdb","kind":"commit","published_at":"2018-06-01T01:19:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.6.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"14af76f6efcb27cc3c186db1ef6c3c107d61a8df","kind":"commit","published_at":"2018-05-30T14:20:11.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.6.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d5aa24bcff3384b38e19f34c73c5c557f3608952","kind":"commit","published_at":"2018-05-30T01:34:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.6.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e91a45eaa3156e67c2d3dfd7c2612d260ba92ccf","kind":"commit","published_at":"2018-05-29T02:22:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.5.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"05187a1f42519580b82f7125977fdd2d8d7f0683","kind":"commit","published_at":"2018-05-28T10:24:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.5.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"6c7fd8788176f7c6b75695fa64f31cc4ef5914a4","kind":"commit","published_at":"2018-05-26T11:45:03.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.4.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8bf5ced5610ae24b2f59de1b6d1a4ce9922a9a5f","kind":"commit","published_at":"2018-05-24T10:45:04.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.3.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"e95f15c73c3a9d11cd933b1e1c57879ca5d1f1a8","kind":"commit","published_at":"2018-05-24T10:20:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.2.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"5c7183fa5a1f0a9904896e98b1d2aceb5822dd60","kind":"commit","published_at":"2018-05-21T22:40:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.2.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c115729ac976dd95d547dbc789fdbbada336fcd4","kind":"commit","published_at":"2018-05-21T12:55:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.2.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"002b49d05bc25daccec438892a70d7a7a5fd3f6d","kind":"commit","published_at":"2018-05-20T15:55:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.1.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"b845b1303ea7bc3a4b3da965ae287ae2f5cfd69d","kind":"commit","published_at":"2018-05-20T15:30:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.1.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"7ac123edd50e8229c533297f844cdf0e7484329c","kind":"commit","published_at":"2018-05-20T12:42:03.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.1.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T23:19:34.170Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.997801438099653,"stargazers_count":1.0300357897595722,"forks_count":1.5235057578978202,"average":4.724298766493423},"purl":"pkg:golang/github.com/k1low/tbls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/k1low/tbls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/k1low/tbls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/k1low/tbls/dependencies","status":null,"funding_links":["https://github.com/sponsors/k1LoW"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-18T13:00:41.245Z","issues_count":87,"pull_requests_count":403,"avg_time_to_close_issue":15825529.42857143,"avg_time_to_close_pull_request":273263.4043126685,"issues_closed_count":49,"pull_requests_closed_count":371,"pull_request_authors_count":43,"issue_authors_count":71,"avg_comments_per_issue":1.839080459770115,"avg_comments_per_pull_request":0.7667493796526055,"merged_pull_requests_count":335,"bot_issues_count":1,"bot_pull_requests_count":199,"past_year_issues_count":26,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1388850.8,"past_year_avg_time_to_close_pull_request":293362.5037037037,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":135,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":0.5384615384615384,"past_year_avg_comments_per_pull_request":0.7530120481927711,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":92,"past_year_merged_pull_requests_count":112,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/issues","maintainers":[{"login":"k1LoW","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k1LoW"}],"active_maintainers":[{"login":"k1LoW","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k1LoW"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1low%2Ftbls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1low%2Ftbls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1low%2Ftbls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1low%2Ftbls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1low%2Ftbls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1low%2Ftbls/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147073,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":5281256,"name":"tbls","ecosystem":"homebrew","description":"CI-Friendly tool to document a database","homepage":"https://github.com/k1LoW/tbls","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/k1LoW/tbls","keywords_array":[],"namespace":null,"versions_count":76,"first_release_published_at":"2022-10-02T19:30:52.350Z","latest_release_published_at":"2026-04-28T06:02:08.396Z","latest_release_number":"1.94.5","last_synced_at":"2026-05-12T14:21:54.305Z","created_at":"2022-10-02T19:30:52.232Z","updated_at":"2026-05-12T15:22:28.153Z","registry_url":"https://formulae.brew.sh/formula/tbls","install_command":"brew install tbls","documentation_url":null,"metadata":{},"repo_metadata":{"id":37246954,"uuid":"133827809","full_name":"k1LoW/tbls","owner":"k1LoW","description":"tbls is a CI-Friendly tool to document a database, written in Go.","archived":false,"fork":false,"pushed_at":"2026-04-08T23:00:35.000Z","size":131808,"stargazers_count":4200,"open_issues_count":55,"forks_count":200,"subscribers_count":22,"default_branch":"main","last_synced_at":"2026-04-24T04:02:40.863Z","etag":null,"topics":["bigquery","continuous-integration","database-document","database-schema","documentation-tool","dynamodb","er-diagram","excel","hacktoberfest","mariadb","markdown","mermaid","mysql","plantuml","postgresql","redshift","snowflake","spanner","sqlite","sqlserver"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/k1LoW.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"k1LoW","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-05-17T14:47:27.000Z","updated_at":"2026-04-23T13:19:21.000Z","dependencies_parsed_at":"2023-12-19T05:15:41.457Z","dependency_job_id":"eaee29b3-491c-4a06-932f-0b28ce9647d6","html_url":"https://github.com/k1LoW/tbls","commit_stats":{"total_commits":1539,"total_committers":65,"mean_commits":"23.676923076923078","dds":"0.23586744639376223","last_synced_commit":"a1cebf651e977b73043ea0eac242e469c8b1df2d"},"previous_names":[],"tags_count":235,"template":false,"template_full_name":null,"purl":"pkg:github/k1LoW/tbls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/sbom","scorecard":{"id":546327,"data":{"date":"2025-08-11","repo":{"name":"github.com/k1LoW/tbls","commit":"174ce55ee29a0955e77071ddb076a050628b8b52"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 3/9 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release-test.yml:1","Warn: no topLevel permission defined: .github/workflows/tagpr.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.87.0 not signed: https://api.github.com/repos/k1LoW/tbls/releases/237043901","Warn: release artifact v1.86.1 not signed: https://api.github.com/repos/k1LoW/tbls/releases/229168454","Warn: release artifact v1.85.5 not signed: https://api.github.com/repos/k1LoW/tbls/releases/225661896","Warn: release artifact v1.85.4 not signed: https://api.github.com/repos/k1LoW/tbls/releases/219532866","Warn: release artifact v1.85.3 not signed: https://api.github.com/repos/k1LoW/tbls/releases/219328436","Warn: release artifact v1.87.0 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/237043901","Warn: release artifact v1.86.1 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/229168454","Warn: release artifact v1.85.5 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/225661896","Warn: release artifact v1.85.4 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/219532866","Warn: release artifact v1.85.3 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/219328436"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:12: pin your Docker image by updating debian:bookworm-slim to debian:bookworm-slim@sha256:b1a741487078b369e78119849663d7f1a5341ef2768798f7b7406c4240f86aef","Warn: chocoCommand not pinned by hash: .github/workflows/ci.yml:99","Warn: goCommand not pinned by hash: .github/workflows/release-test.yml:34","Warn: goCommand not pinned by hash: .github/workflows/release-test.yml:69","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 chocoCommand dependencies pinned","Info:   0 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-test.yml:13"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:37:01.371Z","repository_id":37246954,"created_at":"2025-08-20T09:37:01.371Z","updated_at":"2025-08-20T09:37:01.371Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32286271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"online","status_checked_at":"2026-04-26T02:00:05.962Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"k1LoW","name":"Ken’ichiro Oyama","uuid":"57114","kind":"user","description":"","email":"","website":"http://101000lab.org","location":"Fukuoka, JAPAN","twitter":"k1LoW","company":"@tailor-inc / 101000LAB","icon_url":"https://avatars.githubusercontent.com/u/57114?u=5522499f6546a5c8307460a18653178b6b454780\u0026v=4","repositories_count":337,"last_synced_at":"2026-04-29T04:35:47.513Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"k1LoW","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/k1LoW","funding_links":["https://github.com/sponsors/k1LoW"],"total_stars":7197,"followers":725,"following":242,"created_at":"2022-11-02T18:22:59.014Z","updated_at":"2026-04-29T04:35:47.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW/repositories"},"tags":[{"name":"v1.94.4","sha":"1c138ac4ccfbb9950741a2e52e5157bcf09b5fa3","kind":"commit","published_at":"2026-04-08T23:00:03.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.94.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.94.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.94.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.94.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.94.4/manifests"},{"name":"v1.94.3","sha":"6dd2ea58566a3c4d9fc76dfefe3d17d27b5b673c","kind":"commit","published_at":"2026-04-08T05:22:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.94.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.94.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.94.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.94.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.94.3/manifests"},{"name":"v1.94.2","sha":"e7721d4332a4bfe90d52120ff38d3a4f3737e27c","kind":"commit","published_at":"2026-04-03T07:36:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.94.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.94.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.94.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.94.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.94.2/manifests"},{"name":"v1.94.1","sha":"c676a7137ae2ebcde82448c17e7375f2b8a82e52","kind":"commit","published_at":"2026-03-31T01:23:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.94.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.94.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.94.1/manifests"},{"name":"v1.94.0","sha":"90656478a978b85d65dbaaa5353c6bbb157ec377","kind":"commit","published_at":"2026-03-29T23:50:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.94.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.94.0/manifests"},{"name":"v1.93.0","sha":"f9140a4dda6a4c06cb4fa0b8009f78764741770e","kind":"commit","published_at":"2026-03-19T03:35:08.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.93.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.93.0/manifests"},{"name":"v1.92.3","sha":"1bd98c25e984dc7a4a7fdad8b5d102387a4ef285","kind":"commit","published_at":"2026-01-07T03:32:10.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.92.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.92.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.92.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.92.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.92.3/manifests"},{"name":"v1.92.2","sha":"7c1dd4ad65081d42ae35016435f01874a12e1fb4","kind":"commit","published_at":"2025-12-22T23:00:54.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.92.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.92.2/manifests"},{"name":"v1.92.1","sha":"dfa2a52bd2d9b567c78e33869e2c5f127945e783","kind":"commit","published_at":"2025-12-17T11:00:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.92.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.92.1/manifests"},{"name":"v1.92.0","sha":"3f5ebcc7f157d327b39cca358836a1c1b8afc7f6","kind":"commit","published_at":"2025-12-10T06:24:57.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.92.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.92.0/manifests"},{"name":"v1.91.4","sha":"16245284d090d96efb87aef9830b988368fe4104","kind":"commit","published_at":"2025-11-29T13:38:54.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.91.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.91.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.91.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.91.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.91.4/manifests"},{"name":"v1.91.3","sha":"6561b5b6ba21b673504fabb09decc5fb37990c6e","kind":"commit","published_at":"2025-11-21T17:43:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.91.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.91.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.91.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.91.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.91.3/manifests"},{"name":"v1.91.2","sha":"61cc3322829e7989fb33be878c38b62d93b88788","kind":"commit","published_at":"2025-10-30T04:45:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.91.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.91.2/manifests"},{"name":"v1.91.1","sha":"29f860f6043873b4b1ada0a71efc1cbfe133b704","kind":"commit","published_at":"2025-10-22T16:03:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.91.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.91.1/manifests"},{"name":"v1.91.0","sha":"3e988236f96d4007847e260d7e6434780a1159da","kind":"commit","published_at":"2025-10-22T14:21:45.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.91.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.91.0/manifests"},{"name":"v1.90.0","sha":"b8ba6e0635f12bbd9ddf141a43e80ba06b1b55e2","kind":"commit","published_at":"2025-10-18T10:06:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.90.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.90.0/manifests"},{"name":"v1.89.1","sha":"2764af5b90b035036e96da58673f78ca3fa0b7ee","kind":"commit","published_at":"2025-10-14T16:49:31.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.89.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.89.1/manifests"},{"name":"v1.89.0","sha":"05006a3be99f4f02568a4669d48fd6cfe1b94988","kind":"commit","published_at":"2025-10-08T07:01:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.89.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.89.0/manifests"},{"name":"v1.88.0","sha":"7da9df4dc72edd9ede049d887c2918f0f31e4363","kind":"commit","published_at":"2025-09-12T15:32:57.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.88.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.88.0/manifests"},{"name":"v1.87.0","sha":"174ce55ee29a0955e77071ddb076a050628b8b52","kind":"commit","published_at":"2025-08-02T05:59:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.87.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.87.0/manifests"},{"name":"v1.86.1","sha":"5ad27e7eb1ead7eb2c733dc44a5a1d604fa3ba2b","kind":"commit","published_at":"2025-07-01T15:47:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.86.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"3efb8d189a6a9a658f154e7468111e161a59edb1","kind":"commit","published_at":"2025-07-01T08:24:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.86.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.0/manifests"},{"name":"v1.85.5","sha":"d4d4d462754bba0371c2532aefa0d62d71f89dab","kind":"commit","published_at":"2025-06-16T19:20:33.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.5/manifests"},{"name":"v1.85.4","sha":"6b0e58cf806a2e9bae1fa278cbd187b11e44f5ac","kind":"commit","published_at":"2025-05-19T14:31:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"438427fa60da0b9e9f7e69ae3f9d1c34e1c3314d","kind":"commit","published_at":"2025-05-18T08:17:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"597df2db0e633430da58a86a3a05924e42adad29","kind":"commit","published_at":"2025-04-29T05:53:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"3154a83e8a232021956f9af58a6afe965f90e00c","kind":"commit","published_at":"2025-04-23T00:37:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"adffc6347812bf2f0d5cd7e18f8ec8900df91770","kind":"commit","published_at":"2025-04-17T14:51:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"b9029ecab9d6491615ac85f34ab12b6f276751ff","kind":"commit","published_at":"2025-03-28T14:22:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.84.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"69fee1922f58bf816ce76e5d60c3aee214767fae","kind":"commit","published_at":"2025-03-18T06:29:08.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.84.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.0/manifests"},{"name":"v1.83.0","sha":"3881d934408079929aeba753165233149b171491","kind":"commit","published_at":"2025-03-17T12:29:48.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.83.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.83.0/manifests"},{"name":"v1.82.0","sha":"692c4f52fb49d886d4a8e7776c7cf7f98e5420ba","kind":"commit","published_at":"2025-03-01T12:43:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.82.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.82.0/manifests"},{"name":"v1.81.0","sha":"6fc545c61ddb9fc9030bcee54c0e74b593bb017f","kind":"commit","published_at":"2025-01-26T13:47:31.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.81.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.81.0/manifests"},{"name":"v1.80.0","sha":"88b6400c9db9ba4b117e6410685d5b99078c6348","kind":"commit","published_at":"2025-01-17T07:25:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.80.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.80.0/manifests"},{"name":"v1.79.4","sha":"abdf871ee1f48a37b1c280679e182611dfce42f1","kind":"commit","published_at":"2024-11-27T22:33:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.4/manifests"},{"name":"v1.79.3","sha":"682812dc1ba3f0fb65e426de9d28c5b6234d861d","kind":"commit","published_at":"2024-11-15T20:47:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.3/manifests"},{"name":"v1.79.2","sha":"9e7650c8a3ad03d3ab8e22ff9f5e31871b78edaf","kind":"commit","published_at":"2024-11-09T10:54:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"acfd38d1f18309cc3f90fea90e6ac765b86e20e1","kind":"commit","published_at":"2024-11-05T02:03:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"d00ec95bd40a296f94bcf10df409f9506e90523a","kind":"commit","published_at":"2024-10-25T13:56:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.0/manifests"},{"name":"v1.78.1","sha":"5a0ab2c72e9f4c9cfef805a6e0dd4f5ad67a9272","kind":"commit","published_at":"2024-10-18T13:07:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.78.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"492bedca8862d5f02a340377e5e5c6abb079664f","kind":"commit","published_at":"2024-10-11T05:09:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.78.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.0/manifests"},{"name":"v1.77.0","sha":"5c56fff395e468bd7e7a8cf8e2c3a15d5b20ef31","kind":"commit","published_at":"2024-07-24T04:56:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.77.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.77.0/manifests"},{"name":"v1.76.1","sha":"af5d7bb53ecf540e06b97c782fe9e763a1520e96","kind":"commit","published_at":"2024-06-19T14:14:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.76.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"cd6ea4fbb56f298d265480a1af1a671e50d36f1e","kind":"commit","published_at":"2024-06-04T14:55:16.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.76.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.0/manifests"},{"name":"v1.75.0","sha":"74e65906dde38227b2378f23f348481245213a69","kind":"commit","published_at":"2024-05-16T08:21:31.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.75.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.75.0/manifests"},{"name":"v1.74.4","sha":"5771e153f2a4243ab92a4344accfe1c771319839","kind":"commit","published_at":"2024-05-16T07:06:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.4/manifests"},{"name":"v1.74.3","sha":"1c70bc4fe74aecd8366bf5157f9da3b2313c137c","kind":"commit","published_at":"2024-05-06T04:15:28.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"8b8852017d99bca3824230763ff1eb4e0e5153e1","kind":"commit","published_at":"2024-05-02T23:54:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"c88345440392f8c766f2f90da54743a86ae2da60","kind":"commit","published_at":"2024-05-01T00:16:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"758ccfa6758cad941001d1f2b912b85474fed9e8","kind":"commit","published_at":"2024-04-18T12:14:23.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.0/manifests"},{"name":"v1.73.3","sha":"cdf71335143d6c5f410c4ce802a23e19c45c1df9","kind":"commit","published_at":"2024-03-16T07:04:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.73.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.3/manifests"},{"name":"v1.73.2","sha":"63ba31807e5c72bb0f824fc24a6aa0724973e388","kind":"commit","published_at":"2024-01-25T15:01:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.73.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.2/manifests"},{"name":"v1.72.2","sha":"790d7e1a781ccb92974be03dabcf1a88a56d2447","kind":"commit","published_at":"2024-01-25T08:10:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.72.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.2/manifests"},{"name":"v1.72.1","sha":"5dc5e577fc6b3a9e355c0abde7c8fa25713111ca","kind":"commit","published_at":"2024-01-12T10:06:31.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.72.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"ca3af42d9e20d52e4cbae0883a8b67fb3de1d586","kind":"commit","published_at":"2023-11-23T09:10:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.72.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.0/manifests"},{"name":"v1.71.1","sha":"e7ff859a26842352a82fe6c85a6b7cd81d874d2a","kind":"commit","published_at":"2023-11-07T11:20:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.71.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"4c6808a09b09bb86c0d3c11fb48e6b1356ca41b4","kind":"commit","published_at":"2023-11-01T14:01:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.71.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.0/manifests"},{"name":"v1.70.2","sha":"5059fd987a596def1d1c350da019745a0a84d6fe","kind":"commit","published_at":"2023-10-17T14:54:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.70.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.2/manifests"},{"name":"v1.70.1","sha":"d60127cdf09d61e7ec0c3f27327a8e7d6761afc0","kind":"commit","published_at":"2023-10-12T00:21:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.70.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.1/manifests"},{"name":"v1.70.0","sha":"8f0ac615bf4ad4a89d601ecece416961b004ed6f","kind":"commit","published_at":"2023-10-08T02:22:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.70.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.0/manifests"},{"name":"v1.69.2","sha":"281c0931212dc4af3d2b54a3b3e284afd5cabe47","kind":"commit","published_at":"2023-10-03T00:37:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.69.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.2/manifests"},{"name":"v1.69.1","sha":"f388871673a9f28521b6a0369cb3369643ad505e","kind":"commit","published_at":"2023-10-02T23:52:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.69.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"dc68b4ba26f8fc41c34e8460c60cd0783f4393b8","kind":"commit","published_at":"2023-10-02T22:48:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.69.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.0/manifests"},{"name":"v1.68.2","sha":"e4cde9194f87890bda5a3d2799ff564fe234d644","kind":"commit","published_at":"2023-07-26T11:56:06.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.68.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"c104e70c5587b837beed5d99b297a2063d3acc97","kind":"commit","published_at":"2023-07-12T22:28:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.68.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"a63abef6572756d12edd335b003920bf2624153f","kind":"commit","published_at":"2023-06-23T08:29:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.68.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.0/manifests"},{"name":"v1.67.1","sha":"00a5c552a083824dd73ea6a046c1c4a551a76cd7","kind":"commit","published_at":"2023-06-18T06:05:36.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.67.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"18df4cf6f509c8037ef1d61276fb46389a53b2e5","kind":"commit","published_at":"2023-06-17T10:29:09.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.67.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"da35dd720d0f3da4996408fd9f7fabeb6c3cbbd9","kind":"commit","published_at":"2023-06-16T01:32:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.66.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.66.0/manifests"},{"name":"v1.65.4","sha":"c8a15b9fb29c79a5fe32c4d3c2c1916425724363","kind":"commit","published_at":"2023-06-07T14:23:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.4/manifests"},{"name":"v1.65.3","sha":"23ab774468f7687ee6d89203e617325ac0491776","kind":"commit","published_at":"2023-04-14T03:47:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.3/manifests"},{"name":"v1.65.2","sha":"cfaf984e6a6d2dbefa992b2ef3a83ec5f424fcfd","kind":"commit","published_at":"2023-04-10T07:49:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.2/manifests"},{"name":"v1.65.1","sha":"b80e054e186368cc1153f66ec621fe0d60506790","kind":"commit","published_at":"2023-04-08T09:19:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"25361b4d961e3c6fbbb47581672e36a87781a404","kind":"commit","published_at":"2023-04-08T07:46:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.0/manifests"},{"name":"v1.64.1","sha":"d59b70e229681a0874a487816208e3c7b26f7f38","kind":"commit","published_at":"2023-04-03T14:10:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.64.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"305646ac5ffa3572c9c726771ae318d04e15720a","kind":"commit","published_at":"2023-03-25T03:01:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.64.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"cd2b2db5f58f5f4e4af4d0062c69b1c67b1595db","kind":"commit","published_at":"2023-03-13T09:06:40.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.63.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"f63dfd105f00111fbd38bbc5bb6cb9e4b26c6f55","kind":"commit","published_at":"2023-02-20T03:39:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.62.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.1/manifests"},{"name":"v1.62.0","sha":"e043006da266cbf918b3a8f4cff9e8bffd6f002d","kind":"commit","published_at":"2023-02-08T12:48:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.62.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"8e77c4f9415560d725080654e9b3e4c0269e45af","kind":"commit","published_at":"2023-02-03T12:36:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.61.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"45335bac4ad0123d8e4b3e699601bfd99d2386a9","kind":"commit","published_at":"2023-01-26T12:21:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.60.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"fb53f4848a39c3b98687dbdc71d3e498e7f521d1","kind":"commit","published_at":"2023-01-22T15:06:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.59.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"c8c1e110a1e0d09620b05c76a264a1cadab4aee8","kind":"commit","published_at":"2023-01-16T02:40:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.58.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.58.0/manifests"},{"name":"v1.57.1","sha":"3ec0ceb9bda771903f334993e801265774757975","kind":"commit","published_at":"2022-12-11T15:02:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.57.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"ef67c34381ba35be22c08f3b8dd3f1704150f6ee","kind":"commit","published_at":"2022-12-11T12:30:10.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.57.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.0/manifests"},{"name":"v1.56.9","sha":"f28e862f828c1cf23f0a6c2176ea9f100fe666d0","kind":"commit","published_at":"2022-12-06T09:09:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.9","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.9/manifests"},{"name":"v1.56.8","sha":"d90f7ab181f97abf46371f0048aa1e2e07cf9434","kind":"commit","published_at":"2022-11-09T14:55:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.8","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.8/manifests"},{"name":"v1.56.7","sha":"833dc76777871af659cc0246adc453f91da9de9d","kind":"commit","published_at":"2022-11-09T12:25:28.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.7","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.7/manifests"},{"name":"v1.56.6","sha":"fbf52c673ad0a0657929adb31f47d2ea4934229b","kind":"commit","published_at":"2022-10-31T00:36:58.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.6","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"f3d15ecf0108c123b9b12555f216b2b53df9522a","kind":"commit","published_at":"2022-10-26T01:31:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"d54fe513dffd62a27627b53a68b92f86178b9bcf","kind":"commit","published_at":"2022-10-25T06:40:36.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"eb71cb18d1d79575025b105b789fdc1d1689535a","kind":"commit","published_at":"2022-09-24T14:02:45.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"561b796fb4482dd4707568b47fa4a8fc767a250f","kind":"commit","published_at":"2022-09-02T14:06:21.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"b13ce8cbb9621a5889ea42c0aa3c154b980b58a0","kind":"commit","published_at":"2022-07-28T12:27:06.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"e3b87b3640983e78a0aa098fc3db656ed9033e31","kind":"commit","published_at":"2022-05-28T03:10:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"d59d55e0e46a31c2cd8c04077244b14f9db756e3","kind":"commit","published_at":"2022-04-04T22:35:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.55.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"4cebb4ab7c39366d8014b826ff8b9d4ef8de112e","kind":"commit","published_at":"2022-04-04T21:52:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.55.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.0/manifests"},{"name":"v1.54.2","sha":"4a59f45716bc8a18baf17d2c363b61c66a91e95c","kind":"commit","published_at":"2021-12-16T08:49:54.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.54.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"f975dc1c02bdb610cb9ab40b9585fc502b26e0ce","kind":"commit","published_at":"2021-12-15T02:30:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.54.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"588b90f05a060b3402c016790cef5df599a0ba6f","kind":"commit","published_at":"2021-12-10T02:11:58.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.54.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"598a57fb853fcc70fc35d2fb5fbd314a61252a59","kind":"commit","published_at":"2021-11-16T12:06:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.53.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"6826b6da2417cfd5a340dfb1ea8f8d256a23e685","kind":"commit","published_at":"2021-10-22T13:33:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.52.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"b714d210f5c32497ac21b4d009887283fd108776","kind":"commit","published_at":"2021-10-19T12:59:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.51.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"b03062e158fe0af1d719d649e7b2565f3adb252e","kind":"commit","published_at":"2021-04-01T00:29:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.50.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.50.0/manifests"},{"name":"v1.49.7","sha":"845ea76e4da34fbbca6afe23367f3a53c6bf75ee","kind":"commit","published_at":"2021-03-06T10:27:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.7","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.7/manifests"},{"name":"v1.49.6","sha":"432477550827123637d82d2d1cb5bdaba497541b","kind":"commit","published_at":"2021-02-17T21:54:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.6","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.6/manifests"},{"name":"v1.49.5","sha":"1c2a8903e817efad9fa397fa62822a91a1c3f1fb","kind":"commit","published_at":"2021-02-17T11:07:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.5/manifests"},{"name":"v1.49.4","sha":"c0921a0d5c9510eb9555249114e8dcfdc5f332f2","kind":"commit","published_at":"2021-02-04T15:25:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.4/manifests"},{"name":"v1.49.3","sha":"ec213c5df857ab406e4c2b59c1624f7605e579cc","kind":"commit","published_at":"2021-02-03T15:40:43.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.3/manifests"},{"name":"v1.49.2","sha":"20a97f9462a296ab283ca20ec4632bce3e1ce938","kind":"commit","published_at":"2021-02-01T06:43:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.2/manifests"},{"name":"v1.49.1","sha":"1ac0a60697ae75f6316bf703f5e5d4489066f837","kind":"commit","published_at":"2021-02-01T01:51:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"3be38b15ccf7d18d4a6bd83b55359b5e743cc443","kind":"commit","published_at":"2021-01-31T16:34:16.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.0/manifests"},{"name":"v1.48.1","sha":"bacc2928d63b432447143cbbec2895e1b96d53cc","kind":"commit","published_at":"2021-01-20T22:24:23.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.48.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"edd623557a85bacf9fe5626f04119b6252ee8acb","kind":"commit","published_at":"2021-01-16T07:46:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.48.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"05481abcfe54fcd21ca4fa149f46fb6d9206efc0","kind":"commit","published_at":"2021-01-04T11:26:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.47.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"3a5a7d9469e1c31b01041d5c6d0dae3689ccfd2f","kind":"commit","published_at":"2020-12-11T13:33:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.46.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"e9d650eb5e61a61a710066b14357cfa9ae632a54","kind":"commit","published_at":"2020-11-26T02:59:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.45.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"d5ab49811612f51a135c3d81a11712bbf74514e9","kind":"commit","published_at":"2020-11-22T15:07:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.45.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"80c346f8868758c281da95706bec55d3ed497b4d","kind":"commit","published_at":"2020-11-10T14:27:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.45.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"92053f767ea098c182f0eb3f5dbbb1bf353bdcd9","kind":"commit","published_at":"2020-11-05T14:45:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.44.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.44.0/manifests"},{"name":"v1.43.1","sha":"bc412b49d4584599db93a9e530ba30d3498f5bec","kind":"commit","published_at":"2020-08-12T16:34:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.43.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"358a38718373da59fb6ac7cb0febea371300933f","kind":"commit","published_at":"2020-08-07T05:26:08.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.43.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"495918b8492e97d5240582d2ab17e427a22f5557","kind":"commit","published_at":"2020-08-02T17:03:47.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.42.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"540b9cb2794873bb6d1a05a6b687c291a598ff35","kind":"commit","published_at":"2020-07-11T17:20:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.41.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"e00aed7663f9c069cf9affd84a79221121e84951","kind":"commit","published_at":"2020-07-08T15:26:02.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.40.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"1a56ceaae413e6f8dfdc8edd5be29edf38429c17","kind":"commit","published_at":"2020-06-14T16:04:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.39.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.39.0/manifests"},{"name":"v1.38.3","sha":"1856cfe41dfbca54bbe6c5c6a57d389c819deb5a","kind":"commit","published_at":"2020-05-13T11:13:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"5bd1b819a6ce67965235b1ff6726c54a710db3c9","kind":"commit","published_at":"2020-05-11T08:07:51.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"ca403b56a9f83dcc46bc02a1d507668a9fc8ff9b","kind":"commit","published_at":"2020-05-10T10:32:02.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"9b526f0b015d7d11d19b11b9ab67f9bc747d2c68","kind":"commit","published_at":"2020-05-10T08:49:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.0/manifests"},{"name":"v1.37.5","sha":"5ac1bbd340d7a2f10f216affd311a85ce67e6a6e","kind":"commit","published_at":"2020-05-08T18:25:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.5/manifests"},{"name":"v1.37.4","sha":"3a473f8b6b2ca94bf882ba38f6e01017c2465cf2","kind":"commit","published_at":"2020-05-07T08:26:57.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.4/manifests"},{"name":"v1.37.3","sha":"c990d135c276d2e68fe9c729ae4d13f1f8efe08f","kind":"commit","published_at":"2020-05-05T14:33:27.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.3/manifests"},{"name":"v1.37.2","sha":"41f0e22f275a79ba5b7f708be11470bfb2cb8dce","kind":"commit","published_at":"2020-05-01T15:51:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"78da4088a14b73db9bfb0ac279833cd37e438552","kind":"commit","published_at":"2020-04-30T14:40:11.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"b3ab128531a17f9a9b0a8d6674ddad0d2a4fdaf7","kind":"commit","published_at":"2020-04-28T06:59:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"7f8b842f9620edd08e84dfecb1eb125c79209a73","kind":"commit","published_at":"2020-04-26T10:42:43.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.36.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"9ff007cfd6d2b2e2740f6fa0a147c5da950159bf","kind":"commit","published_at":"2020-04-25T09:50:02.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.36.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"3ef3942aa492a6f603f5c7f1239b36c69d9b821e","kind":"commit","published_at":"2020-04-21T16:46:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.35.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"cb187b45713689d832ebb1bb63b80f96fe030889","kind":"commit","published_at":"2020-04-21T06:31:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.34.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"8e8fabd66006fb0cd7333f268bbdd104bbdefe9e","kind":"commit","published_at":"2020-04-21T03:43:48.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.34.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"d29cf4c19389184c431de23030c8a149440b1291","kind":"commit","published_at":"2020-04-18T16:53:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.33.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.33.0/manifests"},{"name":"v1.32.2","sha":"aa06df51eef9a721565a914e573891c5733919f6","kind":"commit","published_at":"2020-04-17T04:37:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.32.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"aca2901a394946099cc19e870a6e62b9e3922e07","kind":"commit","published_at":"2020-04-17T01:39:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.32.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d871c2f51cdf0394140c3bffd354e8e8be6a198b","kind":"commit","published_at":"2020-04-17T01:14:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.32.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.0/manifests"},{"name":"v1.31.2","sha":"4a8a3ba162d89dc64a7250502ed99ef5dc76082d","kind":"commit","published_at":"2020-04-14T12:34:56.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.31.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"37c5d8ea4ae4cecc64e2c07bda77db63078c95aa","kind":"commit","published_at":"2020-04-13T15:21:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.31.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"a427e44563f4572c66fa9c0b326f2c421d8431a9","kind":"commit","published_at":"2020-04-10T06:14:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.31.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"49017e4ae816f715d06ff943e297b2017accc278","kind":"commit","published_at":"2020-04-06T14:12:10.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.30.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.30.0/manifests"},{"name":"v1.29.3","sha":"5b0f5269babcfe201a0d5d78a29d7822201a51ac","kind":"commit","published_at":"2020-04-05T03:30:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"53553fcefd695aa33a3caa74d5679ad4fa36c4bd","kind":"commit","published_at":"2020-03-17T04:17:47.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"1519393d573e26bab18b4b5c78b4a207dd14b108","kind":"commit","published_at":"2020-03-14T22:24:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"7df27878b97160206b81cef720a34fbd65efa5de","kind":"commit","published_at":"2020-03-13T17:02:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"be9e696cd27bc77eeff2ebf8079b20d02fa47256","kind":"commit","published_at":"2020-03-09T02:58:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.28.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"609dde59c40a9dabc86e2650a400986a8d50d497","kind":"commit","published_at":"2020-03-08T16:05:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.28.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"ab18c0d1aa871d5454e1b329a6147e6b14fa5e4d","kind":"commit","published_at":"2020-03-07T05:08:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.28.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"310e3414d5af56585214150a30d41f1f2ef00d08","kind":"commit","published_at":"2020-02-24T11:36:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.27.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"15b1374f0283dfa4cc2f4ca5038d51ba3dccdd2f","kind":"commit","published_at":"2020-02-19T16:15:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.26.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"a4e29f7deb815b8a55ccad34b0e171914a82adc9","kind":"commit","published_at":"2020-02-17T09:01:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.25.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c7a05ba07e914daf70d3113dbbcd6706f66eb778","kind":"commit","published_at":"2020-02-06T15:07:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.25.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"9f66191bff8cc5066fb6c3562d63d4f9299de06e","kind":"commit","published_at":"2020-01-16T11:36:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.24.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"fa7fb9262aac2bfdebdda5e6009041b5fb869a1d","kind":"commit","published_at":"2020-01-11T05:18:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.24.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"f5222330c39bfd58d13eb74ed6b0a91d93d0b6d8","kind":"commit","published_at":"2019-12-11T15:16:47.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.23.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"b3b7fe557cbb2948ff7502bc37b5230db8e871f6","kind":"commit","published_at":"2019-11-20T15:53:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.22.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"480f4dda1542e0ad3249a85c166b3b75a9bce49d","kind":"commit","published_at":"2019-11-20T14:01:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.22.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"06b998d0b14b437a66cac120180f241fc841d866","kind":"commit","published_at":"2019-11-11T05:18:16.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.21.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"5d9b56b8b74090dd30f16c33a25d3d1917967cf1","kind":"commit","published_at":"2019-11-10T15:44:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.21.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"869277853731fbbca381e300c6ba458ffcb7d56e","kind":"commit","published_at":"2019-11-02T08:07:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.20.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"23681296ac845419c038b4b560544caa0e5c15a1","kind":"commit","published_at":"2019-09-06T03:38:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.19.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"a462be4e09814bebdb9c39608f45be73a9411d54","kind":"commit","published_at":"2019-09-05T17:44:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.18.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"678ef3e2e61bc2936390d3d47465d017a0632611","kind":"commit","published_at":"2019-08-15T13:38:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.18.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"0134e782fcecaff4a246cd6ccb5068967781df56","kind":"commit","published_at":"2019-08-12T15:17:51.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.18.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.0/manifests"},{"name":"v1.17.2","sha":"42343e217aa699cd18b6956912b131ef6313b2d5","kind":"commit","published_at":"2019-07-15T08:07:54.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.17.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"80ea9b74a942a294e60b74760c845e363365fce1","kind":"commit","published_at":"2019-07-08T11:52:33.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.17.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"4f0b3383f24f1107efbc3d52a0fa11bbbb3104d5","kind":"commit","published_at":"2019-06-12T12:48:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.17.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"b456c266251132b74c594f6bbfb98d50c7277096","kind":"commit","published_at":"2019-06-11T10:56:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.16.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"dddf02a2cca57a1008e11811dd6fd658108da655","kind":"commit","published_at":"2019-06-04T00:12:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.16.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.0/manifests"},{"name":"v1.15.4","sha":"747ee463fc898c0da3db34387185f9a9ffcc030d","kind":"commit","published_at":"2019-05-28T13:02:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"e6d1b00e80965f1e7f26325f1237ddc932a7a7e2","kind":"commit","published_at":"2019-05-27T14:18:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"963de07b58d8290c98ae2dd3fcc892d74e1681f6","kind":"commit","published_at":"2019-05-27T11:17:09.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"753b6943400aeefe2fd67fb1071da11958fc0519","kind":"commit","published_at":"2019-05-26T04:41:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"5b0901e90cbf5f49143339aeccf363b19a5fa909","kind":"commit","published_at":"2019-05-26T03:58:40.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b8e11c40c5c4b4889de9f38b0bc1e4312f1657f4","kind":"commit","published_at":"2019-05-15T05:05:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.14.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.14.0/manifests"},{"name":"v1.13.3","sha":"84c4cd27ece6174b5ce048b1fd847c13f563c6c9","kind":"commit","published_at":"2019-05-13T02:07:40.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"b3b5123ee41cf29664fc29146606f8bbfaa1f648","kind":"commit","published_at":"2019-05-12T10:57:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"d090cdd23cebc42479c5777bb2e22540469a90bb","kind":"commit","published_at":"2019-05-12T06:33:45.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2e636db8ac59b0b9391771183861ebfb0a454c25","kind":"commit","published_at":"2019-05-12T05:34:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"32a463020c492f9d02223ada8c153f586152f2df","kind":"commit","published_at":"2019-05-11T00:48:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.12.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"d5875b13e62bbe44f349d8da2585e86d857469bc","kind":"commit","published_at":"2019-04-25T06:43:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.11.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"62afdd21995dfd9b180f6fdfc9e6be1fad2fad48","kind":"commit","published_at":"2019-04-25T01:52:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.11.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"ad42a17c8a50d9b934ed120953c21080de3fcbf3","kind":"commit","published_at":"2019-03-16T13:47:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.10.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3aae2715cf003c97f63465d6a2fadeb4330aab33","kind":"commit","published_at":"2019-03-13T09:48:28.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.10.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"412013073a100f01e711eebef9e47aecb8b06612","kind":"commit","published_at":"2019-03-09T11:19:51.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.9.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"ed7a44cc7b27a43f9135a4790a98181d6a3587d6","kind":"commit","published_at":"2019-02-25T15:21:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"51a2326a09fa7f842a195fd5d28cb688aa338d97","kind":"commit","published_at":"2019-02-25T09:21:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"415e5e4b5bb34d09592b3de77ce27dfec8c3ead4","kind":"commit","published_at":"2019-02-25T01:55:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"65cc3c68e9881c46917ff876b60d33a78624b614","kind":"commit","published_at":"2019-02-23T14:53:57.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"e2e0ea9f2b6862116b80767c49a748e88ba8b532","kind":"commit","published_at":"2018-12-08T12:07:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.7.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f01e2d7d98c61728ae1a91c1be52c30f27f03acb","kind":"commit","published_at":"2018-11-29T15:23:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.7.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"dab72f4669155a044d6a06c1066932a029f27a3a","kind":"commit","published_at":"2018-11-24T14:16:04.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.6.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"211b1fe32db88016ea53c8572f5f235699445b43","kind":"commit","published_at":"2018-11-20T05:31:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.5.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"70af482e3d16b3f2be070b932849b51745d69792","kind":"commit","published_at":"2018-11-18T07:45:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.5.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"d65628de96c5bcb7b4d9697511e7b167f0bb4992","kind":"commit","published_at":"2018-11-14T15:36:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.4.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"444b7cf0ab5ec6f4e11307e5b2ab8ab3398ac7cb","kind":"commit","published_at":"2018-11-13T13:46:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.4.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"08581faf9a8880bcdd3c9515324bb7e153fc7475","kind":"commit","published_at":"2018-09-06T02:29:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.3.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"fac32a57b27d913bbf6ff29875ba84d016df7330","kind":"commit","published_at":"2018-08-08T15:35:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.2.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8f13fbecfb828af5cb672f5a79c82cfa0b0b49b5","kind":"commit","published_at":"2018-08-07T15:13:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.2.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"93494452f21a4df90ae2469619f8000ab1034bc5","kind":"commit","published_at":"2018-08-06T13:57:32.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.1.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f73dc1a787d91329822389bd81e479d139b485","kind":"commit","published_at":"2018-08-05T14:07:44.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.1.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"b854419b2839ad888047d02db962f6473ff8570e","kind":"commit","published_at":"2018-07-28T14:16:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.0.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"66547a7834234b6f253da68637ec945696a3cc12","kind":"commit","published_at":"2018-07-28T13:45:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.0.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.0/manifests"},{"name":"v0.10.2","sha":"770c40be5ad651df2f670eb4081255de27b78a7f","kind":"commit","published_at":"2018-07-26T04:57:37.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.10.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"8a123687e3aeac45af1f07514297c05068569639","kind":"commit","published_at":"2018-07-22T12:35:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.10.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a4223bffd0a294dca231de5f1b3c45790b1f41f8","kind":"commit","published_at":"2018-07-22T07:14:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.10.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.0/manifests"},{"name":"v0.9.3","sha":"185d841adb7322f73c104934452bb3e68e728122","kind":"commit","published_at":"2018-07-13T14:17:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"e21e2d52ebaa82473af7685102489407a4ee0579","kind":"commit","published_at":"2018-07-09T14:33:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"d40df8803d87a763c4b46631db5e32f443a79c49","kind":"commit","published_at":"2018-06-30T15:01:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"90ef63a5887e0da9d0b8d8943ce90fbd0ab946be","kind":"commit","published_at":"2018-06-28T15:22:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"a1fecabec1f3ae4ea9a13602b67dbb8cc4a4fc50","kind":"commit","published_at":"2018-06-05T16:11:37.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.8.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"0484d66d6dbed2b024d8903af8f3a4ce97bf2fc4","kind":"commit","published_at":"2018-06-05T15:22:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.8.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6c302557391d48be3acaf98274e6370d7c7aeb35","kind":"commit","published_at":"2018-06-05T13:20:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.8.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b227588360f3e201a61997a8adbfd33ebdd4e677","kind":"commit","published_at":"2018-06-02T15:14:10.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.7.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"41e1136f1053b9272f593601aee22aa9eeb04cdb","kind":"commit","published_at":"2018-06-01T01:19:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.6.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"14af76f6efcb27cc3c186db1ef6c3c107d61a8df","kind":"commit","published_at":"2018-05-30T14:20:11.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.6.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d5aa24bcff3384b38e19f34c73c5c557f3608952","kind":"commit","published_at":"2018-05-30T01:34:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.6.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e91a45eaa3156e67c2d3dfd7c2612d260ba92ccf","kind":"commit","published_at":"2018-05-29T02:22:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.5.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"05187a1f42519580b82f7125977fdd2d8d7f0683","kind":"commit","published_at":"2018-05-28T10:24:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.5.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"6c7fd8788176f7c6b75695fa64f31cc4ef5914a4","kind":"commit","published_at":"2018-05-26T11:45:03.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.4.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8bf5ced5610ae24b2f59de1b6d1a4ce9922a9a5f","kind":"commit","published_at":"2018-05-24T10:45:04.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.3.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"e95f15c73c3a9d11cd933b1e1c57879ca5d1f1a8","kind":"commit","published_at":"2018-05-24T10:20:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.2.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"5c7183fa5a1f0a9904896e98b1d2aceb5822dd60","kind":"commit","published_at":"2018-05-21T22:40:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.2.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c115729ac976dd95d547dbc789fdbbada336fcd4","kind":"commit","published_at":"2018-05-21T12:55:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.2.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"002b49d05bc25daccec438892a70d7a7a5fd3f6d","kind":"commit","published_at":"2018-05-20T15:55:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.1.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"b845b1303ea7bc3a4b3da965ae287ae2f5cfd69d","kind":"commit","published_at":"2018-05-20T15:30:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.1.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"7ac123edd50e8229c533297f844cdf0e7484329c","kind":"commit","published_at":"2018-05-20T12:42:03.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.1.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-12T15:22:28.125Z","dependent_packages_count":0,"downloads":209,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":45.09832483612527,"dependent_repos_count":28.46321922796795,"dependent_packages_count":18.776402039329934,"stargazers_count":9.672250546249089,"forks_count":14.959941733430442,"docker_downloads_count":null,"average":23.39402767662054},"purl":"pkg:brew/tbls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/tbls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/tbls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/tbls/dependencies","status":null,"funding_links":["https://github.com/sponsors/k1LoW"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T06:01:09.028Z","issues_count":93,"pull_requests_count":424,"avg_time_to_close_issue":14716436.924528303,"avg_time_to_close_pull_request":291717.27906976745,"issues_closed_count":53,"pull_requests_closed_count":387,"pull_request_authors_count":48,"issue_authors_count":76,"avg_comments_per_issue":2.096774193548387,"avg_comments_per_pull_request":0.785377358490566,"merged_pull_requests_count":349,"bot_issues_count":1,"bot_pull_requests_count":213,"past_year_issues_count":21,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1108854.8,"past_year_avg_time_to_close_pull_request":432096.2105263158,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":57,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.2857142857142858,"past_year_avg_comments_per_pull_request":0.7176470588235294,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":45,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/issues","maintainers":[{"login":"k1LoW","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k1LoW"}],"active_maintainers":[{"login":"k1LoW","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k1LoW"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/tbls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/tbls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/tbls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/tbls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/tbls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/tbls/codemeta","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":9239,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"homebrew","metadata":{"funded_packages_count":882},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2026-04-03T06:49:13.885Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":3880981,"name":"github.com/k1loW/tbls","ecosystem":"go","description":"","homepage":"https://github.com/k1loW/tbls","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/k1loW/tbls","keywords_array":[],"namespace":"github.com/k1loW","versions_count":201,"first_release_published_at":"2018-05-20T12:42:03.000Z","latest_release_published_at":"2024-11-27T22:33:00.000Z","latest_release_number":"v1.79.4","last_synced_at":"2026-05-12T05:00:43.326Z","created_at":"2022-04-11T23:01:58.223Z","updated_at":"2026-05-12T05:00:43.326Z","registry_url":"https://pkg.go.dev/github.com/k1loW/tbls","install_command":"go get github.com/k1loW/tbls","documentation_url":"https://pkg.go.dev/github.com/k1loW/tbls#section-documentation","metadata":{},"repo_metadata":{"id":37246954,"uuid":"133827809","full_name":"k1LoW/tbls","owner":"k1LoW","description":"tbls is a CI-Friendly tool to document a database, written in Go.","archived":false,"fork":false,"pushed_at":"2025-10-08T14:21:34.000Z","size":131152,"stargazers_count":4004,"open_issues_count":49,"forks_count":185,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-10-10T04:01:11.338Z","etag":null,"topics":["bigquery","continuous-integration","database-document","database-schema","documentation-tool","dynamodb","er-diagram","excel","hacktoberfest","mariadb","markdown","mermaid","mysql","plantuml","postgresql","redshift","snowflake","spanner","sqlite","sqlserver"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/k1LoW.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"k1LoW","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-05-17T14:47:27.000Z","updated_at":"2025-10-10T03:02:52.000Z","dependencies_parsed_at":"2023-12-19T05:15:41.457Z","dependency_job_id":"0ee32dbf-7654-4287-8cec-2cba8c07d9e3","html_url":"https://github.com/k1LoW/tbls","commit_stats":{"total_commits":1539,"total_committers":65,"mean_commits":"23.676923076923078","dds":"0.23586744639376223","last_synced_commit":"a1cebf651e977b73043ea0eac242e469c8b1df2d"},"previous_names":[],"tags_count":217,"template":false,"template_full_name":null,"purl":"pkg:github/k1LoW/tbls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/sbom","scorecard":{"id":546327,"data":{"date":"2025-08-11","repo":{"name":"github.com/k1LoW/tbls","commit":"174ce55ee29a0955e77071ddb076a050628b8b52"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 3/9 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release-test.yml:1","Warn: no topLevel permission defined: .github/workflows/tagpr.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.87.0 not signed: https://api.github.com/repos/k1LoW/tbls/releases/237043901","Warn: release artifact v1.86.1 not signed: https://api.github.com/repos/k1LoW/tbls/releases/229168454","Warn: release artifact v1.85.5 not signed: https://api.github.com/repos/k1LoW/tbls/releases/225661896","Warn: release artifact v1.85.4 not signed: https://api.github.com/repos/k1LoW/tbls/releases/219532866","Warn: release artifact v1.85.3 not signed: https://api.github.com/repos/k1LoW/tbls/releases/219328436","Warn: release artifact v1.87.0 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/237043901","Warn: release artifact v1.86.1 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/229168454","Warn: release artifact v1.85.5 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/225661896","Warn: release artifact v1.85.4 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/219532866","Warn: release artifact v1.85.3 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/219328436"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:12: pin your Docker image by updating debian:bookworm-slim to debian:bookworm-slim@sha256:b1a741487078b369e78119849663d7f1a5341ef2768798f7b7406c4240f86aef","Warn: chocoCommand not pinned by hash: .github/workflows/ci.yml:99","Warn: goCommand not pinned by hash: .github/workflows/release-test.yml:34","Warn: goCommand not pinned by hash: .github/workflows/release-test.yml:69","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 chocoCommand dependencies pinned","Info:   0 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-test.yml:13"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:37:01.371Z","repository_id":37246954,"created_at":"2025-08-20T09:37:01.371Z","updated_at":"2025-08-20T09:37:01.371Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008296,"owners_count":26084428,"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-10-11T02:00:06.511Z","response_time":55,"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":"k1LoW","name":"Ken’ichiro Oyama","uuid":"57114","kind":"user","description":"","email":"","website":"http://101000lab.org","location":"Fukuoka, JAPAN","twitter":"k1LoW","company":"@tailor-inc / 101000LAB","icon_url":"https://avatars.githubusercontent.com/u/57114?u=5522499f6546a5c8307460a18653178b6b454780\u0026v=4","repositories_count":337,"last_synced_at":"2025-09-30T14:53:33.594Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"k1LoW","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/k1LoW","funding_links":["https://github.com/sponsors/k1LoW"],"total_stars":7197,"followers":648,"following":246,"created_at":"2022-11-02T18:22:59.014Z","updated_at":"2025-09-30T14:53:33.594Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW/repositories"},"tags":[{"name":"v1.88.0","sha":"7da9df4dc72edd9ede049d887c2918f0f31e4363","kind":"commit","published_at":"2025-09-12T15:32:57.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.88.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.88.0/manifests"},{"name":"v1.87.0","sha":"174ce55ee29a0955e77071ddb076a050628b8b52","kind":"commit","published_at":"2025-08-02T05:59:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.87.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.87.0/manifests"},{"name":"v1.86.1","sha":"5ad27e7eb1ead7eb2c733dc44a5a1d604fa3ba2b","kind":"commit","published_at":"2025-07-01T15:47:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.86.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"3efb8d189a6a9a658f154e7468111e161a59edb1","kind":"commit","published_at":"2025-07-01T08:24:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.86.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.0/manifests"},{"name":"v1.85.5","sha":"d4d4d462754bba0371c2532aefa0d62d71f89dab","kind":"commit","published_at":"2025-06-16T19:20:33.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.5/manifests"},{"name":"v1.85.4","sha":"6b0e58cf806a2e9bae1fa278cbd187b11e44f5ac","kind":"commit","published_at":"2025-05-19T14:31:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"438427fa60da0b9e9f7e69ae3f9d1c34e1c3314d","kind":"commit","published_at":"2025-05-18T08:17:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"597df2db0e633430da58a86a3a05924e42adad29","kind":"commit","published_at":"2025-04-29T05:53:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"3154a83e8a232021956f9af58a6afe965f90e00c","kind":"commit","published_at":"2025-04-23T00:37:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"adffc6347812bf2f0d5cd7e18f8ec8900df91770","kind":"commit","published_at":"2025-04-17T14:51:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"b9029ecab9d6491615ac85f34ab12b6f276751ff","kind":"commit","published_at":"2025-03-28T14:22:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.84.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"69fee1922f58bf816ce76e5d60c3aee214767fae","kind":"commit","published_at":"2025-03-18T06:29:08.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.84.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.0/manifests"},{"name":"v1.83.0","sha":"3881d934408079929aeba753165233149b171491","kind":"commit","published_at":"2025-03-17T12:29:48.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.83.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.83.0/manifests"},{"name":"v1.82.0","sha":"692c4f52fb49d886d4a8e7776c7cf7f98e5420ba","kind":"commit","published_at":"2025-03-01T12:43:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.82.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.82.0/manifests"},{"name":"v1.81.0","sha":"6fc545c61ddb9fc9030bcee54c0e74b593bb017f","kind":"commit","published_at":"2025-01-26T13:47:31.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.81.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.81.0/manifests"},{"name":"v1.80.0","sha":"88b6400c9db9ba4b117e6410685d5b99078c6348","kind":"commit","published_at":"2025-01-17T07:25:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.80.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.80.0/manifests"},{"name":"v1.79.4","sha":"abdf871ee1f48a37b1c280679e182611dfce42f1","kind":"commit","published_at":"2024-11-27T22:33:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.4/manifests"},{"name":"v1.79.3","sha":"682812dc1ba3f0fb65e426de9d28c5b6234d861d","kind":"commit","published_at":"2024-11-15T20:47:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.3/manifests"},{"name":"v1.79.2","sha":"9e7650c8a3ad03d3ab8e22ff9f5e31871b78edaf","kind":"commit","published_at":"2024-11-09T10:54:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"acfd38d1f18309cc3f90fea90e6ac765b86e20e1","kind":"commit","published_at":"2024-11-05T02:03:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"d00ec95bd40a296f94bcf10df409f9506e90523a","kind":"commit","published_at":"2024-10-25T13:56:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.0/manifests"},{"name":"v1.78.1","sha":"5a0ab2c72e9f4c9cfef805a6e0dd4f5ad67a9272","kind":"commit","published_at":"2024-10-18T13:07:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.78.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"492bedca8862d5f02a340377e5e5c6abb079664f","kind":"commit","published_at":"2024-10-11T05:09:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.78.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.0/manifests"},{"name":"v1.77.0","sha":"5c56fff395e468bd7e7a8cf8e2c3a15d5b20ef31","kind":"commit","published_at":"2024-07-24T04:56:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.77.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.77.0/manifests"},{"name":"v1.76.1","sha":"af5d7bb53ecf540e06b97c782fe9e763a1520e96","kind":"commit","published_at":"2024-06-19T14:14:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.76.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"cd6ea4fbb56f298d265480a1af1a671e50d36f1e","kind":"commit","published_at":"2024-06-04T14:55:16.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.76.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.0/manifests"},{"name":"v1.75.0","sha":"74e65906dde38227b2378f23f348481245213a69","kind":"commit","published_at":"2024-05-16T08:21:31.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.75.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.75.0/manifests"},{"name":"v1.74.4","sha":"5771e153f2a4243ab92a4344accfe1c771319839","kind":"commit","published_at":"2024-05-16T07:06:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.4/manifests"},{"name":"v1.74.3","sha":"1c70bc4fe74aecd8366bf5157f9da3b2313c137c","kind":"commit","published_at":"2024-05-06T04:15:28.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"8b8852017d99bca3824230763ff1eb4e0e5153e1","kind":"commit","published_at":"2024-05-02T23:54:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"c88345440392f8c766f2f90da54743a86ae2da60","kind":"commit","published_at":"2024-05-01T00:16:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"758ccfa6758cad941001d1f2b912b85474fed9e8","kind":"commit","published_at":"2024-04-18T12:14:23.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.0/manifests"},{"name":"v1.73.3","sha":"cdf71335143d6c5f410c4ce802a23e19c45c1df9","kind":"commit","published_at":"2024-03-16T07:04:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.73.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.3/manifests"},{"name":"v1.73.2","sha":"63ba31807e5c72bb0f824fc24a6aa0724973e388","kind":"commit","published_at":"2024-01-25T15:01:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.73.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.2/manifests"},{"name":"v1.72.2","sha":"790d7e1a781ccb92974be03dabcf1a88a56d2447","kind":"commit","published_at":"2024-01-25T08:10:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.72.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.2/manifests"},{"name":"v1.72.1","sha":"5dc5e577fc6b3a9e355c0abde7c8fa25713111ca","kind":"commit","published_at":"2024-01-12T10:06:31.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.72.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"ca3af42d9e20d52e4cbae0883a8b67fb3de1d586","kind":"commit","published_at":"2023-11-23T09:10:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.72.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.0/manifests"},{"name":"v1.71.1","sha":"e7ff859a26842352a82fe6c85a6b7cd81d874d2a","kind":"commit","published_at":"2023-11-07T11:20:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.71.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"4c6808a09b09bb86c0d3c11fb48e6b1356ca41b4","kind":"commit","published_at":"2023-11-01T14:01:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.71.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.0/manifests"},{"name":"v1.70.2","sha":"5059fd987a596def1d1c350da019745a0a84d6fe","kind":"commit","published_at":"2023-10-17T14:54:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.70.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.2/manifests"},{"name":"v1.70.1","sha":"d60127cdf09d61e7ec0c3f27327a8e7d6761afc0","kind":"commit","published_at":"2023-10-12T00:21:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.70.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.1/manifests"},{"name":"v1.70.0","sha":"8f0ac615bf4ad4a89d601ecece416961b004ed6f","kind":"commit","published_at":"2023-10-08T02:22:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.70.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.0/manifests"},{"name":"v1.69.2","sha":"281c0931212dc4af3d2b54a3b3e284afd5cabe47","kind":"commit","published_at":"2023-10-03T00:37:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.69.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.2/manifests"},{"name":"v1.69.1","sha":"f388871673a9f28521b6a0369cb3369643ad505e","kind":"commit","published_at":"2023-10-02T23:52:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.69.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"dc68b4ba26f8fc41c34e8460c60cd0783f4393b8","kind":"commit","published_at":"2023-10-02T22:48:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.69.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.0/manifests"},{"name":"v1.68.2","sha":"e4cde9194f87890bda5a3d2799ff564fe234d644","kind":"commit","published_at":"2023-07-26T11:56:06.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.68.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"c104e70c5587b837beed5d99b297a2063d3acc97","kind":"commit","published_at":"2023-07-12T22:28:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.68.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"a63abef6572756d12edd335b003920bf2624153f","kind":"commit","published_at":"2023-06-23T08:29:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.68.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.0/manifests"},{"name":"v1.67.1","sha":"00a5c552a083824dd73ea6a046c1c4a551a76cd7","kind":"commit","published_at":"2023-06-18T06:05:36.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.67.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"18df4cf6f509c8037ef1d61276fb46389a53b2e5","kind":"commit","published_at":"2023-06-17T10:29:09.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.67.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"da35dd720d0f3da4996408fd9f7fabeb6c3cbbd9","kind":"commit","published_at":"2023-06-16T01:32:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.66.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.66.0/manifests"},{"name":"v1.65.4","sha":"c8a15b9fb29c79a5fe32c4d3c2c1916425724363","kind":"commit","published_at":"2023-06-07T14:23:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.4/manifests"},{"name":"v1.65.3","sha":"23ab774468f7687ee6d89203e617325ac0491776","kind":"commit","published_at":"2023-04-14T03:47:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.3/manifests"},{"name":"v1.65.2","sha":"cfaf984e6a6d2dbefa992b2ef3a83ec5f424fcfd","kind":"commit","published_at":"2023-04-10T07:49:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.2/manifests"},{"name":"v1.65.1","sha":"b80e054e186368cc1153f66ec621fe0d60506790","kind":"commit","published_at":"2023-04-08T09:19:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"25361b4d961e3c6fbbb47581672e36a87781a404","kind":"commit","published_at":"2023-04-08T07:46:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.0/manifests"},{"name":"v1.64.1","sha":"d59b70e229681a0874a487816208e3c7b26f7f38","kind":"commit","published_at":"2023-04-03T14:10:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.64.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"305646ac5ffa3572c9c726771ae318d04e15720a","kind":"commit","published_at":"2023-03-25T03:01:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.64.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"cd2b2db5f58f5f4e4af4d0062c69b1c67b1595db","kind":"commit","published_at":"2023-03-13T09:06:40.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.63.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"f63dfd105f00111fbd38bbc5bb6cb9e4b26c6f55","kind":"commit","published_at":"2023-02-20T03:39:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.62.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.1/manifests"},{"name":"v1.62.0","sha":"e043006da266cbf918b3a8f4cff9e8bffd6f002d","kind":"commit","published_at":"2023-02-08T12:48:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.62.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"8e77c4f9415560d725080654e9b3e4c0269e45af","kind":"commit","published_at":"2023-02-03T12:36:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.61.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"45335bac4ad0123d8e4b3e699601bfd99d2386a9","kind":"commit","published_at":"2023-01-26T12:21:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.60.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"fb53f4848a39c3b98687dbdc71d3e498e7f521d1","kind":"commit","published_at":"2023-01-22T15:06:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.59.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"c8c1e110a1e0d09620b05c76a264a1cadab4aee8","kind":"commit","published_at":"2023-01-16T02:40:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.58.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.58.0/manifests"},{"name":"v1.57.1","sha":"3ec0ceb9bda771903f334993e801265774757975","kind":"commit","published_at":"2022-12-11T15:02:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.57.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"ef67c34381ba35be22c08f3b8dd3f1704150f6ee","kind":"commit","published_at":"2022-12-11T12:30:10.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.57.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.0/manifests"},{"name":"v1.56.9","sha":"f28e862f828c1cf23f0a6c2176ea9f100fe666d0","kind":"commit","published_at":"2022-12-06T09:09:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.9","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.9/manifests"},{"name":"v1.56.8","sha":"d90f7ab181f97abf46371f0048aa1e2e07cf9434","kind":"commit","published_at":"2022-11-09T14:55:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.8","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.8/manifests"},{"name":"v1.56.7","sha":"833dc76777871af659cc0246adc453f91da9de9d","kind":"commit","published_at":"2022-11-09T12:25:28.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.7","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.7/manifests"},{"name":"v1.56.6","sha":"fbf52c673ad0a0657929adb31f47d2ea4934229b","kind":"commit","published_at":"2022-10-31T00:36:58.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.6","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"f3d15ecf0108c123b9b12555f216b2b53df9522a","kind":"commit","published_at":"2022-10-26T01:31:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"d54fe513dffd62a27627b53a68b92f86178b9bcf","kind":"commit","published_at":"2022-10-25T06:40:36.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"eb71cb18d1d79575025b105b789fdc1d1689535a","kind":"commit","published_at":"2022-09-24T14:02:45.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"561b796fb4482dd4707568b47fa4a8fc767a250f","kind":"commit","published_at":"2022-09-02T14:06:21.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"b13ce8cbb9621a5889ea42c0aa3c154b980b58a0","kind":"commit","published_at":"2022-07-28T12:27:06.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"e3b87b3640983e78a0aa098fc3db656ed9033e31","kind":"commit","published_at":"2022-05-28T03:10:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"d59d55e0e46a31c2cd8c04077244b14f9db756e3","kind":"commit","published_at":"2022-04-04T22:35:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.55.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"4cebb4ab7c39366d8014b826ff8b9d4ef8de112e","kind":"commit","published_at":"2022-04-04T21:52:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.55.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.0/manifests"},{"name":"v1.54.2","sha":"4a59f45716bc8a18baf17d2c363b61c66a91e95c","kind":"commit","published_at":"2021-12-16T08:49:54.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.54.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"f975dc1c02bdb610cb9ab40b9585fc502b26e0ce","kind":"commit","published_at":"2021-12-15T02:30:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.54.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"588b90f05a060b3402c016790cef5df599a0ba6f","kind":"commit","published_at":"2021-12-10T02:11:58.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.54.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"598a57fb853fcc70fc35d2fb5fbd314a61252a59","kind":"commit","published_at":"2021-11-16T12:06:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.53.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"6826b6da2417cfd5a340dfb1ea8f8d256a23e685","kind":"commit","published_at":"2021-10-22T13:33:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.52.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"b714d210f5c32497ac21b4d009887283fd108776","kind":"commit","published_at":"2021-10-19T12:59:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.51.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"b03062e158fe0af1d719d649e7b2565f3adb252e","kind":"commit","published_at":"2021-04-01T00:29:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.50.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.50.0/manifests"},{"name":"v1.49.7","sha":"845ea76e4da34fbbca6afe23367f3a53c6bf75ee","kind":"commit","published_at":"2021-03-06T10:27:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.7","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.7/manifests"},{"name":"v1.49.6","sha":"432477550827123637d82d2d1cb5bdaba497541b","kind":"commit","published_at":"2021-02-17T21:54:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.6","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.6/manifests"},{"name":"v1.49.5","sha":"1c2a8903e817efad9fa397fa62822a91a1c3f1fb","kind":"commit","published_at":"2021-02-17T11:07:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.5/manifests"},{"name":"v1.49.4","sha":"c0921a0d5c9510eb9555249114e8dcfdc5f332f2","kind":"commit","published_at":"2021-02-04T15:25:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.4/manifests"},{"name":"v1.49.3","sha":"ec213c5df857ab406e4c2b59c1624f7605e579cc","kind":"commit","published_at":"2021-02-03T15:40:43.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.3/manifests"},{"name":"v1.49.2","sha":"20a97f9462a296ab283ca20ec4632bce3e1ce938","kind":"commit","published_at":"2021-02-01T06:43:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.2/manifests"},{"name":"v1.49.1","sha":"1ac0a60697ae75f6316bf703f5e5d4489066f837","kind":"commit","published_at":"2021-02-01T01:51:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"3be38b15ccf7d18d4a6bd83b55359b5e743cc443","kind":"commit","published_at":"2021-01-31T16:34:16.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.0/manifests"},{"name":"v1.48.1","sha":"bacc2928d63b432447143cbbec2895e1b96d53cc","kind":"commit","published_at":"2021-01-20T22:24:23.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.48.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"edd623557a85bacf9fe5626f04119b6252ee8acb","kind":"commit","published_at":"2021-01-16T07:46:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.48.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"05481abcfe54fcd21ca4fa149f46fb6d9206efc0","kind":"commit","published_at":"2021-01-04T11:26:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.47.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"3a5a7d9469e1c31b01041d5c6d0dae3689ccfd2f","kind":"commit","published_at":"2020-12-11T13:33:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.46.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"e9d650eb5e61a61a710066b14357cfa9ae632a54","kind":"commit","published_at":"2020-11-26T02:59:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.45.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"d5ab49811612f51a135c3d81a11712bbf74514e9","kind":"commit","published_at":"2020-11-22T15:07:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.45.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"80c346f8868758c281da95706bec55d3ed497b4d","kind":"commit","published_at":"2020-11-10T14:27:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.45.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"92053f767ea098c182f0eb3f5dbbb1bf353bdcd9","kind":"commit","published_at":"2020-11-05T14:45:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.44.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.44.0/manifests"},{"name":"v1.43.1","sha":"bc412b49d4584599db93a9e530ba30d3498f5bec","kind":"commit","published_at":"2020-08-12T16:34:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.43.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"358a38718373da59fb6ac7cb0febea371300933f","kind":"commit","published_at":"2020-08-07T05:26:08.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.43.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"495918b8492e97d5240582d2ab17e427a22f5557","kind":"commit","published_at":"2020-08-02T17:03:47.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.42.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"540b9cb2794873bb6d1a05a6b687c291a598ff35","kind":"commit","published_at":"2020-07-11T17:20:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.41.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"e00aed7663f9c069cf9affd84a79221121e84951","kind":"commit","published_at":"2020-07-08T15:26:02.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.40.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"1a56ceaae413e6f8dfdc8edd5be29edf38429c17","kind":"commit","published_at":"2020-06-14T16:04:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.39.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.39.0/manifests"},{"name":"v1.38.3","sha":"1856cfe41dfbca54bbe6c5c6a57d389c819deb5a","kind":"commit","published_at":"2020-05-13T11:13:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"5bd1b819a6ce67965235b1ff6726c54a710db3c9","kind":"commit","published_at":"2020-05-11T08:07:51.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"ca403b56a9f83dcc46bc02a1d507668a9fc8ff9b","kind":"commit","published_at":"2020-05-10T10:32:02.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"9b526f0b015d7d11d19b11b9ab67f9bc747d2c68","kind":"commit","published_at":"2020-05-10T08:49:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.0/manifests"},{"name":"v1.37.5","sha":"5ac1bbd340d7a2f10f216affd311a85ce67e6a6e","kind":"commit","published_at":"2020-05-08T18:25:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.5/manifests"},{"name":"v1.37.4","sha":"3a473f8b6b2ca94bf882ba38f6e01017c2465cf2","kind":"commit","published_at":"2020-05-07T08:26:57.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.4/manifests"},{"name":"v1.37.3","sha":"c990d135c276d2e68fe9c729ae4d13f1f8efe08f","kind":"commit","published_at":"2020-05-05T14:33:27.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.3/manifests"},{"name":"v1.37.2","sha":"41f0e22f275a79ba5b7f708be11470bfb2cb8dce","kind":"commit","published_at":"2020-05-01T15:51:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"78da4088a14b73db9bfb0ac279833cd37e438552","kind":"commit","published_at":"2020-04-30T14:40:11.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"b3ab128531a17f9a9b0a8d6674ddad0d2a4fdaf7","kind":"commit","published_at":"2020-04-28T06:59:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"7f8b842f9620edd08e84dfecb1eb125c79209a73","kind":"commit","published_at":"2020-04-26T10:42:43.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.36.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"9ff007cfd6d2b2e2740f6fa0a147c5da950159bf","kind":"commit","published_at":"2020-04-25T09:50:02.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.36.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"3ef3942aa492a6f603f5c7f1239b36c69d9b821e","kind":"commit","published_at":"2020-04-21T16:46:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.35.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"cb187b45713689d832ebb1bb63b80f96fe030889","kind":"commit","published_at":"2020-04-21T06:31:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.34.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"8e8fabd66006fb0cd7333f268bbdd104bbdefe9e","kind":"commit","published_at":"2020-04-21T03:43:48.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.34.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"d29cf4c19389184c431de23030c8a149440b1291","kind":"commit","published_at":"2020-04-18T16:53:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.33.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.33.0/manifests"},{"name":"v1.32.2","sha":"aa06df51eef9a721565a914e573891c5733919f6","kind":"commit","published_at":"2020-04-17T04:37:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.32.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"aca2901a394946099cc19e870a6e62b9e3922e07","kind":"commit","published_at":"2020-04-17T01:39:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.32.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d871c2f51cdf0394140c3bffd354e8e8be6a198b","kind":"commit","published_at":"2020-04-17T01:14:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.32.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.0/manifests"},{"name":"v1.31.2","sha":"4a8a3ba162d89dc64a7250502ed99ef5dc76082d","kind":"commit","published_at":"2020-04-14T12:34:56.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.31.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"37c5d8ea4ae4cecc64e2c07bda77db63078c95aa","kind":"commit","published_at":"2020-04-13T15:21:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.31.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"a427e44563f4572c66fa9c0b326f2c421d8431a9","kind":"commit","published_at":"2020-04-10T06:14:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.31.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"49017e4ae816f715d06ff943e297b2017accc278","kind":"commit","published_at":"2020-04-06T14:12:10.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.30.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.30.0/manifests"},{"name":"v1.29.3","sha":"5b0f5269babcfe201a0d5d78a29d7822201a51ac","kind":"commit","published_at":"2020-04-05T03:30:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"53553fcefd695aa33a3caa74d5679ad4fa36c4bd","kind":"commit","published_at":"2020-03-17T04:17:47.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"1519393d573e26bab18b4b5c78b4a207dd14b108","kind":"commit","published_at":"2020-03-14T22:24:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"7df27878b97160206b81cef720a34fbd65efa5de","kind":"commit","published_at":"2020-03-13T17:02:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"be9e696cd27bc77eeff2ebf8079b20d02fa47256","kind":"commit","published_at":"2020-03-09T02:58:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.28.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"609dde59c40a9dabc86e2650a400986a8d50d497","kind":"commit","published_at":"2020-03-08T16:05:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.28.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"ab18c0d1aa871d5454e1b329a6147e6b14fa5e4d","kind":"commit","published_at":"2020-03-07T05:08:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.28.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"310e3414d5af56585214150a30d41f1f2ef00d08","kind":"commit","published_at":"2020-02-24T11:36:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.27.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"15b1374f0283dfa4cc2f4ca5038d51ba3dccdd2f","kind":"commit","published_at":"2020-02-19T16:15:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.26.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"a4e29f7deb815b8a55ccad34b0e171914a82adc9","kind":"commit","published_at":"2020-02-17T09:01:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.25.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c7a05ba07e914daf70d3113dbbcd6706f66eb778","kind":"commit","published_at":"2020-02-06T15:07:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.25.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"9f66191bff8cc5066fb6c3562d63d4f9299de06e","kind":"commit","published_at":"2020-01-16T11:36:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.24.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"fa7fb9262aac2bfdebdda5e6009041b5fb869a1d","kind":"commit","published_at":"2020-01-11T05:18:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.24.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"f5222330c39bfd58d13eb74ed6b0a91d93d0b6d8","kind":"commit","published_at":"2019-12-11T15:16:47.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.23.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"b3b7fe557cbb2948ff7502bc37b5230db8e871f6","kind":"commit","published_at":"2019-11-20T15:53:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.22.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"480f4dda1542e0ad3249a85c166b3b75a9bce49d","kind":"commit","published_at":"2019-11-20T14:01:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.22.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"06b998d0b14b437a66cac120180f241fc841d866","kind":"commit","published_at":"2019-11-11T05:18:16.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.21.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"5d9b56b8b74090dd30f16c33a25d3d1917967cf1","kind":"commit","published_at":"2019-11-10T15:44:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.21.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"869277853731fbbca381e300c6ba458ffcb7d56e","kind":"commit","published_at":"2019-11-02T08:07:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.20.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"23681296ac845419c038b4b560544caa0e5c15a1","kind":"commit","published_at":"2019-09-06T03:38:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.19.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"a462be4e09814bebdb9c39608f45be73a9411d54","kind":"commit","published_at":"2019-09-05T17:44:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.18.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"678ef3e2e61bc2936390d3d47465d017a0632611","kind":"commit","published_at":"2019-08-15T13:38:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.18.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"0134e782fcecaff4a246cd6ccb5068967781df56","kind":"commit","published_at":"2019-08-12T15:17:51.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.18.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.0/manifests"},{"name":"v1.17.2","sha":"42343e217aa699cd18b6956912b131ef6313b2d5","kind":"commit","published_at":"2019-07-15T08:07:54.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.17.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"80ea9b74a942a294e60b74760c845e363365fce1","kind":"commit","published_at":"2019-07-08T11:52:33.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.17.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"4f0b3383f24f1107efbc3d52a0fa11bbbb3104d5","kind":"commit","published_at":"2019-06-12T12:48:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.17.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"b456c266251132b74c594f6bbfb98d50c7277096","kind":"commit","published_at":"2019-06-11T10:56:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.16.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"dddf02a2cca57a1008e11811dd6fd658108da655","kind":"commit","published_at":"2019-06-04T00:12:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.16.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.0/manifests"},{"name":"v1.15.4","sha":"747ee463fc898c0da3db34387185f9a9ffcc030d","kind":"commit","published_at":"2019-05-28T13:02:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"e6d1b00e80965f1e7f26325f1237ddc932a7a7e2","kind":"commit","published_at":"2019-05-27T14:18:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"963de07b58d8290c98ae2dd3fcc892d74e1681f6","kind":"commit","published_at":"2019-05-27T11:17:09.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"753b6943400aeefe2fd67fb1071da11958fc0519","kind":"commit","published_at":"2019-05-26T04:41:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"5b0901e90cbf5f49143339aeccf363b19a5fa909","kind":"commit","published_at":"2019-05-26T03:58:40.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b8e11c40c5c4b4889de9f38b0bc1e4312f1657f4","kind":"commit","published_at":"2019-05-15T05:05:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.14.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.14.0/manifests"},{"name":"v1.13.3","sha":"84c4cd27ece6174b5ce048b1fd847c13f563c6c9","kind":"commit","published_at":"2019-05-13T02:07:40.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"b3b5123ee41cf29664fc29146606f8bbfaa1f648","kind":"commit","published_at":"2019-05-12T10:57:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"d090cdd23cebc42479c5777bb2e22540469a90bb","kind":"commit","published_at":"2019-05-12T06:33:45.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2e636db8ac59b0b9391771183861ebfb0a454c25","kind":"commit","published_at":"2019-05-12T05:34:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"32a463020c492f9d02223ada8c153f586152f2df","kind":"commit","published_at":"2019-05-11T00:48:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.12.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"d5875b13e62bbe44f349d8da2585e86d857469bc","kind":"commit","published_at":"2019-04-25T06:43:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.11.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"62afdd21995dfd9b180f6fdfc9e6be1fad2fad48","kind":"commit","published_at":"2019-04-25T01:52:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.11.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"ad42a17c8a50d9b934ed120953c21080de3fcbf3","kind":"commit","published_at":"2019-03-16T13:47:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.10.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3aae2715cf003c97f63465d6a2fadeb4330aab33","kind":"commit","published_at":"2019-03-13T09:48:28.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.10.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"412013073a100f01e711eebef9e47aecb8b06612","kind":"commit","published_at":"2019-03-09T11:19:51.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.9.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"ed7a44cc7b27a43f9135a4790a98181d6a3587d6","kind":"commit","published_at":"2019-02-25T15:21:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"51a2326a09fa7f842a195fd5d28cb688aa338d97","kind":"commit","published_at":"2019-02-25T09:21:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"415e5e4b5bb34d09592b3de77ce27dfec8c3ead4","kind":"commit","published_at":"2019-02-25T01:55:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"65cc3c68e9881c46917ff876b60d33a78624b614","kind":"commit","published_at":"2019-02-23T14:53:57.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"e2e0ea9f2b6862116b80767c49a748e88ba8b532","kind":"commit","published_at":"2018-12-08T12:07:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.7.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f01e2d7d98c61728ae1a91c1be52c30f27f03acb","kind":"commit","published_at":"2018-11-29T15:23:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.7.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"dab72f4669155a044d6a06c1066932a029f27a3a","kind":"commit","published_at":"2018-11-24T14:16:04.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.6.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"211b1fe32db88016ea53c8572f5f235699445b43","kind":"commit","published_at":"2018-11-20T05:31:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.5.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"70af482e3d16b3f2be070b932849b51745d69792","kind":"commit","published_at":"2018-11-18T07:45:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.5.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"d65628de96c5bcb7b4d9697511e7b167f0bb4992","kind":"commit","published_at":"2018-11-14T15:36:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.4.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"444b7cf0ab5ec6f4e11307e5b2ab8ab3398ac7cb","kind":"commit","published_at":"2018-11-13T13:46:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.4.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"08581faf9a8880bcdd3c9515324bb7e153fc7475","kind":"commit","published_at":"2018-09-06T02:29:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.3.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"fac32a57b27d913bbf6ff29875ba84d016df7330","kind":"commit","published_at":"2018-08-08T15:35:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.2.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8f13fbecfb828af5cb672f5a79c82cfa0b0b49b5","kind":"commit","published_at":"2018-08-07T15:13:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.2.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"93494452f21a4df90ae2469619f8000ab1034bc5","kind":"commit","published_at":"2018-08-06T13:57:32.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.1.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f73dc1a787d91329822389bd81e479d139b485","kind":"commit","published_at":"2018-08-05T14:07:44.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.1.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"b854419b2839ad888047d02db962f6473ff8570e","kind":"commit","published_at":"2018-07-28T14:16:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.0.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"66547a7834234b6f253da68637ec945696a3cc12","kind":"commit","published_at":"2018-07-28T13:45:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.0.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.0/manifests"},{"name":"v0.10.2","sha":"770c40be5ad651df2f670eb4081255de27b78a7f","kind":"commit","published_at":"2018-07-26T04:57:37.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.10.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"8a123687e3aeac45af1f07514297c05068569639","kind":"commit","published_at":"2018-07-22T12:35:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.10.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a4223bffd0a294dca231de5f1b3c45790b1f41f8","kind":"commit","published_at":"2018-07-22T07:14:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.10.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.0/manifests"},{"name":"v0.9.3","sha":"185d841adb7322f73c104934452bb3e68e728122","kind":"commit","published_at":"2018-07-13T14:17:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"e21e2d52ebaa82473af7685102489407a4ee0579","kind":"commit","published_at":"2018-07-09T14:33:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"d40df8803d87a763c4b46631db5e32f443a79c49","kind":"commit","published_at":"2018-06-30T15:01:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"90ef63a5887e0da9d0b8d8943ce90fbd0ab946be","kind":"commit","published_at":"2018-06-28T15:22:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"a1fecabec1f3ae4ea9a13602b67dbb8cc4a4fc50","kind":"commit","published_at":"2018-06-05T16:11:37.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.8.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"0484d66d6dbed2b024d8903af8f3a4ce97bf2fc4","kind":"commit","published_at":"2018-06-05T15:22:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.8.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6c302557391d48be3acaf98274e6370d7c7aeb35","kind":"commit","published_at":"2018-06-05T13:20:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.8.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b227588360f3e201a61997a8adbfd33ebdd4e677","kind":"commit","published_at":"2018-06-02T15:14:10.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.7.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"41e1136f1053b9272f593601aee22aa9eeb04cdb","kind":"commit","published_at":"2018-06-01T01:19:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.6.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"14af76f6efcb27cc3c186db1ef6c3c107d61a8df","kind":"commit","published_at":"2018-05-30T14:20:11.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.6.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d5aa24bcff3384b38e19f34c73c5c557f3608952","kind":"commit","published_at":"2018-05-30T01:34:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.6.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e91a45eaa3156e67c2d3dfd7c2612d260ba92ccf","kind":"commit","published_at":"2018-05-29T02:22:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.5.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"05187a1f42519580b82f7125977fdd2d8d7f0683","kind":"commit","published_at":"2018-05-28T10:24:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.5.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"6c7fd8788176f7c6b75695fa64f31cc4ef5914a4","kind":"commit","published_at":"2018-05-26T11:45:03.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.4.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8bf5ced5610ae24b2f59de1b6d1a4ce9922a9a5f","kind":"commit","published_at":"2018-05-24T10:45:04.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.3.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"e95f15c73c3a9d11cd933b1e1c57879ca5d1f1a8","kind":"commit","published_at":"2018-05-24T10:20:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.2.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"5c7183fa5a1f0a9904896e98b1d2aceb5822dd60","kind":"commit","published_at":"2018-05-21T22:40:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.2.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c115729ac976dd95d547dbc789fdbbada336fcd4","kind":"commit","published_at":"2018-05-21T12:55:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.2.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"002b49d05bc25daccec438892a70d7a7a5fd3f6d","kind":"commit","published_at":"2018-05-20T15:55:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.1.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"b845b1303ea7bc3a4b3da965ae287ae2f5cfd69d","kind":"commit","published_at":"2018-05-20T15:30:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.1.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"7ac123edd50e8229c533297f844cdf0e7484329c","kind":"commit","published_at":"2018-05-20T12:42:03.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.1.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T23:18:23.866Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.0319436791064793,"forks_count":1.5263114775256246,"average":4.725813855092437},"purl":"pkg:golang/github.com/k1lo%21w/tbls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/k1loW/tbls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/k1loW/tbls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/k1loW/tbls/dependencies","status":null,"funding_links":["https://github.com/sponsors/k1LoW"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:02:33.899Z","issues_count":86,"pull_requests_count":400,"avg_time_to_close_issue":15825529.42857143,"avg_time_to_close_pull_request":273254.34146341466,"issues_closed_count":49,"pull_requests_closed_count":369,"pull_request_authors_count":43,"issue_authors_count":70,"avg_comments_per_issue":1.813953488372093,"avg_comments_per_pull_request":0.77,"merged_pull_requests_count":333,"bot_issues_count":1,"bot_pull_requests_count":198,"past_year_issues_count":25,"past_year_pull_requests_count":167,"past_year_avg_time_to_close_issue":1388850.8,"past_year_avg_time_to_close_pull_request":287525.8905109489,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":0.44,"past_year_avg_comments_per_pull_request":0.7544910179640718,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":114,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/issues","maintainers":[{"login":"k1LoW","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k1LoW"}],"active_maintainers":[{"login":"k1LoW","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k1LoW"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1loW%2Ftbls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1loW%2Ftbls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1loW%2Ftbls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1loW%2Ftbls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1loW%2Ftbls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1loW%2Ftbls/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147073,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":13239434,"name":"tbls","ecosystem":"nixpkgs","description":"A tool to generate documentation based on a database structure","homepage":"https://github.com/k1LoW/tbls","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/k1LoW/tbls","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T03:06:02.928Z","latest_release_published_at":"2026-02-02T03:06:02.928Z","latest_release_number":"1.75.0","last_synced_at":"2026-05-19T22:03:47.193Z","created_at":"2026-02-02T03:06:00.284Z","updated_at":"2026-05-19T22:03:47.193Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=tbls","install_command":"nix-env -iA nixpkgs.tbls","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/tools/misc/tbls/default.nix#L54","metadata":{"nix_attribute":"tbls-1.75.0","position":"pkgs/tools/misc/tbls/default.nix:54","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/tbls?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/tbls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/tbls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/tbls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/tbls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/tbls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/tbls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/tbls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/tbls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/tbls/codemeta","maintainers":[{"uuid":"azahi","login":null,"name":"Azat Bahawi","email":"azat@bahawi.net","url":"https://github.com/azahi","packages_count":64,"html_url":null,"role":null,"created_at":"2026-03-05T04:23:37.380Z","updated_at":"2026-03-05T04:23:37.380Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/azahi/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":249},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-23T05:02:15.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13344423,"name":"tbls","ecosystem":"nixpkgs","description":"A tool to generate documentation based on a database structure","homepage":"https://github.com/k1LoW/tbls","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/k1LoW/tbls","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T09:04:09.816Z","latest_release_published_at":"2026-02-02T09:04:09.816Z","latest_release_number":"1.71.0","last_synced_at":"2026-03-06T04:24:00.026Z","created_at":"2026-02-02T09:04:09.448Z","updated_at":"2026-03-06T04:24:00.253Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=tbls","install_command":"nix-env -iA nixpkgs.tbls","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/tools/misc/tbls/default.nix#L50","metadata":{"nix_attribute":"tbls-1.71.0","position":"pkgs/tools/misc/tbls/default.nix:50","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/tbls?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/tbls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/tbls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/tbls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/tbls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/tbls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/tbls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/tbls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/tbls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/tbls/codemeta","maintainers":[{"uuid":"azahi","login":null,"name":"Azat Bahawi","email":"azat@bahawi.net","url":"https://github.com/azahi","packages_count":56,"html_url":null,"role":null,"created_at":"2026-03-06T04:24:00.182Z","updated_at":"2026-03-06T04:24:00.182Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/azahi/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":309,"name":"github.com/k1LoW/tbls","ecosystem":"go","description":"","homepage":"https://github.com/k1LoW/tbls","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/k1LoW/tbls","keywords_array":[],"namespace":"github.com/k1LoW","versions_count":214,"first_release_published_at":"2018-05-20T12:42:03.000Z","latest_release_published_at":"2025-05-19T14:31:39.000Z","latest_release_number":"v1.85.4","last_synced_at":"2026-04-01T03:01:46.527Z","created_at":"2022-04-04T17:21:16.471Z","updated_at":"2026-04-01T03:01:46.527Z","registry_url":"https://pkg.go.dev/github.com/k1LoW/tbls","install_command":"go get github.com/k1LoW/tbls","documentation_url":"https://pkg.go.dev/github.com/k1LoW/tbls#section-documentation","metadata":{},"repo_metadata":{"id":37246954,"uuid":"133827809","full_name":"k1LoW/tbls","owner":"k1LoW","description":"tbls is a CI-Friendly tool to document a database, written in Go.","archived":false,"fork":false,"pushed_at":"2025-10-08T14:21:34.000Z","size":131152,"stargazers_count":4004,"open_issues_count":49,"forks_count":185,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-10-10T04:01:11.338Z","etag":null,"topics":["bigquery","continuous-integration","database-document","database-schema","documentation-tool","dynamodb","er-diagram","excel","hacktoberfest","mariadb","markdown","mermaid","mysql","plantuml","postgresql","redshift","snowflake","spanner","sqlite","sqlserver"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/k1LoW.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"k1LoW","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-05-17T14:47:27.000Z","updated_at":"2025-10-10T03:02:52.000Z","dependencies_parsed_at":"2023-12-19T05:15:41.457Z","dependency_job_id":"0ee32dbf-7654-4287-8cec-2cba8c07d9e3","html_url":"https://github.com/k1LoW/tbls","commit_stats":{"total_commits":1539,"total_committers":65,"mean_commits":"23.676923076923078","dds":"0.23586744639376223","last_synced_commit":"a1cebf651e977b73043ea0eac242e469c8b1df2d"},"previous_names":[],"tags_count":217,"template":false,"template_full_name":null,"purl":"pkg:github/k1LoW/tbls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/sbom","scorecard":{"id":546327,"data":{"date":"2025-08-11","repo":{"name":"github.com/k1LoW/tbls","commit":"174ce55ee29a0955e77071ddb076a050628b8b52"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 3/9 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release-test.yml:1","Warn: no topLevel permission defined: .github/workflows/tagpr.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.87.0 not signed: https://api.github.com/repos/k1LoW/tbls/releases/237043901","Warn: release artifact v1.86.1 not signed: https://api.github.com/repos/k1LoW/tbls/releases/229168454","Warn: release artifact v1.85.5 not signed: https://api.github.com/repos/k1LoW/tbls/releases/225661896","Warn: release artifact v1.85.4 not signed: https://api.github.com/repos/k1LoW/tbls/releases/219532866","Warn: release artifact v1.85.3 not signed: https://api.github.com/repos/k1LoW/tbls/releases/219328436","Warn: release artifact v1.87.0 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/237043901","Warn: release artifact v1.86.1 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/229168454","Warn: release artifact v1.85.5 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/225661896","Warn: release artifact v1.85.4 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/219532866","Warn: release artifact v1.85.3 does not have provenance: https://api.github.com/repos/k1LoW/tbls/releases/219328436"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/release-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagpr.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagpr.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/k1LoW/tbls/tagpr.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:12: pin your Docker image by updating debian:bookworm-slim to debian:bookworm-slim@sha256:b1a741487078b369e78119849663d7f1a5341ef2768798f7b7406c4240f86aef","Warn: chocoCommand not pinned by hash: .github/workflows/ci.yml:99","Warn: goCommand not pinned by hash: .github/workflows/release-test.yml:34","Warn: goCommand not pinned by hash: .github/workflows/release-test.yml:69","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 chocoCommand dependencies pinned","Info:   0 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-test.yml:13"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:37:01.371Z","repository_id":37246954,"created_at":"2025-08-20T09:37:01.371Z","updated_at":"2025-08-20T09:37:01.371Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008296,"owners_count":26084428,"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-10-11T02:00:06.511Z","response_time":55,"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":"k1LoW","name":"Ken’ichiro Oyama","uuid":"57114","kind":"user","description":"","email":"","website":"http://101000lab.org","location":"Fukuoka, JAPAN","twitter":"k1LoW","company":"@tailor-inc / 101000LAB","icon_url":"https://avatars.githubusercontent.com/u/57114?u=5522499f6546a5c8307460a18653178b6b454780\u0026v=4","repositories_count":337,"last_synced_at":"2025-09-30T14:53:33.594Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"k1LoW","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/k1LoW","funding_links":["https://github.com/sponsors/k1LoW"],"total_stars":7197,"followers":648,"following":246,"created_at":"2022-11-02T18:22:59.014Z","updated_at":"2025-09-30T14:53:33.594Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW/repositories"},"tags":[{"name":"v1.88.0","sha":"7da9df4dc72edd9ede049d887c2918f0f31e4363","kind":"commit","published_at":"2025-09-12T15:32:57.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.88.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.88.0/manifests"},{"name":"v1.87.0","sha":"174ce55ee29a0955e77071ddb076a050628b8b52","kind":"commit","published_at":"2025-08-02T05:59:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.87.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.87.0/manifests"},{"name":"v1.86.1","sha":"5ad27e7eb1ead7eb2c733dc44a5a1d604fa3ba2b","kind":"commit","published_at":"2025-07-01T15:47:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.86.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"3efb8d189a6a9a658f154e7468111e161a59edb1","kind":"commit","published_at":"2025-07-01T08:24:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.86.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.86.0/manifests"},{"name":"v1.85.5","sha":"d4d4d462754bba0371c2532aefa0d62d71f89dab","kind":"commit","published_at":"2025-06-16T19:20:33.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.5/manifests"},{"name":"v1.85.4","sha":"6b0e58cf806a2e9bae1fa278cbd187b11e44f5ac","kind":"commit","published_at":"2025-05-19T14:31:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"438427fa60da0b9e9f7e69ae3f9d1c34e1c3314d","kind":"commit","published_at":"2025-05-18T08:17:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"597df2db0e633430da58a86a3a05924e42adad29","kind":"commit","published_at":"2025-04-29T05:53:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"3154a83e8a232021956f9af58a6afe965f90e00c","kind":"commit","published_at":"2025-04-23T00:37:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"adffc6347812bf2f0d5cd7e18f8ec8900df91770","kind":"commit","published_at":"2025-04-17T14:51:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.85.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"b9029ecab9d6491615ac85f34ab12b6f276751ff","kind":"commit","published_at":"2025-03-28T14:22:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.84.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"69fee1922f58bf816ce76e5d60c3aee214767fae","kind":"commit","published_at":"2025-03-18T06:29:08.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.84.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.84.0/manifests"},{"name":"v1.83.0","sha":"3881d934408079929aeba753165233149b171491","kind":"commit","published_at":"2025-03-17T12:29:48.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.83.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.83.0/manifests"},{"name":"v1.82.0","sha":"692c4f52fb49d886d4a8e7776c7cf7f98e5420ba","kind":"commit","published_at":"2025-03-01T12:43:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.82.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.82.0/manifests"},{"name":"v1.81.0","sha":"6fc545c61ddb9fc9030bcee54c0e74b593bb017f","kind":"commit","published_at":"2025-01-26T13:47:31.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.81.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.81.0/manifests"},{"name":"v1.80.0","sha":"88b6400c9db9ba4b117e6410685d5b99078c6348","kind":"commit","published_at":"2025-01-17T07:25:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.80.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.80.0/manifests"},{"name":"v1.79.4","sha":"abdf871ee1f48a37b1c280679e182611dfce42f1","kind":"commit","published_at":"2024-11-27T22:33:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.4/manifests"},{"name":"v1.79.3","sha":"682812dc1ba3f0fb65e426de9d28c5b6234d861d","kind":"commit","published_at":"2024-11-15T20:47:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.3/manifests"},{"name":"v1.79.2","sha":"9e7650c8a3ad03d3ab8e22ff9f5e31871b78edaf","kind":"commit","published_at":"2024-11-09T10:54:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.2/manifests"},{"name":"v1.79.1","sha":"acfd38d1f18309cc3f90fea90e6ac765b86e20e1","kind":"commit","published_at":"2024-11-05T02:03:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"d00ec95bd40a296f94bcf10df409f9506e90523a","kind":"commit","published_at":"2024-10-25T13:56:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.79.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.79.0/manifests"},{"name":"v1.78.1","sha":"5a0ab2c72e9f4c9cfef805a6e0dd4f5ad67a9272","kind":"commit","published_at":"2024-10-18T13:07:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.78.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"492bedca8862d5f02a340377e5e5c6abb079664f","kind":"commit","published_at":"2024-10-11T05:09:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.78.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.78.0/manifests"},{"name":"v1.77.0","sha":"5c56fff395e468bd7e7a8cf8e2c3a15d5b20ef31","kind":"commit","published_at":"2024-07-24T04:56:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.77.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.77.0/manifests"},{"name":"v1.76.1","sha":"af5d7bb53ecf540e06b97c782fe9e763a1520e96","kind":"commit","published_at":"2024-06-19T14:14:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.76.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"cd6ea4fbb56f298d265480a1af1a671e50d36f1e","kind":"commit","published_at":"2024-06-04T14:55:16.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.76.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.76.0/manifests"},{"name":"v1.75.0","sha":"74e65906dde38227b2378f23f348481245213a69","kind":"commit","published_at":"2024-05-16T08:21:31.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.75.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.75.0/manifests"},{"name":"v1.74.4","sha":"5771e153f2a4243ab92a4344accfe1c771319839","kind":"commit","published_at":"2024-05-16T07:06:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.4/manifests"},{"name":"v1.74.3","sha":"1c70bc4fe74aecd8366bf5157f9da3b2313c137c","kind":"commit","published_at":"2024-05-06T04:15:28.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"8b8852017d99bca3824230763ff1eb4e0e5153e1","kind":"commit","published_at":"2024-05-02T23:54:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"c88345440392f8c766f2f90da54743a86ae2da60","kind":"commit","published_at":"2024-05-01T00:16:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"758ccfa6758cad941001d1f2b912b85474fed9e8","kind":"commit","published_at":"2024-04-18T12:14:23.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.74.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.74.0/manifests"},{"name":"v1.73.3","sha":"cdf71335143d6c5f410c4ce802a23e19c45c1df9","kind":"commit","published_at":"2024-03-16T07:04:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.73.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.3/manifests"},{"name":"v1.73.2","sha":"63ba31807e5c72bb0f824fc24a6aa0724973e388","kind":"commit","published_at":"2024-01-25T15:01:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.73.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.73.2/manifests"},{"name":"v1.72.2","sha":"790d7e1a781ccb92974be03dabcf1a88a56d2447","kind":"commit","published_at":"2024-01-25T08:10:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.72.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.2/manifests"},{"name":"v1.72.1","sha":"5dc5e577fc6b3a9e355c0abde7c8fa25713111ca","kind":"commit","published_at":"2024-01-12T10:06:31.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.72.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"ca3af42d9e20d52e4cbae0883a8b67fb3de1d586","kind":"commit","published_at":"2023-11-23T09:10:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.72.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.72.0/manifests"},{"name":"v1.71.1","sha":"e7ff859a26842352a82fe6c85a6b7cd81d874d2a","kind":"commit","published_at":"2023-11-07T11:20:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.71.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"4c6808a09b09bb86c0d3c11fb48e6b1356ca41b4","kind":"commit","published_at":"2023-11-01T14:01:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.71.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.71.0/manifests"},{"name":"v1.70.2","sha":"5059fd987a596def1d1c350da019745a0a84d6fe","kind":"commit","published_at":"2023-10-17T14:54:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.70.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.2/manifests"},{"name":"v1.70.1","sha":"d60127cdf09d61e7ec0c3f27327a8e7d6761afc0","kind":"commit","published_at":"2023-10-12T00:21:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.70.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.1/manifests"},{"name":"v1.70.0","sha":"8f0ac615bf4ad4a89d601ecece416961b004ed6f","kind":"commit","published_at":"2023-10-08T02:22:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.70.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.70.0/manifests"},{"name":"v1.69.2","sha":"281c0931212dc4af3d2b54a3b3e284afd5cabe47","kind":"commit","published_at":"2023-10-03T00:37:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.69.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.2/manifests"},{"name":"v1.69.1","sha":"f388871673a9f28521b6a0369cb3369643ad505e","kind":"commit","published_at":"2023-10-02T23:52:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.69.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"dc68b4ba26f8fc41c34e8460c60cd0783f4393b8","kind":"commit","published_at":"2023-10-02T22:48:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.69.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.69.0/manifests"},{"name":"v1.68.2","sha":"e4cde9194f87890bda5a3d2799ff564fe234d644","kind":"commit","published_at":"2023-07-26T11:56:06.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.68.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"c104e70c5587b837beed5d99b297a2063d3acc97","kind":"commit","published_at":"2023-07-12T22:28:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.68.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"a63abef6572756d12edd335b003920bf2624153f","kind":"commit","published_at":"2023-06-23T08:29:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.68.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.68.0/manifests"},{"name":"v1.67.1","sha":"00a5c552a083824dd73ea6a046c1c4a551a76cd7","kind":"commit","published_at":"2023-06-18T06:05:36.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.67.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"18df4cf6f509c8037ef1d61276fb46389a53b2e5","kind":"commit","published_at":"2023-06-17T10:29:09.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.67.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"da35dd720d0f3da4996408fd9f7fabeb6c3cbbd9","kind":"commit","published_at":"2023-06-16T01:32:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.66.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.66.0/manifests"},{"name":"v1.65.4","sha":"c8a15b9fb29c79a5fe32c4d3c2c1916425724363","kind":"commit","published_at":"2023-06-07T14:23:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.4/manifests"},{"name":"v1.65.3","sha":"23ab774468f7687ee6d89203e617325ac0491776","kind":"commit","published_at":"2023-04-14T03:47:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.3/manifests"},{"name":"v1.65.2","sha":"cfaf984e6a6d2dbefa992b2ef3a83ec5f424fcfd","kind":"commit","published_at":"2023-04-10T07:49:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.2/manifests"},{"name":"v1.65.1","sha":"b80e054e186368cc1153f66ec621fe0d60506790","kind":"commit","published_at":"2023-04-08T09:19:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"25361b4d961e3c6fbbb47581672e36a87781a404","kind":"commit","published_at":"2023-04-08T07:46:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.65.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.65.0/manifests"},{"name":"v1.64.1","sha":"d59b70e229681a0874a487816208e3c7b26f7f38","kind":"commit","published_at":"2023-04-03T14:10:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.64.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"305646ac5ffa3572c9c726771ae318d04e15720a","kind":"commit","published_at":"2023-03-25T03:01:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.64.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"cd2b2db5f58f5f4e4af4d0062c69b1c67b1595db","kind":"commit","published_at":"2023-03-13T09:06:40.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.63.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"f63dfd105f00111fbd38bbc5bb6cb9e4b26c6f55","kind":"commit","published_at":"2023-02-20T03:39:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.62.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.1/manifests"},{"name":"v1.62.0","sha":"e043006da266cbf918b3a8f4cff9e8bffd6f002d","kind":"commit","published_at":"2023-02-08T12:48:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.62.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"8e77c4f9415560d725080654e9b3e4c0269e45af","kind":"commit","published_at":"2023-02-03T12:36:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.61.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"45335bac4ad0123d8e4b3e699601bfd99d2386a9","kind":"commit","published_at":"2023-01-26T12:21:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.60.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"fb53f4848a39c3b98687dbdc71d3e498e7f521d1","kind":"commit","published_at":"2023-01-22T15:06:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.59.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"c8c1e110a1e0d09620b05c76a264a1cadab4aee8","kind":"commit","published_at":"2023-01-16T02:40:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.58.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.58.0/manifests"},{"name":"v1.57.1","sha":"3ec0ceb9bda771903f334993e801265774757975","kind":"commit","published_at":"2022-12-11T15:02:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.57.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"ef67c34381ba35be22c08f3b8dd3f1704150f6ee","kind":"commit","published_at":"2022-12-11T12:30:10.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.57.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.57.0/manifests"},{"name":"v1.56.9","sha":"f28e862f828c1cf23f0a6c2176ea9f100fe666d0","kind":"commit","published_at":"2022-12-06T09:09:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.9","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.9/manifests"},{"name":"v1.56.8","sha":"d90f7ab181f97abf46371f0048aa1e2e07cf9434","kind":"commit","published_at":"2022-11-09T14:55:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.8","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.8/manifests"},{"name":"v1.56.7","sha":"833dc76777871af659cc0246adc453f91da9de9d","kind":"commit","published_at":"2022-11-09T12:25:28.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.7","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.7/manifests"},{"name":"v1.56.6","sha":"fbf52c673ad0a0657929adb31f47d2ea4934229b","kind":"commit","published_at":"2022-10-31T00:36:58.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.6","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"f3d15ecf0108c123b9b12555f216b2b53df9522a","kind":"commit","published_at":"2022-10-26T01:31:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"d54fe513dffd62a27627b53a68b92f86178b9bcf","kind":"commit","published_at":"2022-10-25T06:40:36.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"eb71cb18d1d79575025b105b789fdc1d1689535a","kind":"commit","published_at":"2022-09-24T14:02:45.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"561b796fb4482dd4707568b47fa4a8fc767a250f","kind":"commit","published_at":"2022-09-02T14:06:21.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"b13ce8cbb9621a5889ea42c0aa3c154b980b58a0","kind":"commit","published_at":"2022-07-28T12:27:06.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"e3b87b3640983e78a0aa098fc3db656ed9033e31","kind":"commit","published_at":"2022-05-28T03:10:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.56.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"d59d55e0e46a31c2cd8c04077244b14f9db756e3","kind":"commit","published_at":"2022-04-04T22:35:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.55.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"4cebb4ab7c39366d8014b826ff8b9d4ef8de112e","kind":"commit","published_at":"2022-04-04T21:52:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.55.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.55.0/manifests"},{"name":"v1.54.2","sha":"4a59f45716bc8a18baf17d2c363b61c66a91e95c","kind":"commit","published_at":"2021-12-16T08:49:54.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.54.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"f975dc1c02bdb610cb9ab40b9585fc502b26e0ce","kind":"commit","published_at":"2021-12-15T02:30:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.54.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"588b90f05a060b3402c016790cef5df599a0ba6f","kind":"commit","published_at":"2021-12-10T02:11:58.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.54.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"598a57fb853fcc70fc35d2fb5fbd314a61252a59","kind":"commit","published_at":"2021-11-16T12:06:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.53.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"6826b6da2417cfd5a340dfb1ea8f8d256a23e685","kind":"commit","published_at":"2021-10-22T13:33:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.52.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"b714d210f5c32497ac21b4d009887283fd108776","kind":"commit","published_at":"2021-10-19T12:59:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.51.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"b03062e158fe0af1d719d649e7b2565f3adb252e","kind":"commit","published_at":"2021-04-01T00:29:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.50.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.50.0/manifests"},{"name":"v1.49.7","sha":"845ea76e4da34fbbca6afe23367f3a53c6bf75ee","kind":"commit","published_at":"2021-03-06T10:27:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.7","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.7/manifests"},{"name":"v1.49.6","sha":"432477550827123637d82d2d1cb5bdaba497541b","kind":"commit","published_at":"2021-02-17T21:54:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.6","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.6/manifests"},{"name":"v1.49.5","sha":"1c2a8903e817efad9fa397fa62822a91a1c3f1fb","kind":"commit","published_at":"2021-02-17T11:07:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.5/manifests"},{"name":"v1.49.4","sha":"c0921a0d5c9510eb9555249114e8dcfdc5f332f2","kind":"commit","published_at":"2021-02-04T15:25:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.4/manifests"},{"name":"v1.49.3","sha":"ec213c5df857ab406e4c2b59c1624f7605e579cc","kind":"commit","published_at":"2021-02-03T15:40:43.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.3/manifests"},{"name":"v1.49.2","sha":"20a97f9462a296ab283ca20ec4632bce3e1ce938","kind":"commit","published_at":"2021-02-01T06:43:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.2/manifests"},{"name":"v1.49.1","sha":"1ac0a60697ae75f6316bf703f5e5d4489066f837","kind":"commit","published_at":"2021-02-01T01:51:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"3be38b15ccf7d18d4a6bd83b55359b5e743cc443","kind":"commit","published_at":"2021-01-31T16:34:16.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.49.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.49.0/manifests"},{"name":"v1.48.1","sha":"bacc2928d63b432447143cbbec2895e1b96d53cc","kind":"commit","published_at":"2021-01-20T22:24:23.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.48.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"edd623557a85bacf9fe5626f04119b6252ee8acb","kind":"commit","published_at":"2021-01-16T07:46:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.48.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"05481abcfe54fcd21ca4fa149f46fb6d9206efc0","kind":"commit","published_at":"2021-01-04T11:26:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.47.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"3a5a7d9469e1c31b01041d5c6d0dae3689ccfd2f","kind":"commit","published_at":"2020-12-11T13:33:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.46.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"e9d650eb5e61a61a710066b14357cfa9ae632a54","kind":"commit","published_at":"2020-11-26T02:59:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.45.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"d5ab49811612f51a135c3d81a11712bbf74514e9","kind":"commit","published_at":"2020-11-22T15:07:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.45.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"80c346f8868758c281da95706bec55d3ed497b4d","kind":"commit","published_at":"2020-11-10T14:27:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.45.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"92053f767ea098c182f0eb3f5dbbb1bf353bdcd9","kind":"commit","published_at":"2020-11-05T14:45:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.44.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.44.0/manifests"},{"name":"v1.43.1","sha":"bc412b49d4584599db93a9e530ba30d3498f5bec","kind":"commit","published_at":"2020-08-12T16:34:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.43.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"358a38718373da59fb6ac7cb0febea371300933f","kind":"commit","published_at":"2020-08-07T05:26:08.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.43.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"495918b8492e97d5240582d2ab17e427a22f5557","kind":"commit","published_at":"2020-08-02T17:03:47.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.42.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"540b9cb2794873bb6d1a05a6b687c291a598ff35","kind":"commit","published_at":"2020-07-11T17:20:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.41.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"e00aed7663f9c069cf9affd84a79221121e84951","kind":"commit","published_at":"2020-07-08T15:26:02.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.40.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"1a56ceaae413e6f8dfdc8edd5be29edf38429c17","kind":"commit","published_at":"2020-06-14T16:04:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.39.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.39.0/manifests"},{"name":"v1.38.3","sha":"1856cfe41dfbca54bbe6c5c6a57d389c819deb5a","kind":"commit","published_at":"2020-05-13T11:13:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"5bd1b819a6ce67965235b1ff6726c54a710db3c9","kind":"commit","published_at":"2020-05-11T08:07:51.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"ca403b56a9f83dcc46bc02a1d507668a9fc8ff9b","kind":"commit","published_at":"2020-05-10T10:32:02.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"9b526f0b015d7d11d19b11b9ab67f9bc747d2c68","kind":"commit","published_at":"2020-05-10T08:49:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.38.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.38.0/manifests"},{"name":"v1.37.5","sha":"5ac1bbd340d7a2f10f216affd311a85ce67e6a6e","kind":"commit","published_at":"2020-05-08T18:25:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.5","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.5/manifests"},{"name":"v1.37.4","sha":"3a473f8b6b2ca94bf882ba38f6e01017c2465cf2","kind":"commit","published_at":"2020-05-07T08:26:57.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.4/manifests"},{"name":"v1.37.3","sha":"c990d135c276d2e68fe9c729ae4d13f1f8efe08f","kind":"commit","published_at":"2020-05-05T14:33:27.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.3/manifests"},{"name":"v1.37.2","sha":"41f0e22f275a79ba5b7f708be11470bfb2cb8dce","kind":"commit","published_at":"2020-05-01T15:51:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"78da4088a14b73db9bfb0ac279833cd37e438552","kind":"commit","published_at":"2020-04-30T14:40:11.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"b3ab128531a17f9a9b0a8d6674ddad0d2a4fdaf7","kind":"commit","published_at":"2020-04-28T06:59:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.37.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"7f8b842f9620edd08e84dfecb1eb125c79209a73","kind":"commit","published_at":"2020-04-26T10:42:43.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.36.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"9ff007cfd6d2b2e2740f6fa0a147c5da950159bf","kind":"commit","published_at":"2020-04-25T09:50:02.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.36.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"3ef3942aa492a6f603f5c7f1239b36c69d9b821e","kind":"commit","published_at":"2020-04-21T16:46:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.35.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"cb187b45713689d832ebb1bb63b80f96fe030889","kind":"commit","published_at":"2020-04-21T06:31:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.34.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"8e8fabd66006fb0cd7333f268bbdd104bbdefe9e","kind":"commit","published_at":"2020-04-21T03:43:48.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.34.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"d29cf4c19389184c431de23030c8a149440b1291","kind":"commit","published_at":"2020-04-18T16:53:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.33.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.33.0/manifests"},{"name":"v1.32.2","sha":"aa06df51eef9a721565a914e573891c5733919f6","kind":"commit","published_at":"2020-04-17T04:37:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.32.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"aca2901a394946099cc19e870a6e62b9e3922e07","kind":"commit","published_at":"2020-04-17T01:39:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.32.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d871c2f51cdf0394140c3bffd354e8e8be6a198b","kind":"commit","published_at":"2020-04-17T01:14:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.32.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.32.0/manifests"},{"name":"v1.31.2","sha":"4a8a3ba162d89dc64a7250502ed99ef5dc76082d","kind":"commit","published_at":"2020-04-14T12:34:56.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.31.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"37c5d8ea4ae4cecc64e2c07bda77db63078c95aa","kind":"commit","published_at":"2020-04-13T15:21:00.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.31.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"a427e44563f4572c66fa9c0b326f2c421d8431a9","kind":"commit","published_at":"2020-04-10T06:14:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.31.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"49017e4ae816f715d06ff943e297b2017accc278","kind":"commit","published_at":"2020-04-06T14:12:10.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.30.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.30.0/manifests"},{"name":"v1.29.3","sha":"5b0f5269babcfe201a0d5d78a29d7822201a51ac","kind":"commit","published_at":"2020-04-05T03:30:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"53553fcefd695aa33a3caa74d5679ad4fa36c4bd","kind":"commit","published_at":"2020-03-17T04:17:47.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"1519393d573e26bab18b4b5c78b4a207dd14b108","kind":"commit","published_at":"2020-03-14T22:24:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"7df27878b97160206b81cef720a34fbd65efa5de","kind":"commit","published_at":"2020-03-13T17:02:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.29.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"be9e696cd27bc77eeff2ebf8079b20d02fa47256","kind":"commit","published_at":"2020-03-09T02:58:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.28.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"609dde59c40a9dabc86e2650a400986a8d50d497","kind":"commit","published_at":"2020-03-08T16:05:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.28.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"ab18c0d1aa871d5454e1b329a6147e6b14fa5e4d","kind":"commit","published_at":"2020-03-07T05:08:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.28.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"310e3414d5af56585214150a30d41f1f2ef00d08","kind":"commit","published_at":"2020-02-24T11:36:42.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.27.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"15b1374f0283dfa4cc2f4ca5038d51ba3dccdd2f","kind":"commit","published_at":"2020-02-19T16:15:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.26.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"a4e29f7deb815b8a55ccad34b0e171914a82adc9","kind":"commit","published_at":"2020-02-17T09:01:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.25.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c7a05ba07e914daf70d3113dbbcd6706f66eb778","kind":"commit","published_at":"2020-02-06T15:07:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.25.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"9f66191bff8cc5066fb6c3562d63d4f9299de06e","kind":"commit","published_at":"2020-01-16T11:36:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.24.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"fa7fb9262aac2bfdebdda5e6009041b5fb869a1d","kind":"commit","published_at":"2020-01-11T05:18:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.24.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"f5222330c39bfd58d13eb74ed6b0a91d93d0b6d8","kind":"commit","published_at":"2019-12-11T15:16:47.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.23.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"b3b7fe557cbb2948ff7502bc37b5230db8e871f6","kind":"commit","published_at":"2019-11-20T15:53:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.22.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"480f4dda1542e0ad3249a85c166b3b75a9bce49d","kind":"commit","published_at":"2019-11-20T14:01:30.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.22.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"06b998d0b14b437a66cac120180f241fc841d866","kind":"commit","published_at":"2019-11-11T05:18:16.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.21.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"5d9b56b8b74090dd30f16c33a25d3d1917967cf1","kind":"commit","published_at":"2019-11-10T15:44:46.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.21.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"869277853731fbbca381e300c6ba458ffcb7d56e","kind":"commit","published_at":"2019-11-02T08:07:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.20.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"23681296ac845419c038b4b560544caa0e5c15a1","kind":"commit","published_at":"2019-09-06T03:38:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.19.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"a462be4e09814bebdb9c39608f45be73a9411d54","kind":"commit","published_at":"2019-09-05T17:44:05.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.18.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"678ef3e2e61bc2936390d3d47465d017a0632611","kind":"commit","published_at":"2019-08-15T13:38:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.18.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"0134e782fcecaff4a246cd6ccb5068967781df56","kind":"commit","published_at":"2019-08-12T15:17:51.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.18.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.18.0/manifests"},{"name":"v1.17.2","sha":"42343e217aa699cd18b6956912b131ef6313b2d5","kind":"commit","published_at":"2019-07-15T08:07:54.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.17.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"80ea9b74a942a294e60b74760c845e363365fce1","kind":"commit","published_at":"2019-07-08T11:52:33.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.17.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"4f0b3383f24f1107efbc3d52a0fa11bbbb3104d5","kind":"commit","published_at":"2019-06-12T12:48:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.17.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"b456c266251132b74c594f6bbfb98d50c7277096","kind":"commit","published_at":"2019-06-11T10:56:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.16.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"dddf02a2cca57a1008e11811dd6fd658108da655","kind":"commit","published_at":"2019-06-04T00:12:35.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.16.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.16.0/manifests"},{"name":"v1.15.4","sha":"747ee463fc898c0da3db34387185f9a9ffcc030d","kind":"commit","published_at":"2019-05-28T13:02:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.4","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"e6d1b00e80965f1e7f26325f1237ddc932a7a7e2","kind":"commit","published_at":"2019-05-27T14:18:18.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"963de07b58d8290c98ae2dd3fcc892d74e1681f6","kind":"commit","published_at":"2019-05-27T11:17:09.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"753b6943400aeefe2fd67fb1071da11958fc0519","kind":"commit","published_at":"2019-05-26T04:41:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"5b0901e90cbf5f49143339aeccf363b19a5fa909","kind":"commit","published_at":"2019-05-26T03:58:40.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.15.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b8e11c40c5c4b4889de9f38b0bc1e4312f1657f4","kind":"commit","published_at":"2019-05-15T05:05:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.14.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.14.0/manifests"},{"name":"v1.13.3","sha":"84c4cd27ece6174b5ce048b1fd847c13f563c6c9","kind":"commit","published_at":"2019-05-13T02:07:40.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"b3b5123ee41cf29664fc29146606f8bbfaa1f648","kind":"commit","published_at":"2019-05-12T10:57:50.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"d090cdd23cebc42479c5777bb2e22540469a90bb","kind":"commit","published_at":"2019-05-12T06:33:45.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2e636db8ac59b0b9391771183861ebfb0a454c25","kind":"commit","published_at":"2019-05-12T05:34:20.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.13.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"32a463020c492f9d02223ada8c153f586152f2df","kind":"commit","published_at":"2019-05-11T00:48:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.12.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"d5875b13e62bbe44f349d8da2585e86d857469bc","kind":"commit","published_at":"2019-04-25T06:43:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.11.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"62afdd21995dfd9b180f6fdfc9e6be1fad2fad48","kind":"commit","published_at":"2019-04-25T01:52:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.11.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"ad42a17c8a50d9b934ed120953c21080de3fcbf3","kind":"commit","published_at":"2019-03-16T13:47:17.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.10.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3aae2715cf003c97f63465d6a2fadeb4330aab33","kind":"commit","published_at":"2019-03-13T09:48:28.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.10.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"412013073a100f01e711eebef9e47aecb8b06612","kind":"commit","published_at":"2019-03-09T11:19:51.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.9.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"ed7a44cc7b27a43f9135a4790a98181d6a3587d6","kind":"commit","published_at":"2019-02-25T15:21:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"51a2326a09fa7f842a195fd5d28cb688aa338d97","kind":"commit","published_at":"2019-02-25T09:21:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"415e5e4b5bb34d09592b3de77ce27dfec8c3ead4","kind":"commit","published_at":"2019-02-25T01:55:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"65cc3c68e9881c46917ff876b60d33a78624b614","kind":"commit","published_at":"2019-02-23T14:53:57.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.8.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"e2e0ea9f2b6862116b80767c49a748e88ba8b532","kind":"commit","published_at":"2018-12-08T12:07:22.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.7.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f01e2d7d98c61728ae1a91c1be52c30f27f03acb","kind":"commit","published_at":"2018-11-29T15:23:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.7.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"dab72f4669155a044d6a06c1066932a029f27a3a","kind":"commit","published_at":"2018-11-24T14:16:04.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.6.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"211b1fe32db88016ea53c8572f5f235699445b43","kind":"commit","published_at":"2018-11-20T05:31:34.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.5.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"70af482e3d16b3f2be070b932849b51745d69792","kind":"commit","published_at":"2018-11-18T07:45:59.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.5.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"d65628de96c5bcb7b4d9697511e7b167f0bb4992","kind":"commit","published_at":"2018-11-14T15:36:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.4.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"444b7cf0ab5ec6f4e11307e5b2ab8ab3398ac7cb","kind":"commit","published_at":"2018-11-13T13:46:53.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.4.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"08581faf9a8880bcdd3c9515324bb7e153fc7475","kind":"commit","published_at":"2018-09-06T02:29:41.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.3.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"fac32a57b27d913bbf6ff29875ba84d016df7330","kind":"commit","published_at":"2018-08-08T15:35:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.2.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8f13fbecfb828af5cb672f5a79c82cfa0b0b49b5","kind":"commit","published_at":"2018-08-07T15:13:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.2.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"93494452f21a4df90ae2469619f8000ab1034bc5","kind":"commit","published_at":"2018-08-06T13:57:32.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.1.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f73dc1a787d91329822389bd81e479d139b485","kind":"commit","published_at":"2018-08-05T14:07:44.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.1.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"b854419b2839ad888047d02db962f6473ff8570e","kind":"commit","published_at":"2018-07-28T14:16:19.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.0.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"66547a7834234b6f253da68637ec945696a3cc12","kind":"commit","published_at":"2018-07-28T13:45:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v1.0.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v1.0.0/manifests"},{"name":"v0.10.2","sha":"770c40be5ad651df2f670eb4081255de27b78a7f","kind":"commit","published_at":"2018-07-26T04:57:37.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.10.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"8a123687e3aeac45af1f07514297c05068569639","kind":"commit","published_at":"2018-07-22T12:35:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.10.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a4223bffd0a294dca231de5f1b3c45790b1f41f8","kind":"commit","published_at":"2018-07-22T07:14:39.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.10.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.10.0/manifests"},{"name":"v0.9.3","sha":"185d841adb7322f73c104934452bb3e68e728122","kind":"commit","published_at":"2018-07-13T14:17:15.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.3","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"e21e2d52ebaa82473af7685102489407a4ee0579","kind":"commit","published_at":"2018-07-09T14:33:38.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"d40df8803d87a763c4b46631db5e32f443a79c49","kind":"commit","published_at":"2018-06-30T15:01:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"90ef63a5887e0da9d0b8d8943ce90fbd0ab946be","kind":"commit","published_at":"2018-06-28T15:22:13.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.9.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"a1fecabec1f3ae4ea9a13602b67dbb8cc4a4fc50","kind":"commit","published_at":"2018-06-05T16:11:37.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.8.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"0484d66d6dbed2b024d8903af8f3a4ce97bf2fc4","kind":"commit","published_at":"2018-06-05T15:22:07.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.8.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6c302557391d48be3acaf98274e6370d7c7aeb35","kind":"commit","published_at":"2018-06-05T13:20:55.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.8.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b227588360f3e201a61997a8adbfd33ebdd4e677","kind":"commit","published_at":"2018-06-02T15:14:10.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.7.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"41e1136f1053b9272f593601aee22aa9eeb04cdb","kind":"commit","published_at":"2018-06-01T01:19:52.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.6.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"14af76f6efcb27cc3c186db1ef6c3c107d61a8df","kind":"commit","published_at":"2018-05-30T14:20:11.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.6.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d5aa24bcff3384b38e19f34c73c5c557f3608952","kind":"commit","published_at":"2018-05-30T01:34:24.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.6.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e91a45eaa3156e67c2d3dfd7c2612d260ba92ccf","kind":"commit","published_at":"2018-05-29T02:22:49.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.5.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"05187a1f42519580b82f7125977fdd2d8d7f0683","kind":"commit","published_at":"2018-05-28T10:24:01.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.5.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"6c7fd8788176f7c6b75695fa64f31cc4ef5914a4","kind":"commit","published_at":"2018-05-26T11:45:03.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.4.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8bf5ced5610ae24b2f59de1b6d1a4ce9922a9a5f","kind":"commit","published_at":"2018-05-24T10:45:04.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.3.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"e95f15c73c3a9d11cd933b1e1c57879ca5d1f1a8","kind":"commit","published_at":"2018-05-24T10:20:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.2.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"5c7183fa5a1f0a9904896e98b1d2aceb5822dd60","kind":"commit","published_at":"2018-05-21T22:40:29.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.2.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c115729ac976dd95d547dbc789fdbbada336fcd4","kind":"commit","published_at":"2018-05-21T12:55:12.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.2.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"002b49d05bc25daccec438892a70d7a7a5fd3f6d","kind":"commit","published_at":"2018-05-20T15:55:25.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.1.2","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"b845b1303ea7bc3a4b3da965ae287ae2f5cfd69d","kind":"commit","published_at":"2018-05-20T15:30:26.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.1.1","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"7ac123edd50e8229c533297f844cdf0e7484329c","kind":"commit","published_at":"2018-05-20T12:42:03.000Z","download_url":"https://codeload.github.com/k1LoW/tbls/tar.gz/v0.1.0","html_url":"https://github.com/k1LoW/tbls/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/k1LoW/tbls@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T23:18:23.550Z","dependent_packages_count":15,"downloads":null,"downloads_period":null,"dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":2.127505127955185,"dependent_packages_count":1.3333720479259004,"stargazers_count":1.3959030282416038,"forks_count":2.327023546076933,"docker_downloads_count":null,"average":1.7959509375499056},"purl":"pkg:golang/github.com/k1%21lo%21w/tbls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/k1LoW/tbls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/k1LoW/tbls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/k1LoW/tbls/dependencies","status":null,"funding_links":["https://github.com/sponsors/k1LoW"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:02:33.899Z","issues_count":86,"pull_requests_count":400,"avg_time_to_close_issue":15825529.42857143,"avg_time_to_close_pull_request":273254.34146341466,"issues_closed_count":49,"pull_requests_closed_count":369,"pull_request_authors_count":43,"issue_authors_count":70,"avg_comments_per_issue":1.813953488372093,"avg_comments_per_pull_request":0.77,"merged_pull_requests_count":333,"bot_issues_count":1,"bot_pull_requests_count":198,"past_year_issues_count":25,"past_year_pull_requests_count":167,"past_year_avg_time_to_close_issue":1388850.8,"past_year_avg_time_to_close_pull_request":287525.8905109489,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":0.44,"past_year_avg_comments_per_pull_request":0.7544910179640718,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":114,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/issues","maintainers":[{"login":"k1LoW","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k1LoW"}],"active_maintainers":[{"login":"k1LoW","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k1LoW"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1LoW%2Ftbls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1LoW%2Ftbls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1LoW%2Ftbls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1LoW%2Ftbls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1LoW%2Ftbls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fk1LoW%2Ftbls/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147073,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":12950351,"name":"tbls","ecosystem":"nixpkgs","description":"Tool to generate documentation based on a database structure","homepage":"https://github.com/k1LoW/tbls","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/k1LoW/tbls","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-28T04:26:33.322Z","latest_release_published_at":"2026-01-28T04:26:33.322Z","latest_release_number":"1.92.3","last_synced_at":"2026-04-12T17:04:27.273Z","created_at":"2026-01-28T04:26:33.124Z","updated_at":"2026-04-12T17:32:44.651Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=tbls","install_command":"nix-env -iA nixpkgs.tbls","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/tb/tbls/package.nix#L56","metadata":{"nix_attribute":"tbls-1.92.3","position":"pkgs/by-name/tb/tbls/package.nix:56","platforms":["x86_64-darwin","aarch64-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","wasm64-wasi","wasm32-wasi","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/tbls?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/tbls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/tbls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/tbls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/tbls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/tbls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/tbls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/tbls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/tbls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/tbls/codemeta","maintainers":[{"uuid":"azahi","login":null,"name":"Azat Bahawi","email":"azat@bahawi.net","url":"https://github.com/azahi","packages_count":48,"html_url":null,"role":null,"created_at":"2026-03-04T03:12:15.954Z","updated_at":"2026-03-04T03:12:15.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/azahi/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":147069,"maintainers_count":4677,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}}],"commits":{"id":14515,"full_name":"k1LoW/tbls","default_branch":"main","total_commits":1860,"total_committers":83,"total_bot_commits":256,"total_bot_committers":2,"mean_commits":22.40963855421687,"dds":0.30483870967741933,"past_year_total_commits":184,"past_year_total_committers":17,"past_year_total_bot_commits":82,"past_year_total_bot_committers":2,"past_year_mean_commits":10.823529411764707,"past_year_dds":0.7065217391304348,"last_synced_at":"2026-05-12T13:00:36.896Z","last_synced_commit":"64077a6112fb2df29e149f5e2572fdf9e0cb1924","created_at":"2023-03-07T11:26:47.328Z","updated_at":"2026-05-10T12:02:39.137Z","committers":[{"name":"k1LoW","email":"k1lowxb@gmail.com","login":"k1LoW","count":1293},{"name":"github-actions[bot]","email":"github-actions[bot]","login":"github-actions[bot]","count":192},{"name":"Yauhen Pyl","email":"yauhen.pyl@protonmail.com","login":null,"count":80},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":64},{"name":"Ewan Keith","email":"ewan.keith100@gmail.com","login":"Ewan-Keith","count":24},{"name":"macoto1995","email":"adosute07@gmail.com","login":"majimaccho","count":16},{"name":"kaneki","email":"vav@anylabel.dev","login":"zxckaneki666","count":13},{"name":"Yasuhiro Wada","email":"19990967+yasu89","login":"yasu89","count":9},{"name":"Norio Suzuki","email":"norio.suzuki@gmail.com","login":"suzuki","count":9},{"name":"Martijn Pieters","email":"mj@zopatista.com","login":"mjpieters","count":9},{"name":"Giacomo Tartari","email":"giacomo.tartari@gmail.com","login":"folago","count":9},{"name":"syarig","email":"syarig110@yahoo.co.jp","login":null,"count":8},{"name":"Misato","email":"misato@takahashi.name","login":"Mistat","count":8},{"name":"Minoru Mizutani","email":"minoru.mizutani@legalforce.co.jp","login":"mmizutani","count":6},{"name":"Attsun1031","email":"atsumi.tatsuya@gmail.com","login":"Attsun1031","count":5},{"name":"Yauhen Pyl","email":"yauhen.pyl@gmail.com","login":"ypyl","count":5},{"name":"Ewan Keith","email":"ewan.keith@kaluza.com","login":null,"count":4},{"name":"Aleksei Lychev","email":"Lytchev","login":"Lytchev","count":4},{"name":"Hiroyuki Kuromiya","email":"15026387+kromiii","login":"kromiii","count":4},{"name":"Kohei Morita","email":"moritakouhei@graffer.jp","login":"mrtc0","count":4},{"name":"fkmy","email":"fukuma21@gmail.com","login":"fkmy","count":4},{"name":"linyows","email":"linyows@gmail.com","login":"linyows","count":4},{"name":"yoRyuuuuu","email":"sasoseooo@gmail.com","login":"yoRyuuuuu","count":4},{"name":"kakisoft","email":"kakisttab@gmail.com","login":"kakisoft","count":3},{"name":"Jochen Schalanda","email":"jochen@schalanda.name","login":"joschi","count":3},{"name":"Aakash More","email":"akash.more@wotr.org.in","login":null,"count":3},{"name":"Jennifer Beckett","email":"jennifer.beckett@doccla.com","login":"insano10","count":3},{"name":"Yuichiro Luke Smith","email":"contact@yu-smith.com","login":"s3i7h","count":2},{"name":"Tomi Turtiainen","email":"tomi.turtiainen@gmail.com","login":"tomi","count":2},{"name":"Pavel Karasov","email":"pavel@karasov.net","login":"ejsmile","count":2},{"name":"Naoki Kanatani","email":"k12naoki@gmail.com","login":"kanata2","count":2},{"name":"bmf-san","email":"bmf.infomation@gmail.com","login":"bmf-san","count":2},{"name":"peccu","email":"peccul@gmail.com","login":"peccu","count":2},{"name":"seipan","email":"yamasakipann0218@gmail.com","login":"seipan","count":2},{"name":"Kohei Yamamoto","email":"kymmt90@gmail.com","login":"kymmt90","count":2},{"name":"KeitaShimura","email":"keitashimura2023@gmail.com","login":"KeitaShimura","count":2},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":2},{"name":"Ken'ichirou Kimura","email":"kimura@rena.project-com.com","login":null,"count":2},{"name":"Pavel Karasov","email":"p.karasov@systtech.ru","login":null,"count":2},{"name":"wataru-kurashima","email":"wataru-kurashima@hands-lab.com","login":null,"count":2},{"name":"Will Wu","email":"wubinwill@gmail.com","login":"wubin1989","count":2},{"name":"Tom","email":"maple.kawamura@gmail.com","login":"corydoraspanda","count":1},{"name":"Yu SERIZAWA","email":"info@serizawa.me","login":"upamune","count":1},{"name":"bugcloud","email":"bugcloudisco@bugcloud.com","login":"bugcloud","count":1},{"name":"daltonfury42","email":"daltonfury42","login":"daltonfury42","count":1},{"name":"dojineko","email":"dojineko.spiral@gmail.com","login":"dojineko","count":1},{"name":"ednawig","email":"edna@ias.edu","login":"ednawig","count":1},{"name":"guoguangwu","email":"guoguangwu@magic-shield.com","login":"testwill","count":1},{"name":"kazuma takiuchi","email":"basstrombone413@gmail.com","login":"zonbitamago","count":1},{"name":"kkznch","email":"kkznch710md@gmail.com","login":"kkznch","count":1},{"name":"kojirock","email":"kojirock5260@gmail.com","login":"kojirock5260","count":1},{"name":"macoto1995","email":"43738254+macoto1995","login":"macoto1995","count":1},{"name":"usmanovb","email":"usmanovb@gene.com","login":null,"count":1},{"name":"omuomugin","email":"omuomugin@out-box.dev","login":null,"count":1},{"name":"alexey.smirnov","email":"alexey.smirnov@linxdatacenter.com","login":null,"count":1},{"name":"muno92","email":"34187067+muno92","login":"muno92","count":1},{"name":"navaneeth-spotnana","email":"57885431+navaneeth-spotnana","login":"navaneeth-spotnana","count":1},{"name":"ogumaru","email":"100858200+ogumaru","login":"ogumaru","count":1},{"name":"oohira","email":"oohira.dev@gmail.com","login":"oohira","count":1},{"name":"paul-julien.vauthier","email":"paul-julien.vauthier@wunderkind.co","login":"Leward","count":1},{"name":"toshi0607","email":"s.toshi0607@gmail.com","login":"toshi0607","count":1},{"name":"Anthony Whitford","email":"anthony@whitford.com","login":"awhitford","count":1},{"name":"Anton Nguyen","email":"afnguyen85@gmail.com","login":"AntonNguyen","count":1},{"name":"Brandon Zylstra","email":"brandondrew","login":"brandondrew","count":1},{"name":"Bulat Usmanov","email":"usmanovbf@gmail.com","login":"usmanovbf","count":1},{"name":"Eric Bonet","email":"ericcbonet@gmail.com","login":"BaronBonet","count":1},{"name":"Herby Gillot","email":"herby.gillot@gmail.com","login":"herbygillot","count":1},{"name":"Jason Finch","email":"jason.finch@gmail.com","login":"jafin","count":1},{"name":"JoonKHan","email":"yrh206@gmail.com","login":"JoonKHan","count":1},{"name":"Kaito Sawada","email":"mitosawada@gmail.com","login":"kaitosawada","count":1},{"name":"Kaoru Muta","email":"muttaroni8827@gmail.com","login":"KaoruMuta","count":1},{"name":"Marco Cameriero","email":"me@marcocameriero.net","login":"95ulisse","count":1},{"name":"Masataka Hisasue","email":"masataka.hisasue@knocknote.co.jp","login":"HMasataka","count":1},{"name":"Max Isom","email":"hi@maxisom.me","login":"codetheweb","count":1},{"name":"Naoya Inada","email":"naoina@kuune.org","login":"naoina","count":1},{"name":"Ritsuki Kokubo","email":"ritsuki.kokubo@rpaka-farm.jp","login":"ritsu2891","count":1},{"name":"Ryusuke SEKIYAMA","email":"rsky@ra-bo.com","login":"rsky","count":1},{"name":"Shohei YOSHIDA","email":"syohex@gmail.com","login":"syohex","count":1},{"name":"Shunsuke Suzuki","email":"suzuki.shunsuke.1989@gmail.com","login":"suzuki-shunsuke","count":1},{"name":"Takafumi ONAKA","email":"takafumi.onaka@gmail.com","login":"onk","count":1},{"name":"Takayuki Nagatomi","email":"tommyt6073@gmail.com","login":"tnagatomi","count":1},{"name":"Takeshi KOMIYA","email":"i.tkomiya@gmail.com","login":"tk0miya","count":1},{"name":"yoskhdia","email":"yoskhdia","login":"yoskhdia","count":1}],"past_year_committers":[{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":54},{"name":"k1LoW","email":"k1lowxb@gmail.com","login":"k1LoW","count":38},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":28},{"name":"Ewan Keith","email":"ewan.keith100@gmail.com","login":"Ewan-Keith","count":24},{"name":"kaneki","email":"vav@anylabel.dev","login":"zxckaneki666","count":13},{"name":"Misato","email":"misato@takahashi.name","login":"Mistat","count":8},{"name":"Ewan Keith","email":"ewan.keith@kaluza.com","login":null,"count":4},{"name":"Pavel Karasov","email":"p.karasov@systtech.ru","login":null,"count":2},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":2},{"name":"KeitaShimura","email":"keitashimura2023@gmail.com","login":"KeitaShimura","count":2},{"name":"Pavel Karasov","email":"pavel@karasov.net","login":"ejsmile","count":2},{"name":"seipan","email":"yamasakipann0218@gmail.com","login":"seipan","count":2},{"name":"Eric Bonet","email":"ericcbonet@gmail.com","login":"BaronBonet","count":1},{"name":"Kaoru Muta","email":"muttaroni8827@gmail.com","login":"KaoruMuta","count":1},{"name":"Ritsuki Kokubo","email":"ritsuki.kokubo@rpaka-farm.jp","login":"ritsu2891","count":1},{"name":"Yu SERIZAWA","email":"info@serizawa.me","login":"upamune","count":1},{"name":"paul-julien.vauthier","email":"paul-julien.vauthier@wunderkind.co","login":"Leward","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-23T00:00:39.628Z","repositories_count":6239379,"commits_count":884353415,"contributors_count":34897946,"owners_count":1156475,"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":{"table":{"full_name":"k1LoW/tbls","html_url":"https://github.com/k1LoW/tbls","last_synced_at":"2026-05-08T11:00:34.910Z","status":null,"issues_count":93,"pull_requests_count":424,"avg_time_to_close_issue":14716436.924528303,"avg_time_to_close_pull_request":291717.27906976745,"issues_closed_count":53,"pull_requests_closed_count":387,"pull_request_authors_count":48,"issue_authors_count":76,"avg_comments_per_issue":2.096774193548387,"avg_comments_per_pull_request":0.7877358490566038,"merged_pull_requests_count":349,"bot_issues_count":1,"bot_pull_requests_count":213,"past_year_issues_count":19,"past_year_pull_requests_count":74,"past_year_avg_time_to_close_issue":1108854.8,"past_year_avg_time_to_close_pull_request":413657.6304347826,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.4210526315789473,"past_year_avg_comments_per_pull_request":0.7432432432432432,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":38,"past_year_merged_pull_requests_count":37,"created_at":"2023-05-10T14:42:19.059Z","updated_at":"2026-05-08T11:00:34.912Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftbls/issues","issue_labels_count":{"table":{"enhancement":46,"bug":33,"pull request wanted":21,"help wanted":2,"wontfix":1,"question":1,"duplicate":1,"tagpr":1}},"pull_request_labels_count":{"table":{"tagpr":111,"dependencies":102,"go":85,"minor":75,"tagpr:minor":48,"enhancement":38,"bug":32,"breaking-change":24,"github_actions":5}},"issue_author_associations_count":{"table":{"NONE":73,"CONTRIBUTOR":17,"OWNER":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":272,"OWNER":121,"NONE":31}},"issue_authors":{"table":{"reteps":4,"macoto1995":3,"k1LoW":3,"FelixZY":3,"majimaccho":3,"carlsmedstad":2,"tjdavis3":2,"shellyln":2,"arahatashun":2,"usmanovbf":2,"mjpieters":2,"gedw99":1,"Bare7aOVO":1,"SimonGoring":1,"sprak3000":1,"MH4GF":1,"tenling":1,"yuki2006":1,"ireneusz-ptak":1,"masaya-kato63":1,"azoom-joseph-hagan":1,"juli4nb4dillo":1,"hamin":1,"yeongjet":1,"akelsch":1,"Goryudyuma":1,"awhitford-cip":1,"haunt98":1,"cocoonkid":1,"qgallet":1,"lorefnon":1,"zonbitamago":1,"Slach":1,"xcapaldi":1,"AlilyZ":1,"philippgille":1,"tcanabrava":1,"adrianrussell":1,"fleimgruber":1,"gunta":1,"woidda":1,"s-takehana":1,"kk-mats":1,"suzuki-shunsuke":1,"shogo82148":1,"LKajan":1,"MaximusMcCann":1,"bakhoraliev":1,"navaneeth-spotnana":1,"koyama-yoshihito":1,"kai-tub":1,"bentcoder":1,"bbkane":1,"mdigger":1,"miduddin":1,"Will-at-FreedomDev":1,"zxckaneki666":1,"zam6ak":1,"upamune":1,"vivacarvajalito":1,"chenrui333":1,"fira42073":1,"uvulpos":1,"kislerdm":1,"shellwalker":1,"jparrish-lumatrak":1,"jbajames":1,"milanaleksic":1,"github-actions[bot]":1,"KaoruMuta":1,"mohammadv184":1,"hey-jude":1,"artemklevtsov":1,"jnahmias":1,"parsabe":1,"dimon1985":1}},"pull_request_authors":{"table":{"k1LoW":121,"github-actions[bot]":111,"dependabot[bot]":102,"kromiii":8,"mjpieters":6,"NTTAT-Higuchi-Hiroyuki":4,"macoto1995":4,"mmizutani":4,"suzuki":4,"joschi":4,"fkmy":3,"patkujawa-wf":3,"Ewan-Keith":3,"yasu89":3,"95ulisse":2,"majimaccho":2,"brandondrew":2,"tnagatomi":2,"yoRyuuuuu":2,"JoonKHan":2,"BaronBonet":2,"seipan":2,"kounosukexxx":2,"bmf-san":2,"ritsu2891":1,"usmanovbf":1,"emmanuel-ferdman":1,"herbygillot":1,"rsky":1,"reteps":1,"insano10":1,"zonbitamago":1,"yu-ichiro":1,"kaitosawada":1,"zxckaneki666":1,"upamune":1,"onk":1,"hartca":1,"codetheweb":1,"mrtc0":1,"KeitaShimura":1,"Lytchev":1,"testwill":1,"corydoraspanda":1,"emmanuelay":1,"sprak3000":1,"muno92":1,"suzuki-shunsuke":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-08T00:00:21.527Z","repositories_count":14533671,"issues_count":34201949,"pull_requests_count":112133586,"authors_count":11257332,"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":{"table":{"bug":9,"enhancement":8,"pull request wanted":3}},"past_year_pull_request_labels_count":{"table":{"dependencies":19,"tagpr":19,"go":17,"minor":11,"tagpr:minor":8,"bug":8,"enhancement":4,"github_actions":2,"breaking-change":2}},"past_year_issue_author_associations_count":{"table":{"NONE":15,"CONTRIBUTOR":3,"OWNER":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":43,"NONE":18,"OWNER":13}},"past_year_issue_authors":{"table":{"reteps":4,"akelsch":1,"artemklevtsov":1,"fleimgruber":1,"jbajames":1,"jparrish-lumatrak":1,"k1LoW":1,"kai-tub":1,"KaoruMuta":1,"MH4GF":1,"milanaleksic":1,"parsabe":1,"qgallet":1,"shogo82148":1,"upamune":1,"zxckaneki666":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":19,"github-actions[bot]":19,"k1LoW":13,"NTTAT-Higuchi-Hiroyuki":4,"Ewan-Keith":3,"patkujawa-wf":3,"BaronBonet":2,"kounosukexxx":2,"seipan":2,"emmanuelay":1,"emmanuel-ferdman":1,"KeitaShimura":1,"reteps":1,"ritsu2891":1,"upamune":1,"zxckaneki666":1}},"maintainers":[{"table":{"login":"k1LoW","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k1LoW"}}],"active_maintainers":[{"table":{"login":"k1LoW","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k1LoW"}}]}},"events":{"total":{"ReleaseEvent":21,"DeleteEvent":81,"PullRequestEvent":244,"ForkEvent":26,"IssuesEvent":36,"WatchEvent":533,"IssueCommentEvent":152,"PushEvent":245,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":6,"CreateEvent":112},"last_year":{"ReleaseEvent":9,"DeleteEvent":35,"PullRequestEvent":129,"ForkEvent":15,"IssuesEvent":21,"WatchEvent":203,"IssueCommentEvent":82,"PushEvent":113,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":6,"CreateEvent":46}},"keywords":["bigquery","continuous-integration","database-document","database-schema","documentation-tool","dynamodb","er-diagram","excel","hacktoberfest","mariadb","markdown","mermaid","mysql","plantuml","postgresql","redshift","snowflake","spanner","sqlite","sqlserver"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T12:44:39.076Z","updated_at":"2023-09-26T12:44:39.076Z","repository_link":"https://github.com/k1LoW/tbls/blob/main/.github/workflows/ci.yml","dependencies":[{"id":13949859483,"package_name":"isbang/setup-awscli","ecosystem":"actions","requirements":"v0.1.0","direct":true,"kind":"composite","optional":false},{"id":13949859484,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13949859485,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13949859486,"package_name":"reviewdog/action-golangci-lint","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13949859487,"package_name":"aquasecurity/trivy-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":13949859488,"package_name":"k1LoW/octocov-action","ecosystem":"actions","requirements":"v0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tagpr.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T12:44:39.779Z","updated_at":"2023-09-26T12:44:39.779Z","repository_link":"https://github.com/k1LoW/tbls/blob/main/.github/workflows/tagpr.yml","dependencies":[{"id":13949859613,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13949859614,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13949859615,"package_name":"Songmu/tagpr","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13949859624,"package_name":"isbang/setup-awscli","ecosystem":"actions","requirements":"v0.1.0","direct":true,"kind":"composite","optional":false},{"id":13949859625,"package_name":"goreleaser/goreleaser-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13949859626,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13949859627,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13949859628,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13949859629,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-26T12:44:39.852Z","updated_at":"2023-09-26T12:44:39.852Z","repository_link":"https://github.com/k1LoW/tbls/blob/main/Dockerfile","dependencies":[{"id":13949859630,"package_name":"golang","ecosystem":"docker","requirements":"1-bullseye","direct":true,"kind":"build","optional":false},{"id":13949859631,"package_name":"debian","ecosystem":"docker","requirements":"bullseye-slim","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T12:44:40.189Z","updated_at":"2023-09-26T12:44:40.189Z","repository_link":"https://github.com/k1LoW/tbls/blob/main/docker-compose.yml","dependencies":[{"id":13949860275,"package_name":"postgres","ecosystem":"docker","requirements":"9.5","direct":true,"kind":"runtime","optional":false},{"id":13949860279,"package_name":"postgres","ecosystem":"docker","requirements":"15","direct":true,"kind":"runtime","optional":false},{"id":13949860281,"package_name":"mysql","ecosystem":"docker","requirements":"5.6","direct":true,"kind":"runtime","optional":false},{"id":13949860283,"package_name":"mysql","ecosystem":"docker","requirements":"8","direct":true,"kind":"runtime","optional":false},{"id":13949860285,"package_name":"mariadb","ecosystem":"docker","requirements":"10.5","direct":true,"kind":"runtime","optional":false},{"id":13949860288,"package_name":"mcr.microsoft.com/mssql/server","ecosystem":"docker","requirements":"2017-latest","direct":true,"kind":"runtime","optional":false},{"id":13949860291,"package_name":"amazon/dynamodb-local","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":13949860294,"package_name":"mongo","ecosystem":"docker","requirements":"4.4.18","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-09-26T12:44:40.286Z","updated_at":"2023-09-26T12:44:40.286Z","repository_link":"https://github.com/k1LoW/tbls/blob/main/go.mod","dependencies":[{"id":13949861037,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.45.0","direct":true,"kind":"runtime","optional":false},{"id":13949861038,"package_name":"cloud.google.com/go/spanner","ecosystem":"go","requirements":"v1.43.0","direct":true,"kind":"runtime","optional":false},{"id":13949861039,"package_name":"github.com/antonmedv/expr","ecosystem":"go","requirements":"v1.10.3","direct":true,"kind":"runtime","optional":false},{"id":13949861040,"package_name":"github.com/aquasecurity/go-version","ecosystem":"go","requirements":"v0.0.0-20210121072130-637058cfe492","direct":true,"kind":"runtime","optional":false},{"id":13949861041,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.184","direct":true,"kind":"runtime","optional":false},{"id":13949861042,"package_name":"github.com/beta/freetype","ecosystem":"go","requirements":"v0.0.1","direct":true,"kind":"runtime","optional":false},{"id":13949861043,"package_name":"github.com/gertd/go-pluralize","ecosystem":"go","requirements":"v0.2.1","direct":true,"kind":"runtime","optional":false},{"id":13949861044,"package_name":"github.com/go-sql-driver/mysql","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":13949861045,"package_name":"github.com/goccy/go-graphviz","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":13949861046,"package_name":"github.com/goccy/go-yaml","ecosystem":"go","requirements":"v1.9.8","direct":true,"kind":"runtime","optional":false},{"id":13949861047,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":true,"kind":"runtime","optional":false},{"id":13949861048,"package_name":"github.com/google/go-github/v49","ecosystem":"go","requirements":"v49.1.0","direct":true,"kind":"runtime","optional":false},{"id":13949861049,"package_name":"github.com/k1LoW/duration","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":13949861050,"package_name":"github.com/k1LoW/expand","ecosystem":"go","requirements":"v0.5.5","direct":true,"kind":"runtime","optional":false},{"id":13949861051,"package_name":"github.com/k1LoW/ffff","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":13949861052,"package_name":"github.com/k1LoW/go-github-client/v49","ecosystem":"go","requirements":"v49.1.3","direct":true,"kind":"runtime","optional":false},{"id":13949861053,"package_name":"github.com/labstack/gommon","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":13949861054,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.10.7","direct":true,"kind":"runtime","optional":false},{"id":13949861055,"package_name":"github.com/loadoff/excl","ecosystem":"go","requirements":"v0.0.0-20171207172601-c6a9e4c4b4c4","direct":true,"kind":"runtime","optional":false},{"id":13949861056,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.14","direct":true,"kind":"runtime","optional":false},{"id":13949861057,"package_name":"github.com/mattn/go-sqlite3","ecosystem":"go","requirements":"v1.14.16","direct":true,"kind":"runtime","optional":false},{"id":13949861058,"package_name":"github.com/microsoft/go-mssqldb","ecosystem":"go","requirements":"v0.19.0","direct":true,"kind":"runtime","optional":false},{"id":13949861059,"package_name":"github.com/minio/pkg","ecosystem":"go","requirements":"v1.5.8","direct":true,"kind":"runtime","optional":false},{"id":13949861060,"package_name":"github.com/olekukonko/tablewriter","ecosystem":"go","requirements":"v0.0.5","direct":true,"kind":"runtime","optional":false},{"id":13949861061,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":13949861062,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.1-0.20181226105442-5d4384ee4fb2","direct":true,"kind":"runtime","optional":false},{"id":13949861063,"package_name":"github.com/samber/lo","ecosystem":"go","requirements":"v1.38.1","direct":true,"kind":"runtime","optional":false},{"id":13949861064,"package_name":"github.com/snowflakedb/gosnowflake","ecosystem":"go","requirements":"v1.6.19","direct":true,"kind":"runtime","optional":false},{"id":13949861065,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.6.1","direct":true,"kind":"runtime","optional":false},{"id":13949861066,"package_name":"github.com/tenntenn/golden","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":13949861067,"package_name":"github.com/xo/dburl","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":13949861068,"package_name":"gitlab.com/golang-commonmark/mdurl","ecosystem":"go","requirements":"v0.0.0-20191124015652-932350d1cb84","direct":true,"kind":"runtime","optional":false},{"id":13949861069,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.11.1","direct":true,"kind":"runtime","optional":false},{"id":13949861070,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":13949861071,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":13949861072,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.108.0","direct":true,"kind":"runtime","optional":false},{"id":13949861073,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.107.0","direct":true,"kind":"runtime","optional":false},{"id":13949861074,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.15.1","direct":true,"kind":"runtime","optional":false},{"id":13949861075,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":true,"kind":"runtime","optional":false},{"id":13949861076,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.8.0","direct":true,"kind":"runtime","optional":false},{"id":13949861077,"package_name":"github.com/99designs/go-keychain","ecosystem":"go","requirements":"v0.0.0-20191008050251-8e49817e8af4","direct":true,"kind":"runtime","optional":false},{"id":13949861078,"package_name":"github.com/99designs/keyring","ecosystem":"go","requirements":"v1.2.1","direct":true,"kind":"runtime","optional":false},{"id":13949861079,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azcore","ecosystem":"go","requirements":"v1.4.0","direct":true,"kind":"runtime","optional":false},{"id":13949861080,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/internal","ecosystem":"go","requirements":"v1.1.2","direct":true,"kind":"runtime","optional":false},{"id":13949861081,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/storage/azblob","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":13949861082,"package_name":"github.com/andybalholm/brotli","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":13949861083,"package_name":"github.com/apache/arrow/go/v10","ecosystem":"go","requirements":"v10.0.1","direct":true,"kind":"runtime","optional":false},{"id":13949861084,"package_name":"github.com/apache/thrift","ecosystem":"go","requirements":"v0.16.0","direct":true,"kind":"runtime","optional":false},{"id":13949861085,"package_name":"github.com/aws/aws-sdk-go-v2","ecosystem":"go","requirements":"v1.16.16","direct":true,"kind":"runtime","optional":false},{"id":13949861086,"package_name":"github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream","ecosystem":"go","requirements":"v1.4.8","direct":true,"kind":"runtime","optional":false},{"id":13949861087,"package_name":"github.com/aws/aws-sdk-go-v2/credentials","ecosystem":"go","requirements":"v1.12.20","direct":true,"kind":"runtime","optional":false},{"id":13949861088,"package_name":"github.com/aws/aws-sdk-go-v2/feature/s3/manager","ecosystem":"go","requirements":"v1.11.33","direct":true,"kind":"runtime","optional":false},{"id":13949861089,"package_name":"github.com/aws/aws-sdk-go-v2/internal/configsources","ecosystem":"go","requirements":"v1.1.23","direct":true,"kind":"runtime","optional":false},{"id":13949861090,"package_name":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","ecosystem":"go","requirements":"v2.4.17","direct":true,"kind":"runtime","optional":false},{"id":13949861091,"package_name":"github.com/aws/aws-sdk-go-v2/internal/v4a","ecosystem":"go","requirements":"v1.0.14","direct":true,"kind":"runtime","optional":false},{"id":13949861092,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding","ecosystem":"go","requirements":"v1.9.9","direct":true,"kind":"runtime","optional":false},{"id":13949861093,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/checksum","ecosystem":"go","requirements":"v1.1.18","direct":true,"kind":"runtime","optional":false},{"id":13949861094,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","ecosystem":"go","requirements":"v1.9.17","direct":true,"kind":"runtime","optional":false},{"id":13949861095,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/s3shared","ecosystem":"go","requirements":"v1.13.17","direct":true,"kind":"runtime","optional":false},{"id":13949861096,"package_name":"github.com/aws/aws-sdk-go-v2/service/s3","ecosystem":"go","requirements":"v1.27.11","direct":true,"kind":"runtime","optional":false},{"id":13949861097,"package_name":"github.com/aws/smithy-go","ecosystem":"go","requirements":"v1.13.3","direct":true,"kind":"runtime","optional":false},{"id":13949861098,"package_name":"github.com/buildkite/interpolate","ecosystem":"go","requirements":"v0.0.0-20200526001904-07f35b4ae251","direct":true,"kind":"runtime","optional":false},{"id":13949861099,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.4.1","direct":true,"kind":"runtime","optional":false},{"id":13949861100,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.2.0","direct":true,"kind":"runtime","optional":false},{"id":13949861101,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20220112060539-c52dc94e7fbe","direct":true,"kind":"runtime","optional":false},{"id":13949861102,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20230105202645-06c439db220b","direct":true,"kind":"runtime","optional":false},{"id":13949861103,"package_name":"github.com/danieljoos/wincred","ecosystem":"go","requirements":"v1.1.2","direct":true,"kind":"runtime","optional":false},{"id":13949861104,"package_name":"github.com/dvsekhvalnov/jose2go","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":13949861105,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.3","direct":true,"kind":"runtime","optional":false},{"id":13949861106,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":13949861107,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.13.0","direct":true,"kind":"runtime","optional":false},{"id":13949861108,"package_name":"github.com/fogleman/gg","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":13949861109,"package_name":"github.com/form3tech-oss/jwt-go","ecosystem":"go","requirements":"v3.2.5+incompatible","direct":true,"kind":"runtime","optional":false},{"id":13949861110,"package_name":"github.com/gabriel-vasile/mimetype","ecosystem":"go","requirements":"v1.4.1","direct":true,"kind":"runtime","optional":false},{"id":13949861111,"package_name":"github.com/goccy/go-json","ecosystem":"go","requirements":"v0.9.11","direct":true,"kind":"runtime","optional":false},{"id":13949861112,"package_name":"github.com/godbus/dbus","ecosystem":"go","requirements":"v0.0.0-20190726142602-4481cbc300e2","direct":true,"kind":"runtime","optional":false},{"id":13949861113,"package_name":"github.com/golang-sql/civil","ecosystem":"go","requirements":"v0.0.0-20190719163853-cb61b32ac6fe","direct":true,"kind":"runtime","optional":false},{"id":13949861114,"package_name":"github.com/golang-sql/sqlexp","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":13949861115,"package_name":"github.com/golang/freetype","ecosystem":"go","requirements":"v0.0.0-20170609003504-e2365dfdc4a0","direct":true,"kind":"runtime","optional":false},{"id":13949861116,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":true,"kind":"runtime","optional":false},{"id":13949861117,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":true,"kind":"runtime","optional":false},{"id":13949861118,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.4","direct":true,"kind":"runtime","optional":false},{"id":13949861119,"package_name":"github.com/google/flatbuffers","ecosystem":"go","requirements":"v2.0.8+incompatible","direct":true,"kind":"runtime","optional":false},{"id":13949861120,"package_name":"github.com/google/go-querystring","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":13949861121,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":13949861122,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.1","direct":true,"kind":"runtime","optional":false},{"id":13949861123,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.7.0","direct":true,"kind":"runtime","optional":false},{"id":13949861124,"package_name":"github.com/gsterjov/go-libsecret","ecosystem":"go","requirements":"v0.0.0-20161001094733-a6f4afe4910c","direct":true,"kind":"runtime","optional":false},{"id":13949861125,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":13949861126,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":13949861127,"package_name":"github.com/josharian/mapfs","ecosystem":"go","requirements":"v0.0.0-20210615234106-095c008854e6","direct":true,"kind":"runtime","optional":false},{"id":13949861128,"package_name":"github.com/josharian/txtarfs","ecosystem":"go","requirements":"v0.0.0-20210615234325-77aca6df5bca","direct":true,"kind":"runtime","optional":false},{"id":13949861129,"package_name":"github.com/k1LoW/fontdir","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":13949861130,"package_name":"github.com/klauspost/asmfmt","ecosystem":"go","requirements":"v1.3.2","direct":true,"kind":"runtime","optional":false},{"id":13949861131,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.11","direct":true,"kind":"runtime","optional":false},{"id":13949861132,"package_name":"github.com/klauspost/cpuid/v2","ecosystem":"go","requirements":"v2.0.9","direct":true,"kind":"runtime","optional":false},{"id":13949861133,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.13","direct":true,"kind":"runtime","optional":false},{"id":13949861134,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.16","direct":true,"kind":"runtime","optional":false},{"id":13949861135,"package_name":"github.com/minio/asm2plan9s","ecosystem":"go","requirements":"v0.0.0-20200509001527-cdd76441f9d8","direct":true,"kind":"runtime","optional":false},{"id":13949861136,"package_name":"github.com/minio/c2goasm","ecosystem":"go","requirements":"v0.0.0-20190812172519-36a3d3bbc4f3","direct":true,"kind":"runtime","optional":false},{"id":13949861137,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.6.6","direct":true,"kind":"runtime","optional":false},{"id":13949861138,"package_name":"github.com/mtibben/percent","ecosystem":"go","requirements":"v0.2.1","direct":true,"kind":"runtime","optional":false},{"id":13949861139,"package_name":"github.com/pierrec/lz4/v4","ecosystem":"go","requirements":"v4.1.16","direct":true,"kind":"runtime","optional":false},{"id":13949861140,"package_name":"github.com/pkg/browser","ecosystem":"go","requirements":"v0.0.0-20210911075715-681adbf594b8","direct":true,"kind":"runtime","optional":false},{"id":13949861141,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.4.2","direct":true,"kind":"runtime","optional":false},{"id":13949861142,"package_name":"github.com/sahilm/fuzzy","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":13949861143,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.9.0","direct":true,"kind":"runtime","optional":false},{"id":13949861144,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":true,"kind":"runtime","optional":false},{"id":13949861145,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":13949861146,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":13949861147,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.3","direct":true,"kind":"runtime","optional":false},{"id":13949861148,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20181117223130-1be2e3e5546d","direct":true,"kind":"runtime","optional":false},{"id":13949861149,"package_name":"github.com/zeebo/xxh3","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":13949861150,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.24.0","direct":true,"kind":"runtime","optional":false},{"id":13949861151,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":13949861152,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20220827204233-334a2380cb91","direct":true,"kind":"runtime","optional":false},{"id":13949861153,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.8.0","direct":true,"kind":"runtime","optional":false},{"id":13949861154,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.8.0","direct":true,"kind":"runtime","optional":false},{"id":13949861155,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":13949861156,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":13949861157,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":13949861158,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.8.0","direct":true,"kind":"runtime","optional":false},{"id":13949861159,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":13949861160,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220907171357-04be3eba64a2","direct":true,"kind":"runtime","optional":false},{"id":13949861161,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":true,"kind":"runtime","optional":false},{"id":13949861162,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230110181048-76db0878b65f","direct":true,"kind":"runtime","optional":false},{"id":13949861163,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.53.0","direct":true,"kind":"runtime","optional":false},{"id":13949861164,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-09-26T12:44:41.029Z","updated_at":"2023-09-26T12:44:41.029Z","repository_link":"https://github.com/k1LoW/tbls/blob/main/go.sum","dependencies":[{"id":13949861188,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":13949861189,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":13949861190,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":13949861191,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":13949861192,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":13949861193,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":13949861194,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":13949861195,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":13949861196,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":13949861197,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.53.0","direct":false,"kind":"runtime","optional":false},{"id":13949861198,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":13949861199,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":13949861200,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":13949861201,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.62.0","direct":false,"kind":"runtime","optional":false},{"id":13949861202,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.65.0","direct":false,"kind":"runtime","optional":false},{"id":13949861203,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.107.0","direct":false,"kind":"runtime","optional":false},{"id":13949861204,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":13949861205,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13949861206,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13949861207,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13949861208,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13949861209,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13949861210,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.45.0","direct":false,"kind":"runtime","optional":false},{"id":13949861211,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.15.1","direct":false,"kind":"runtime","optional":false},{"id":13949861212,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":13949861213,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":13949861214,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13949861215,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861216,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13949861217,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13949861218,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":13949861219,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861220,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13949861221,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":13949861222,"package_name":"cloud.google.com/go/spanner","ecosystem":"go","requirements":"v1.43.0","direct":false,"kind":"runtime","optional":false},{"id":13949861223,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13949861224,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13949861225,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13949861226,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13949861227,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13949861228,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.28.1","direct":false,"kind":"runtime","optional":false},{"id":13949861229,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":13949861230,"package_name":"github.com/99designs/go-keychain","ecosystem":"go","requirements":"v0.0.0-20191008050251-8e49817e8af4","direct":false,"kind":"runtime","optional":false},{"id":13949861231,"package_name":"github.com/99designs/keyring","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":13949861232,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azcore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13949861233,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azcore","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":13949861234,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azcore","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13949861235,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azidentity","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861236,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/internal","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13949861237,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/internal","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":13949861238,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/storage/azblob","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13949861239,"package_name":"github.com/AzureAD/microsoft-authentication-library-for-go","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":13949861240,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":13949861241,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":13949861242,"package_name":"github.com/JohnCGriffin/overflow","ecosystem":"go","requirements":"v0.0.0-20211019200055-46fa312c352c","direct":false,"kind":"runtime","optional":false},{"id":13949861243,"package_name":"github.com/OneOfOne/xxhash","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":13949861244,"package_name":"github.com/andybalholm/brotli","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":13949861245,"package_name":"github.com/antihax/optional","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13949861246,"package_name":"github.com/antonmedv/expr","ecosystem":"go","requirements":"v1.10.3","direct":false,"kind":"runtime","optional":false},{"id":13949861247,"package_name":"github.com/apache/arrow/go/v10","ecosystem":"go","requirements":"v10.0.1","direct":false,"kind":"runtime","optional":false},{"id":13949861248,"package_name":"github.com/apache/thrift","ecosystem":"go","requirements":"v0.16.0","direct":false,"kind":"runtime","optional":false},{"id":13949861249,"package_name":"github.com/aquasecurity/go-version","ecosystem":"go","requirements":"v0.0.0-20210121072130-637058cfe492","direct":false,"kind":"runtime","optional":false},{"id":13949861250,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.184","direct":false,"kind":"runtime","optional":false},{"id":13949861251,"package_name":"github.com/aws/aws-sdk-go-v2","ecosystem":"go","requirements":"v1.16.16","direct":false,"kind":"runtime","optional":false},{"id":13949861252,"package_name":"github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream","ecosystem":"go","requirements":"v1.4.8","direct":false,"kind":"runtime","optional":false},{"id":13949861253,"package_name":"github.com/aws/aws-sdk-go-v2/config","ecosystem":"go","requirements":"v1.17.7","direct":false,"kind":"runtime","optional":false},{"id":13949861254,"package_name":"github.com/aws/aws-sdk-go-v2/credentials","ecosystem":"go","requirements":"v1.12.20","direct":false,"kind":"runtime","optional":false},{"id":13949861255,"package_name":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","ecosystem":"go","requirements":"v1.12.17","direct":false,"kind":"runtime","optional":false},{"id":13949861256,"package_name":"github.com/aws/aws-sdk-go-v2/feature/s3/manager","ecosystem":"go","requirements":"v1.11.33","direct":false,"kind":"runtime","optional":false},{"id":13949861257,"package_name":"github.com/aws/aws-sdk-go-v2/internal/configsources","ecosystem":"go","requirements":"v1.1.23","direct":false,"kind":"runtime","optional":false},{"id":13949861258,"package_name":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","ecosystem":"go","requirements":"v2.4.17","direct":false,"kind":"runtime","optional":false},{"id":13949861259,"package_name":"github.com/aws/aws-sdk-go-v2/internal/ini","ecosystem":"go","requirements":"v1.3.24","direct":false,"kind":"runtime","optional":false},{"id":13949861260,"package_name":"github.com/aws/aws-sdk-go-v2/internal/v4a","ecosystem":"go","requirements":"v1.0.14","direct":false,"kind":"runtime","optional":false},{"id":13949861261,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding","ecosystem":"go","requirements":"v1.9.9","direct":false,"kind":"runtime","optional":false},{"id":13949861262,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/checksum","ecosystem":"go","requirements":"v1.1.18","direct":false,"kind":"runtime","optional":false},{"id":13949861263,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","ecosystem":"go","requirements":"v1.9.17","direct":false,"kind":"runtime","optional":false},{"id":13949861264,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/s3shared","ecosystem":"go","requirements":"v1.13.17","direct":false,"kind":"runtime","optional":false},{"id":13949861265,"package_name":"github.com/aws/aws-sdk-go-v2/service/s3","ecosystem":"go","requirements":"v1.27.11","direct":false,"kind":"runtime","optional":false},{"id":13949861266,"package_name":"github.com/aws/aws-sdk-go-v2/service/sso","ecosystem":"go","requirements":"v1.11.23","direct":false,"kind":"runtime","optional":false},{"id":13949861267,"package_name":"github.com/aws/aws-sdk-go-v2/service/ssooidc","ecosystem":"go","requirements":"v1.13.5","direct":false,"kind":"runtime","optional":false},{"id":13949861268,"package_name":"github.com/aws/aws-sdk-go-v2/service/sts","ecosystem":"go","requirements":"v1.16.19","direct":false,"kind":"runtime","optional":false},{"id":13949861269,"package_name":"github.com/aws/smithy-go","ecosystem":"go","requirements":"v1.13.3","direct":false,"kind":"runtime","optional":false},{"id":13949861270,"package_name":"github.com/beta/freetype","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":13949861271,"package_name":"github.com/buildkite/interpolate","ecosystem":"go","requirements":"v0.0.0-20200526001904-07f35b4ae251","direct":false,"kind":"runtime","optional":false},{"id":13949861272,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":13949861273,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13949861274,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":13949861275,"package_name":"github.com/cespare/xxhash","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861276,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":13949861277,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":13949861278,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":13949861279,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":13949861280,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":13949861281,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":13949861282,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":13949861283,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20201120205902-5459f2c99403","direct":false,"kind":"runtime","optional":false},{"id":13949861284,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20210930031921-04548b0d99d4","direct":false,"kind":"runtime","optional":false},{"id":13949861285,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20220112060539-c52dc94e7fbe","direct":false,"kind":"runtime","optional":false},{"id":13949861286,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210312221358-fbca930ec8ed","direct":false,"kind":"runtime","optional":false},{"id":13949861287,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210805033703-aa0b78936158","direct":false,"kind":"runtime","optional":false},{"id":13949861288,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210922020428-25de7278fc84","direct":false,"kind":"runtime","optional":false},{"id":13949861289,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211011173535-cb28da3451f1","direct":false,"kind":"runtime","optional":false},{"id":13949861290,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20220314180256-7f1daf1720fc","direct":false,"kind":"runtime","optional":false},{"id":13949861291,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20230105202645-06c439db220b","direct":false,"kind":"runtime","optional":false},{"id":13949861292,"package_name":"github.com/corona10/goimagehash","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":13949861293,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.0-20190314233015-f79a8a8ca69d","direct":false,"kind":"runtime","optional":false},{"id":13949861294,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.2","direct":false,"kind":"runtime","optional":false},{"id":13949861295,"package_name":"github.com/danieljoos/wincred","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":13949861296,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861297,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":13949861298,"package_name":"github.com/dnaeon/go-vcr","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861299,"package_name":"github.com/dnaeon/go-vcr","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13949861300,"package_name":"github.com/dvsekhvalnov/jose2go","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13949861301,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13949861302,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":13949861303,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":13949861304,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20201210154907-fd9021fe5dad","direct":false,"kind":"runtime","optional":false},{"id":13949861305,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20210512163311-63b5d3c536b0","direct":false,"kind":"runtime","optional":false},{"id":13949861306,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.10-0.20210907150352-cf90f659a021","direct":false,"kind":"runtime","optional":false},{"id":13949861307,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.3","direct":false,"kind":"runtime","optional":false},{"id":13949861308,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861309,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.6.7","direct":false,"kind":"runtime","optional":false},{"id":13949861310,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":13949861311,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13949861312,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":13949861313,"package_name":"github.com/fogleman/gg","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13949861314,"package_name":"github.com/form3tech-oss/jwt-go","ecosystem":"go","requirements":"v3.2.5+incompatible","direct":false,"kind":"runtime","optional":false},{"id":13949861315,"package_name":"github.com/gabriel-vasile/mimetype","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":13949861316,"package_name":"github.com/gertd/go-pluralize","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":13949861317,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13949861318,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":13949861319,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20191125211704-12ad95a8df72","direct":false,"kind":"runtime","optional":false},{"id":13949861320,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20200222043503-6f7a984d4dc4","direct":false,"kind":"runtime","optional":false},{"id":13949861321,"package_name":"github.com/go-playground/assert/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":13949861322,"package_name":"github.com/go-playground/locales","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":13949861323,"package_name":"github.com/go-playground/universal-translator","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":13949861324,"package_name":"github.com/go-playground/validator/v10","ecosystem":"go","requirements":"v10.4.1","direct":false,"kind":"runtime","optional":false},{"id":13949861325,"package_name":"github.com/go-sql-driver/mysql","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13949861326,"package_name":"github.com/goccy/go-graphviz","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861327,"package_name":"github.com/goccy/go-json","ecosystem":"go","requirements":"v0.9.11","direct":false,"kind":"runtime","optional":false},{"id":13949861328,"package_name":"github.com/goccy/go-yaml","ecosystem":"go","requirements":"v1.9.8","direct":false,"kind":"runtime","optional":false},{"id":13949861329,"package_name":"github.com/godbus/dbus","ecosystem":"go","requirements":"v0.0.0-20190726142602-4481cbc300e2","direct":false,"kind":"runtime","optional":false},{"id":13949861330,"package_name":"github.com/golang-jwt/jwt","ecosystem":"go","requirements":"v3.2.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":13949861331,"package_name":"github.com/golang-jwt/jwt","ecosystem":"go","requirements":"v3.2.2+incompatible","direct":false,"kind":"runtime","optional":false},{"id":13949861332,"package_name":"github.com/golang-jwt/jwt/v4","ecosystem":"go","requirements":"v4.2.0","direct":false,"kind":"runtime","optional":false},{"id":13949861333,"package_name":"github.com/golang-sql/civil","ecosystem":"go","requirements":"v0.0.0-20190719163853-cb61b32ac6fe","direct":false,"kind":"runtime","optional":false},{"id":13949861334,"package_name":"github.com/golang-sql/sqlexp","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861335,"package_name":"github.com/golang/freetype","ecosystem":"go","requirements":"v0.0.0-20170609003504-e2365dfdc4a0","direct":false,"kind":"runtime","optional":false},{"id":13949861336,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":13949861337,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13949861338,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190702054246-869f871628b6","direct":false,"kind":"runtime","optional":false},{"id":13949861339,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20191227052852-215e87163ea7","direct":false,"kind":"runtime","optional":false},{"id":13949861340,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":false,"kind":"runtime","optional":false},{"id":13949861341,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":13949861342,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13949861343,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":13949861344,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13949861345,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":13949861346,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":13949861347,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":13949861348,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13949861349,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13949861350,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":13949861351,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":13949861352,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":13949861353,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":13949861354,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":13949861355,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":13949861356,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":13949861357,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":13949861358,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":13949861359,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13949861360,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":13949861361,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":13949861362,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":13949861363,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13949861364,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":13949861365,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":13949861366,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":13949861367,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":13949861368,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13949861369,"package_name":"github.com/google/flatbuffers","ecosystem":"go","requirements":"v2.0.8+incompatible","direct":false,"kind":"runtime","optional":false},{"id":13949861370,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13949861371,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13949861372,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":13949861373,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13949861374,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":13949861375,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13949861376,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":13949861377,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":13949861378,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":13949861379,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":13949861380,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":13949861381,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.7","direct":false,"kind":"runtime","optional":false},{"id":13949861382,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.8","direct":false,"kind":"runtime","optional":false},{"id":13949861383,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":13949861384,"package_name":"github.com/google/go-github/v41","ecosystem":"go","requirements":"v41.0.0","direct":false,"kind":"runtime","optional":false},{"id":13949861385,"package_name":"github.com/google/go-github/v49","ecosystem":"go","requirements":"v49.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861386,"package_name":"github.com/google/go-querystring","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861387,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":13949861388,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":13949861389,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.2.1","direct":false,"kind":"runtime","optional":false},{"id":13949861390,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":13949861391,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":13949861392,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20191218002539-d4f498aebedc","direct":false,"kind":"runtime","optional":false},{"id":13949861393,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200212024743-f11f1df84d12","direct":false,"kind":"runtime","optional":false},{"id":13949861394,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200229191704-1ebb73c60ed3","direct":false,"kind":"runtime","optional":false},{"id":13949861395,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200430221834-fc25d7d30c6d","direct":false,"kind":"runtime","optional":false},{"id":13949861396,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200708004538-1a94d8640e99","direct":false,"kind":"runtime","optional":false},{"id":13949861397,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861398,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":13949861399,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":13949861400,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13949861401,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":13949861402,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":13949861403,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":13949861404,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.7.0","direct":false,"kind":"runtime","optional":false},{"id":13949861405,"package_name":"github.com/gorilla/mux","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13949861406,"package_name":"github.com/gorilla/securecookie","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":13949861407,"package_name":"github.com/gorilla/sessions","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":13949861408,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":13949861409,"package_name":"github.com/grpc-ecosystem/grpc-gateway/v2","ecosystem":"go","requirements":"v2.7.0","direct":false,"kind":"runtime","optional":false},{"id":13949861410,"package_name":"github.com/gsterjov/go-libsecret","ecosystem":"go","requirements":"v0.0.0-20161001094733-a6f4afe4910c","direct":false,"kind":"runtime","optional":false},{"id":13949861411,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":13949861412,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13949861413,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":13949861414,"package_name":"github.com/iancoleman/strcase","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13949861415,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20181102032728-5e5cf60278f6","direct":false,"kind":"runtime","optional":false},{"id":13949861416,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":13949861417,"package_name":"github.com/jcmturner/aescts/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":13949861418,"package_name":"github.com/jcmturner/dnsutils/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":13949861419,"package_name":"github.com/jcmturner/gofork","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13949861420,"package_name":"github.com/jcmturner/goidentity/v6","ecosystem":"go","requirements":"v6.0.1","direct":false,"kind":"runtime","optional":false},{"id":13949861421,"package_name":"github.com/jcmturner/gokrb5/v8","ecosystem":"go","requirements":"v8.4.2","direct":false,"kind":"runtime","optional":false},{"id":13949861422,"package_name":"github.com/jcmturner/rpc/v2","ecosystem":"go","requirements":"v2.0.3","direct":false,"kind":"runtime","optional":false},{"id":13949861423,"package_name":"github.com/jessevdk/go-flags","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13949861424,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13949861425,"package_name":"github.com/jmespath/go-jmespath/internal/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":13949861426,"package_name":"github.com/josharian/mapfs","ecosystem":"go","requirements":"v0.0.0-20210615234106-095c008854e6","direct":false,"kind":"runtime","optional":false},{"id":13949861427,"package_name":"github.com/josharian/txtarfs","ecosystem":"go","requirements":"v0.0.0-20210615234325-77aca6df5bca","direct":false,"kind":"runtime","optional":false},{"id":13949861428,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":13949861429,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":13949861430,"package_name":"github.com/k1LoW/duration","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13949861431,"package_name":"github.com/k1LoW/expand","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":13949861432,"package_name":"github.com/k1LoW/ffff","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13949861433,"package_name":"github.com/k1LoW/fontdir","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861434,"package_name":"github.com/k1LoW/go-github-client/v49","ecosystem":"go","requirements":"v49.1.3","direct":false,"kind":"runtime","optional":false},{"id":13949861435,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13949861436,"package_name":"github.com/klauspost/asmfmt","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":13949861437,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.13.6","direct":false,"kind":"runtime","optional":false},{"id":13949861438,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.11","direct":false,"kind":"runtime","optional":false},{"id":13949861439,"package_name":"github.com/klauspost/cpuid/v2","ecosystem":"go","requirements":"v2.0.9","direct":false,"kind":"runtime","optional":false},{"id":13949861440,"package_name":"github.com/kr/fs","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861441,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861442,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13949861443,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":13949861444,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861445,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13949861446,"package_name":"github.com/kylelemons/godebug","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861447,"package_name":"github.com/labstack/gommon","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13949861448,"package_name":"github.com/leodido/go-urn","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13949861449,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.10.7","direct":false,"kind":"runtime","optional":false},{"id":13949861450,"package_name":"github.com/loadoff/excl","ecosystem":"go","requirements":"v0.0.0-20171207172601-c6a9e4c4b4c4","direct":false,"kind":"runtime","optional":false},{"id":13949861451,"package_name":"github.com/lyft/protoc-gen-star","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13949861452,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.8","direct":false,"kind":"runtime","optional":false},{"id":13949861453,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.9","direct":false,"kind":"runtime","optional":false},{"id":13949861454,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.11","direct":false,"kind":"runtime","optional":false},{"id":13949861455,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.13","direct":false,"kind":"runtime","optional":false},{"id":13949861456,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":13949861457,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":13949861458,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.16","direct":false,"kind":"runtime","optional":false},{"id":13949861459,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.9","direct":false,"kind":"runtime","optional":false},{"id":13949861460,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":13949861461,"package_name":"github.com/mattn/go-sqlite3","ecosystem":"go","requirements":"v1.14.16","direct":false,"kind":"runtime","optional":false},{"id":13949861462,"package_name":"github.com/microsoft/go-mssqldb","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":13949861463,"package_name":"github.com/migueleliasweb/go-github-mock","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":13949861464,"package_name":"github.com/minio/asm2plan9s","ecosystem":"go","requirements":"v0.0.0-20200509001527-cdd76441f9d8","direct":false,"kind":"runtime","optional":false},{"id":13949861465,"package_name":"github.com/minio/c2goasm","ecosystem":"go","requirements":"v0.0.0-20190812172519-36a3d3bbc4f3","direct":false,"kind":"runtime","optional":false},{"id":13949861466,"package_name":"github.com/minio/pkg","ecosystem":"go","requirements":"v1.5.8","direct":false,"kind":"runtime","optional":false},{"id":13949861467,"package_name":"github.com/modocache/gover","ecosystem":"go","requirements":"v0.0.0-20171022184752-b58185e213c5","direct":false,"kind":"runtime","optional":false},{"id":13949861468,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.0.0-20171201202039-1bf9dbcd8cbe","direct":false,"kind":"runtime","optional":false},{"id":13949861469,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.6.6","direct":false,"kind":"runtime","optional":false},{"id":13949861470,"package_name":"github.com/mtibben/percent","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":13949861471,"package_name":"github.com/nfnt/resize","ecosystem":"go","requirements":"v0.0.0-20160724205520-891127d8d1b5","direct":false,"kind":"runtime","optional":false},{"id":13949861472,"package_name":"github.com/niemeyer/pretty","ecosystem":"go","requirements":"v0.0.0-20200227124842-a10e7caefd8e","direct":false,"kind":"runtime","optional":false},{"id":13949861473,"package_name":"github.com/olekukonko/tablewriter","ecosystem":"go","requirements":"v0.0.5","direct":false,"kind":"runtime","optional":false},{"id":13949861474,"package_name":"github.com/pierrec/lz4/v4","ecosystem":"go","requirements":"v4.1.16","direct":false,"kind":"runtime","optional":false},{"id":13949861475,"package_name":"github.com/pkg/browser","ecosystem":"go","requirements":"v0.0.0-20210115035449-ce105d075bb4","direct":false,"kind":"runtime","optional":false},{"id":13949861476,"package_name":"github.com/pkg/browser","ecosystem":"go","requirements":"v0.0.0-20210911075715-681adbf594b8","direct":false,"kind":"runtime","optional":false},{"id":13949861477,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":13949861478,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":13949861479,"package_name":"github.com/pkg/sftp","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":13949861480,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13949861481,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.1-0.20181226105442-5d4384ee4fb2","direct":false,"kind":"runtime","optional":false},{"id":13949861482,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":13949861483,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13949861484,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13949861485,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":13949861486,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13949861487,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13949861488,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13949861489,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":13949861490,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861491,"package_name":"github.com/sahilm/fuzzy","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861492,"package_name":"github.com/samber/lo","ecosystem":"go","requirements":"v1.38.1","direct":false,"kind":"runtime","optional":false},{"id":13949861493,"package_name":"github.com/shurcooL/sanitized_anchor_name","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13949861494,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13949861495,"package_name":"github.com/snowflakedb/gosnowflake","ecosystem":"go","requirements":"v1.6.19","direct":false,"kind":"runtime","optional":false},{"id":13949861496,"package_name":"github.com/spaolacci/murmur3","ecosystem":"go","requirements":"v0.0.0-20180118202830-f09979ecbc72","direct":false,"kind":"runtime","optional":false},{"id":13949861497,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":13949861498,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13949861499,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13949861500,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":false,"kind":"runtime","optional":false},{"id":13949861501,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861502,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13949861503,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13949861504,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13949861505,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":13949861506,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13949861507,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13949861508,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":13949861509,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13949861510,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":13949861511,"package_name":"github.com/tenntenn/golden","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13949861512,"package_name":"github.com/tidwall/pretty","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13949861513,"package_name":"github.com/urfave/cli/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13949861514,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13949861515,"package_name":"github.com/valyala/fasttemplate","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":13949861516,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13949861517,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":13949861518,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":13949861519,"package_name":"github.com/xo/dburl","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":13949861520,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20181117223130-1be2e3e5546d","direct":false,"kind":"runtime","optional":false},{"id":13949861521,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.25","direct":false,"kind":"runtime","optional":false},{"id":13949861522,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":13949861523,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.32","direct":false,"kind":"runtime","optional":false},{"id":13949861524,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":13949861525,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":13949861526,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":13949861527,"package_name":"github.com/zeebo/assert","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13949861528,"package_name":"github.com/zeebo/xxh3","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":13949861529,"package_name":"gitlab.com/golang-commonmark/mdurl","ecosystem":"go","requirements":"v0.0.0-20191124015652-932350d1cb84","direct":false,"kind":"runtime","optional":false},{"id":13949861530,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":13949861531,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":13949861532,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":13949861533,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.2","direct":false,"kind":"runtime","optional":false},{"id":13949861534,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":13949861535,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.4","direct":false,"kind":"runtime","optional":false},{"id":13949861536,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":13949861537,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13949861538,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":13949861539,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":13949861540,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":13949861541,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":13949861542,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190820162420-60c769a6c586","direct":false,"kind":"runtime","optional":false},{"id":13949861543,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":13949861544,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200204104054-c9f3fb736b72","direct":false,"kind":"runtime","optional":false},{"id":13949861545,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":13949861546,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20201112155050-0c6587e931a9","direct":false,"kind":"runtime","optional":false},{"id":13949861547,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":13949861548,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220511200225-c6db032c6c88","direct":false,"kind":"runtime","optional":false},{"id":13949861549,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220622213112-05595931fe9d","direct":false,"kind":"runtime","optional":false},{"id":13949861550,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13949861551,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":13949861552,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":13949861553,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":13949861554,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":13949861555,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":13949861556,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191129062945-2f5052295587","direct":false,"kind":"runtime","optional":false},{"id":13949861557,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191227195350-da58074b4299","direct":false,"kind":"runtime","optional":false},{"id":13949861558,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":13949861559,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200207192155-f17229e696bd","direct":false,"kind":"runtime","optional":false},{"id":13949861560,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":false,"kind":"runtime","optional":false},{"id":13949861561,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20220827204233-334a2380cb91","direct":false,"kind":"runtime","optional":false},{"id":13949861562,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":13949861563,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190507092727-e4e5bf290fec","direct":false,"kind":"runtime","optional":false},{"id":13949861564,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":13949861565,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20200119044424-58c23975cae1","direct":false,"kind":"runtime","optional":false},{"id":13949861566,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20200618115811-c13761719519","direct":false,"kind":"runtime","optional":false},{"id":13949861567,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13949861568,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":13949861569,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":13949861570,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":13949861571,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":13949861572,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":13949861573,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":13949861574,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":13949861575,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20191125180803-fdd1cda4f05f","direct":false,"kind":"runtime","optional":false},{"id":13949861576,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200130185559-910be7a94367","direct":false,"kind":"runtime","optional":false},{"id":13949861577,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":13949861578,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20210508222113-6edffad5e616","direct":false,"kind":"runtime","optional":false},{"id":13949861579,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":13949861580,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":13949861581,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":13949861582,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861583,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":13949861584,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191107180719-034126e5016b","direct":false,"kind":"runtime","optional":false},{"id":13949861585,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13949861586,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13949861587,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":13949861588,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13949861589,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":13949861590,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13949861591,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":13949861592,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":13949861593,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":13949861594,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":13949861595,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":13949861596,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":13949861597,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":13949861598,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":13949861599,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":13949861600,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":13949861601,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190628185345-da137c7871d7","direct":false,"kind":"runtime","optional":false},{"id":13949861602,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":13949861603,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":13949861604,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":13949861605,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":13949861606,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200222125558-5a598a2470a0","direct":false,"kind":"runtime","optional":false},{"id":13949861607,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":13949861608,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":13949861609,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200324143707-d3edc9973b7e","direct":false,"kind":"runtime","optional":false},{"id":13949861610,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200501053045-e0ff5e5a1de5","direct":false,"kind":"runtime","optional":false},{"id":13949861611,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200506145744-7e3656a0809f","direct":false,"kind":"runtime","optional":false},{"id":13949861612,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200513185701-a91f0712d120","direct":false,"kind":"runtime","optional":false},{"id":13949861613,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520182314-0ba52f642ac2","direct":false,"kind":"runtime","optional":false},{"id":13949861614,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200625001655-4c5254603344","direct":false,"kind":"runtime","optional":false},{"id":13949861615,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200707034311-ab3426394381","direct":false,"kind":"runtime","optional":false},{"id":13949861616,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":13949861617,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201010224723-4f7140c49acb","direct":false,"kind":"runtime","optional":false},{"id":13949861618,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":13949861619,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201110031124-69a78807bb2b","direct":false,"kind":"runtime","optional":false},{"id":13949861620,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":13949861621,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210405180319-a5a99cb37ef4","direct":false,"kind":"runtime","optional":false},{"id":13949861622,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210813160813-60bc85c4be6d","direct":false,"kind":"runtime","optional":false},{"id":13949861623,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":13949861624,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220425223048-2871e0cb64e4","direct":false,"kind":"runtime","optional":false},{"id":13949861625,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220624214902-1bab6f366d9e","direct":false,"kind":"runtime","optional":false},{"id":13949861626,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":13949861627,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861628,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13949861629,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":13949861630,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":13949861631,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":13949861632,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20191202225959-858c2ad4c8b6","direct":false,"kind":"runtime","optional":false},{"id":13949861633,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":13949861634,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20211104180415-d3ed0bb246c8","direct":false,"kind":"runtime","optional":false},{"id":13949861635,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13949861636,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":13949861637,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":13949861638,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":13949861639,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":13949861640,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":13949861641,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":13949861642,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200317015054-43a5402ce75a","direct":false,"kind":"runtime","optional":false},{"id":13949861643,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200625203802-6e8e738ad208","direct":false,"kind":"runtime","optional":false},{"id":13949861644,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":13949861645,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":13949861646,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":13949861647,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861648,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":13949861649,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":13949861650,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":13949861651,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":13949861652,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":13949861653,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":13949861654,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":13949861655,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":13949861656,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":13949861657,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191001151750-bb3f8db39f24","direct":false,"kind":"runtime","optional":false},{"id":13949861658,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":13949861659,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191228213918-04cbcbbfeed8","direct":false,"kind":"runtime","optional":false},{"id":13949861660,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200113162924-86b910548bc1","direct":false,"kind":"runtime","optional":false},{"id":13949861661,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200116001909-b77594299b42","direct":false,"kind":"runtime","optional":false},{"id":13949861662,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200122134326-e047566fdf82","direct":false,"kind":"runtime","optional":false},{"id":13949861663,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":13949861664,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200212091648-12a6c2dcc1e4","direct":false,"kind":"runtime","optional":false},{"id":13949861665,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":13949861666,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":13949861667,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":13949861668,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200331124033-c3d80250170d","direct":false,"kind":"runtime","optional":false},{"id":13949861669,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200501052902-10377860bb8e","direct":false,"kind":"runtime","optional":false},{"id":13949861670,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200511232937-7e40ca221e25","direct":false,"kind":"runtime","optional":false},{"id":13949861671,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200515095857-1151b9dac4a9","direct":false,"kind":"runtime","optional":false},{"id":13949861672,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200523222454-059865788121","direct":false,"kind":"runtime","optional":false},{"id":13949861673,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200803210538-64077c9b5642","direct":false,"kind":"runtime","optional":false},{"id":13949861674,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":13949861675,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":13949861676,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210119212857-b64e53b001e4","direct":false,"kind":"runtime","optional":false},{"id":13949861677,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210124154548-22da62e12c0c","direct":false,"kind":"runtime","optional":false},{"id":13949861678,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":false,"kind":"runtime","optional":false},{"id":13949861679,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":13949861680,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210510120138-977fb7262007","direct":false,"kind":"runtime","optional":false},{"id":13949861681,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":13949861682,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210616045830-e2b7044e8c71","direct":false,"kind":"runtime","optional":false},{"id":13949861683,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":13949861684,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210816183151-1e6c022a8912","direct":false,"kind":"runtime","optional":false},{"id":13949861685,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210819135213-f52c844e1c1c","direct":false,"kind":"runtime","optional":false},{"id":13949861686,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210927094055-39ccf1dd6fa6","direct":false,"kind":"runtime","optional":false},{"id":13949861687,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211103235746-7861aae1554b","direct":false,"kind":"runtime","optional":false},{"id":13949861688,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211216021012-1d35b9e2eb4e","direct":false,"kind":"runtime","optional":false},{"id":13949861689,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220224120231-95c6836cb0e7","direct":false,"kind":"runtime","optional":false},{"id":13949861690,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220406163625-3f8b81556e12","direct":false,"kind":"runtime","optional":false},{"id":13949861691,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":13949861692,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220715151400-c0bba94af5f8","direct":false,"kind":"runtime","optional":false},{"id":13949861693,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":13949861694,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220811171246-fbc7d0a398ab","direct":false,"kind":"runtime","optional":false},{"id":13949861695,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861696,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13949861697,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":13949861698,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":13949861699,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861700,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13949861701,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20170915032832-14c0d48ead0c","direct":false,"kind":"runtime","optional":false},{"id":13949861702,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13949861703,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":13949861704,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":13949861705,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":13949861706,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":13949861707,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":13949861708,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":13949861709,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13949861710,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13949861711,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13949861712,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":13949861713,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":13949861714,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20191024005414-555d28b269f0","direct":false,"kind":"runtime","optional":false},{"id":13949861715,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":13949861716,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":13949861717,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":13949861718,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":13949861719,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":13949861720,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":13949861721,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":13949861722,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":13949861723,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":13949861724,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":13949861725,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":13949861726,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":13949861727,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":13949861728,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":13949861729,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":13949861730,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191113191852-77e3bb0ad9e7","direct":false,"kind":"runtime","optional":false},{"id":13949861731,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191115202509-3a792d9c32b2","direct":false,"kind":"runtime","optional":false},{"id":13949861732,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":13949861733,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191125144606-a911d9008d1f","direct":false,"kind":"runtime","optional":false},{"id":13949861734,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191130070609-6e064ea0cf2d","direct":false,"kind":"runtime","optional":false},{"id":13949861735,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191216173652-a0e659d51361","direct":false,"kind":"runtime","optional":false},{"id":13949861736,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191227053925-7b8e75db28f4","direct":false,"kind":"runtime","optional":false},{"id":13949861737,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200117161641-43d50277825c","direct":false,"kind":"runtime","optional":false},{"id":13949861738,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200122220014-bf1340f18c4a","direct":false,"kind":"runtime","optional":false},{"id":13949861739,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":13949861740,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200204074204-1cc6d1ef6c74","direct":false,"kind":"runtime","optional":false},{"id":13949861741,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200207183749-b753a1ba74fa","direct":false,"kind":"runtime","optional":false},{"id":13949861742,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200212150539-ea181f53ac56","direct":false,"kind":"runtime","optional":false},{"id":13949861743,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200224181240-023911ca70b2","direct":false,"kind":"runtime","optional":false},{"id":13949861744,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200227222343-706bc42d1f0d","direct":false,"kind":"runtime","optional":false},{"id":13949861745,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200304193943-95d2e580d8eb","direct":false,"kind":"runtime","optional":false},{"id":13949861746,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200312045724-11d5b4c81c7d","direct":false,"kind":"runtime","optional":false},{"id":13949861747,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200331025713-a30bf2db82d4","direct":false,"kind":"runtime","optional":false},{"id":13949861748,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200501065659-ab2804fb9c9d","direct":false,"kind":"runtime","optional":false},{"id":13949861749,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200512131952-2bc93b1c0c88","direct":false,"kind":"runtime","optional":false},{"id":13949861750,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200515010526-7d3b6ebf133d","direct":false,"kind":"runtime","optional":false},{"id":13949861751,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200618134242-20370b0cb4b2","direct":false,"kind":"runtime","optional":false},{"id":13949861752,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200729194436-6467de6f59a7","direct":false,"kind":"runtime","optional":false},{"id":13949861753,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200804011535-6c149bb5ef0d","direct":false,"kind":"runtime","optional":false},{"id":13949861754,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200825202427-b303f430e36d","direct":false,"kind":"runtime","optional":false},{"id":13949861755,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861756,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.5","direct":false,"kind":"runtime","optional":false},{"id":13949861757,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":13949861758,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13949861759,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":13949861760,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":13949861761,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":13949861762,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":13949861763,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220907171357-04be3eba64a2","direct":false,"kind":"runtime","optional":false},{"id":13949861764,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":13949861765,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13949861766,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13949861767,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13949861768,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13949861769,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":13949861770,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":13949861771,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":13949861772,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":13949861773,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":13949861774,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":13949861775,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":13949861776,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":13949861777,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":13949861778,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":13949861779,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":13949861780,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":13949861781,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.108.0","direct":false,"kind":"runtime","optional":false},{"id":13949861782,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861783,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13949861784,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13949861785,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13949861786,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":13949861787,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":13949861788,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":false,"kind":"runtime","optional":false},{"id":13949861789,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":13949861790,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":13949861791,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":13949861792,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":13949861793,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":13949861794,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":13949861795,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":13949861796,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":13949861797,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":13949861798,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191115194625-c23dd37a84c9","direct":false,"kind":"runtime","optional":false},{"id":13949861799,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191216164720-4f79533eabd1","direct":false,"kind":"runtime","optional":false},{"id":13949861800,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191230161307-f3c370f40bfb","direct":false,"kind":"runtime","optional":false},{"id":13949861801,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200115191322-ca5a22157cba","direct":false,"kind":"runtime","optional":false},{"id":13949861802,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200122232147-0452cf42e150","direct":false,"kind":"runtime","optional":false},{"id":13949861803,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200204135345-fa8e72b47b90","direct":false,"kind":"runtime","optional":false},{"id":13949861804,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200212174721-66ed5ce911ce","direct":false,"kind":"runtime","optional":false},{"id":13949861805,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200224152610-e50cd9704f63","direct":false,"kind":"runtime","optional":false},{"id":13949861806,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200228133532-8c2c7df3a383","direct":false,"kind":"runtime","optional":false},{"id":13949861807,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200305110556-506484158171","direct":false,"kind":"runtime","optional":false},{"id":13949861808,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200312145019-da6875a35672","direct":false,"kind":"runtime","optional":false},{"id":13949861809,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":13949861810,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200430143042-b979b6f78d84","direct":false,"kind":"runtime","optional":false},{"id":13949861811,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200511104702-f5ebc3bea380","direct":false,"kind":"runtime","optional":false},{"id":13949861812,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200513103714-09dca8ec2884","direct":false,"kind":"runtime","optional":false},{"id":13949861813,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200515170657-fc4c6c6a6587","direct":false,"kind":"runtime","optional":false},{"id":13949861814,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":13949861815,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200618031413-b414f8b61790","direct":false,"kind":"runtime","optional":false},{"id":13949861816,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200729003335-053ba62fc06f","direct":false,"kind":"runtime","optional":false},{"id":13949861817,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200804131852-c06518451d9c","direct":false,"kind":"runtime","optional":false},{"id":13949861818,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200825200019-8632dd797987","direct":false,"kind":"runtime","optional":false},{"id":13949861819,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211118181313-81c1377c94b1","direct":false,"kind":"runtime","optional":false},{"id":13949861820,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220329172620-7be39ac1afc7","direct":false,"kind":"runtime","optional":false},{"id":13949861821,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230110181048-76db0878b65f","direct":false,"kind":"runtime","optional":false},{"id":13949861822,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":13949861823,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":13949861824,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.1","direct":false,"kind":"runtime","optional":false},{"id":13949861825,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":13949861826,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":13949861827,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":13949861828,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":13949861829,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":13949861830,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":13949861831,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":13949861832,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":13949861833,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":13949861834,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.1","direct":false,"kind":"runtime","optional":false},{"id":13949861835,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.2","direct":false,"kind":"runtime","optional":false},{"id":13949861836,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.36.0","direct":false,"kind":"runtime","optional":false},{"id":13949861837,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.40.0","direct":false,"kind":"runtime","optional":false},{"id":13949861838,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.42.0","direct":false,"kind":"runtime","optional":false},{"id":13949861839,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.45.0","direct":false,"kind":"runtime","optional":false},{"id":13949861840,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.53.0","direct":false,"kind":"runtime","optional":false},{"id":13949861841,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":13949861842,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":13949861843,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":13949861844,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":13949861845,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":13949861846,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":13949861847,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":13949861848,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":13949861849,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":13949861850,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":13949861851,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":13949861852,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":13949861853,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":13949861854,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":13949861855,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":false,"kind":"runtime","optional":false},{"id":13949861856,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":13949861857,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":13949861858,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20200902074654-038fdea0a05b","direct":false,"kind":"runtime","optional":false},{"id":13949861859,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":13949861860,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861861,"package_name":"gopkg.in/natefinch/npipe.v2","ecosystem":"go","requirements":"v2.0.0-20160621034901-c1b8fa8bdcce","direct":false,"kind":"runtime","optional":false},{"id":13949861862,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false},{"id":13949861863,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":13949861864,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.3","direct":false,"kind":"runtime","optional":false},{"id":13949861865,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":13949861866,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":13949861867,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":13949861868,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20210107192922-496545a6307b","direct":false,"kind":"runtime","optional":false},{"id":13949861869,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":13949861870,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":13949861871,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":13949861872,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":13949861873,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":13949861874,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":13949861875,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.3","direct":false,"kind":"runtime","optional":false},{"id":13949861876,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.4","direct":false,"kind":"runtime","optional":false},{"id":13949861877,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13949861878,"package_name":"rsc.io/quote/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":13949861879,"package_name":"rsc.io/sampler","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-test.yml","sha":null,"kind":"manifest","created_at":"2023-10-12T07:39:25.920Z","updated_at":"2023-10-12T07:39:25.920Z","repository_link":"https://github.com/k1LoW/tbls/blob/main/.github/workflows/release-test.yml","dependencies":[{"id":14167892310,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14167892311,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14167892312,"package_name":"isbang/setup-awscli","ecosystem":"actions","requirements":"v0.1.0","direct":true,"kind":"composite","optional":false},{"id":14167892779,"package_name":"goreleaser/goreleaser-action","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]}],"score":18.22798695707828,"created_at":"2025-12-20T15:17:16.897Z","updated_at":"2026-05-30T21:30:26.731Z","avatar_url":"https://github.com/k1LoW.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/370071","html_url":"https://summary.ecosyste.ms/projects/370071"}