{"id":3743265,"name":"github.com/ancientlore/served","ecosystem":"go","description":"served is a simple web server for static files and blogs ala golang.org.","homepage":"https://github.com/ancientlore/served","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/ancientlore/served","keywords_array":[],"namespace":"github.com/ancientlore","versions_count":38,"first_release_published_at":"2018-12-04T21:36:09.000Z","latest_release_published_at":"2026-02-10T23:52:33.000Z","latest_release_number":"v0.22.0","last_synced_at":"2026-03-27T20:32:58.607Z","created_at":"2022-04-11T14:44:38.730Z","updated_at":"2026-03-27T20:32:58.608Z","registry_url":"https://pkg.go.dev/github.com/ancientlore/served","install_command":"go get github.com/ancientlore/served","documentation_url":"https://pkg.go.dev/github.com/ancientlore/served#section-documentation","metadata":{},"repo_metadata":{"id":15530780,"uuid":"18265369","full_name":"ancientlore/served","owner":"ancientlore","description":"Simple Go web server","archived":false,"fork":false,"pushed_at":"2025-08-21T00:09:50.000Z","size":545,"stargazers_count":5,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-21T02:26:56.232Z","etag":null,"topics":["golang","webserver"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ancientlore.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,"zenodo":null}},"created_at":"2014-03-30T14:14:41.000Z","updated_at":"2025-08-21T00:09:32.000Z","dependencies_parsed_at":"2023-12-28T23:50:35.346Z","dependency_job_id":"78539cf3-c4fb-44ae-9f46-f5e3ca646bcf","html_url":"https://github.com/ancientlore/served","commit_stats":null,"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/ancientlore/served","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ancientlore","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/sbom","scorecard":{"id":191543,"data":{"date":"2025-08-11","repo":{"name":"github.com/ancientlore/served","commit":"d41a134aa0bbb36ce2e37887c49e74ed0431b7fb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/codeql-analysis.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":"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":"Code-Review","score":0,"reason":"Found 0/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/ancientlore/served/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/ancientlore/served/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/ancientlore/served/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/ancientlore/served/codeql-analysis.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:8: pin your Docker image by updating ancientlore/goimg:1.20 to ancientlore/goimg:1.20@sha256:d840256b82f3c4e6d513a67775ac952d3f2ff64de17e083f223d4311e078fd83","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 4 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":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T20:48:18.246Z","repository_id":15530780,"created_at":"2025-08-16T20:48:18.246Z","updated_at":"2025-08-16T20:48:18.246Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271418915,"owners_count":24756367,"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-08-21T02:00:08.990Z","response_time":74,"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":"ancientlore","name":"Michael Lore","uuid":"729108","kind":"user","description":"I love to lead teams and build cool software. I'm interested in concurrency, APIs, travel, containerization, devops, and @golang.","email":"","website":"http://www.mlore.dev/","location":"Virginia, USA","twitter":"ancientlore","company":"@concur ","icon_url":"https://avatars.githubusercontent.com/u/729108?u=333dd8aea32edfcbc85b279cb68c03728124da06\u0026v=4","repositories_count":50,"last_synced_at":"2024-04-23T11:31:42.141Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ancientlore","funding_links":[],"total_stars":113,"followers":53,"following":53,"created_at":"2022-11-03T08:43:16.081Z","updated_at":"2024-04-23T11:32:01.919Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ancientlore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ancientlore/repositories"},"tags":[{"name":"v0.16.0","sha":"8753e0af635b1fce55cc9a31706d6216df1a2e97","kind":"commit","published_at":"2025-08-21T00:09:22.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.16.0","html_url":"https://github.com/ancientlore/served/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"d41a134aa0bbb36ce2e37887c49e74ed0431b7fb","kind":"commit","published_at":"2025-07-12T14:18:00.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.15.0","html_url":"https://github.com/ancientlore/served/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"c691d4b7be1cb02049776107b0a1c6cee5705b03","kind":"commit","published_at":"2025-06-08T20:23:51.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.14.0","html_url":"https://github.com/ancientlore/served/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"e4eff40c47f2459de3078b900a0c15aea7eff94e","kind":"commit","published_at":"2025-05-10T15:23:52.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.13.0","html_url":"https://github.com/ancientlore/served/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"0cccf4a39df050118cf8988744983d438f2dbbb1","kind":"commit","published_at":"2025-03-29T18:38:36.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.12.0","html_url":"https://github.com/ancientlore/served/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"145313c923fc0915583d093c66c1c9f1a6d5fc29","kind":"commit","published_at":"2025-03-06T02:28:21.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.11.0","html_url":"https://github.com/ancientlore/served/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"99ac9456e46ee190fce8e0534bd6a94b4cda9ca6","kind":"commit","published_at":"2025-02-24T22:02:49.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.10.0","html_url":"https://github.com/ancientlore/served/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"dc7e9c8c4896e0b227588b9d8a3b3f7b64d6b4bb","kind":"commit","published_at":"2025-02-05T02:21:51.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.9.0","html_url":"https://github.com/ancientlore/served/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ab0f21af04a77be6bea87e690ae9e2989531becd","kind":"commit","published_at":"2024-12-30T19:10:05.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.8.0","html_url":"https://github.com/ancientlore/served/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"f1bf7e8507486367c22920eeaff00118638281a5","kind":"commit","published_at":"2024-12-06T22:38:27.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.7.0","html_url":"https://github.com/ancientlore/served/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"1b3bd6bb421f5d4c2c3d55f86923bcad2e686434","kind":"commit","published_at":"2024-11-10T16:53:16.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.6.0","html_url":"https://github.com/ancientlore/served/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"a3f80b176320107320c22f3c7219f55355d159b0","kind":"commit","published_at":"2024-09-26T21:20:04.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.5.0","html_url":"https://github.com/ancientlore/served/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a5b548562b8f45c088067cc231ca9f8cecfb8b6b","kind":"commit","published_at":"2024-08-25T15:58:04.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.4.0","html_url":"https://github.com/ancientlore/served/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"791ae319840073b0437b9f2e759bc08f2c297a27","kind":"commit","published_at":"2024-08-02T14:48:02.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.3.0","html_url":"https://github.com/ancientlore/served/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"7ac7ec70a7c67a4eca0b3dd61fc0d28011f2ca01","kind":"commit","published_at":"2024-05-24T18:36:35.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.2.0","html_url":"https://github.com/ancientlore/served/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.2.0/manifests"},{"name":"v0.1.17","sha":"ab727316d7a87133fa47713ff8e7dbe211736672","kind":"commit","published_at":"2024-04-27T17:58:40.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.1.17","html_url":"https://github.com/ancientlore/served/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"1bef47249b02db52f6aebdab7ec31868dbb7fc30","kind":"commit","published_at":"2024-02-25T14:02:30.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.1.16","html_url":"https://github.com/ancientlore/served/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"2558dc510ee0a86d0dbc3e843ba18004d0123820","kind":"commit","published_at":"2023-12-28T22:17:53.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.1.15","html_url":"https://github.com/ancientlore/served/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"394278b912b9f837fa339935552e2eef6286920c","kind":"commit","published_at":"2023-11-28T16:24:59.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.1.14","html_url":"https://github.com/ancientlore/served/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"95c82628417d32133d37b1404ebed339b41b351a","kind":"commit","published_at":"2023-08-16T18:39:32.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.1.13","html_url":"https://github.com/ancientlore/served/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"6266a5ced222d7e3725d61081cb271ee7fc3e785","kind":"commit","published_at":"2023-08-02T02:46:48.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.1.12","html_url":"https://github.com/ancientlore/served/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"211c7e667bcbc9cadc29912ef7b407b7acce5ca3","kind":"commit","published_at":"2023-02-18T23:13:43.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.1.11","html_url":"https://github.com/ancientlore/served/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"384ba97e81bfbd03fd531e8785f1b5961d3ec773","kind":"commit","published_at":"2023-02-04T17:58:09.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.1.10","html_url":"https://github.com/ancientlore/served/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"a69fd796f3f45dd1322ed42beeea824061c3bd58","kind":"commit","published_at":"2022-10-13T16:58:52.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.1.9","html_url":"https://github.com/ancientlore/served/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"2dee574db230312539f98d92a70b19d377b96d01","kind":"commit","published_at":"2022-01-10T19:12:45.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.1.8","html_url":"https://github.com/ancientlore/served/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"954c62054163ab059368937182c6737cd2cb45e2","kind":"commit","published_at":"2021-12-08T20:50:48.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.1.7","html_url":"https://github.com/ancientlore/served/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"f98772aab20892d5865d7de4ca5a17a880941787","kind":"commit","published_at":"2021-08-18T15:17:57.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.1.6","html_url":"https://github.com/ancientlore/served/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"ccd6fcdb1e6248f8f5749dbe6275ba44320b4bb2","kind":"commit","published_at":"2021-01-31T15:34:24.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.1.5","html_url":"https://github.com/ancientlore/served/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9d0e7043652e3e5d7dd5a176a17f7b11f108ee24","kind":"commit","published_at":"2020-07-07T16:26:52.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.1.4","html_url":"https://github.com/ancientlore/served/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"25a95746f317276dd726a9a1ffe8a6ec0a6c4085","kind":"commit","published_at":"2019-04-26T20:21:07.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.1.3","html_url":"https://github.com/ancientlore/served/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"afa48a898909d411e3f4aa78c6f7404df9c2ae41","kind":"commit","published_at":"2019-03-13T20:36:57.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.1.2","html_url":"https://github.com/ancientlore/served/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d699ac8a3285a093e48e83ba58ee8c87155a5d49","kind":"commit","published_at":"2018-12-04T21:36:09.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/v0.1.1","html_url":"https://github.com/ancientlore/served/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/v0.1.1/manifests"},{"name":"0.1","sha":"2c39b2e9b7db8b07666524e2dd31281d7c03a5a7","kind":"commit","published_at":"2017-08-03T17:02:59.000Z","download_url":"https://codeload.github.com/ancientlore/served/tar.gz/0.1","html_url":"https://github.com/ancientlore/served/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ancientlore/served@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-21T02:42:18.681Z","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":6.493894192945972,"forks_count":8.968987819809952,"average":7.951970569123392},"purl":"pkg:golang/github.com/ancientlore/served","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ancientlore/served","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ancientlore/served","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ancientlore/served/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-13T17:38:33.215Z","issues_count":3,"pull_requests_count":3,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":335604.3333333333,"issues_closed_count":0,"pull_requests_closed_count":3,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":708529.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ancientlore%2Fserved/issues","maintainers":[{"login":"ancientlore","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ancientlore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fancientlore%2Fserved/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fancientlore%2Fserved/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fancientlore%2Fserved/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fancientlore%2Fserved/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fancientlore%2Fserved/codemeta","maintainers":[]}