{"id":3504445,"name":"github.com/revel/cmd","ecosystem":"go","description":"","homepage":"https://github.com/revel/cmd","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/revel/cmd","keywords_array":[],"namespace":"github.com/revel","versions_count":21,"first_release_published_at":"2015-03-25T14:38:39.000Z","latest_release_published_at":"2022-04-12T23:16:57.000Z","latest_release_number":"v1.1.2","last_synced_at":"2026-08-19T06:41:28.286Z","created_at":"2022-04-10T20:30:06.404Z","updated_at":"2026-08-19T08:07:34.007Z","registry_url":"https://pkg.go.dev/github.com/revel/cmd","install_command":"go get github.com/revel/cmd","documentation_url":"https://pkg.go.dev/github.com/revel/cmd#section-documentation","metadata":{},"repo_metadata":{"id":14485319,"uuid":"17197934","full_name":"revel/cmd","owner":"revel","description":"Command line tools for Revel.","archived":false,"fork":false,"pushed_at":"2024-07-11T06:57:36.000Z","size":610,"stargazers_count":62,"open_issues_count":15,"forks_count":105,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-08-19T06:40:09.192Z","etag":null,"topics":["hacktoberfest","revel-applications","web-application","web-framework"],"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/revel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-02-26T03:46:41.000Z","updated_at":"2024-10-24T09:26:20.000Z","dependencies_parsed_at":"2024-06-18T14:02:53.754Z","dependency_job_id":"10ef1bde-3bd6-48b6-b896-3d1e09858389","html_url":"https://github.com/revel/cmd","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/revel/cmd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/revel","download_url":"https://codeload.github.com/revel/cmd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/sbom","scorecard":{"id":772623,"data":{"date":"2025-08-11","repo":{"name":"github.com/revel/cmd","commit":"4c7ddf5567b1f9facb0dbf9bf4511e2da1934fdb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 11/13 approved changesets -- score normalized to 8","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0288","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8","Warn: Project is vulnerable to: GO-2022-0603 / GHSA-hp87-p4gw-j4gq"],"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-23T02:36:26.725Z","repository_id":14485319,"created_at":"2025-08-23T02:36:26.726Z","updated_at":"2025-08-23T02:36:26.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"revel","name":"Revel Framework","uuid":"6631594","kind":"organization","description":"","email":null,"website":"revel.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6631594?v=4","repositories_count":21,"last_synced_at":"2024-03-25T22:16:43.481Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/revel","funding_links":[],"total_stars":13582,"followers":36,"following":0,"created_at":"2022-11-02T18:25:41.210Z","updated_at":"2024-03-25T22:16:43.777Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/revel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/revel/repositories"},"tags":[{"name":"v1.1.2","sha":"4c7ddf5567b1f9facb0dbf9bf4511e2da1934fdb","kind":"commit","published_at":"2022-04-12T23:16:57.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v1.1.2","html_url":"https://github.com/revel/cmd/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d83d2d58915d4bb569c44b3e6c114a1228243089","kind":"commit","published_at":"2022-04-12T22:19:24.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v1.1.1","html_url":"https://github.com/revel/cmd/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0ec9e69d97e97131df0abcb68d213eedc48b5f43","kind":"commit","published_at":"2022-04-12T15:40:27.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v1.1.0","html_url":"https://github.com/revel/cmd/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"3cec19ee6293b8713e2fe32a8a469a7818ce9816","kind":"commit","published_at":"2020-07-21T16:12:17.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v1.0.3","html_url":"https://github.com/revel/cmd/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"236499f9e52e0c8f87d14d58bcf65baecb41e9a4","kind":"commit","published_at":"2020-07-15T05:10:25.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v1.0.2","html_url":"https://github.com/revel/cmd/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b0484c9279f17511da191b7df51ab4e419aa0116","kind":"commit","published_at":"2020-07-14T20:16:12.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v1.0.1","html_url":"https://github.com/revel/cmd/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"6ecc0a7c0af4e7af7f10dd6c9e1822eca209c041","kind":"commit","published_at":"2020-07-12T05:57:36.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v1.0.0","html_url":"https://github.com/revel/cmd/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v1.0.0/manifests"},{"name":"v0.21.1","sha":"149f9f992be9b0957fb1ffeda43c14a123ceb43a","kind":"commit","published_at":"2018-11-02T03:31:14.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v0.21.1","html_url":"https://github.com/revel/cmd/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"5f558aca4e4b0dcb8f892a8d7d1c6361b8e6c279","kind":"commit","published_at":"2018-10-30T13:23:52.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v0.21.0","html_url":"https://github.com/revel/cmd/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"be7bebd9629a37a51845b37c502a920d324ff867","kind":"commit","published_at":"2018-10-02T16:27:54.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v0.20.2","html_url":"https://github.com/revel/cmd/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"f745fb3edf8b1cc37cf9610da8bb2dd0986464dc","kind":"commit","published_at":"2018-10-01T18:08:23.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v0.20.1","html_url":"https://github.com/revel/cmd/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"b606ec999c4b5c79549b34dc3b5a207f00728606","kind":"commit","published_at":"2018-09-22T22:32:30.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v0.20.0","html_url":"https://github.com/revel/cmd/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"97ec1422620f1a83cd13738708a109fe092364ca","kind":"commit","published_at":"2018-02-05T00:32:57.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v0.19.0","html_url":"https://github.com/revel/cmd/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"29e594435c59a46332d5dff89e7a6bc535db9085","kind":"commit","published_at":"2017-10-31T15:12:16.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v0.18.0","html_url":"https://github.com/revel/cmd/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.18.0/manifests"},{"name":"v0.17","sha":"7eda33eb71e8bf504ab43f1ed43583952464edbc","kind":"commit","published_at":"2017-06-01T03:25:56.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v0.17","html_url":"https://github.com/revel/cmd/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.17/manifests"},{"name":"v0.16.0","sha":"7eda33eb71e8bf504ab43f1ed43583952464edbc","kind":"commit","published_at":"2017-06-01T03:25:56.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v0.16.0","html_url":"https://github.com/revel/cmd/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"e1776bda3c1f45b2d0315ca7b40d443d5f7578e1","kind":"commit","published_at":"2017-04-27T04:04:12.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v0.15.0","html_url":"https://github.com/revel/cmd/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"95d6366c0d8d727ca62767848fb0801268b49ea6","kind":"commit","published_at":"2017-03-25T04:19:22.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v0.14.1","html_url":"https://github.com/revel/cmd/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"95d6366c0d8d727ca62767848fb0801268b49ea6","kind":"commit","published_at":"2017-03-25T04:19:22.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v0.14.0","html_url":"https://github.com/revel/cmd/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"4b9e74e1eaf41d1041de57ce613aa03aa17232e2","kind":"commit","published_at":"2016-06-06T22:36:16.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v0.13.1","html_url":"https://github.com/revel/cmd/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"18b9e8f344c6fc7cfe4219f0dde8ef1858ec4f50","kind":"commit","published_at":"2016-06-06T01:32:53.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v0.13.0","html_url":"https://github.com/revel/cmd/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"a7b72c9afbff471c8c6c579f3b63780d2c478b12","kind":"commit","published_at":"2015-03-25T14:38:39.000Z","download_url":"https://codeload.github.com/revel/cmd/tar.gz/v0.12.0","html_url":"https://github.com/revel/cmd/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/revel/cmd@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/tags/v0.12.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:07:34.007Z","dependent_packages_count":13,"downloads":null,"downloads_period":null,"dependent_repos_count":20,"rankings":{"downloads":null,"dependent_repos_count":1.2196134582785667,"dependent_packages_count":1.4219444447257323,"stargazers_count":5.28907593319062,"forks_count":2.639424177186221,"docker_downloads_count":null,"average":2.642514503345285},"purl":"pkg:golang/github.com/revel/cmd","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/revel/cmd","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/revel/cmd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/revel/cmd/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-17T15:17:26.601Z","issues_count":44,"pull_requests_count":61,"avg_time_to_close_issue":23252641.638888888,"avg_time_to_close_pull_request":21743516.055555556,"issues_closed_count":36,"pull_requests_closed_count":54,"pull_request_authors_count":27,"issue_authors_count":35,"avg_comments_per_issue":2.1818181818181817,"avg_comments_per_pull_request":1.0327868852459017,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/revel%2Fcmd/issues","maintainers":[{"login":"brendensoares","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brendensoares"},{"login":"pedromorgan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedromorgan"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frevel%2Fcmd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frevel%2Fcmd/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frevel%2Fcmd/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frevel%2Fcmd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frevel%2Fcmd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frevel%2Fcmd/codemeta","maintainers":[]}