{"id":665,"name":null,"description":"General Rack Authentication Framework","url":"https://github.com/wardencommunity/warden","last_synced_at":"2026-04-30T04:03:15.328Z","repository":{"id":38007407,"uuid":"183303","full_name":"wardencommunity/warden","owner":"wardencommunity","description":"General Rack Authentication Framework","archived":false,"fork":false,"pushed_at":"2025-09-02T14:53:03.000Z","size":634,"stargazers_count":2502,"open_issues_count":18,"forks_count":205,"subscribers_count":37,"default_branch":"master","last_synced_at":"2026-04-24T06:08:17.920Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/wardencommunity.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}},"created_at":"2009-04-23T04:47:23.000Z","updated_at":"2026-04-07T13:43:27.000Z","dependencies_parsed_at":"2025-09-29T20:49:35.454Z","dependency_job_id":null,"html_url":"https://github.com/wardencommunity/warden","commit_stats":{"total_commits":303,"total_committers":57,"mean_commits":5.315789473684211,"dds":0.7029702970297029,"last_synced_commit":"67f5ba6baaa7564ec79afef02cf3a4d0f7d312e5"},"previous_names":["hassox/warden"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/wardencommunity/warden","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wardencommunity","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/sbom","scorecard":{"id":1238304,"data":{"date":"2025-08-25","repo":{"name":"github.com/wardencommunity/warden","commit":"67f5ba6baaa7564ec79afef02cf3a4d0f7d312e5"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":4.3,"checks":[{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ruby.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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 7/14 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/wardencommunity/warden/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/wardencommunity/warden/ruby.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}}]},"last_synced_at":"2025-09-29T20:54:29.301Z","repository_id":38007407,"created_at":"2025-09-29T20:54:29.302Z","updated_at":"2025-09-29T20:54:29.302Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32364093,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"wardencommunity","name":"wardencommunity","uuid":"37673175","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37673175?v=4","repositories_count":3,"last_synced_at":"2024-03-25T22:16:35.341Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/wardencommunity","funding_links":[],"total_stars":2809,"followers":4,"following":0,"created_at":"2022-11-02T18:23:48.744Z","updated_at":"2024-03-25T22:16:35.381Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wardencommunity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wardencommunity/repositories"},"packages":[{"id":13950352,"name":"ruby-warden","ecosystem":"guix","description":"Rack middleware providing authentication","homepage":"https://github.com/wardencommunity/warden","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/wardencommunity/warden","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T18:55:33.045Z","latest_release_published_at":"2026-03-02T18:55:33.045Z","latest_release_number":"1.2.8","last_synced_at":"2026-04-03T00:17:40.749Z","created_at":"2026-03-02T18:55:32.857Z","updated_at":"2026-04-03T00:24:25.735Z","registry_url":"https://packages.guix.gnu.org/packages/ruby-warden/1.2.8/","install_command":"guix install ruby-warden","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/ruby-xyz.scm#n10672","metadata":{"location":"gnu/packages/ruby-xyz.scm:10672","variable_name":"ruby-warden"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-03T00:24:25.703Z","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:guix/ruby-warden","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/ruby-warden","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/ruby-warden","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/ruby-warden/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-warden/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-warden/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-warden/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-warden/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-warden/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31120,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"guix-mirror","metadata":{"funded_packages_count":286},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-04-03T06:23:21.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":8616282,"name":"github.com/wardencommunity/warden","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/wardencommunity/warden","keywords_array":[],"namespace":null,"versions_count":25,"first_release_published_at":"2023-12-03T01:59:03.607Z","latest_release_published_at":"2020-08-31T15:00:37.000Z","latest_release_number":"v1.2.9","last_synced_at":"2026-04-18T19:21:25.781Z","created_at":"2023-12-03T01:59:00.157Z","updated_at":"2026-04-18T19:21:25.781Z","registry_url":"https://pkg.go.dev/github.com/wardencommunity/warden","install_command":"go get github.com/wardencommunity/warden","documentation_url":"https://pkg.go.dev/github.com/wardencommunity/warden#section-documentation","metadata":{},"repo_metadata":{"id":38007407,"uuid":"183303","full_name":"wardencommunity/warden","owner":"wardencommunity","description":"General Rack Authentication Framework","archived":false,"fork":false,"pushed_at":"2025-09-02T14:53:03.000Z","size":634,"stargazers_count":2494,"open_issues_count":21,"forks_count":206,"subscribers_count":37,"default_branch":"master","last_synced_at":"2025-10-28T10:35:13.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/wardencommunity.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}},"created_at":"2009-04-23T04:47:23.000Z","updated_at":"2025-10-28T01:32:50.000Z","dependencies_parsed_at":"2025-09-29T20:49:35.454Z","dependency_job_id":null,"html_url":"https://github.com/wardencommunity/warden","commit_stats":{"total_commits":303,"total_committers":57,"mean_commits":5.315789473684211,"dds":0.7029702970297029,"last_synced_commit":"67f5ba6baaa7564ec79afef02cf3a4d0f7d312e5"},"previous_names":["hassox/warden"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/wardencommunity/warden","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wardencommunity","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/sbom","scorecard":{"id":1238304,"data":{"date":"2025-08-25","repo":{"name":"github.com/wardencommunity/warden","commit":"67f5ba6baaa7564ec79afef02cf3a4d0f7d312e5"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":4.3,"checks":[{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ruby.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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 7/14 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/wardencommunity/warden/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/wardencommunity/warden/ruby.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}}]},"last_synced_at":"2025-09-29T20:54:29.301Z","repository_id":38007407,"created_at":"2025-09-29T20:54:29.302Z","updated_at":"2025-09-29T20:54:29.302Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281467273,"owners_count":26506462,"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-28T02:00:06.022Z","response_time":60,"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":"wardencommunity","name":"wardencommunity","uuid":"37673175","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37673175?v=4","repositories_count":3,"last_synced_at":"2024-03-25T22:16:35.341Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/wardencommunity","funding_links":[],"total_stars":2809,"followers":4,"following":0,"created_at":"2022-11-02T18:23:48.744Z","updated_at":"2024-03-25T22:16:35.381Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wardencommunity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wardencommunity/repositories"},"tags":[{"name":"v1.2.9","sha":"3f197cee0511c9b3c940204bab706407170d9611","kind":"tag","published_at":"2020-08-31T15:01:47.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v1.2.9","html_url":"https://github.com/wardencommunity/warden/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"61b22a6ffb53f2816a414c5d256650361942db71","kind":"tag","published_at":"2018-11-15T23:32:38.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v1.2.8","html_url":"https://github.com/wardencommunity/warden/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"090ed153dbd2f5bf4a1ca672b3018877e21223a4","kind":"commit","published_at":"2017-01-24T00:00:54.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v1.2.7","html_url":"https://github.com/wardencommunity/warden/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"906edf86c6c31be917a921097031b89361d022e8","kind":"commit","published_at":"2016-01-31T18:08:25.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v1.2.6","html_url":"https://github.com/wardencommunity/warden/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"a1f433b43b6b9463f55d386125ae68ef3ce2d3e6","kind":"commit","published_at":"2016-01-30T14:36:20.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v1.2.5","html_url":"https://github.com/wardencommunity/warden/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"06860f0c0d6e28e25feeb24e7610268568aea17d","kind":"commit","published_at":"2015-12-09T22:28:37.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v1.2.4","html_url":"https://github.com/wardencommunity/warden/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"15f5dfe7444422a82ef17877d69368cb50344803","kind":"commit","published_at":"2013-07-14T18:36:51.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v1.2.3","html_url":"https://github.com/wardencommunity/warden/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"071025cb7bd3df93c426bb5909a29e8fbbfd859b","kind":"commit","published_at":"2013-07-12T10:58:41.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v1.2.2","html_url":"https://github.com/wardencommunity/warden/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"c1c99172c3bf2cf4cc4a7b6d17b943da98482545","kind":"commit","published_at":"2012-06-16T12:23:48.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v1.2.1","html_url":"https://github.com/wardencommunity/warden/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"9da25c84b09ff17273d8fc6829b8858c2f4b76f3","kind":"commit","published_at":"2012-05-08T09:14:26.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v1.2.0","html_url":"https://github.com/wardencommunity/warden/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"99368f819b6e64dcf36954bb634fa30307bf51d3","kind":"commit","published_at":"2012-02-16T17:37:27.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v1.1.1","html_url":"https://github.com/wardencommunity/warden/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"59dc4f63432bf0233a7febfabe54248a65579b1a","kind":"commit","published_at":"2011-11-02T07:22:58.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/1.1.0","html_url":"https://github.com/wardencommunity/warden/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"834a888b5f33a3ade5c7f3af2d04b40e544b74c8","kind":"commit","published_at":"2011-10-07T06:45:37.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/1.0.6","html_url":"https://github.com/wardencommunity/warden/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"e054d891421e89bb3ac95a89a0437c00d1dc7d0b","kind":"commit","published_at":"2011-07-27T01:58:51.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/1.0.5","html_url":"https://github.com/wardencommunity/warden/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/1.0.5/manifests"},{"name":"v1.0.3","sha":"3890e7937a00b6b7db739db9a37b109abda81304","kind":"commit","published_at":"2010-12-11T09:06:47.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v1.0.3","html_url":"https://github.com/wardencommunity/warden/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"c871f8b3a67e5d66587d0bbf19de708185648aa9","kind":"commit","published_at":"2010-11-09T22:39:32.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v1.0.2","html_url":"https://github.com/wardencommunity/warden/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v1.0.2/manifests"},{"name":"1.0.0","sha":"ef3bff6dc5bcac47271278eebf99d7e3c5289dff","kind":"commit","published_at":"2010-09-24T11:35:55.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/1.0.0","html_url":"https://github.com/wardencommunity/warden/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/1.0.0/manifests"},{"name":"v0.10.5","sha":"816373f1d4fd7be2c427e07eabd15bdd5b7a363a","kind":"commit","published_at":"2010-05-19T23:21:03.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v0.10.5","html_url":"https://github.com/wardencommunity/warden/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.10.5/manifests"},{"name":"0.10.4","sha":"e1ac5412ae42717d51f58d2b2295f770a6b6f8dc","kind":"commit","published_at":"2010-05-19T12:07:15.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/0.10.4","html_url":"https://github.com/wardencommunity/warden/releases/tag/0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/0.10.4/manifests"},{"name":"v0.10.3","sha":"319037eff5be1d466172ffae1486be0801bd4cb8","kind":"commit","published_at":"2010-04-01T17:22:12.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v0.10.3","html_url":"https://github.com/wardencommunity/warden/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.10.3/manifests"},{"name":"0.10.1","sha":"6a42f9168d2b19b97c366fe1afe80a4fe3b50d10","kind":"commit","published_at":"2010-03-23T08:05:48.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/0.10.1","html_url":"https://github.com/wardencommunity/warden/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/0.10.1/manifests"},{"name":"v0.9.7","sha":"1760e1429d3214ca6dc5edc437ee492f33083f40","kind":"commit","published_at":"2010-03-11T17:40:50.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v0.9.7","html_url":"https://github.com/wardencommunity/warden/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.9.7/manifests"},{"name":"v0.9.4","sha":"1829cdb53f14f509be7614e6984d065eedef4f3f","kind":"commit","published_at":"2010-02-23T18:44:22.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v0.9.4","html_url":"https://github.com/wardencommunity/warden/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"8efa7b7214818f23b2e2a7afc50ed2c52f68000b","kind":"commit","published_at":"2010-02-17T12:49:32.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v0.9.3","html_url":"https://github.com/wardencommunity/warden/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.9.3/manifests"},{"name":"v0.8.1","sha":"3cc26da787efd2b091e337af4e12b8fe46daf14d","kind":"commit","published_at":"2010-01-08T13:28:13.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v0.8.1","html_url":"https://github.com/wardencommunity/warden/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.8.1/manifests"},{"name":"0.6.0","sha":"0df9a5e055c23dba7fc287d95ac4b0777da6def5","kind":"commit","published_at":"2009-11-15T04:40:43.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/0.6.0","html_url":"https://github.com/wardencommunity/warden/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/0.6.0/manifests"},{"name":"v0.4.0","sha":"6e730910608393dea60c350fbb42647a002700fa","kind":"commit","published_at":"2009-10-12T10:37:47.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v0.4.0","html_url":"https://github.com/wardencommunity/warden/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"406e3a843923e91d20fcfb1b33128d9e006d5c11","kind":"commit","published_at":"2009-09-05T11:02:52.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v0.3.2","html_url":"https://github.com/wardencommunity/warden/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"76d8ae76f46d03f854063ced5dd912a76d465da0","kind":"commit","published_at":"2009-08-10T12:23:27.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v0.3.1","html_url":"https://github.com/wardencommunity/warden/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6daf461938ff186173e218e379d33f089b201ee3","kind":"commit","published_at":"2009-07-12T04:17:01.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v0.3.0","html_url":"https://github.com/wardencommunity/warden/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"2f2d18c52cac388935d2129734ab3fe67934c1aa","kind":"commit","published_at":"2009-07-08T12:33:07.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v0.2.3","html_url":"https://github.com/wardencommunity/warden/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"035730de9e3dfb2e1fcb7a8a36bd71b79a14071a","kind":"commit","published_at":"2009-07-07T03:35:58.000Z","download_url":"https://codeload.github.com/wardencommunity/warden/tar.gz/v0.2.2","html_url":"https://github.com/wardencommunity/warden/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wardencommunity/warden@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-11-04T14:05:55.382Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.77902998550931,"dependent_packages_count":9.55954712080186,"stargazers_count":1.345174284881759,"forks_count":1.9410110614281046,"docker_downloads_count":null,"average":5.906190613155258},"purl":"pkg:golang/github.com/wardencommunity/warden","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/wardencommunity/warden","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/wardencommunity/warden","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/wardencommunity/warden/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-11T13:29:08.690Z","issues_count":64,"pull_requests_count":51,"avg_time_to_close_issue":32876811.791666668,"avg_time_to_close_pull_request":8313168.954545454,"issues_closed_count":48,"pull_requests_closed_count":44,"pull_request_authors_count":34,"issue_authors_count":62,"avg_comments_per_issue":3.296875,"avg_comments_per_pull_request":1.9215686274509804,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":80448.0,"past_year_avg_time_to_close_pull_request":2488481.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.6666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/issues","maintainers":[{"login":"jsmestad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsmestad"},{"login":"hassox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hassox"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwardencommunity%2Fwarden/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwardencommunity%2Fwarden/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwardencommunity%2Fwarden/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwardencommunity%2Fwarden/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwardencommunity%2Fwarden/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2103566,"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"}}],"commits":{"id":3489,"full_name":"wardencommunity/warden","default_branch":"master","total_commits":304,"total_committers":58,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":5.241379310344827,"dds":0.7039473684210527,"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2026-04-17T22:04:27.723Z","last_synced_commit":"810e5207bb8f15ff98313b5905bd64122d85f376","created_at":"2023-03-07T09:17:53.594Z","updated_at":"2026-04-17T22:03:21.789Z","committers":[{"name":"Daniel Neighman","email":"has.sox@gmail.com","login":null,"count":90},{"name":"José Valim","email":"jose.valim@gmail.com","login":"josevalim","count":70},{"name":"Justin Smestad","email":"justin.smestad@gmail.com","login":"jsmestad","count":33},{"name":"José Valim","email":"jose.valim@plataformatec.com.br","login":null,"count":9},{"name":"grosser","email":"grosser.michael@gmail.com","login":"grosser","count":7},{"name":"Jonas Grimfelt","email":"grimen@gmail.com","login":"grimen","count":6},{"name":"Rodrigo Flores","email":"rodrigo.flores@plataformatec.com.br","login":null,"count":5},{"name":"Landon Grindheim","email":"landon.grindheim@gmail.com","login":"landongrindheim","count":4},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":4},{"name":"Simon Thiboutôt","email":"simonthiboutot@hotmail.com","login":"masterT","count":4},{"name":"José Valim","email":"jose@jose-macbook.local","login":null,"count":3},{"name":"Adam Panzer","email":"apanzer@zendesk.com","login":null,"count":3},{"name":"Aldo Sarmiento","email":"sarmiena@gmail.com","login":"sarmiena","count":3},{"name":"Pier-Olivier Thibault","email":"pothibo@gmail.com","login":"pier-oliviert","count":3},{"name":"Yoshiyuki Hirano","email":"yhirano@me.com","login":"yhirano55","count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Tobias Bühlmann","email":"tobias.buehlmann@gmx.de","login":"tbuehlmann","count":2},{"name":"Mike Dillon","email":"mike@appropriate.io","login":"md5","count":2},{"name":"Mick Staugaard","email":"mick@staugaard.com","login":"staugaard","count":2},{"name":"Drew Ulmer","email":"drew.ulmer@gmail.com","login":"latortuga","count":2},{"name":"Carlos A. da Silva","email":"carlosantoniodasilva@gmail.com","login":"carlosantoniodasilva","count":2},{"name":"Annie Caron","email":"contact@anniecaron.ca","login":"acaron","count":2},{"name":"Annie Caron","email":"annie.caron@cgi.com","login":null,"count":2},{"name":"Weston Platter","email":"weston.platter@novu.com","login":null,"count":2},{"name":"John Mortlock","email":"john.mortlock@sealink.com.au","login":null,"count":2},{"name":"Daniel Neighman","email":"dneighman@Sox.local","login":null,"count":2},{"name":"chubchenko","email":"artem.chubchenko@gmail.com","login":"chubchenko","count":2},{"name":"colorbox","email":"colorbox222@gmail.com","login":"colorbox","count":2},{"name":"Rolandas Barysas","email":"rb@atomicflow.org","login":null,"count":1},{"name":"Patrick McGuire","email":"patrick@teachable.com","login":null,"count":1},{"name":"Martin Linkhorst","email":"m.linkhorst@googlemail.com","login":null,"count":1},{"name":"Gun.io Whitespace Robot","email":"contact@gun.io","login":null,"count":1},{"name":"Dean Perry","email":"dean+github@deanperry.net","login":null,"count":1},{"name":"Daniel Hoelbling","email":"hoelbling@pixelpoint.at","login":null,"count":1},{"name":"Kazuhiro NISHIYAMA","email":"zn@mbf.nifty.com","login":"znz","count":1},{"name":"Lin Jen-Shin","email":"godfat@godfat.org","login":"godfat","count":1},{"name":"Marcel Jackwerth","email":"marcel@northdocks.com","login":"NDMarcel","count":1},{"name":"Rodrigo Flores","email":"mail@rodrigoflores.org","login":"rodrigoflores","count":1},{"name":"Shinichi Maeshima","email":"netwillnet@gmail.com","login":"willnet","count":1},{"name":"Trevor Wennblom","email":"trevor@well.com","login":"trevor","count":1},{"name":"buncis","email":"buncismamen@gmail.com","login":"buncis","count":1},{"name":"mlpinit","email":"marius@mlpinit.com","login":"mlpinit","count":1},{"name":"shmokmt","email":"32533860+shmokmt","login":"shmokmt","count":1},{"name":"linus","email":"linus@linus-UX31E.(none)","login":null,"count":1},{"name":"Jon Rowe","email":"hello@jonrowe.co.uk","login":"JonRowe","count":1},{"name":"Isaac Betesh","email":"iybetesh@gmail.com","login":"betesh","count":1},{"name":"Henrique Portela","email":"henrique.portela@gmail.com","login":"portela","count":1},{"name":"Glenn Ericksen","email":"glenn@kurioscreative.com","login":"kurioscreative","count":1},{"name":"George Millo","email":"georgejulianmillo@gmail.com","login":"george-carlin","count":1},{"name":"Emil Soman","email":"emil.soman@gmail.com","login":"emilsoman","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1},{"name":"Dominick","email":"dguzzo@gmail.com","login":"dguzzo","count":1},{"name":"Dave Doolin","email":"david.doolin@gmail.com","login":"doolin","count":1},{"name":"Brady Clark","email":"bradyjclark88@gmail.com","login":"BClark88","count":1},{"name":"Andrey Koleshko","email":"ka8725@gmail.com","login":"ka8725","count":1},{"name":"Alex Brinkman","email":"alex@enlightenedpixel.com","login":"alexbrinkman","count":1},{"name":"Alder","email":"farvistadw@gmail.com","login":"chatman-media","count":1},{"name":"Ahmad Al-kheat","email":"wisamfaithful@gmail.com","login":"ahmad-alkheat","count":1}],"past_year_committers":[{"name":"Shinichi Maeshima","email":"netwillnet@gmail.com","login":"willnet","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-18T00:00:07.883Z","repositories_count":6214425,"commits_count":900108098,"contributors_count":34918253,"owners_count":1143970,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"wardencommunity/warden","html_url":"https://github.com/wardencommunity/warden","last_synced_at":"2026-04-05T16:00:53.245Z","status":"error","issues_count":64,"pull_requests_count":53,"avg_time_to_close_issue":32876811.791666668,"avg_time_to_close_pull_request":20890924.204081632,"issues_closed_count":48,"pull_requests_closed_count":49,"pull_request_authors_count":36,"issue_authors_count":62,"avg_comments_per_issue":3.359375,"avg_comments_per_pull_request":1.849056603773585,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":80448.0,"past_year_avg_time_to_close_pull_request":197681.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-12T11:54:09.192Z","updated_at":"2026-04-05T16:00:53.245Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/wardencommunity%2Fwarden/issues","issue_labels_count":{"question":2,"good first issue":1,"bug":1,"todo":1},"pull_request_labels_count":{"dependencies":3,"needs revisions":2,"good first issue":1,"bug":1,"todo":1},"issue_author_associations_count":{"NONE":61,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"CONTRIBUTOR":31,"NONE":18,"COLLABORATOR":4},"issue_authors":{"joshuajaco":2,"l4cr0ss":2,"vladislav-zubov":1,"alan-pie":1,"joost":1,"hchood":1,"dstarh":1,"vyorkin":1,"hwhelchel":1,"DefV":1,"raquelhortab":1,"wagenet":1,"resistorsoftware":1,"stephan-nordnes-eriksen":1,"mejibyte":1,"jperry":1,"jon-mcclung-fortyau":1,"f1sherman":1,"mmzoo":1,"Fiaxhs":1,"kaspernj":1,"zjeraar":1,"betesh":1,"PikachuEXE":1,"phlegx":1,"masterT":1,"mauriciopasquier":1,"mustmodify":1,"fnordfish":1,"Arepo":1,"cyclingzealot":1,"fballiano":1,"mfechner":1,"JoeWoodward":1,"pruett":1,"Flambino":1,"kiddrew":1,"cinic2003":1,"gingerlime":1,"ginjo":1,"jonathansimmons":1,"syter":1,"utkarsh2102":1,"agraves":1,"erickpereira":1,"agis":1,"ThomasAlxDmy":1,"landongrindheim":1,"dutrasr":1,"lowjoel":1,"seanpdoyle":1,"jmortlock":1,"megatux":1,"milesmatthias":1,"acaron":1,"philipbjorge":1,"jfabre":1,"bradrobertson":1,"albertski":1,"stevenspiel":1,"hassanas":1,"manubo":1},"pull_request_authors":{"olleolleolle":5,"BrianHawley":3,"jsmestad":3,"dependabot[bot]":3,"acaron":2,"masterT":2,"chubchenko":2,"willnet":2,"landongrindheim":2,"colorbox":2,"zedtux":2,"apanzerj":1,"willianveiga":1,"megatux":1,"balasankarc":1,"ahills":1,"ma2shita":1,"teitei-tk":1,"BClark88":1,"betesh":1,"G-Rath":1,"pier-oliviert":1,"shmokmt":1,"yhirano55":1,"JonRowe":1,"shatalov-boris":1,"george-carlin":1,"rolandasb":1,"ka8725":1,"buncis":1,"EdwardBetts":1,"hassox":1,"ahmad-alkheat":1,"MatheusRich":1,"jmortlock":1,"alexbrinkman":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-13T00:00:15.727Z","repositories_count":14247242,"issues_count":34632031,"pull_requests_count":113102009,"authors_count":11233706,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{"NONE":3,"CONTRIBUTOR":1},"past_year_issue_authors":{"fnordfish":1,"joshuajaco":1},"past_year_pull_request_authors":{"willnet":2,"G-Rath":1,"MatheusRich":1},"maintainers":[{"login":"jsmestad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsmestad"},{"login":"hassox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hassox"}],"active_maintainers":[]},"events":{"total":{"PullRequestEvent":4,"ForkEvent":5,"IssuesEvent":1,"WatchEvent":31,"IssueCommentEvent":9,"PushEvent":1,"GollumEvent":2},"last_year":{"PullRequestEvent":1,"ForkEvent":3,"IssuesEvent":1,"WatchEvent":14,"IssueCommentEvent":1,"GollumEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2022-07-12T17:04:38.902Z","updated_at":"2022-07-12T17:04:38.902Z","repository_link":"https://github.com/wardencommunity/warden/blob/master/Gemfile","dependencies":[{"id":179625147,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":179625148,"package_name":"pry","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":179625149,"package_name":"rspec","ecosystem":"rubygems","requirements":"~\u003e 3","direct":true,"kind":"development","optional":false},{"id":179625150,"package_name":"rack-test","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"rubygems","filepath":"warden.gemspec","sha":null,"kind":"manifest","created_at":"2022-07-12T17:04:38.994Z","updated_at":"2022-07-12T17:04:38.994Z","repository_link":"https://github.com/wardencommunity/warden/blob/master/warden.gemspec","dependencies":[{"id":179625197,"package_name":"rack","ecosystem":"rubygems","requirements":"\u003e= 2.2.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ruby.yml","sha":null,"kind":"manifest","created_at":"2024-04-30T19:01:31.501Z","updated_at":"2024-04-30T19:01:31.501Z","repository_link":"https://github.com/wardencommunity/warden/blob/master/.github/workflows/ruby.yml","dependencies":[{"id":17824879899,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":17824879900,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":null,"created_at":"2024-12-15T21:38:08.668Z","updated_at":"2026-04-30T04:03:15.329Z","avatar_url":"https://github.com/wardencommunity.png","language":"Ruby","monthly_downloads":0,"readme":"# Warden\n\n[![Build Status](https://github.com/wardencommunity/warden/workflows/Tests/badge.svg?branch=master)](https://github.com/wardencommunity/warden/actions)\n\n## Getting Started\n\nPlease see the [Warden Wiki](https://github.com/wardencommunity/warden/wiki) for overview documentation.\n\n## Maintainers\n\n* Daniel Neighman (hassox)\n* José Valim (josevalim)\n* Justin Smestad (jsmestad)\n* Whitney Smestad (whithub)\n\n[A list of all contributors is available on Github.](https://github.com/hassox/warden/contributors)\n\n## LICENSE\n\nSee `LICENSE` file.\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["activerecord","mvc","activejob","rubygems","devise","crash-reporting","rack","sinatra","rspec","grape"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/665","html_url":"https://ruby.ecosyste.ms/projects/665"}