[{"id":2330931,"name":"samplenpmpkg","ecosystem":"npm","description":"sample npm package","homepage":"https://github.com/nuget/nugetgallery#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuget/nugetgallery","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2018-07-24T20:02:09.116Z","latest_release_published_at":"2018-07-24T20:02:09.116Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-31T11:59:49.795Z","created_at":"2022-04-10T00:17:16.563Z","updated_at":"2026-08-31T11:59:49.795Z","registry_url":"https://www.npmjs.com/package/samplenpmpkg","install_command":"npm install samplenpmpkg","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":37610842,"uuid":"2180736","full_name":"NuGet/NuGetGallery","owner":"NuGet","description":"NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.","archived":false,"fork":false,"pushed_at":"2026-08-15T04:04:04.000Z","size":117503,"stargazers_count":1642,"open_issues_count":846,"forks_count":659,"subscribers_count":106,"default_branch":"main","last_synced_at":"2026-08-15T19:08:55.518Z","etag":null,"topics":["dotnet","hacktoberfest","nuget"],"latest_commit_sha":null,"homepage":"https://www.nuget.org/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NuGet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"dco":null,"cla":null}},"created_at":"2011-08-09T17:57:32.000Z","updated_at":"2026-08-14T13:21:37.000Z","dependencies_parsed_at":"2023-09-27T03:53:02.800Z","dependency_job_id":"b984c3f5-0741-4803-a5c5-199d9d8e0901","html_url":"https://github.com/NuGet/NuGetGallery","commit_stats":{"total_commits":9078,"total_committers":231,"mean_commits":"39.298701298701296","dds":0.8808107512667989,"last_synced_commit":"febd3fb35bbf25b4a4d40f56859693e0bbf5d6f0"},"previous_names":[],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/NuGet/NuGetGallery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuGet","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/sbom","scorecard":{"id":103059,"data":{"date":"2025-08-11","repo":{"name":"github.com/NuGet/NuGetGallery","commit":"689bd112f3c3a35b6db3490084ec46cb7bd94e5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.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":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch 'dev'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'dev'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'dev'","Info: 'stale review dismissal' is required to merge on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'dev'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch 'dev'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch 'dev'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch 'dev'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'dev'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch 'dev'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch 'dev'"],"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/AccountDeleter/Scripts/nssm.exe:1","Warn: binary detected: src/ArchivePackages/Scripts/nssm.exe:1","Warn: binary detected: src/Gallery.CredentialExpiration/Scripts/nssm.exe:1","Warn: binary detected: src/Gallery.Maintenance/Scripts/nssm.exe:1","Warn: binary detected: src/GitHubVulnerabilities2Db/Scripts/nssm.exe:1","Warn: binary detected: src/GitHubVulnerabilities2v3/Scripts/nssm.exe:1","Warn: binary detected: src/Ng/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.Auxiliary2AzureSearch/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.Catalog2AzureSearch/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.Catalog2Registration/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.GitHubIndexer/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Services.Revalidate/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Services.Validation.Orchestrator/Scripts/nssm.exe:1","Warn: binary detected: src/PackageLagMonitor/Scripts/nssm.exe:1","Warn: binary detected: src/Stats.AggregateCdnDownloadsInGallery/Scripts/nssm.exe:1","Warn: binary detected: src/Stats.CollectAzureChinaCDNLogs/Scripts/nssm.exe:1","Warn: binary detected: src/Stats.PostProcessReports/Scripts/nssm.exe:1","Warn: binary detected: src/StatusAggregator/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.PackageSigning.ProcessSignature/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.PackageSigning.RevalidateCertificate/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.PackageSigning.ValidateCertificate/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.Symbols/Scripts/nssm.exe:1","Warn: binary detected: src/VerifyGitHubVulnerabilities/Scripts/nssm.exe:1","Warn: binary detected: tests/Validation.Symbols.Tests/TestData/testlib/0-baseline/testlib.dll:1","Warn: binary detected: tests/Validation.Symbols.Tests/TestData/testlib/1-add-class/testlib.dll:1","Warn: binary detected: tests/Validation.Symbols.Tests/TestData/testlib/2-windows/testlib.dll:1","Warn: binary detected: tools/7zip/7za.exe:1"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-15T10:34:15.084Z","repository_id":37610842,"created_at":"2025-08-15T10:34:15.085Z","updated_at":"2025-08-15T10:34:15.085Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36695811,"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-15T02:00:05.847Z","response_time":94,"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":"NuGet","name":"NuGet","uuid":"968310","kind":"organization","description":"","email":null,"website":"https://nuget.org","location":null,"twitter":"nuget","company":null,"icon_url":"https://avatars.githubusercontent.com/u/968310?v=4","repositories_count":53,"last_synced_at":"2024-05-29T05:54:55.218Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/NuGet","funding_links":[],"total_stars":5617,"followers":227,"following":0,"created_at":"2022-11-02T16:43:53.226Z","updated_at":"2024-05-29T05:55:00.848Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuGet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuGet/repositories"},"tags":[{"name":"v2024.12.06","sha":"ce2fa53bafb3da61c522f1b8857558eceb06cfcb","kind":"commit","published_at":"2024-12-06T21:41:34.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2024.12.06","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2024.12.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2024.12.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.06/manifests"},{"name":"v2024.12.05","sha":"af2aca9e73a367ad3edb53fa092ecf2c19fda68b","kind":"commit","published_at":"2024-12-05T13:07:15.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2024.12.05","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2024.12.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2024.12.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.05/manifests"},{"name":"v2024.05.28","sha":"84c4347fd337c80136c5e699b9c177ab83d0bc58","kind":"commit","published_at":"2024-05-29T06:25:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2024.05.28","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2024.05.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2024.05.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.05.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.05.28/manifests"},{"name":"v2023.04.25","sha":"e32d1c25806755ecac31d8370a9dd9e464454264","kind":"tag","published_at":"2023-04-27T14:25:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2023.04.25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2023.04.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2023.04.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.04.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.04.25/manifests"},{"name":"v2023.02.27","sha":"e494ba3378454b23fd792c002819d865573c614e","kind":"commit","published_at":"2023-02-24T23:12:17.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2023.02.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2023.02.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2023.02.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.02.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.02.27/manifests"},{"name":"v2022.10.19","sha":"be7605600b804cfcb40fd928c757c900642ab273","kind":"commit","published_at":"2022-10-19T19:28:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2022.10.19","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2022.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2022.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2022.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2022.10.19/manifests"},{"name":"v2021.04.08","sha":"c71e12429b108c4d87e2da41790b164149a43389","kind":"commit","published_at":"2021-04-09T01:05:39.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2021.04.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2021.04.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2021.04.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2021.04.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2021.04.08/manifests"},{"name":"v2020.06.09","sha":"6d955d13396271d3fe86d8b54790752177d59591","kind":"tag","published_at":"2020-06-09T17:18:48.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2020.06.09","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2020.06.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2020.06.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2020.06.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2020.06.09/manifests"},{"name":"v2019.06.24","sha":"e3ae678fd8bc9f1065a17ccfb0ab3be82328bf55","kind":"tag","published_at":"2019-07-01T22:13:13.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2019.06.24","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2019.06.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2019.06.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.06.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.06.24/manifests"},{"name":"v2019.01.14","sha":"7a0ed71f4c1f608b01d0947132123197b9bea839","kind":"commit","published_at":"2019-01-13T00:59:07.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2019.01.14","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2019.01.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2019.01.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.01.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.01.14/manifests"},{"name":"v2018.12.12","sha":"a308141bded7401e1cca7dc80d7fbb293e5c2d9e","kind":"tag","published_at":"2018-12-13T00:21:46.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.12.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.12.12/manifests"},{"name":"v2018.11.12","sha":"f612b6ce57d96f058a6b66273e47582ff5142f7f","kind":"commit","published_at":"2018-11-13T01:40:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.11.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.12/manifests"},{"name":"v2018.10.20","sha":"0b177deb45ce2d755563b6242e7d283ba48d9781","kind":"commit","published_at":"2018-11-08T19:36:00.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.10.20","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.10.20/manifests"},{"name":"v2018.11.05","sha":"bf7e98f696e346b55cb1eba38866682ae936160f","kind":"commit","published_at":"2018-11-06T22:27:26.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.11.05","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.11.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.11.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.05/manifests"},{"name":"v2018.08.20","sha":"410c949c723dc504ac3d7b5b3c4f595538c0cff1","kind":"commit","published_at":"2018-10-17T03:50:51.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.08.20","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.08.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.08.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.20/manifests"},{"name":"v2018.09.25","sha":"b8eb013b140dbb614384f37abcbd6876c0849bbf","kind":"commit","published_at":"2018-09-26T22:21:52.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.09.25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.09.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.09.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.09.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.09.25/manifests"},{"name":"v2018.08.08","sha":"1b9875706fb5fda0313de0e7c235603946ef3856","kind":"commit","published_at":"2018-08-20T21:51:33.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.08.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.08.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.08.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.08/manifests"},{"name":"v2018.08.01","sha":"1b9875706fb5fda0313de0e7c235603946ef3856","kind":"commit","published_at":"2018-08-20T21:51:33.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.08.01","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.01/manifests"},{"name":"v2018.07.16","sha":"941861ab5b0adc7f6034e0672cce3b296605b968","kind":"commit","published_at":"2018-07-17T18:51:15.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.07.16","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.07.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.07.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.07.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.07.16/manifests"},{"name":"v2018.11.06","sha":"f262ce11b5de6c30885568cb5bd8e28434cc87ee","kind":"commit","published_at":"2018-06-12T00:47:41.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.11.06","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.11.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.11.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.06/manifests"},{"name":"v2018.05.21","sha":"4622ebed4e10a25987adc41cc94fe6dab9d57508","kind":"commit","published_at":"2018-05-22T22:43:59.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.05.21","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.05.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.05.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.21/manifests"},{"name":"v2018.05.08","sha":"e2318e49d14bdc6ec5fe819bd358e5832969770b","kind":"commit","published_at":"2018-05-08T17:37:40.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.05.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.05.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.05.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.08/manifests"},{"name":"v2018.02.22","sha":"e2318e49d14bdc6ec5fe819bd358e5832969770b","kind":"commit","published_at":"2018-05-08T17:37:40.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.02.22","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.02.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.02.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.02.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.02.22/manifests"},{"name":"v2018.04.25","sha":"a7317bbb80526ca1b2dc6be5a4704c16b82110c4","kind":"commit","published_at":"2018-05-02T21:49:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.04.25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.04.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.04.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.25/manifests"},{"name":"v2018.04.05","sha":"0976f840cc2e00c6aee8169d2f60de11829d8e22","kind":"commit","published_at":"2018-04-10T19:23:17.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.04.05","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.04.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.04.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.05/manifests"},{"name":"v2018.03.12","sha":"7e0f3c7af27a0a12cdec012a39f78fafab28b0a4","kind":"commit","published_at":"2018-03-12T16:34:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.03.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.03.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.03.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.03.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.03.12/manifests"},{"name":"v2018.01.29","sha":"90ffa1d6baf4ad1e6b3e7901a6c1d65b6ca34081","kind":"commit","published_at":"2018-01-29T18:36:25.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.01.29","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.01.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.01.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.29/manifests"},{"name":"v2018.01.08","sha":"c60dcbaec322237802b81b3d7abbb59baa0c7042","kind":"commit","published_at":"2018-01-09T04:57:18.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.01.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.01.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.01.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.08/manifests"},{"name":"v2017.11.27","sha":"62c5bd28e2fb7e48b69304810554ac82b2113056","kind":"commit","published_at":"2017-11-18T01:19:15.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.11.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.11.27/manifests"},{"name":"v2017.10.31","sha":"c326c231d9ccebd4417bdc05a0f1d9efc13a556d","kind":"commit","published_at":"2017-10-31T21:42:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.10.31","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.31/manifests"},{"name":"v2017.10.19","sha":"da86aef01bf5bfbdaedac486137d0019b75dcdbe","kind":"commit","published_at":"2017-10-19T19:02:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.10.19","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.19/manifests"},{"name":"v2017.09.01","sha":"9eb4bc49f7f34339b0fc4a6183f9265509961cdd","kind":"commit","published_at":"2017-09-05T17:25:28.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.09.01","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.09.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.09.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.09.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.09.01/manifests"},{"name":"v2017.08.14","sha":"f44a86fb1507465b60baf70928b175a19213b394","kind":"commit","published_at":"2017-08-10T17:45:28.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.08.14","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.08.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.08.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.08.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.08.14/manifests"},{"name":"v2017.06.14","sha":"68e84b6e180e3e2f05f797f03867ae5e5f7b2beb","kind":"commit","published_at":"2017-06-13T07:16:02.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.06.14","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.06.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.06.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.06.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.06.14/manifests"},{"name":"v2017.04.28","sha":"7eed4f25888e8fb88794d4e2a2942d6fed115c7d","kind":"commit","published_at":"2017-04-28T21:42:19.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.04.28","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.04.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.04.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.04.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.04.28/manifests"},{"name":"v2017.03.27","sha":"9ccd22771eb2635b3e6ff238d7835d0787df53e5","kind":"commit","published_at":"2017-03-27T16:17:58.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.03.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.03.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.03.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.27/manifests"},{"name":"v2017.03.22","sha":"7c7e4ffefa7951b16331eace4bebef9456d4a2ca","kind":"tag","published_at":"2017-03-20T23:09:43.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.03.22","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.03.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.03.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.22/manifests"},{"name":"v2017.02.24","sha":"124ac9e452c3f96433dae125672bdec71226be13","kind":"tag","published_at":"2017-02-27T18:27:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.02.24","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.02.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.02.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.02.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.02.24/manifests"},{"name":"v2017.01.30","sha":"b20eaacf54e8c73e538bf34f5f0acd200420c7cb","kind":"tag","published_at":"2017-01-31T18:29:10.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01.30","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.30/manifests"},{"name":"v2017.01.27","sha":"ce6c5d603e76ca1265c0b759d4e0d898acd7349d","kind":"tag","published_at":"2017-01-27T22:39:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.27/manifests"},{"name":"v2017.01.17","sha":"d58a7435b318f2aa1846b7d91f4b28bb755a9d59","kind":"commit","published_at":"2017-01-12T21:50:18.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01.17","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.17/manifests"},{"name":"v2017.01","sha":"6e155c72e1f99dff23cc8244e35a7bc3f0d7c8b8","kind":"commit","published_at":"2017-01-06T03:32:57.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01/manifests"},{"name":"v2016.12","sha":"b31a5dd3ec2ae740f4989af9b52bfd4f31838956","kind":"commit","published_at":"2016-12-08T00:39:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2016.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2016.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2016.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.12/manifests"},{"name":"v2016.10","sha":"27869a9f2bd453d87c061b2ad491314d9f273eea","kind":"commit","published_at":"2016-10-24T18:52:54.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2016.10","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2016.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2016.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.10/manifests"},{"name":"3.0.624-r-master","sha":"e01abfa925477ffb3db9d96a746b61b20ac9095a","kind":"tag","published_at":"2015-08-12T13:02:16.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.624-r-master","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.624-r-master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.624-r-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.624-r-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.624-r-master/manifests"},{"name":"3.0.623-r-master","sha":"904a36d2147f8823c40cfec7ac09077619e50731","kind":"tag","published_at":"2015-08-11T13:30:07.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.623-r-master","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.623-r-master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.623-r-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.623-r-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.623-r-master/manifests"},{"name":"3.0.621-r-master-ApiApps","sha":"2be766c387ff8c64c0d6573910e835496132f2d5","kind":"tag","published_at":"2015-08-07T15:10:42.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.621-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.621-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.621-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.621-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.621-r-master-ApiApps/manifests"},{"name":"3.0.610-r-master-ApiApps","sha":"f26abfe69158835dc72613ef4b546f9dd79c5b21","kind":"tag","published_at":"2015-08-06T09:28:30.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.610-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.610-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.610-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.610-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.610-r-master-ApiApps/manifests"},{"name":"3.0.608-r-master-ApiApps","sha":"ce1a423dd8352f6fe3e3d6a711ff4bc2236ac31a","kind":"tag","published_at":"2015-08-05T16:48:02.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.608-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.608-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.608-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.608-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.608-r-master-ApiApps/manifests"},{"name":"3.0.606-r-master-ApiApps","sha":"513613f6015a136aabebc24757b9ab3fb9c65a6d","kind":"tag","published_at":"2015-08-05T11:16:30.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.606-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.606-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.606-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.606-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.606-r-master-ApiApps/manifests"},{"name":"3.0.601-r-master-ApiApps","sha":"1a347babdfb36098f48b7b72968920e1915d0e6d","kind":"tag","published_at":"2015-08-04T07:42:17.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.601-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.601-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.601-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.601-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.601-r-master-ApiApps/manifests"},{"name":"3.0.269-r-develop-octov3-1-ApiApps","sha":"296adc43047091103de639d38df8bc7142ca23ba","kind":"tag","published_at":"2015-07-30T12:25:36.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.269-r-develop-octov3-1-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.269-r-develop-octov3-1-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.269-r-develop-octov3-1-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.269-r-develop-octov3-1-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.269-r-develop-octov3-1-ApiApps/manifests"},{"name":"3.0.578-r-master-NuGet","sha":"91f64a59c32387febe2fb946cb256e9e085c3d8b","kind":"tag","published_at":"2015-07-20T10:00:42.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.578-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.578-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.578-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.578-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.578-r-master-NuGet/manifests"},{"name":"3.0.576-r-master-NuGet","sha":"6fe6d02084005e7088b78c3fea74859177f68b56","kind":"tag","published_at":"2015-07-17T19:20:36.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.576-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.576-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.576-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.576-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.576-r-master-NuGet/manifests"},{"name":"3.0.570-r-master-NuGet","sha":"69b1e3086c8ece385bada1210b9dc54822f31bb3","kind":"tag","published_at":"2015-07-17T13:42:48.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.570-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.570-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.570-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.570-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.570-r-master-NuGet/manifests"},{"name":"3.0.554-r-master-NuGet","sha":"0c6705128a159418649348cfe169c0f3710cac1a","kind":"tag","published_at":"2015-07-01T17:36:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.554-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.554-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.554-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.554-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.554-r-master-NuGet/manifests"},{"name":"3.0.543-r-master-NuGet","sha":"6b2f1d3b91b33062c8b0d2bf23b0d50bea536908","kind":"tag","published_at":"2015-06-29T23:12:58.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.543-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.543-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.543-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.543-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.543-r-master-NuGet/manifests"},{"name":"3.0.540-r-master-NuGet","sha":"88aae20fa4eb065bc607c2ac026498683a050725","kind":"tag","published_at":"2015-06-29T12:14:04.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.540-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.540-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.540-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.540-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.540-r-master-NuGet/manifests"},{"name":"3.0.525-r-master-NuGet","sha":"060d896f79409a02e4ee687f9608a8b47bb7fa68","kind":"tag","published_at":"2015-06-24T21:17:53.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.525-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.525-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.525-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.525-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.525-r-master-NuGet/manifests"},{"name":"3.0.524-r-master-NuGet","sha":"67cba29096856c573c3dbb0e1a28fc27a3a9689c","kind":"tag","published_at":"2015-06-24T12:25:22.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.524-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.524-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.524-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.524-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.524-r-master-NuGet/manifests"},{"name":"3.0.514-r-master-NuGet","sha":"040e3aea215dcd079ae98dcfb6add70ea7eb0439","kind":"tag","published_at":"2015-06-22T08:52:18.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.514-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.514-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.514-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.514-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.514-r-master-NuGet/manifests"},{"name":"3.0.510-r-master-NuGet","sha":"052fed47405351bee1d8637e28d98d88cb9427c1","kind":"tag","published_at":"2015-06-12T14:57:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.510-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.510-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.510-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.510-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.510-r-master-NuGet/manifests"},{"name":"3.0.507-r-master-NuGet","sha":"5beb4be0a6c7da936b7c1fd5cdc4fa44ece1db98","kind":"tag","published_at":"2015-06-11T17:46:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.507-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.507-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.507-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.507-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.507-r-master-NuGet/manifests"},{"name":"3.0.506-r-master-NuGet","sha":"5beb4be0a6c7da936b7c1fd5cdc4fa44ece1db98","kind":"tag","published_at":"2015-06-10T08:57:54.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.506-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.506-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.506-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.506-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.506-r-master-NuGet/manifests"},{"name":"3.0.501-r-master-NuGet","sha":"5beb4be0a6c7da936b7c1fd5cdc4fa44ece1db98","kind":"tag","published_at":"2015-06-09T13:04:10.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.501-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.501-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.501-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.501-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.501-r-master-NuGet/manifests"},{"name":"3.0.490-r-master-NuGet","sha":"37dca9c1777b268d196908b5178fda26c664b7d5","kind":"tag","published_at":"2015-06-05T21:26:27.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.490-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.490-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.490-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.490-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.490-r-master-NuGet/manifests"},{"name":"3.0.474-r-master-NuGet","sha":"a44c8f366006df17a29e2ba7ebc594e2ff080cc9","kind":"tag","published_at":"2015-06-05T09:49:41.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.474-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.474-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.474-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.474-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.474-r-master-NuGet/manifests"},{"name":"3.0.434-r4-master-NuGet","sha":"53befeb8130632032d14060b3d9be9091a8d7e06","kind":"tag","published_at":"2015-04-28T11:06:57.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.434-r4-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.434-r4-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.434-r4-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.434-r4-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.434-r4-master-NuGet/manifests"},{"name":"3.0.393-r-master","sha":"5e757678fd8a7a3d966b583003053c9f8922ff74","kind":"tag","published_at":"2015-04-02T09:07:42.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.393-r-master","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.393-r-master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.393-r-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.393-r-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.393-r-master/manifests"},{"name":"iters/8/dev","sha":"0ed1eb0d7ffff6611f444a30c7d23003b6a542bc","kind":"commit","published_at":"2014-01-30T19:31:52.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/8/dev","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/8/dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F8%2Fdev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F8%2Fdev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F8%2Fdev/manifests"},{"name":"iters/7/start","sha":"ade21cc3f70d2b59836c05393f647471dc275cb9","kind":"commit","published_at":"2013-12-09T23:38:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/7/start","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/7/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F7%2Fstart","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F7%2Fstart","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F7%2Fstart/manifests"},{"name":"iters/6/qa","sha":"ade21cc3f70d2b59836c05393f647471dc275cb9","kind":"commit","published_at":"2013-12-09T23:38:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/6/qa","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/6/qa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F6%2Fqa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fqa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fqa/manifests"},{"name":"iters/5/prod","sha":"119e529a87ca3bcdc0eb3d6abc33c943dcd15fb3","kind":"commit","published_at":"2013-12-06T22:19:16.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/5/prod","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/5/prod","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F5%2Fprod","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fprod","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fprod/manifests"},{"name":"iters/6/start","sha":"34194dd88deff012b447483f76bf0050813904a8","kind":"commit","published_at":"2013-11-22T18:06:51.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/6/start","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/6/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F6%2Fstart","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fstart","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fstart/manifests"},{"name":"iters/5/qa","sha":"e2fef39168e9f419b0a016a0d3503737c95c2f58","kind":"commit","published_at":"2013-11-21T01:43:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/5/qa","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/5/qa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F5%2Fqa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fqa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fqa/manifests"},{"name":"iters/4/start","sha":"6e8bcbfa0d76d8837c26e03b28fce13f387c3eec","kind":"commit","published_at":"2013-10-22T21:57:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/4/start","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/4/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F4%2Fstart","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F4%2Fstart","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F4%2Fstart/manifests"},{"name":"iters/3/qa","sha":"6e8bcbfa0d76d8837c26e03b28fce13f387c3eec","kind":"commit","published_at":"2013-10-22T21:57:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/3/qa","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/3/qa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F3%2Fqa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F3%2Fqa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F3%2Fqa/manifests"},{"name":"iters/zold/2013Jul19","sha":"d07308aba7cec425ad89b87ec19c78ea1e3416f5","kind":"commit","published_at":"2013-07-18T02:49:13.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Jul19","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Jul19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Jul19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jul19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jul19/manifests"},{"name":"iters/zold/2013Apr25","sha":"20488ec30001b9f69d52a0b16ef796df6a4a09f5","kind":"commit","published_at":"2013-04-25T22:07:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Apr25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Apr25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Apr25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr25/manifests"},{"name":"iters/zold/2013Apr11","sha":"32982f660f4ff80b20a1e3c6597a75f46deadd16","kind":"commit","published_at":"2013-04-11T22:31:51.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Apr11","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Apr11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Apr11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr11/manifests"},{"name":"iters/zold/2013Mar28@1638","sha":"0c2b5dae596b31d889fd1a422611231cdfd42d53","kind":"commit","published_at":"2013-03-28T21:30:29.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Mar28@1638","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Mar28@1638","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Mar28%401638","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar28@1638","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar28@1638/manifests"},{"name":"iters/zold/2013Mar06@1412","sha":"13f2eaa6d3a9a8ccd6f33149cd2cb5f5f5c129e5","kind":"commit","published_at":"2013-03-06T18:08:55.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Mar06@1412","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Mar06@1412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Mar06%401412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar06@1412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar06@1412/manifests"},{"name":"iters/zold/2013Jan22@1653","sha":"b04e20a2286a0234bf0746b5fc282c60456f56d7","kind":"commit","published_at":"2013-01-17T20:02:44.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Jan22@1653","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Jan22@1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Jan22%401653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jan22@1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jan22@1653/manifests"},{"name":"iters/zold/Jan22@1653","sha":"b04e20a2286a0234bf0746b5fc282c60456f56d7","kind":"commit","published_at":"2013-01-17T20:02:44.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/Jan22@1653","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/Jan22@1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2FJan22%401653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FJan22@1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FJan22@1653/manifests"},{"name":"iters/zold/2012Dec12@1645","sha":"ba2dfa7a83e779e2dbe0d97b141b888d45120e4a","kind":"commit","published_at":"2012-12-13T00:04:11.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2012Dec12@1645","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2012Dec12@1645","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2012Dec12%401645","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec12@1645","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec12@1645/manifests"},{"name":"iters/zold/Dec12@1645","sha":"ba2dfa7a83e779e2dbe0d97b141b888d45120e4a","kind":"commit","published_at":"2012-12-13T00:04:11.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/Dec12@1645","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/Dec12@1645","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2FDec12%401645","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec12@1645","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec12@1645/manifests"},{"name":"iters/zold/2012Dec03@1624","sha":"fee502072da07646e9b93ba366b13cd5f9fd3c1a","kind":"commit","published_at":"2012-11-30T20:47:09.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2012Dec03@1624","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2012Dec03@1624","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2012Dec03%401624","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec03@1624","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec03@1624/manifests"},{"name":"iters/zold/Dec03@1624","sha":"fee502072da07646e9b93ba366b13cd5f9fd3c1a","kind":"commit","published_at":"2012-11-30T20:47:09.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/Dec03@1624","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/Dec03@1624","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2FDec03%401624","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec03@1624","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec03@1624/manifests"},{"name":"iters/zold/2012Jun04@0000","sha":"0b51b781c985965bf1130876c4bb58fdaa26b427","kind":"commit","published_at":"2012-06-05T00:30:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2012Jun04@0000","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2012Jun04@0000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2012Jun04%400000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Jun04@0000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Jun04@0000/manifests"},{"name":"iters/zold/2.0","sha":"0b51b781c985965bf1130876c4bb58fdaa26b427","kind":"commit","published_at":"2012-06-05T00:30:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2.0","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2.0/manifests"},{"name":"iters/zold/1.8","sha":"0b51b781c985965bf1130876c4bb58fdaa26b427","kind":"commit","published_at":"2012-06-05T00:30:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/1.8","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F1.8/manifests"}]},"repo_metadata_updated_at":"2026-08-15T19:13:44.852Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":59.43614683853403,"dependent_repos_count":10.769523647389562,"dependent_packages_count":53.60654724162076,"stargazers_count":2.2064691231493776,"forks_count":1.4997073377161763,"docker_downloads_count":null,"average":25.50367883768198},"purl":"pkg:npm/samplenpmpkg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/samplenpmpkg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/samplenpmpkg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/samplenpmpkg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T03:00:29.979Z","issues_count":538,"pull_requests_count":1119,"avg_time_to_close_issue":21849783.974025972,"avg_time_to_close_pull_request":860152.0756646217,"issues_closed_count":229,"pull_requests_closed_count":978,"pull_request_authors_count":69,"issue_authors_count":259,"avg_comments_per_issue":2.3438661710037176,"avg_comments_per_pull_request":0.9374441465594281,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":62,"past_year_issues_count":18,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":5040659.857142857,"past_year_avg_time_to_close_pull_request":497832.04,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":50,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.277777777777778,"past_year_avg_comments_per_pull_request":0.5571428571428572,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":43,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/issues","maintainers":[{"login":"joelverhagen","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joelverhagen"},{"login":"advay26","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/advay26"},{"login":"chabiss","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chabiss"},{"login":"zivkan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zivkan"},{"login":"blowdart","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blowdart"},{"login":"anangaur","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anangaur"},{"login":"chenriksson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenriksson"},{"login":"nkolev92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nkolev92"},{"login":"lyndaidaii","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lyndaidaii"},{"login":"AdamJJacobs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamJJacobs"},{"login":"TimLovellSmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimLovellSmith"},{"login":"jeffhandley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffhandley"}],"active_maintainers":[{"login":"chabiss","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chabiss"},{"login":"joelverhagen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joelverhagen"},{"login":"AdamJJacobs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamJJacobs"},{"login":"zivkan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zivkan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/samplenpmpkg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/samplenpmpkg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/samplenpmpkg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/samplenpmpkg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/samplenpmpkg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/samplenpmpkg/codemeta","maintainers":[{"uuid":"agaurav.test","login":"agaurav.test","name":null,"email":"agaurav.edu@gmail.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~agaurav.test","role":null,"created_at":"2022-11-14T08:39:46.585Z","updated_at":"2022-11-14T08:39:46.585Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/agaurav.test/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5808069,"maintainers_count":1243070,"namespaces_count":425573,"keywords_count":888003,"github":"npm","metadata":{"funded_packages_count":192162,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-31T05:02:06.355Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9102780,"name":"nugetgallery.core","ecosystem":"nuget","description":"Core support library for NuGet Gallery Frontend and Backend","homepage":"https://github.com/NuGet/NuGetGallery","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/NuGet/NuGetGallery","keywords_array":[],"namespace":null,"versions_count":141,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-08-31T11:52:01.610Z","latest_release_number":null,"last_synced_at":"2026-08-31T11:52:03.007Z","created_at":"2024-02-27T08:18:13.912Z","updated_at":"2026-08-31T11:52:03.007Z","registry_url":"https://www.nuget.org/packages/nugetgallery.core/","install_command":"Install-Package nugetgallery.core","documentation_url":null,"metadata":{"owners":".NET Foundation","license_url":"https://github.com/NuGet/NuGetGallery/blob/master/LICENSE.txt","require_license_acceptance":false,"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[]},"repo_metadata":{"id":37610842,"uuid":"2180736","full_name":"NuGet/NuGetGallery","owner":"NuGet","description":"NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.","archived":false,"fork":false,"pushed_at":"2026-08-15T04:04:04.000Z","size":117503,"stargazers_count":1642,"open_issues_count":846,"forks_count":659,"subscribers_count":106,"default_branch":"main","last_synced_at":"2026-08-15T19:08:55.518Z","etag":null,"topics":["dotnet","hacktoberfest","nuget"],"latest_commit_sha":null,"homepage":"https://www.nuget.org/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NuGet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"dco":null,"cla":null}},"created_at":"2011-08-09T17:57:32.000Z","updated_at":"2026-08-14T13:21:37.000Z","dependencies_parsed_at":"2023-09-27T03:53:02.800Z","dependency_job_id":"b984c3f5-0741-4803-a5c5-199d9d8e0901","html_url":"https://github.com/NuGet/NuGetGallery","commit_stats":{"total_commits":9078,"total_committers":231,"mean_commits":"39.298701298701296","dds":0.8808107512667989,"last_synced_commit":"febd3fb35bbf25b4a4d40f56859693e0bbf5d6f0"},"previous_names":[],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/NuGet/NuGetGallery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuGet","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/sbom","scorecard":{"id":103059,"data":{"date":"2025-08-11","repo":{"name":"github.com/NuGet/NuGetGallery","commit":"689bd112f3c3a35b6db3490084ec46cb7bd94e5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.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":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch 'dev'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'dev'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'dev'","Info: 'stale review dismissal' is required to merge on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'dev'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch 'dev'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch 'dev'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch 'dev'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'dev'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch 'dev'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch 'dev'"],"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/AccountDeleter/Scripts/nssm.exe:1","Warn: binary detected: src/ArchivePackages/Scripts/nssm.exe:1","Warn: binary detected: src/Gallery.CredentialExpiration/Scripts/nssm.exe:1","Warn: binary detected: src/Gallery.Maintenance/Scripts/nssm.exe:1","Warn: binary detected: src/GitHubVulnerabilities2Db/Scripts/nssm.exe:1","Warn: binary detected: src/GitHubVulnerabilities2v3/Scripts/nssm.exe:1","Warn: binary detected: src/Ng/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.Auxiliary2AzureSearch/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.Catalog2AzureSearch/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.Catalog2Registration/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.GitHubIndexer/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Services.Revalidate/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Services.Validation.Orchestrator/Scripts/nssm.exe:1","Warn: binary detected: src/PackageLagMonitor/Scripts/nssm.exe:1","Warn: binary detected: src/Stats.AggregateCdnDownloadsInGallery/Scripts/nssm.exe:1","Warn: binary detected: src/Stats.CollectAzureChinaCDNLogs/Scripts/nssm.exe:1","Warn: binary detected: src/Stats.PostProcessReports/Scripts/nssm.exe:1","Warn: binary detected: src/StatusAggregator/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.PackageSigning.ProcessSignature/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.PackageSigning.RevalidateCertificate/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.PackageSigning.ValidateCertificate/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.Symbols/Scripts/nssm.exe:1","Warn: binary detected: src/VerifyGitHubVulnerabilities/Scripts/nssm.exe:1","Warn: binary detected: tests/Validation.Symbols.Tests/TestData/testlib/0-baseline/testlib.dll:1","Warn: binary detected: tests/Validation.Symbols.Tests/TestData/testlib/1-add-class/testlib.dll:1","Warn: binary detected: tests/Validation.Symbols.Tests/TestData/testlib/2-windows/testlib.dll:1","Warn: binary detected: tools/7zip/7za.exe:1"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-15T10:34:15.084Z","repository_id":37610842,"created_at":"2025-08-15T10:34:15.085Z","updated_at":"2025-08-15T10:34:15.085Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36695812,"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-15T02:00:05.847Z","response_time":94,"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":"NuGet","name":"NuGet","uuid":"968310","kind":"organization","description":"","email":null,"website":"https://nuget.org","location":null,"twitter":"nuget","company":null,"icon_url":"https://avatars.githubusercontent.com/u/968310?v=4","repositories_count":53,"last_synced_at":"2024-05-29T05:54:55.218Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/NuGet","funding_links":[],"total_stars":5617,"followers":227,"following":0,"created_at":"2022-11-02T16:43:53.226Z","updated_at":"2024-05-29T05:55:00.848Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuGet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuGet/repositories"},"tags":[{"name":"v2024.12.06","sha":"ce2fa53bafb3da61c522f1b8857558eceb06cfcb","kind":"commit","published_at":"2024-12-06T21:41:34.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2024.12.06","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2024.12.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2024.12.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.06/manifests"},{"name":"v2024.12.05","sha":"af2aca9e73a367ad3edb53fa092ecf2c19fda68b","kind":"commit","published_at":"2024-12-05T13:07:15.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2024.12.05","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2024.12.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2024.12.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.05/manifests"},{"name":"v2024.05.28","sha":"84c4347fd337c80136c5e699b9c177ab83d0bc58","kind":"commit","published_at":"2024-05-29T06:25:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2024.05.28","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2024.05.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2024.05.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.05.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.05.28/manifests"},{"name":"v2023.04.25","sha":"e32d1c25806755ecac31d8370a9dd9e464454264","kind":"tag","published_at":"2023-04-27T14:25:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2023.04.25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2023.04.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2023.04.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.04.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.04.25/manifests"},{"name":"v2023.02.27","sha":"e494ba3378454b23fd792c002819d865573c614e","kind":"commit","published_at":"2023-02-24T23:12:17.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2023.02.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2023.02.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2023.02.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.02.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.02.27/manifests"},{"name":"v2022.10.19","sha":"be7605600b804cfcb40fd928c757c900642ab273","kind":"commit","published_at":"2022-10-19T19:28:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2022.10.19","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2022.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2022.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2022.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2022.10.19/manifests"},{"name":"v2021.04.08","sha":"c71e12429b108c4d87e2da41790b164149a43389","kind":"commit","published_at":"2021-04-09T01:05:39.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2021.04.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2021.04.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2021.04.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2021.04.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2021.04.08/manifests"},{"name":"v2020.06.09","sha":"6d955d13396271d3fe86d8b54790752177d59591","kind":"tag","published_at":"2020-06-09T17:18:48.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2020.06.09","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2020.06.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2020.06.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2020.06.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2020.06.09/manifests"},{"name":"v2019.06.24","sha":"e3ae678fd8bc9f1065a17ccfb0ab3be82328bf55","kind":"tag","published_at":"2019-07-01T22:13:13.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2019.06.24","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2019.06.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2019.06.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.06.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.06.24/manifests"},{"name":"v2019.01.14","sha":"7a0ed71f4c1f608b01d0947132123197b9bea839","kind":"commit","published_at":"2019-01-13T00:59:07.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2019.01.14","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2019.01.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2019.01.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.01.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.01.14/manifests"},{"name":"v2018.12.12","sha":"a308141bded7401e1cca7dc80d7fbb293e5c2d9e","kind":"tag","published_at":"2018-12-13T00:21:46.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.12.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.12.12/manifests"},{"name":"v2018.11.12","sha":"f612b6ce57d96f058a6b66273e47582ff5142f7f","kind":"commit","published_at":"2018-11-13T01:40:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.11.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.12/manifests"},{"name":"v2018.10.20","sha":"0b177deb45ce2d755563b6242e7d283ba48d9781","kind":"commit","published_at":"2018-11-08T19:36:00.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.10.20","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.10.20/manifests"},{"name":"v2018.11.05","sha":"bf7e98f696e346b55cb1eba38866682ae936160f","kind":"commit","published_at":"2018-11-06T22:27:26.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.11.05","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.11.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.11.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.05/manifests"},{"name":"v2018.08.20","sha":"410c949c723dc504ac3d7b5b3c4f595538c0cff1","kind":"commit","published_at":"2018-10-17T03:50:51.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.08.20","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.08.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.08.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.20/manifests"},{"name":"v2018.09.25","sha":"b8eb013b140dbb614384f37abcbd6876c0849bbf","kind":"commit","published_at":"2018-09-26T22:21:52.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.09.25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.09.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.09.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.09.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.09.25/manifests"},{"name":"v2018.08.08","sha":"1b9875706fb5fda0313de0e7c235603946ef3856","kind":"commit","published_at":"2018-08-20T21:51:33.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.08.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.08.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.08.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.08/manifests"},{"name":"v2018.08.01","sha":"1b9875706fb5fda0313de0e7c235603946ef3856","kind":"commit","published_at":"2018-08-20T21:51:33.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.08.01","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.01/manifests"},{"name":"v2018.07.16","sha":"941861ab5b0adc7f6034e0672cce3b296605b968","kind":"commit","published_at":"2018-07-17T18:51:15.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.07.16","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.07.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.07.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.07.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.07.16/manifests"},{"name":"v2018.11.06","sha":"f262ce11b5de6c30885568cb5bd8e28434cc87ee","kind":"commit","published_at":"2018-06-12T00:47:41.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.11.06","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.11.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.11.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.06/manifests"},{"name":"v2018.05.21","sha":"4622ebed4e10a25987adc41cc94fe6dab9d57508","kind":"commit","published_at":"2018-05-22T22:43:59.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.05.21","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.05.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.05.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.21/manifests"},{"name":"v2018.05.08","sha":"e2318e49d14bdc6ec5fe819bd358e5832969770b","kind":"commit","published_at":"2018-05-08T17:37:40.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.05.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.05.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.05.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.08/manifests"},{"name":"v2018.02.22","sha":"e2318e49d14bdc6ec5fe819bd358e5832969770b","kind":"commit","published_at":"2018-05-08T17:37:40.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.02.22","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.02.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.02.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.02.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.02.22/manifests"},{"name":"v2018.04.25","sha":"a7317bbb80526ca1b2dc6be5a4704c16b82110c4","kind":"commit","published_at":"2018-05-02T21:49:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.04.25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.04.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.04.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.25/manifests"},{"name":"v2018.04.05","sha":"0976f840cc2e00c6aee8169d2f60de11829d8e22","kind":"commit","published_at":"2018-04-10T19:23:17.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.04.05","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.04.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.04.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.05/manifests"},{"name":"v2018.03.12","sha":"7e0f3c7af27a0a12cdec012a39f78fafab28b0a4","kind":"commit","published_at":"2018-03-12T16:34:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.03.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.03.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.03.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.03.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.03.12/manifests"},{"name":"v2018.01.29","sha":"90ffa1d6baf4ad1e6b3e7901a6c1d65b6ca34081","kind":"commit","published_at":"2018-01-29T18:36:25.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.01.29","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.01.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.01.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.29/manifests"},{"name":"v2018.01.08","sha":"c60dcbaec322237802b81b3d7abbb59baa0c7042","kind":"commit","published_at":"2018-01-09T04:57:18.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.01.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.01.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.01.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.08/manifests"},{"name":"v2017.11.27","sha":"62c5bd28e2fb7e48b69304810554ac82b2113056","kind":"commit","published_at":"2017-11-18T01:19:15.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.11.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.11.27/manifests"},{"name":"v2017.10.31","sha":"c326c231d9ccebd4417bdc05a0f1d9efc13a556d","kind":"commit","published_at":"2017-10-31T21:42:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.10.31","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.31/manifests"},{"name":"v2017.10.19","sha":"da86aef01bf5bfbdaedac486137d0019b75dcdbe","kind":"commit","published_at":"2017-10-19T19:02:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.10.19","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.19/manifests"},{"name":"v2017.09.01","sha":"9eb4bc49f7f34339b0fc4a6183f9265509961cdd","kind":"commit","published_at":"2017-09-05T17:25:28.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.09.01","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.09.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.09.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.09.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.09.01/manifests"},{"name":"v2017.08.14","sha":"f44a86fb1507465b60baf70928b175a19213b394","kind":"commit","published_at":"2017-08-10T17:45:28.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.08.14","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.08.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.08.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.08.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.08.14/manifests"},{"name":"v2017.06.14","sha":"68e84b6e180e3e2f05f797f03867ae5e5f7b2beb","kind":"commit","published_at":"2017-06-13T07:16:02.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.06.14","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.06.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.06.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.06.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.06.14/manifests"},{"name":"v2017.04.28","sha":"7eed4f25888e8fb88794d4e2a2942d6fed115c7d","kind":"commit","published_at":"2017-04-28T21:42:19.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.04.28","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.04.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.04.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.04.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.04.28/manifests"},{"name":"v2017.03.27","sha":"9ccd22771eb2635b3e6ff238d7835d0787df53e5","kind":"commit","published_at":"2017-03-27T16:17:58.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.03.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.03.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.03.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.27/manifests"},{"name":"v2017.03.22","sha":"7c7e4ffefa7951b16331eace4bebef9456d4a2ca","kind":"tag","published_at":"2017-03-20T23:09:43.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.03.22","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.03.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.03.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.22/manifests"},{"name":"v2017.02.24","sha":"124ac9e452c3f96433dae125672bdec71226be13","kind":"tag","published_at":"2017-02-27T18:27:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.02.24","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.02.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.02.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.02.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.02.24/manifests"},{"name":"v2017.01.30","sha":"b20eaacf54e8c73e538bf34f5f0acd200420c7cb","kind":"tag","published_at":"2017-01-31T18:29:10.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01.30","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.30/manifests"},{"name":"v2017.01.27","sha":"ce6c5d603e76ca1265c0b759d4e0d898acd7349d","kind":"tag","published_at":"2017-01-27T22:39:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.27/manifests"},{"name":"v2017.01.17","sha":"d58a7435b318f2aa1846b7d91f4b28bb755a9d59","kind":"commit","published_at":"2017-01-12T21:50:18.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01.17","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.17/manifests"},{"name":"v2017.01","sha":"6e155c72e1f99dff23cc8244e35a7bc3f0d7c8b8","kind":"commit","published_at":"2017-01-06T03:32:57.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01/manifests"},{"name":"v2016.12","sha":"b31a5dd3ec2ae740f4989af9b52bfd4f31838956","kind":"commit","published_at":"2016-12-08T00:39:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2016.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2016.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2016.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.12/manifests"},{"name":"v2016.10","sha":"27869a9f2bd453d87c061b2ad491314d9f273eea","kind":"commit","published_at":"2016-10-24T18:52:54.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2016.10","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2016.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2016.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.10/manifests"},{"name":"3.0.624-r-master","sha":"e01abfa925477ffb3db9d96a746b61b20ac9095a","kind":"tag","published_at":"2015-08-12T13:02:16.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.624-r-master","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.624-r-master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.624-r-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.624-r-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.624-r-master/manifests"},{"name":"3.0.623-r-master","sha":"904a36d2147f8823c40cfec7ac09077619e50731","kind":"tag","published_at":"2015-08-11T13:30:07.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.623-r-master","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.623-r-master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.623-r-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.623-r-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.623-r-master/manifests"},{"name":"3.0.621-r-master-ApiApps","sha":"2be766c387ff8c64c0d6573910e835496132f2d5","kind":"tag","published_at":"2015-08-07T15:10:42.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.621-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.621-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.621-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.621-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.621-r-master-ApiApps/manifests"},{"name":"3.0.610-r-master-ApiApps","sha":"f26abfe69158835dc72613ef4b546f9dd79c5b21","kind":"tag","published_at":"2015-08-06T09:28:30.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.610-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.610-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.610-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.610-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.610-r-master-ApiApps/manifests"},{"name":"3.0.608-r-master-ApiApps","sha":"ce1a423dd8352f6fe3e3d6a711ff4bc2236ac31a","kind":"tag","published_at":"2015-08-05T16:48:02.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.608-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.608-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.608-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.608-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.608-r-master-ApiApps/manifests"},{"name":"3.0.606-r-master-ApiApps","sha":"513613f6015a136aabebc24757b9ab3fb9c65a6d","kind":"tag","published_at":"2015-08-05T11:16:30.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.606-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.606-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.606-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.606-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.606-r-master-ApiApps/manifests"},{"name":"3.0.601-r-master-ApiApps","sha":"1a347babdfb36098f48b7b72968920e1915d0e6d","kind":"tag","published_at":"2015-08-04T07:42:17.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.601-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.601-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.601-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.601-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.601-r-master-ApiApps/manifests"},{"name":"3.0.269-r-develop-octov3-1-ApiApps","sha":"296adc43047091103de639d38df8bc7142ca23ba","kind":"tag","published_at":"2015-07-30T12:25:36.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.269-r-develop-octov3-1-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.269-r-develop-octov3-1-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.269-r-develop-octov3-1-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.269-r-develop-octov3-1-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.269-r-develop-octov3-1-ApiApps/manifests"},{"name":"3.0.578-r-master-NuGet","sha":"91f64a59c32387febe2fb946cb256e9e085c3d8b","kind":"tag","published_at":"2015-07-20T10:00:42.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.578-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.578-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.578-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.578-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.578-r-master-NuGet/manifests"},{"name":"3.0.576-r-master-NuGet","sha":"6fe6d02084005e7088b78c3fea74859177f68b56","kind":"tag","published_at":"2015-07-17T19:20:36.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.576-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.576-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.576-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.576-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.576-r-master-NuGet/manifests"},{"name":"3.0.570-r-master-NuGet","sha":"69b1e3086c8ece385bada1210b9dc54822f31bb3","kind":"tag","published_at":"2015-07-17T13:42:48.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.570-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.570-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.570-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.570-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.570-r-master-NuGet/manifests"},{"name":"3.0.554-r-master-NuGet","sha":"0c6705128a159418649348cfe169c0f3710cac1a","kind":"tag","published_at":"2015-07-01T17:36:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.554-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.554-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.554-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.554-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.554-r-master-NuGet/manifests"},{"name":"3.0.543-r-master-NuGet","sha":"6b2f1d3b91b33062c8b0d2bf23b0d50bea536908","kind":"tag","published_at":"2015-06-29T23:12:58.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.543-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.543-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.543-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.543-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.543-r-master-NuGet/manifests"},{"name":"3.0.540-r-master-NuGet","sha":"88aae20fa4eb065bc607c2ac026498683a050725","kind":"tag","published_at":"2015-06-29T12:14:04.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.540-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.540-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.540-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.540-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.540-r-master-NuGet/manifests"},{"name":"3.0.525-r-master-NuGet","sha":"060d896f79409a02e4ee687f9608a8b47bb7fa68","kind":"tag","published_at":"2015-06-24T21:17:53.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.525-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.525-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.525-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.525-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.525-r-master-NuGet/manifests"},{"name":"3.0.524-r-master-NuGet","sha":"67cba29096856c573c3dbb0e1a28fc27a3a9689c","kind":"tag","published_at":"2015-06-24T12:25:22.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.524-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.524-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.524-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.524-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.524-r-master-NuGet/manifests"},{"name":"3.0.514-r-master-NuGet","sha":"040e3aea215dcd079ae98dcfb6add70ea7eb0439","kind":"tag","published_at":"2015-06-22T08:52:18.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.514-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.514-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.514-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.514-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.514-r-master-NuGet/manifests"},{"name":"3.0.510-r-master-NuGet","sha":"052fed47405351bee1d8637e28d98d88cb9427c1","kind":"tag","published_at":"2015-06-12T14:57:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.510-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.510-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.510-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.510-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.510-r-master-NuGet/manifests"},{"name":"3.0.507-r-master-NuGet","sha":"5beb4be0a6c7da936b7c1fd5cdc4fa44ece1db98","kind":"tag","published_at":"2015-06-11T17:46:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.507-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.507-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.507-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.507-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.507-r-master-NuGet/manifests"},{"name":"3.0.506-r-master-NuGet","sha":"5beb4be0a6c7da936b7c1fd5cdc4fa44ece1db98","kind":"tag","published_at":"2015-06-10T08:57:54.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.506-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.506-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.506-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.506-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.506-r-master-NuGet/manifests"},{"name":"3.0.501-r-master-NuGet","sha":"5beb4be0a6c7da936b7c1fd5cdc4fa44ece1db98","kind":"tag","published_at":"2015-06-09T13:04:10.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.501-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.501-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.501-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.501-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.501-r-master-NuGet/manifests"},{"name":"3.0.490-r-master-NuGet","sha":"37dca9c1777b268d196908b5178fda26c664b7d5","kind":"tag","published_at":"2015-06-05T21:26:27.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.490-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.490-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.490-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.490-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.490-r-master-NuGet/manifests"},{"name":"3.0.474-r-master-NuGet","sha":"a44c8f366006df17a29e2ba7ebc594e2ff080cc9","kind":"tag","published_at":"2015-06-05T09:49:41.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.474-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.474-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.474-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.474-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.474-r-master-NuGet/manifests"},{"name":"3.0.434-r4-master-NuGet","sha":"53befeb8130632032d14060b3d9be9091a8d7e06","kind":"tag","published_at":"2015-04-28T11:06:57.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.434-r4-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.434-r4-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.434-r4-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.434-r4-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.434-r4-master-NuGet/manifests"},{"name":"3.0.393-r-master","sha":"5e757678fd8a7a3d966b583003053c9f8922ff74","kind":"tag","published_at":"2015-04-02T09:07:42.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.393-r-master","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.393-r-master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.393-r-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.393-r-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.393-r-master/manifests"},{"name":"iters/8/dev","sha":"0ed1eb0d7ffff6611f444a30c7d23003b6a542bc","kind":"commit","published_at":"2014-01-30T19:31:52.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/8/dev","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/8/dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F8%2Fdev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F8%2Fdev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F8%2Fdev/manifests"},{"name":"iters/7/start","sha":"ade21cc3f70d2b59836c05393f647471dc275cb9","kind":"commit","published_at":"2013-12-09T23:38:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/7/start","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/7/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F7%2Fstart","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F7%2Fstart","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F7%2Fstart/manifests"},{"name":"iters/6/qa","sha":"ade21cc3f70d2b59836c05393f647471dc275cb9","kind":"commit","published_at":"2013-12-09T23:38:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/6/qa","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/6/qa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F6%2Fqa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fqa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fqa/manifests"},{"name":"iters/5/prod","sha":"119e529a87ca3bcdc0eb3d6abc33c943dcd15fb3","kind":"commit","published_at":"2013-12-06T22:19:16.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/5/prod","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/5/prod","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F5%2Fprod","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fprod","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fprod/manifests"},{"name":"iters/6/start","sha":"34194dd88deff012b447483f76bf0050813904a8","kind":"commit","published_at":"2013-11-22T18:06:51.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/6/start","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/6/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F6%2Fstart","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fstart","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fstart/manifests"},{"name":"iters/5/qa","sha":"e2fef39168e9f419b0a016a0d3503737c95c2f58","kind":"commit","published_at":"2013-11-21T01:43:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/5/qa","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/5/qa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F5%2Fqa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fqa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fqa/manifests"},{"name":"iters/4/start","sha":"6e8bcbfa0d76d8837c26e03b28fce13f387c3eec","kind":"commit","published_at":"2013-10-22T21:57:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/4/start","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/4/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F4%2Fstart","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F4%2Fstart","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F4%2Fstart/manifests"},{"name":"iters/3/qa","sha":"6e8bcbfa0d76d8837c26e03b28fce13f387c3eec","kind":"commit","published_at":"2013-10-22T21:57:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/3/qa","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/3/qa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F3%2Fqa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F3%2Fqa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F3%2Fqa/manifests"},{"name":"iters/zold/2013Jul19","sha":"d07308aba7cec425ad89b87ec19c78ea1e3416f5","kind":"commit","published_at":"2013-07-18T02:49:13.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Jul19","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Jul19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Jul19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jul19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jul19/manifests"},{"name":"iters/zold/2013Apr25","sha":"20488ec30001b9f69d52a0b16ef796df6a4a09f5","kind":"commit","published_at":"2013-04-25T22:07:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Apr25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Apr25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Apr25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr25/manifests"},{"name":"iters/zold/2013Apr11","sha":"32982f660f4ff80b20a1e3c6597a75f46deadd16","kind":"commit","published_at":"2013-04-11T22:31:51.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Apr11","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Apr11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Apr11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr11/manifests"},{"name":"iters/zold/2013Mar28@1638","sha":"0c2b5dae596b31d889fd1a422611231cdfd42d53","kind":"commit","published_at":"2013-03-28T21:30:29.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Mar28@1638","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Mar28@1638","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Mar28%401638","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar28@1638","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar28@1638/manifests"},{"name":"iters/zold/2013Mar06@1412","sha":"13f2eaa6d3a9a8ccd6f33149cd2cb5f5f5c129e5","kind":"commit","published_at":"2013-03-06T18:08:55.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Mar06@1412","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Mar06@1412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Mar06%401412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar06@1412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar06@1412/manifests"},{"name":"iters/zold/2013Jan22@1653","sha":"b04e20a2286a0234bf0746b5fc282c60456f56d7","kind":"commit","published_at":"2013-01-17T20:02:44.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Jan22@1653","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Jan22@1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Jan22%401653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jan22@1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jan22@1653/manifests"},{"name":"iters/zold/Jan22@1653","sha":"b04e20a2286a0234bf0746b5fc282c60456f56d7","kind":"commit","published_at":"2013-01-17T20:02:44.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/Jan22@1653","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/Jan22@1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2FJan22%401653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FJan22@1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FJan22@1653/manifests"},{"name":"iters/zold/2012Dec12@1645","sha":"ba2dfa7a83e779e2dbe0d97b141b888d45120e4a","kind":"commit","published_at":"2012-12-13T00:04:11.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2012Dec12@1645","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2012Dec12@1645","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2012Dec12%401645","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec12@1645","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec12@1645/manifests"},{"name":"iters/zold/Dec12@1645","sha":"ba2dfa7a83e779e2dbe0d97b141b888d45120e4a","kind":"commit","published_at":"2012-12-13T00:04:11.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/Dec12@1645","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/Dec12@1645","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2FDec12%401645","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec12@1645","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec12@1645/manifests"},{"name":"iters/zold/2012Dec03@1624","sha":"fee502072da07646e9b93ba366b13cd5f9fd3c1a","kind":"commit","published_at":"2012-11-30T20:47:09.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2012Dec03@1624","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2012Dec03@1624","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2012Dec03%401624","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec03@1624","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec03@1624/manifests"},{"name":"iters/zold/Dec03@1624","sha":"fee502072da07646e9b93ba366b13cd5f9fd3c1a","kind":"commit","published_at":"2012-11-30T20:47:09.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/Dec03@1624","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/Dec03@1624","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2FDec03%401624","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec03@1624","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec03@1624/manifests"},{"name":"iters/zold/2012Jun04@0000","sha":"0b51b781c985965bf1130876c4bb58fdaa26b427","kind":"commit","published_at":"2012-06-05T00:30:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2012Jun04@0000","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2012Jun04@0000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2012Jun04%400000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Jun04@0000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Jun04@0000/manifests"},{"name":"iters/zold/2.0","sha":"0b51b781c985965bf1130876c4bb58fdaa26b427","kind":"commit","published_at":"2012-06-05T00:30:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2.0","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2.0/manifests"},{"name":"iters/zold/1.8","sha":"0b51b781c985965bf1130876c4bb58fdaa26b427","kind":"commit","published_at":"2012-06-05T00:30:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/1.8","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F1.8/manifests"}]},"repo_metadata_updated_at":"2026-08-15T19:13:42.463Z","dependent_packages_count":2,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.161582250766312,"dependent_packages_count":13.885856079404466,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":12.023719165085389},"purl":"pkg:nuget/nugetgallery.core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/nugetgallery.core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/nugetgallery.core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/nugetgallery.core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T03:00:29.979Z","issues_count":538,"pull_requests_count":1119,"avg_time_to_close_issue":21849783.974025972,"avg_time_to_close_pull_request":860152.0756646217,"issues_closed_count":229,"pull_requests_closed_count":978,"pull_request_authors_count":69,"issue_authors_count":259,"avg_comments_per_issue":2.3438661710037176,"avg_comments_per_pull_request":0.9374441465594281,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":62,"past_year_issues_count":18,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":5040659.857142857,"past_year_avg_time_to_close_pull_request":497832.04,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":50,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.277777777777778,"past_year_avg_comments_per_pull_request":0.5571428571428572,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":43,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/issues","maintainers":[{"login":"joelverhagen","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joelverhagen"},{"login":"advay26","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/advay26"},{"login":"chabiss","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chabiss"},{"login":"zivkan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zivkan"},{"login":"blowdart","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blowdart"},{"login":"anangaur","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anangaur"},{"login":"chenriksson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenriksson"},{"login":"nkolev92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nkolev92"},{"login":"lyndaidaii","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lyndaidaii"},{"login":"AdamJJacobs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamJJacobs"},{"login":"TimLovellSmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimLovellSmith"},{"login":"jeffhandley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffhandley"}],"active_maintainers":[{"login":"chabiss","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chabiss"},{"login":"joelverhagen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joelverhagen"},{"login":"AdamJJacobs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamJJacobs"},{"login":"zivkan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zivkan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nugetgallery.core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nugetgallery.core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nugetgallery.core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nugetgallery.core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nugetgallery.core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nugetgallery.core/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846232,"maintainers_count":114685,"namespaces_count":0,"keywords_count":175515,"github":"nuget","metadata":{"funded_packages_count":33111,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-08-31T05:04:05.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":3311669,"name":"nuget.verifymicrosoftpackage","ecosystem":"nuget","description":"A command line tool to verify that a Microsoft NuGet package has the appropriate metadata.","homepage":"https://github.com/NuGet/NuGetGallery","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/NuGet/NuGetGallery","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-02-12T22:45:55.570Z","latest_release_published_at":"2020-02-12T22:45:55.570Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-31T11:51:02.942Z","created_at":"2022-04-10T17:11:35.402Z","updated_at":"2026-08-31T11:51:02.942Z","registry_url":"https://www.nuget.org/packages/nuget.verifymicrosoftpackage/","install_command":"Install-Package nuget.verifymicrosoftpackage","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","owners":"Microsoft","license_info":{"type":"expression","text":"Apache-2.0","version":null},"license_url":"https://licenses.nuget.org/Apache-2.0","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/NuGet/NuGetGallery","branch":null,"commit":null},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"verified":true},"repo_metadata":{"id":37610842,"uuid":"2180736","full_name":"NuGet/NuGetGallery","owner":"NuGet","description":"NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.","archived":false,"fork":false,"pushed_at":"2026-08-15T04:04:04.000Z","size":117503,"stargazers_count":1642,"open_issues_count":846,"forks_count":659,"subscribers_count":106,"default_branch":"main","last_synced_at":"2026-08-15T19:08:55.518Z","etag":null,"topics":["dotnet","hacktoberfest","nuget"],"latest_commit_sha":null,"homepage":"https://www.nuget.org/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NuGet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"dco":null,"cla":null}},"created_at":"2011-08-09T17:57:32.000Z","updated_at":"2026-08-14T13:21:37.000Z","dependencies_parsed_at":"2023-09-27T03:53:02.800Z","dependency_job_id":"b984c3f5-0741-4803-a5c5-199d9d8e0901","html_url":"https://github.com/NuGet/NuGetGallery","commit_stats":{"total_commits":9078,"total_committers":231,"mean_commits":"39.298701298701296","dds":0.8808107512667989,"last_synced_commit":"febd3fb35bbf25b4a4d40f56859693e0bbf5d6f0"},"previous_names":[],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/NuGet/NuGetGallery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuGet","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/sbom","scorecard":{"id":103059,"data":{"date":"2025-08-11","repo":{"name":"github.com/NuGet/NuGetGallery","commit":"689bd112f3c3a35b6db3490084ec46cb7bd94e5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.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":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch 'dev'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'dev'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'dev'","Info: 'stale review dismissal' is required to merge on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'dev'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch 'dev'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch 'dev'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch 'dev'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'dev'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch 'dev'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch 'dev'"],"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/AccountDeleter/Scripts/nssm.exe:1","Warn: binary detected: src/ArchivePackages/Scripts/nssm.exe:1","Warn: binary detected: src/Gallery.CredentialExpiration/Scripts/nssm.exe:1","Warn: binary detected: src/Gallery.Maintenance/Scripts/nssm.exe:1","Warn: binary detected: src/GitHubVulnerabilities2Db/Scripts/nssm.exe:1","Warn: binary detected: src/GitHubVulnerabilities2v3/Scripts/nssm.exe:1","Warn: binary detected: src/Ng/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.Auxiliary2AzureSearch/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.Catalog2AzureSearch/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.Catalog2Registration/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.GitHubIndexer/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Services.Revalidate/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Services.Validation.Orchestrator/Scripts/nssm.exe:1","Warn: binary detected: src/PackageLagMonitor/Scripts/nssm.exe:1","Warn: binary detected: src/Stats.AggregateCdnDownloadsInGallery/Scripts/nssm.exe:1","Warn: binary detected: src/Stats.CollectAzureChinaCDNLogs/Scripts/nssm.exe:1","Warn: binary detected: src/Stats.PostProcessReports/Scripts/nssm.exe:1","Warn: binary detected: src/StatusAggregator/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.PackageSigning.ProcessSignature/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.PackageSigning.RevalidateCertificate/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.PackageSigning.ValidateCertificate/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.Symbols/Scripts/nssm.exe:1","Warn: binary detected: src/VerifyGitHubVulnerabilities/Scripts/nssm.exe:1","Warn: binary detected: tests/Validation.Symbols.Tests/TestData/testlib/0-baseline/testlib.dll:1","Warn: binary detected: tests/Validation.Symbols.Tests/TestData/testlib/1-add-class/testlib.dll:1","Warn: binary detected: tests/Validation.Symbols.Tests/TestData/testlib/2-windows/testlib.dll:1","Warn: binary detected: tools/7zip/7za.exe:1"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-15T10:34:15.084Z","repository_id":37610842,"created_at":"2025-08-15T10:34:15.085Z","updated_at":"2025-08-15T10:34:15.085Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36695812,"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-15T02:00:05.847Z","response_time":94,"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":"NuGet","name":"NuGet","uuid":"968310","kind":"organization","description":"","email":null,"website":"https://nuget.org","location":null,"twitter":"nuget","company":null,"icon_url":"https://avatars.githubusercontent.com/u/968310?v=4","repositories_count":53,"last_synced_at":"2024-05-29T05:54:55.218Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/NuGet","funding_links":[],"total_stars":5617,"followers":227,"following":0,"created_at":"2022-11-02T16:43:53.226Z","updated_at":"2024-05-29T05:55:00.848Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuGet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuGet/repositories"},"tags":[{"name":"v2024.12.06","sha":"ce2fa53bafb3da61c522f1b8857558eceb06cfcb","kind":"commit","published_at":"2024-12-06T21:41:34.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2024.12.06","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2024.12.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2024.12.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.06/manifests"},{"name":"v2024.12.05","sha":"af2aca9e73a367ad3edb53fa092ecf2c19fda68b","kind":"commit","published_at":"2024-12-05T13:07:15.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2024.12.05","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2024.12.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2024.12.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.05/manifests"},{"name":"v2024.05.28","sha":"84c4347fd337c80136c5e699b9c177ab83d0bc58","kind":"commit","published_at":"2024-05-29T06:25:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2024.05.28","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2024.05.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2024.05.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.05.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.05.28/manifests"},{"name":"v2023.04.25","sha":"e32d1c25806755ecac31d8370a9dd9e464454264","kind":"tag","published_at":"2023-04-27T14:25:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2023.04.25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2023.04.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2023.04.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.04.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.04.25/manifests"},{"name":"v2023.02.27","sha":"e494ba3378454b23fd792c002819d865573c614e","kind":"commit","published_at":"2023-02-24T23:12:17.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2023.02.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2023.02.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2023.02.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.02.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.02.27/manifests"},{"name":"v2022.10.19","sha":"be7605600b804cfcb40fd928c757c900642ab273","kind":"commit","published_at":"2022-10-19T19:28:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2022.10.19","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2022.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2022.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2022.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2022.10.19/manifests"},{"name":"v2021.04.08","sha":"c71e12429b108c4d87e2da41790b164149a43389","kind":"commit","published_at":"2021-04-09T01:05:39.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2021.04.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2021.04.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2021.04.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2021.04.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2021.04.08/manifests"},{"name":"v2020.06.09","sha":"6d955d13396271d3fe86d8b54790752177d59591","kind":"tag","published_at":"2020-06-09T17:18:48.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2020.06.09","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2020.06.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2020.06.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2020.06.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2020.06.09/manifests"},{"name":"v2019.06.24","sha":"e3ae678fd8bc9f1065a17ccfb0ab3be82328bf55","kind":"tag","published_at":"2019-07-01T22:13:13.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2019.06.24","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2019.06.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2019.06.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.06.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.06.24/manifests"},{"name":"v2019.01.14","sha":"7a0ed71f4c1f608b01d0947132123197b9bea839","kind":"commit","published_at":"2019-01-13T00:59:07.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2019.01.14","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2019.01.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2019.01.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.01.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.01.14/manifests"},{"name":"v2018.12.12","sha":"a308141bded7401e1cca7dc80d7fbb293e5c2d9e","kind":"tag","published_at":"2018-12-13T00:21:46.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.12.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.12.12/manifests"},{"name":"v2018.11.12","sha":"f612b6ce57d96f058a6b66273e47582ff5142f7f","kind":"commit","published_at":"2018-11-13T01:40:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.11.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.12/manifests"},{"name":"v2018.10.20","sha":"0b177deb45ce2d755563b6242e7d283ba48d9781","kind":"commit","published_at":"2018-11-08T19:36:00.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.10.20","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.10.20/manifests"},{"name":"v2018.11.05","sha":"bf7e98f696e346b55cb1eba38866682ae936160f","kind":"commit","published_at":"2018-11-06T22:27:26.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.11.05","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.11.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.11.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.05/manifests"},{"name":"v2018.08.20","sha":"410c949c723dc504ac3d7b5b3c4f595538c0cff1","kind":"commit","published_at":"2018-10-17T03:50:51.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.08.20","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.08.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.08.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.20/manifests"},{"name":"v2018.09.25","sha":"b8eb013b140dbb614384f37abcbd6876c0849bbf","kind":"commit","published_at":"2018-09-26T22:21:52.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.09.25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.09.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.09.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.09.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.09.25/manifests"},{"name":"v2018.08.08","sha":"1b9875706fb5fda0313de0e7c235603946ef3856","kind":"commit","published_at":"2018-08-20T21:51:33.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.08.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.08.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.08.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.08/manifests"},{"name":"v2018.08.01","sha":"1b9875706fb5fda0313de0e7c235603946ef3856","kind":"commit","published_at":"2018-08-20T21:51:33.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.08.01","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.01/manifests"},{"name":"v2018.07.16","sha":"941861ab5b0adc7f6034e0672cce3b296605b968","kind":"commit","published_at":"2018-07-17T18:51:15.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.07.16","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.07.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.07.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.07.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.07.16/manifests"},{"name":"v2018.11.06","sha":"f262ce11b5de6c30885568cb5bd8e28434cc87ee","kind":"commit","published_at":"2018-06-12T00:47:41.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.11.06","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.11.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.11.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.06/manifests"},{"name":"v2018.05.21","sha":"4622ebed4e10a25987adc41cc94fe6dab9d57508","kind":"commit","published_at":"2018-05-22T22:43:59.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.05.21","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.05.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.05.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.21/manifests"},{"name":"v2018.05.08","sha":"e2318e49d14bdc6ec5fe819bd358e5832969770b","kind":"commit","published_at":"2018-05-08T17:37:40.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.05.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.05.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.05.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.08/manifests"},{"name":"v2018.02.22","sha":"e2318e49d14bdc6ec5fe819bd358e5832969770b","kind":"commit","published_at":"2018-05-08T17:37:40.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.02.22","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.02.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.02.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.02.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.02.22/manifests"},{"name":"v2018.04.25","sha":"a7317bbb80526ca1b2dc6be5a4704c16b82110c4","kind":"commit","published_at":"2018-05-02T21:49:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.04.25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.04.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.04.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.25/manifests"},{"name":"v2018.04.05","sha":"0976f840cc2e00c6aee8169d2f60de11829d8e22","kind":"commit","published_at":"2018-04-10T19:23:17.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.04.05","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.04.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.04.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.05/manifests"},{"name":"v2018.03.12","sha":"7e0f3c7af27a0a12cdec012a39f78fafab28b0a4","kind":"commit","published_at":"2018-03-12T16:34:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.03.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.03.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.03.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.03.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.03.12/manifests"},{"name":"v2018.01.29","sha":"90ffa1d6baf4ad1e6b3e7901a6c1d65b6ca34081","kind":"commit","published_at":"2018-01-29T18:36:25.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.01.29","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.01.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.01.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.29/manifests"},{"name":"v2018.01.08","sha":"c60dcbaec322237802b81b3d7abbb59baa0c7042","kind":"commit","published_at":"2018-01-09T04:57:18.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.01.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.01.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.01.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.08/manifests"},{"name":"v2017.11.27","sha":"62c5bd28e2fb7e48b69304810554ac82b2113056","kind":"commit","published_at":"2017-11-18T01:19:15.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.11.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.11.27/manifests"},{"name":"v2017.10.31","sha":"c326c231d9ccebd4417bdc05a0f1d9efc13a556d","kind":"commit","published_at":"2017-10-31T21:42:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.10.31","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.31/manifests"},{"name":"v2017.10.19","sha":"da86aef01bf5bfbdaedac486137d0019b75dcdbe","kind":"commit","published_at":"2017-10-19T19:02:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.10.19","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.19/manifests"},{"name":"v2017.09.01","sha":"9eb4bc49f7f34339b0fc4a6183f9265509961cdd","kind":"commit","published_at":"2017-09-05T17:25:28.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.09.01","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.09.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.09.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.09.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.09.01/manifests"},{"name":"v2017.08.14","sha":"f44a86fb1507465b60baf70928b175a19213b394","kind":"commit","published_at":"2017-08-10T17:45:28.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.08.14","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.08.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.08.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.08.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.08.14/manifests"},{"name":"v2017.06.14","sha":"68e84b6e180e3e2f05f797f03867ae5e5f7b2beb","kind":"commit","published_at":"2017-06-13T07:16:02.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.06.14","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.06.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.06.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.06.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.06.14/manifests"},{"name":"v2017.04.28","sha":"7eed4f25888e8fb88794d4e2a2942d6fed115c7d","kind":"commit","published_at":"2017-04-28T21:42:19.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.04.28","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.04.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.04.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.04.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.04.28/manifests"},{"name":"v2017.03.27","sha":"9ccd22771eb2635b3e6ff238d7835d0787df53e5","kind":"commit","published_at":"2017-03-27T16:17:58.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.03.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.03.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.03.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.27/manifests"},{"name":"v2017.03.22","sha":"7c7e4ffefa7951b16331eace4bebef9456d4a2ca","kind":"tag","published_at":"2017-03-20T23:09:43.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.03.22","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.03.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.03.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.22/manifests"},{"name":"v2017.02.24","sha":"124ac9e452c3f96433dae125672bdec71226be13","kind":"tag","published_at":"2017-02-27T18:27:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.02.24","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.02.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.02.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.02.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.02.24/manifests"},{"name":"v2017.01.30","sha":"b20eaacf54e8c73e538bf34f5f0acd200420c7cb","kind":"tag","published_at":"2017-01-31T18:29:10.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01.30","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.30/manifests"},{"name":"v2017.01.27","sha":"ce6c5d603e76ca1265c0b759d4e0d898acd7349d","kind":"tag","published_at":"2017-01-27T22:39:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.27/manifests"},{"name":"v2017.01.17","sha":"d58a7435b318f2aa1846b7d91f4b28bb755a9d59","kind":"commit","published_at":"2017-01-12T21:50:18.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01.17","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.17/manifests"},{"name":"v2017.01","sha":"6e155c72e1f99dff23cc8244e35a7bc3f0d7c8b8","kind":"commit","published_at":"2017-01-06T03:32:57.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01/manifests"},{"name":"v2016.12","sha":"b31a5dd3ec2ae740f4989af9b52bfd4f31838956","kind":"commit","published_at":"2016-12-08T00:39:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2016.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2016.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2016.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.12/manifests"},{"name":"v2016.10","sha":"27869a9f2bd453d87c061b2ad491314d9f273eea","kind":"commit","published_at":"2016-10-24T18:52:54.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2016.10","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2016.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2016.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.10/manifests"},{"name":"3.0.624-r-master","sha":"e01abfa925477ffb3db9d96a746b61b20ac9095a","kind":"tag","published_at":"2015-08-12T13:02:16.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.624-r-master","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.624-r-master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.624-r-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.624-r-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.624-r-master/manifests"},{"name":"3.0.623-r-master","sha":"904a36d2147f8823c40cfec7ac09077619e50731","kind":"tag","published_at":"2015-08-11T13:30:07.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.623-r-master","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.623-r-master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.623-r-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.623-r-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.623-r-master/manifests"},{"name":"3.0.621-r-master-ApiApps","sha":"2be766c387ff8c64c0d6573910e835496132f2d5","kind":"tag","published_at":"2015-08-07T15:10:42.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.621-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.621-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.621-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.621-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.621-r-master-ApiApps/manifests"},{"name":"3.0.610-r-master-ApiApps","sha":"f26abfe69158835dc72613ef4b546f9dd79c5b21","kind":"tag","published_at":"2015-08-06T09:28:30.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.610-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.610-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.610-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.610-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.610-r-master-ApiApps/manifests"},{"name":"3.0.608-r-master-ApiApps","sha":"ce1a423dd8352f6fe3e3d6a711ff4bc2236ac31a","kind":"tag","published_at":"2015-08-05T16:48:02.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.608-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.608-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.608-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.608-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.608-r-master-ApiApps/manifests"},{"name":"3.0.606-r-master-ApiApps","sha":"513613f6015a136aabebc24757b9ab3fb9c65a6d","kind":"tag","published_at":"2015-08-05T11:16:30.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.606-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.606-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.606-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.606-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.606-r-master-ApiApps/manifests"},{"name":"3.0.601-r-master-ApiApps","sha":"1a347babdfb36098f48b7b72968920e1915d0e6d","kind":"tag","published_at":"2015-08-04T07:42:17.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.601-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.601-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.601-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.601-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.601-r-master-ApiApps/manifests"},{"name":"3.0.269-r-develop-octov3-1-ApiApps","sha":"296adc43047091103de639d38df8bc7142ca23ba","kind":"tag","published_at":"2015-07-30T12:25:36.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.269-r-develop-octov3-1-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.269-r-develop-octov3-1-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.269-r-develop-octov3-1-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.269-r-develop-octov3-1-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.269-r-develop-octov3-1-ApiApps/manifests"},{"name":"3.0.578-r-master-NuGet","sha":"91f64a59c32387febe2fb946cb256e9e085c3d8b","kind":"tag","published_at":"2015-07-20T10:00:42.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.578-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.578-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.578-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.578-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.578-r-master-NuGet/manifests"},{"name":"3.0.576-r-master-NuGet","sha":"6fe6d02084005e7088b78c3fea74859177f68b56","kind":"tag","published_at":"2015-07-17T19:20:36.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.576-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.576-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.576-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.576-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.576-r-master-NuGet/manifests"},{"name":"3.0.570-r-master-NuGet","sha":"69b1e3086c8ece385bada1210b9dc54822f31bb3","kind":"tag","published_at":"2015-07-17T13:42:48.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.570-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.570-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.570-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.570-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.570-r-master-NuGet/manifests"},{"name":"3.0.554-r-master-NuGet","sha":"0c6705128a159418649348cfe169c0f3710cac1a","kind":"tag","published_at":"2015-07-01T17:36:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.554-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.554-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.554-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.554-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.554-r-master-NuGet/manifests"},{"name":"3.0.543-r-master-NuGet","sha":"6b2f1d3b91b33062c8b0d2bf23b0d50bea536908","kind":"tag","published_at":"2015-06-29T23:12:58.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.543-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.543-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.543-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.543-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.543-r-master-NuGet/manifests"},{"name":"3.0.540-r-master-NuGet","sha":"88aae20fa4eb065bc607c2ac026498683a050725","kind":"tag","published_at":"2015-06-29T12:14:04.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.540-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.540-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.540-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.540-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.540-r-master-NuGet/manifests"},{"name":"3.0.525-r-master-NuGet","sha":"060d896f79409a02e4ee687f9608a8b47bb7fa68","kind":"tag","published_at":"2015-06-24T21:17:53.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.525-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.525-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.525-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.525-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.525-r-master-NuGet/manifests"},{"name":"3.0.524-r-master-NuGet","sha":"67cba29096856c573c3dbb0e1a28fc27a3a9689c","kind":"tag","published_at":"2015-06-24T12:25:22.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.524-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.524-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.524-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.524-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.524-r-master-NuGet/manifests"},{"name":"3.0.514-r-master-NuGet","sha":"040e3aea215dcd079ae98dcfb6add70ea7eb0439","kind":"tag","published_at":"2015-06-22T08:52:18.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.514-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.514-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.514-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.514-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.514-r-master-NuGet/manifests"},{"name":"3.0.510-r-master-NuGet","sha":"052fed47405351bee1d8637e28d98d88cb9427c1","kind":"tag","published_at":"2015-06-12T14:57:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.510-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.510-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.510-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.510-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.510-r-master-NuGet/manifests"},{"name":"3.0.507-r-master-NuGet","sha":"5beb4be0a6c7da936b7c1fd5cdc4fa44ece1db98","kind":"tag","published_at":"2015-06-11T17:46:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.507-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.507-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.507-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.507-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.507-r-master-NuGet/manifests"},{"name":"3.0.506-r-master-NuGet","sha":"5beb4be0a6c7da936b7c1fd5cdc4fa44ece1db98","kind":"tag","published_at":"2015-06-10T08:57:54.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.506-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.506-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.506-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.506-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.506-r-master-NuGet/manifests"},{"name":"3.0.501-r-master-NuGet","sha":"5beb4be0a6c7da936b7c1fd5cdc4fa44ece1db98","kind":"tag","published_at":"2015-06-09T13:04:10.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.501-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.501-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.501-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.501-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.501-r-master-NuGet/manifests"},{"name":"3.0.490-r-master-NuGet","sha":"37dca9c1777b268d196908b5178fda26c664b7d5","kind":"tag","published_at":"2015-06-05T21:26:27.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.490-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.490-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.490-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.490-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.490-r-master-NuGet/manifests"},{"name":"3.0.474-r-master-NuGet","sha":"a44c8f366006df17a29e2ba7ebc594e2ff080cc9","kind":"tag","published_at":"2015-06-05T09:49:41.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.474-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.474-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.474-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.474-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.474-r-master-NuGet/manifests"},{"name":"3.0.434-r4-master-NuGet","sha":"53befeb8130632032d14060b3d9be9091a8d7e06","kind":"tag","published_at":"2015-04-28T11:06:57.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.434-r4-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.434-r4-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.434-r4-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.434-r4-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.434-r4-master-NuGet/manifests"},{"name":"3.0.393-r-master","sha":"5e757678fd8a7a3d966b583003053c9f8922ff74","kind":"tag","published_at":"2015-04-02T09:07:42.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.393-r-master","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.393-r-master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.393-r-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.393-r-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.393-r-master/manifests"},{"name":"iters/8/dev","sha":"0ed1eb0d7ffff6611f444a30c7d23003b6a542bc","kind":"commit","published_at":"2014-01-30T19:31:52.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/8/dev","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/8/dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F8%2Fdev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F8%2Fdev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F8%2Fdev/manifests"},{"name":"iters/7/start","sha":"ade21cc3f70d2b59836c05393f647471dc275cb9","kind":"commit","published_at":"2013-12-09T23:38:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/7/start","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/7/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F7%2Fstart","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F7%2Fstart","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F7%2Fstart/manifests"},{"name":"iters/6/qa","sha":"ade21cc3f70d2b59836c05393f647471dc275cb9","kind":"commit","published_at":"2013-12-09T23:38:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/6/qa","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/6/qa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F6%2Fqa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fqa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fqa/manifests"},{"name":"iters/5/prod","sha":"119e529a87ca3bcdc0eb3d6abc33c943dcd15fb3","kind":"commit","published_at":"2013-12-06T22:19:16.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/5/prod","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/5/prod","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F5%2Fprod","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fprod","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fprod/manifests"},{"name":"iters/6/start","sha":"34194dd88deff012b447483f76bf0050813904a8","kind":"commit","published_at":"2013-11-22T18:06:51.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/6/start","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/6/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F6%2Fstart","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fstart","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fstart/manifests"},{"name":"iters/5/qa","sha":"e2fef39168e9f419b0a016a0d3503737c95c2f58","kind":"commit","published_at":"2013-11-21T01:43:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/5/qa","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/5/qa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F5%2Fqa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fqa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fqa/manifests"},{"name":"iters/4/start","sha":"6e8bcbfa0d76d8837c26e03b28fce13f387c3eec","kind":"commit","published_at":"2013-10-22T21:57:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/4/start","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/4/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F4%2Fstart","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F4%2Fstart","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F4%2Fstart/manifests"},{"name":"iters/3/qa","sha":"6e8bcbfa0d76d8837c26e03b28fce13f387c3eec","kind":"commit","published_at":"2013-10-22T21:57:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/3/qa","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/3/qa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F3%2Fqa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F3%2Fqa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F3%2Fqa/manifests"},{"name":"iters/zold/2013Jul19","sha":"d07308aba7cec425ad89b87ec19c78ea1e3416f5","kind":"commit","published_at":"2013-07-18T02:49:13.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Jul19","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Jul19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Jul19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jul19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jul19/manifests"},{"name":"iters/zold/2013Apr25","sha":"20488ec30001b9f69d52a0b16ef796df6a4a09f5","kind":"commit","published_at":"2013-04-25T22:07:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Apr25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Apr25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Apr25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr25/manifests"},{"name":"iters/zold/2013Apr11","sha":"32982f660f4ff80b20a1e3c6597a75f46deadd16","kind":"commit","published_at":"2013-04-11T22:31:51.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Apr11","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Apr11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Apr11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr11/manifests"},{"name":"iters/zold/2013Mar28@1638","sha":"0c2b5dae596b31d889fd1a422611231cdfd42d53","kind":"commit","published_at":"2013-03-28T21:30:29.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Mar28@1638","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Mar28@1638","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Mar28%401638","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar28@1638","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar28@1638/manifests"},{"name":"iters/zold/2013Mar06@1412","sha":"13f2eaa6d3a9a8ccd6f33149cd2cb5f5f5c129e5","kind":"commit","published_at":"2013-03-06T18:08:55.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Mar06@1412","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Mar06@1412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Mar06%401412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar06@1412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar06@1412/manifests"},{"name":"iters/zold/2013Jan22@1653","sha":"b04e20a2286a0234bf0746b5fc282c60456f56d7","kind":"commit","published_at":"2013-01-17T20:02:44.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Jan22@1653","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Jan22@1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Jan22%401653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jan22@1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jan22@1653/manifests"},{"name":"iters/zold/Jan22@1653","sha":"b04e20a2286a0234bf0746b5fc282c60456f56d7","kind":"commit","published_at":"2013-01-17T20:02:44.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/Jan22@1653","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/Jan22@1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2FJan22%401653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FJan22@1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FJan22@1653/manifests"},{"name":"iters/zold/2012Dec12@1645","sha":"ba2dfa7a83e779e2dbe0d97b141b888d45120e4a","kind":"commit","published_at":"2012-12-13T00:04:11.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2012Dec12@1645","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2012Dec12@1645","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2012Dec12%401645","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec12@1645","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec12@1645/manifests"},{"name":"iters/zold/Dec12@1645","sha":"ba2dfa7a83e779e2dbe0d97b141b888d45120e4a","kind":"commit","published_at":"2012-12-13T00:04:11.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/Dec12@1645","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/Dec12@1645","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2FDec12%401645","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec12@1645","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec12@1645/manifests"},{"name":"iters/zold/2012Dec03@1624","sha":"fee502072da07646e9b93ba366b13cd5f9fd3c1a","kind":"commit","published_at":"2012-11-30T20:47:09.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2012Dec03@1624","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2012Dec03@1624","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2012Dec03%401624","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec03@1624","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec03@1624/manifests"},{"name":"iters/zold/Dec03@1624","sha":"fee502072da07646e9b93ba366b13cd5f9fd3c1a","kind":"commit","published_at":"2012-11-30T20:47:09.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/Dec03@1624","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/Dec03@1624","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2FDec03%401624","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec03@1624","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec03@1624/manifests"},{"name":"iters/zold/2012Jun04@0000","sha":"0b51b781c985965bf1130876c4bb58fdaa26b427","kind":"commit","published_at":"2012-06-05T00:30:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2012Jun04@0000","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2012Jun04@0000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2012Jun04%400000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Jun04@0000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Jun04@0000/manifests"},{"name":"iters/zold/2.0","sha":"0b51b781c985965bf1130876c4bb58fdaa26b427","kind":"commit","published_at":"2012-06-05T00:30:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2.0","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2.0/manifests"},{"name":"iters/zold/1.8","sha":"0b51b781c985965bf1130876c4bb58fdaa26b427","kind":"commit","published_at":"2012-06-05T00:30:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/1.8","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F1.8/manifests"}]},"repo_metadata_updated_at":"2026-08-15T19:13:43.864Z","dependent_packages_count":0,"downloads":92901,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":6.134920788406327,"dependent_repos_count":12.696710402554181,"dependent_packages_count":19.548236353119677,"stargazers_count":0.8215642597570645,"forks_count":0.5562656361804734,"average":7.951539488003545},"purl":"pkg:nuget/nuget.verifymicrosoftpackage","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/nuget.verifymicrosoftpackage","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/nuget.verifymicrosoftpackage","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/nuget.verifymicrosoftpackage/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T03:00:29.979Z","issues_count":538,"pull_requests_count":1119,"avg_time_to_close_issue":21849783.974025972,"avg_time_to_close_pull_request":860152.0756646217,"issues_closed_count":229,"pull_requests_closed_count":978,"pull_request_authors_count":69,"issue_authors_count":259,"avg_comments_per_issue":2.3438661710037176,"avg_comments_per_pull_request":0.9374441465594281,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":62,"past_year_issues_count":18,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":5040659.857142857,"past_year_avg_time_to_close_pull_request":497832.04,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":50,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.277777777777778,"past_year_avg_comments_per_pull_request":0.5571428571428572,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":43,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/issues","maintainers":[{"login":"joelverhagen","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joelverhagen"},{"login":"advay26","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/advay26"},{"login":"chabiss","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chabiss"},{"login":"zivkan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zivkan"},{"login":"blowdart","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blowdart"},{"login":"anangaur","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anangaur"},{"login":"chenriksson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenriksson"},{"login":"nkolev92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nkolev92"},{"login":"lyndaidaii","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lyndaidaii"},{"login":"AdamJJacobs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamJJacobs"},{"login":"TimLovellSmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimLovellSmith"},{"login":"jeffhandley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffhandley"}],"active_maintainers":[{"login":"chabiss","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chabiss"},{"login":"joelverhagen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joelverhagen"},{"login":"AdamJJacobs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamJJacobs"},{"login":"zivkan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zivkan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nuget.verifymicrosoftpackage/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nuget.verifymicrosoftpackage/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nuget.verifymicrosoftpackage/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nuget.verifymicrosoftpackage/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nuget.verifymicrosoftpackage/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nuget.verifymicrosoftpackage/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8918,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2022-11-18T17:48:42.347Z","updated_at":"2022-11-18T17:48:42.347Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"nuget","login":"nuget","name":null,"email":null,"url":null,"packages_count":54,"html_url":"https://www.nuget.org/profiles/nuget","role":null,"created_at":"2022-11-18T17:48:42.372Z","updated_at":"2022-11-18T17:48:42.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/nuget/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846232,"maintainers_count":114685,"namespaces_count":0,"keywords_count":175515,"github":"nuget","metadata":{"funded_packages_count":33111,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-08-31T05:04:05.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":3267531,"name":"jver.verifymicrosoftpackage","ecosystem":"nuget","description":"A command line tool to verify that a Microsoft NuGet package has the appropriate metadata.","homepage":"https://github.com/NuGet/NuGetGallery","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/NuGet/NuGetGallery","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-08-31T11:51:01.824Z","latest_release_number":null,"last_synced_at":"2026-08-31T11:51:02.631Z","created_at":"2022-04-10T16:41:19.428Z","updated_at":"2026-08-31T11:51:02.631Z","registry_url":"https://www.nuget.org/packages/jver.verifymicrosoftpackage/","install_command":"Install-Package jver.verifymicrosoftpackage","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","owners":"Microsoft","license_info":{"type":"expression","text":"Apache-2.0","version":null},"license_url":"https://licenses.nuget.org/Apache-2.0","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/NuGet/NuGetGallery","branch":null,"commit":null},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[]},"repo_metadata":{"id":37610842,"uuid":"2180736","full_name":"NuGet/NuGetGallery","owner":"NuGet","description":"NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.","archived":false,"fork":false,"pushed_at":"2026-08-15T04:04:04.000Z","size":117503,"stargazers_count":1642,"open_issues_count":846,"forks_count":659,"subscribers_count":106,"default_branch":"main","last_synced_at":"2026-08-15T19:08:55.518Z","etag":null,"topics":["dotnet","hacktoberfest","nuget"],"latest_commit_sha":null,"homepage":"https://www.nuget.org/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NuGet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"dco":null,"cla":null}},"created_at":"2011-08-09T17:57:32.000Z","updated_at":"2026-08-14T13:21:37.000Z","dependencies_parsed_at":"2023-09-27T03:53:02.800Z","dependency_job_id":"b984c3f5-0741-4803-a5c5-199d9d8e0901","html_url":"https://github.com/NuGet/NuGetGallery","commit_stats":{"total_commits":9078,"total_committers":231,"mean_commits":"39.298701298701296","dds":0.8808107512667989,"last_synced_commit":"febd3fb35bbf25b4a4d40f56859693e0bbf5d6f0"},"previous_names":[],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/NuGet/NuGetGallery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuGet","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/sbom","scorecard":{"id":103059,"data":{"date":"2025-08-11","repo":{"name":"github.com/NuGet/NuGetGallery","commit":"689bd112f3c3a35b6db3490084ec46cb7bd94e5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.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":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch 'dev'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'dev'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'dev'","Info: 'stale review dismissal' is required to merge on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'dev'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch 'dev'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch 'dev'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch 'dev'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'dev'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch 'dev'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch 'dev'"],"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/AccountDeleter/Scripts/nssm.exe:1","Warn: binary detected: src/ArchivePackages/Scripts/nssm.exe:1","Warn: binary detected: src/Gallery.CredentialExpiration/Scripts/nssm.exe:1","Warn: binary detected: src/Gallery.Maintenance/Scripts/nssm.exe:1","Warn: binary detected: src/GitHubVulnerabilities2Db/Scripts/nssm.exe:1","Warn: binary detected: src/GitHubVulnerabilities2v3/Scripts/nssm.exe:1","Warn: binary detected: src/Ng/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.Auxiliary2AzureSearch/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.Catalog2AzureSearch/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.Catalog2Registration/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.GitHubIndexer/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Services.Revalidate/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Services.Validation.Orchestrator/Scripts/nssm.exe:1","Warn: binary detected: src/PackageLagMonitor/Scripts/nssm.exe:1","Warn: binary detected: src/Stats.AggregateCdnDownloadsInGallery/Scripts/nssm.exe:1","Warn: binary detected: src/Stats.CollectAzureChinaCDNLogs/Scripts/nssm.exe:1","Warn: binary detected: src/Stats.PostProcessReports/Scripts/nssm.exe:1","Warn: binary detected: src/StatusAggregator/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.PackageSigning.ProcessSignature/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.PackageSigning.RevalidateCertificate/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.PackageSigning.ValidateCertificate/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.Symbols/Scripts/nssm.exe:1","Warn: binary detected: src/VerifyGitHubVulnerabilities/Scripts/nssm.exe:1","Warn: binary detected: tests/Validation.Symbols.Tests/TestData/testlib/0-baseline/testlib.dll:1","Warn: binary detected: tests/Validation.Symbols.Tests/TestData/testlib/1-add-class/testlib.dll:1","Warn: binary detected: tests/Validation.Symbols.Tests/TestData/testlib/2-windows/testlib.dll:1","Warn: binary detected: tools/7zip/7za.exe:1"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-15T10:34:15.084Z","repository_id":37610842,"created_at":"2025-08-15T10:34:15.085Z","updated_at":"2025-08-15T10:34:15.085Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36695812,"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-15T02:00:05.847Z","response_time":94,"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":"NuGet","name":"NuGet","uuid":"968310","kind":"organization","description":"","email":null,"website":"https://nuget.org","location":null,"twitter":"nuget","company":null,"icon_url":"https://avatars.githubusercontent.com/u/968310?v=4","repositories_count":53,"last_synced_at":"2024-05-29T05:54:55.218Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/NuGet","funding_links":[],"total_stars":5617,"followers":227,"following":0,"created_at":"2022-11-02T16:43:53.226Z","updated_at":"2024-05-29T05:55:00.848Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuGet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuGet/repositories"},"tags":[{"name":"v2024.12.06","sha":"ce2fa53bafb3da61c522f1b8857558eceb06cfcb","kind":"commit","published_at":"2024-12-06T21:41:34.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2024.12.06","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2024.12.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2024.12.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.06/manifests"},{"name":"v2024.12.05","sha":"af2aca9e73a367ad3edb53fa092ecf2c19fda68b","kind":"commit","published_at":"2024-12-05T13:07:15.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2024.12.05","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2024.12.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2024.12.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.05/manifests"},{"name":"v2024.05.28","sha":"84c4347fd337c80136c5e699b9c177ab83d0bc58","kind":"commit","published_at":"2024-05-29T06:25:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2024.05.28","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2024.05.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2024.05.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.05.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.05.28/manifests"},{"name":"v2023.04.25","sha":"e32d1c25806755ecac31d8370a9dd9e464454264","kind":"tag","published_at":"2023-04-27T14:25:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2023.04.25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2023.04.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2023.04.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.04.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.04.25/manifests"},{"name":"v2023.02.27","sha":"e494ba3378454b23fd792c002819d865573c614e","kind":"commit","published_at":"2023-02-24T23:12:17.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2023.02.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2023.02.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2023.02.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.02.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.02.27/manifests"},{"name":"v2022.10.19","sha":"be7605600b804cfcb40fd928c757c900642ab273","kind":"commit","published_at":"2022-10-19T19:28:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2022.10.19","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2022.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2022.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2022.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2022.10.19/manifests"},{"name":"v2021.04.08","sha":"c71e12429b108c4d87e2da41790b164149a43389","kind":"commit","published_at":"2021-04-09T01:05:39.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2021.04.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2021.04.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2021.04.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2021.04.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2021.04.08/manifests"},{"name":"v2020.06.09","sha":"6d955d13396271d3fe86d8b54790752177d59591","kind":"tag","published_at":"2020-06-09T17:18:48.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2020.06.09","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2020.06.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2020.06.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2020.06.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2020.06.09/manifests"},{"name":"v2019.06.24","sha":"e3ae678fd8bc9f1065a17ccfb0ab3be82328bf55","kind":"tag","published_at":"2019-07-01T22:13:13.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2019.06.24","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2019.06.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2019.06.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.06.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.06.24/manifests"},{"name":"v2019.01.14","sha":"7a0ed71f4c1f608b01d0947132123197b9bea839","kind":"commit","published_at":"2019-01-13T00:59:07.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2019.01.14","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2019.01.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2019.01.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.01.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.01.14/manifests"},{"name":"v2018.12.12","sha":"a308141bded7401e1cca7dc80d7fbb293e5c2d9e","kind":"tag","published_at":"2018-12-13T00:21:46.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.12.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.12.12/manifests"},{"name":"v2018.11.12","sha":"f612b6ce57d96f058a6b66273e47582ff5142f7f","kind":"commit","published_at":"2018-11-13T01:40:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.11.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.12/manifests"},{"name":"v2018.10.20","sha":"0b177deb45ce2d755563b6242e7d283ba48d9781","kind":"commit","published_at":"2018-11-08T19:36:00.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.10.20","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.10.20/manifests"},{"name":"v2018.11.05","sha":"bf7e98f696e346b55cb1eba38866682ae936160f","kind":"commit","published_at":"2018-11-06T22:27:26.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.11.05","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.11.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.11.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.05/manifests"},{"name":"v2018.08.20","sha":"410c949c723dc504ac3d7b5b3c4f595538c0cff1","kind":"commit","published_at":"2018-10-17T03:50:51.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.08.20","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.08.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.08.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.20/manifests"},{"name":"v2018.09.25","sha":"b8eb013b140dbb614384f37abcbd6876c0849bbf","kind":"commit","published_at":"2018-09-26T22:21:52.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.09.25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.09.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.09.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.09.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.09.25/manifests"},{"name":"v2018.08.08","sha":"1b9875706fb5fda0313de0e7c235603946ef3856","kind":"commit","published_at":"2018-08-20T21:51:33.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.08.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.08.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.08.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.08/manifests"},{"name":"v2018.08.01","sha":"1b9875706fb5fda0313de0e7c235603946ef3856","kind":"commit","published_at":"2018-08-20T21:51:33.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.08.01","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.01/manifests"},{"name":"v2018.07.16","sha":"941861ab5b0adc7f6034e0672cce3b296605b968","kind":"commit","published_at":"2018-07-17T18:51:15.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.07.16","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.07.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.07.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.07.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.07.16/manifests"},{"name":"v2018.11.06","sha":"f262ce11b5de6c30885568cb5bd8e28434cc87ee","kind":"commit","published_at":"2018-06-12T00:47:41.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.11.06","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.11.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.11.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.06/manifests"},{"name":"v2018.05.21","sha":"4622ebed4e10a25987adc41cc94fe6dab9d57508","kind":"commit","published_at":"2018-05-22T22:43:59.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.05.21","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.05.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.05.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.21/manifests"},{"name":"v2018.05.08","sha":"e2318e49d14bdc6ec5fe819bd358e5832969770b","kind":"commit","published_at":"2018-05-08T17:37:40.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.05.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.05.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.05.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.08/manifests"},{"name":"v2018.02.22","sha":"e2318e49d14bdc6ec5fe819bd358e5832969770b","kind":"commit","published_at":"2018-05-08T17:37:40.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.02.22","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.02.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.02.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.02.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.02.22/manifests"},{"name":"v2018.04.25","sha":"a7317bbb80526ca1b2dc6be5a4704c16b82110c4","kind":"commit","published_at":"2018-05-02T21:49:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.04.25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.04.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.04.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.25/manifests"},{"name":"v2018.04.05","sha":"0976f840cc2e00c6aee8169d2f60de11829d8e22","kind":"commit","published_at":"2018-04-10T19:23:17.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.04.05","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.04.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.04.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.05/manifests"},{"name":"v2018.03.12","sha":"7e0f3c7af27a0a12cdec012a39f78fafab28b0a4","kind":"commit","published_at":"2018-03-12T16:34:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.03.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.03.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.03.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.03.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.03.12/manifests"},{"name":"v2018.01.29","sha":"90ffa1d6baf4ad1e6b3e7901a6c1d65b6ca34081","kind":"commit","published_at":"2018-01-29T18:36:25.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.01.29","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.01.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.01.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.29/manifests"},{"name":"v2018.01.08","sha":"c60dcbaec322237802b81b3d7abbb59baa0c7042","kind":"commit","published_at":"2018-01-09T04:57:18.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.01.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.01.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.01.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.08/manifests"},{"name":"v2017.11.27","sha":"62c5bd28e2fb7e48b69304810554ac82b2113056","kind":"commit","published_at":"2017-11-18T01:19:15.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.11.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.11.27/manifests"},{"name":"v2017.10.31","sha":"c326c231d9ccebd4417bdc05a0f1d9efc13a556d","kind":"commit","published_at":"2017-10-31T21:42:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.10.31","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.31/manifests"},{"name":"v2017.10.19","sha":"da86aef01bf5bfbdaedac486137d0019b75dcdbe","kind":"commit","published_at":"2017-10-19T19:02:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.10.19","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.19/manifests"},{"name":"v2017.09.01","sha":"9eb4bc49f7f34339b0fc4a6183f9265509961cdd","kind":"commit","published_at":"2017-09-05T17:25:28.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.09.01","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.09.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.09.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.09.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.09.01/manifests"},{"name":"v2017.08.14","sha":"f44a86fb1507465b60baf70928b175a19213b394","kind":"commit","published_at":"2017-08-10T17:45:28.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.08.14","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.08.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.08.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.08.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.08.14/manifests"},{"name":"v2017.06.14","sha":"68e84b6e180e3e2f05f797f03867ae5e5f7b2beb","kind":"commit","published_at":"2017-06-13T07:16:02.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.06.14","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.06.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.06.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.06.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.06.14/manifests"},{"name":"v2017.04.28","sha":"7eed4f25888e8fb88794d4e2a2942d6fed115c7d","kind":"commit","published_at":"2017-04-28T21:42:19.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.04.28","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.04.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.04.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.04.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.04.28/manifests"},{"name":"v2017.03.27","sha":"9ccd22771eb2635b3e6ff238d7835d0787df53e5","kind":"commit","published_at":"2017-03-27T16:17:58.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.03.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.03.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.03.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.27/manifests"},{"name":"v2017.03.22","sha":"7c7e4ffefa7951b16331eace4bebef9456d4a2ca","kind":"tag","published_at":"2017-03-20T23:09:43.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.03.22","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.03.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.03.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.22/manifests"},{"name":"v2017.02.24","sha":"124ac9e452c3f96433dae125672bdec71226be13","kind":"tag","published_at":"2017-02-27T18:27:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.02.24","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.02.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.02.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.02.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.02.24/manifests"},{"name":"v2017.01.30","sha":"b20eaacf54e8c73e538bf34f5f0acd200420c7cb","kind":"tag","published_at":"2017-01-31T18:29:10.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01.30","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.30/manifests"},{"name":"v2017.01.27","sha":"ce6c5d603e76ca1265c0b759d4e0d898acd7349d","kind":"tag","published_at":"2017-01-27T22:39:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.27/manifests"},{"name":"v2017.01.17","sha":"d58a7435b318f2aa1846b7d91f4b28bb755a9d59","kind":"commit","published_at":"2017-01-12T21:50:18.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01.17","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.17/manifests"},{"name":"v2017.01","sha":"6e155c72e1f99dff23cc8244e35a7bc3f0d7c8b8","kind":"commit","published_at":"2017-01-06T03:32:57.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01/manifests"},{"name":"v2016.12","sha":"b31a5dd3ec2ae740f4989af9b52bfd4f31838956","kind":"commit","published_at":"2016-12-08T00:39:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2016.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2016.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2016.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.12/manifests"},{"name":"v2016.10","sha":"27869a9f2bd453d87c061b2ad491314d9f273eea","kind":"commit","published_at":"2016-10-24T18:52:54.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2016.10","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2016.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2016.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.10/manifests"},{"name":"3.0.624-r-master","sha":"e01abfa925477ffb3db9d96a746b61b20ac9095a","kind":"tag","published_at":"2015-08-12T13:02:16.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.624-r-master","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.624-r-master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.624-r-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.624-r-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.624-r-master/manifests"},{"name":"3.0.623-r-master","sha":"904a36d2147f8823c40cfec7ac09077619e50731","kind":"tag","published_at":"2015-08-11T13:30:07.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.623-r-master","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.623-r-master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.623-r-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.623-r-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.623-r-master/manifests"},{"name":"3.0.621-r-master-ApiApps","sha":"2be766c387ff8c64c0d6573910e835496132f2d5","kind":"tag","published_at":"2015-08-07T15:10:42.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.621-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.621-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.621-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.621-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.621-r-master-ApiApps/manifests"},{"name":"3.0.610-r-master-ApiApps","sha":"f26abfe69158835dc72613ef4b546f9dd79c5b21","kind":"tag","published_at":"2015-08-06T09:28:30.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.610-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.610-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.610-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.610-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.610-r-master-ApiApps/manifests"},{"name":"3.0.608-r-master-ApiApps","sha":"ce1a423dd8352f6fe3e3d6a711ff4bc2236ac31a","kind":"tag","published_at":"2015-08-05T16:48:02.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.608-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.608-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.608-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.608-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.608-r-master-ApiApps/manifests"},{"name":"3.0.606-r-master-ApiApps","sha":"513613f6015a136aabebc24757b9ab3fb9c65a6d","kind":"tag","published_at":"2015-08-05T11:16:30.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.606-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.606-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.606-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.606-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.606-r-master-ApiApps/manifests"},{"name":"3.0.601-r-master-ApiApps","sha":"1a347babdfb36098f48b7b72968920e1915d0e6d","kind":"tag","published_at":"2015-08-04T07:42:17.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.601-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.601-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.601-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.601-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.601-r-master-ApiApps/manifests"},{"name":"3.0.269-r-develop-octov3-1-ApiApps","sha":"296adc43047091103de639d38df8bc7142ca23ba","kind":"tag","published_at":"2015-07-30T12:25:36.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.269-r-develop-octov3-1-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.269-r-develop-octov3-1-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.269-r-develop-octov3-1-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.269-r-develop-octov3-1-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.269-r-develop-octov3-1-ApiApps/manifests"},{"name":"3.0.578-r-master-NuGet","sha":"91f64a59c32387febe2fb946cb256e9e085c3d8b","kind":"tag","published_at":"2015-07-20T10:00:42.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.578-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.578-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.578-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.578-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.578-r-master-NuGet/manifests"},{"name":"3.0.576-r-master-NuGet","sha":"6fe6d02084005e7088b78c3fea74859177f68b56","kind":"tag","published_at":"2015-07-17T19:20:36.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.576-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.576-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.576-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.576-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.576-r-master-NuGet/manifests"},{"name":"3.0.570-r-master-NuGet","sha":"69b1e3086c8ece385bada1210b9dc54822f31bb3","kind":"tag","published_at":"2015-07-17T13:42:48.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.570-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.570-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.570-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.570-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.570-r-master-NuGet/manifests"},{"name":"3.0.554-r-master-NuGet","sha":"0c6705128a159418649348cfe169c0f3710cac1a","kind":"tag","published_at":"2015-07-01T17:36:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.554-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.554-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.554-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.554-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.554-r-master-NuGet/manifests"},{"name":"3.0.543-r-master-NuGet","sha":"6b2f1d3b91b33062c8b0d2bf23b0d50bea536908","kind":"tag","published_at":"2015-06-29T23:12:58.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.543-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.543-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.543-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.543-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.543-r-master-NuGet/manifests"},{"name":"3.0.540-r-master-NuGet","sha":"88aae20fa4eb065bc607c2ac026498683a050725","kind":"tag","published_at":"2015-06-29T12:14:04.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.540-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.540-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.540-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.540-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.540-r-master-NuGet/manifests"},{"name":"3.0.525-r-master-NuGet","sha":"060d896f79409a02e4ee687f9608a8b47bb7fa68","kind":"tag","published_at":"2015-06-24T21:17:53.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.525-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.525-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.525-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.525-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.525-r-master-NuGet/manifests"},{"name":"3.0.524-r-master-NuGet","sha":"67cba29096856c573c3dbb0e1a28fc27a3a9689c","kind":"tag","published_at":"2015-06-24T12:25:22.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.524-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.524-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.524-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.524-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.524-r-master-NuGet/manifests"},{"name":"3.0.514-r-master-NuGet","sha":"040e3aea215dcd079ae98dcfb6add70ea7eb0439","kind":"tag","published_at":"2015-06-22T08:52:18.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.514-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.514-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.514-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.514-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.514-r-master-NuGet/manifests"},{"name":"3.0.510-r-master-NuGet","sha":"052fed47405351bee1d8637e28d98d88cb9427c1","kind":"tag","published_at":"2015-06-12T14:57:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.510-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.510-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.510-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.510-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.510-r-master-NuGet/manifests"},{"name":"3.0.507-r-master-NuGet","sha":"5beb4be0a6c7da936b7c1fd5cdc4fa44ece1db98","kind":"tag","published_at":"2015-06-11T17:46:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.507-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.507-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.507-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.507-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.507-r-master-NuGet/manifests"},{"name":"3.0.506-r-master-NuGet","sha":"5beb4be0a6c7da936b7c1fd5cdc4fa44ece1db98","kind":"tag","published_at":"2015-06-10T08:57:54.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.506-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.506-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.506-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.506-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.506-r-master-NuGet/manifests"},{"name":"3.0.501-r-master-NuGet","sha":"5beb4be0a6c7da936b7c1fd5cdc4fa44ece1db98","kind":"tag","published_at":"2015-06-09T13:04:10.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.501-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.501-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.501-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.501-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.501-r-master-NuGet/manifests"},{"name":"3.0.490-r-master-NuGet","sha":"37dca9c1777b268d196908b5178fda26c664b7d5","kind":"tag","published_at":"2015-06-05T21:26:27.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.490-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.490-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.490-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.490-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.490-r-master-NuGet/manifests"},{"name":"3.0.474-r-master-NuGet","sha":"a44c8f366006df17a29e2ba7ebc594e2ff080cc9","kind":"tag","published_at":"2015-06-05T09:49:41.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.474-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.474-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.474-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.474-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.474-r-master-NuGet/manifests"},{"name":"3.0.434-r4-master-NuGet","sha":"53befeb8130632032d14060b3d9be9091a8d7e06","kind":"tag","published_at":"2015-04-28T11:06:57.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.434-r4-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.434-r4-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.434-r4-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.434-r4-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.434-r4-master-NuGet/manifests"},{"name":"3.0.393-r-master","sha":"5e757678fd8a7a3d966b583003053c9f8922ff74","kind":"tag","published_at":"2015-04-02T09:07:42.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.393-r-master","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.393-r-master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.393-r-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.393-r-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.393-r-master/manifests"},{"name":"iters/8/dev","sha":"0ed1eb0d7ffff6611f444a30c7d23003b6a542bc","kind":"commit","published_at":"2014-01-30T19:31:52.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/8/dev","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/8/dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F8%2Fdev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F8%2Fdev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F8%2Fdev/manifests"},{"name":"iters/7/start","sha":"ade21cc3f70d2b59836c05393f647471dc275cb9","kind":"commit","published_at":"2013-12-09T23:38:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/7/start","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/7/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F7%2Fstart","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F7%2Fstart","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F7%2Fstart/manifests"},{"name":"iters/6/qa","sha":"ade21cc3f70d2b59836c05393f647471dc275cb9","kind":"commit","published_at":"2013-12-09T23:38:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/6/qa","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/6/qa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F6%2Fqa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fqa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fqa/manifests"},{"name":"iters/5/prod","sha":"119e529a87ca3bcdc0eb3d6abc33c943dcd15fb3","kind":"commit","published_at":"2013-12-06T22:19:16.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/5/prod","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/5/prod","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F5%2Fprod","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fprod","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fprod/manifests"},{"name":"iters/6/start","sha":"34194dd88deff012b447483f76bf0050813904a8","kind":"commit","published_at":"2013-11-22T18:06:51.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/6/start","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/6/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F6%2Fstart","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fstart","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fstart/manifests"},{"name":"iters/5/qa","sha":"e2fef39168e9f419b0a016a0d3503737c95c2f58","kind":"commit","published_at":"2013-11-21T01:43:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/5/qa","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/5/qa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F5%2Fqa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fqa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fqa/manifests"},{"name":"iters/4/start","sha":"6e8bcbfa0d76d8837c26e03b28fce13f387c3eec","kind":"commit","published_at":"2013-10-22T21:57:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/4/start","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/4/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F4%2Fstart","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F4%2Fstart","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F4%2Fstart/manifests"},{"name":"iters/3/qa","sha":"6e8bcbfa0d76d8837c26e03b28fce13f387c3eec","kind":"commit","published_at":"2013-10-22T21:57:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/3/qa","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/3/qa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F3%2Fqa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F3%2Fqa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F3%2Fqa/manifests"},{"name":"iters/zold/2013Jul19","sha":"d07308aba7cec425ad89b87ec19c78ea1e3416f5","kind":"commit","published_at":"2013-07-18T02:49:13.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Jul19","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Jul19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Jul19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jul19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jul19/manifests"},{"name":"iters/zold/2013Apr25","sha":"20488ec30001b9f69d52a0b16ef796df6a4a09f5","kind":"commit","published_at":"2013-04-25T22:07:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Apr25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Apr25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Apr25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr25/manifests"},{"name":"iters/zold/2013Apr11","sha":"32982f660f4ff80b20a1e3c6597a75f46deadd16","kind":"commit","published_at":"2013-04-11T22:31:51.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Apr11","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Apr11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Apr11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr11/manifests"},{"name":"iters/zold/2013Mar28@1638","sha":"0c2b5dae596b31d889fd1a422611231cdfd42d53","kind":"commit","published_at":"2013-03-28T21:30:29.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Mar28@1638","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Mar28@1638","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Mar28%401638","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar28@1638","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar28@1638/manifests"},{"name":"iters/zold/2013Mar06@1412","sha":"13f2eaa6d3a9a8ccd6f33149cd2cb5f5f5c129e5","kind":"commit","published_at":"2013-03-06T18:08:55.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Mar06@1412","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Mar06@1412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Mar06%401412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar06@1412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar06@1412/manifests"},{"name":"iters/zold/2013Jan22@1653","sha":"b04e20a2286a0234bf0746b5fc282c60456f56d7","kind":"commit","published_at":"2013-01-17T20:02:44.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Jan22@1653","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Jan22@1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Jan22%401653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jan22@1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jan22@1653/manifests"},{"name":"iters/zold/Jan22@1653","sha":"b04e20a2286a0234bf0746b5fc282c60456f56d7","kind":"commit","published_at":"2013-01-17T20:02:44.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/Jan22@1653","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/Jan22@1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2FJan22%401653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FJan22@1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FJan22@1653/manifests"},{"name":"iters/zold/2012Dec12@1645","sha":"ba2dfa7a83e779e2dbe0d97b141b888d45120e4a","kind":"commit","published_at":"2012-12-13T00:04:11.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2012Dec12@1645","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2012Dec12@1645","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2012Dec12%401645","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec12@1645","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec12@1645/manifests"},{"name":"iters/zold/Dec12@1645","sha":"ba2dfa7a83e779e2dbe0d97b141b888d45120e4a","kind":"commit","published_at":"2012-12-13T00:04:11.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/Dec12@1645","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/Dec12@1645","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2FDec12%401645","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec12@1645","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec12@1645/manifests"},{"name":"iters/zold/2012Dec03@1624","sha":"fee502072da07646e9b93ba366b13cd5f9fd3c1a","kind":"commit","published_at":"2012-11-30T20:47:09.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2012Dec03@1624","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2012Dec03@1624","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2012Dec03%401624","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec03@1624","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec03@1624/manifests"},{"name":"iters/zold/Dec03@1624","sha":"fee502072da07646e9b93ba366b13cd5f9fd3c1a","kind":"commit","published_at":"2012-11-30T20:47:09.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/Dec03@1624","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/Dec03@1624","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2FDec03%401624","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec03@1624","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec03@1624/manifests"},{"name":"iters/zold/2012Jun04@0000","sha":"0b51b781c985965bf1130876c4bb58fdaa26b427","kind":"commit","published_at":"2012-06-05T00:30:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2012Jun04@0000","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2012Jun04@0000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2012Jun04%400000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Jun04@0000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Jun04@0000/manifests"},{"name":"iters/zold/2.0","sha":"0b51b781c985965bf1130876c4bb58fdaa26b427","kind":"commit","published_at":"2012-06-05T00:30:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2.0","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2.0/manifests"},{"name":"iters/zold/1.8","sha":"0b51b781c985965bf1130876c4bb58fdaa26b427","kind":"commit","published_at":"2012-06-05T00:30:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/1.8","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F1.8/manifests"}]},"repo_metadata_updated_at":"2026-08-15T19:13:42.462Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":12.696710402554181,"dependent_packages_count":19.548236353119677,"stargazers_count":null,"forks_count":null,"average":16.12247337783693},"purl":"pkg:nuget/jver.verifymicrosoftpackage","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/jver.verifymicrosoftpackage","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/jver.verifymicrosoftpackage","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/jver.verifymicrosoftpackage/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T03:00:29.979Z","issues_count":538,"pull_requests_count":1119,"avg_time_to_close_issue":21849783.974025972,"avg_time_to_close_pull_request":860152.0756646217,"issues_closed_count":229,"pull_requests_closed_count":978,"pull_request_authors_count":69,"issue_authors_count":259,"avg_comments_per_issue":2.3438661710037176,"avg_comments_per_pull_request":0.9374441465594281,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":62,"past_year_issues_count":18,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":5040659.857142857,"past_year_avg_time_to_close_pull_request":497832.04,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":50,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.277777777777778,"past_year_avg_comments_per_pull_request":0.5571428571428572,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":43,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/issues","maintainers":[{"login":"joelverhagen","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joelverhagen"},{"login":"advay26","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/advay26"},{"login":"chabiss","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chabiss"},{"login":"zivkan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zivkan"},{"login":"blowdart","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blowdart"},{"login":"anangaur","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anangaur"},{"login":"chenriksson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenriksson"},{"login":"nkolev92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nkolev92"},{"login":"lyndaidaii","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lyndaidaii"},{"login":"AdamJJacobs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamJJacobs"},{"login":"TimLovellSmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimLovellSmith"},{"login":"jeffhandley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffhandley"}],"active_maintainers":[{"login":"chabiss","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chabiss"},{"login":"joelverhagen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joelverhagen"},{"login":"AdamJJacobs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamJJacobs"},{"login":"zivkan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zivkan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/jver.verifymicrosoftpackage/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/jver.verifymicrosoftpackage/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/jver.verifymicrosoftpackage/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/jver.verifymicrosoftpackage/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/jver.verifymicrosoftpackage/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/jver.verifymicrosoftpackage/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846232,"maintainers_count":114685,"namespaces_count":0,"keywords_count":175515,"github":"nuget","metadata":{"funded_packages_count":33111,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-08-31T05:04:05.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":3487196,"name":"nuget.services.build","ecosystem":"nuget","description":"MSBuild scripts for NuGet.Services builds","homepage":"https://github.com/NuGet/","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/NuGet/NuGetGallery","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2014-08-26T17:15:25.157Z","latest_release_published_at":"2016-06-23T04:46:59.630Z","latest_release_number":"3.0.14","last_synced_at":"2026-08-31T11:52:01.690Z","created_at":"2022-04-10T19:03:41.883Z","updated_at":"2026-08-31T11:52:01.690Z","registry_url":"https://www.nuget.org/packages/nuget.services.build/","install_command":"Install-Package nuget.services.build","documentation_url":null,"metadata":{"copyright":"Copyright 2015 .NET Foundation","owners":".NET Foundation","license_url":"https://github.com/NuGet/NuGetGallery/blob/master/LICENSE.txt","require_license_acceptance":false,"min_client_version":"2.8","development_dependency":true,"serviceable":false,"framework_assemblies":[],"package_types":[],"verified":true},"repo_metadata":{"id":37610842,"uuid":"2180736","full_name":"NuGet/NuGetGallery","owner":"NuGet","description":"NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.","archived":false,"fork":false,"pushed_at":"2026-08-15T04:04:04.000Z","size":117503,"stargazers_count":1642,"open_issues_count":846,"forks_count":659,"subscribers_count":106,"default_branch":"main","last_synced_at":"2026-08-15T19:08:55.518Z","etag":null,"topics":["dotnet","hacktoberfest","nuget"],"latest_commit_sha":null,"homepage":"https://www.nuget.org/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NuGet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"dco":null,"cla":null}},"created_at":"2011-08-09T17:57:32.000Z","updated_at":"2026-08-14T13:21:37.000Z","dependencies_parsed_at":"2023-09-27T03:53:02.800Z","dependency_job_id":"b984c3f5-0741-4803-a5c5-199d9d8e0901","html_url":"https://github.com/NuGet/NuGetGallery","commit_stats":{"total_commits":9078,"total_committers":231,"mean_commits":"39.298701298701296","dds":0.8808107512667989,"last_synced_commit":"febd3fb35bbf25b4a4d40f56859693e0bbf5d6f0"},"previous_names":[],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/NuGet/NuGetGallery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuGet","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/sbom","scorecard":{"id":103059,"data":{"date":"2025-08-11","repo":{"name":"github.com/NuGet/NuGetGallery","commit":"689bd112f3c3a35b6db3490084ec46cb7bd94e5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.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":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch 'dev'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'dev'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'dev'","Info: 'stale review dismissal' is required to merge on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'dev'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch 'dev'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch 'dev'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch 'dev'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'dev'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch 'dev'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch 'dev'"],"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/AccountDeleter/Scripts/nssm.exe:1","Warn: binary detected: src/ArchivePackages/Scripts/nssm.exe:1","Warn: binary detected: src/Gallery.CredentialExpiration/Scripts/nssm.exe:1","Warn: binary detected: src/Gallery.Maintenance/Scripts/nssm.exe:1","Warn: binary detected: src/GitHubVulnerabilities2Db/Scripts/nssm.exe:1","Warn: binary detected: src/GitHubVulnerabilities2v3/Scripts/nssm.exe:1","Warn: binary detected: src/Ng/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.Auxiliary2AzureSearch/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.Catalog2AzureSearch/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.Catalog2Registration/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.GitHubIndexer/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Services.Revalidate/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Services.Validation.Orchestrator/Scripts/nssm.exe:1","Warn: binary detected: src/PackageLagMonitor/Scripts/nssm.exe:1","Warn: binary detected: src/Stats.AggregateCdnDownloadsInGallery/Scripts/nssm.exe:1","Warn: binary detected: src/Stats.CollectAzureChinaCDNLogs/Scripts/nssm.exe:1","Warn: binary detected: src/Stats.PostProcessReports/Scripts/nssm.exe:1","Warn: binary detected: src/StatusAggregator/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.PackageSigning.ProcessSignature/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.PackageSigning.RevalidateCertificate/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.PackageSigning.ValidateCertificate/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.Symbols/Scripts/nssm.exe:1","Warn: binary detected: src/VerifyGitHubVulnerabilities/Scripts/nssm.exe:1","Warn: binary detected: tests/Validation.Symbols.Tests/TestData/testlib/0-baseline/testlib.dll:1","Warn: binary detected: tests/Validation.Symbols.Tests/TestData/testlib/1-add-class/testlib.dll:1","Warn: binary detected: tests/Validation.Symbols.Tests/TestData/testlib/2-windows/testlib.dll:1","Warn: binary detected: tools/7zip/7za.exe:1"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-15T10:34:15.084Z","repository_id":37610842,"created_at":"2025-08-15T10:34:15.085Z","updated_at":"2025-08-15T10:34:15.085Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36695812,"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-15T02:00:05.847Z","response_time":94,"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":"NuGet","name":"NuGet","uuid":"968310","kind":"organization","description":"","email":null,"website":"https://nuget.org","location":null,"twitter":"nuget","company":null,"icon_url":"https://avatars.githubusercontent.com/u/968310?v=4","repositories_count":53,"last_synced_at":"2024-05-29T05:54:55.218Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/NuGet","funding_links":[],"total_stars":5617,"followers":227,"following":0,"created_at":"2022-11-02T16:43:53.226Z","updated_at":"2024-05-29T05:55:00.848Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuGet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuGet/repositories"},"tags":[{"name":"v2024.12.06","sha":"ce2fa53bafb3da61c522f1b8857558eceb06cfcb","kind":"commit","published_at":"2024-12-06T21:41:34.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2024.12.06","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2024.12.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2024.12.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.06/manifests"},{"name":"v2024.12.05","sha":"af2aca9e73a367ad3edb53fa092ecf2c19fda68b","kind":"commit","published_at":"2024-12-05T13:07:15.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2024.12.05","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2024.12.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2024.12.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.05/manifests"},{"name":"v2024.05.28","sha":"84c4347fd337c80136c5e699b9c177ab83d0bc58","kind":"commit","published_at":"2024-05-29T06:25:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2024.05.28","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2024.05.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2024.05.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.05.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.05.28/manifests"},{"name":"v2023.04.25","sha":"e32d1c25806755ecac31d8370a9dd9e464454264","kind":"tag","published_at":"2023-04-27T14:25:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2023.04.25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2023.04.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2023.04.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.04.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.04.25/manifests"},{"name":"v2023.02.27","sha":"e494ba3378454b23fd792c002819d865573c614e","kind":"commit","published_at":"2023-02-24T23:12:17.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2023.02.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2023.02.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2023.02.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.02.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.02.27/manifests"},{"name":"v2022.10.19","sha":"be7605600b804cfcb40fd928c757c900642ab273","kind":"commit","published_at":"2022-10-19T19:28:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2022.10.19","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2022.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2022.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2022.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2022.10.19/manifests"},{"name":"v2021.04.08","sha":"c71e12429b108c4d87e2da41790b164149a43389","kind":"commit","published_at":"2021-04-09T01:05:39.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2021.04.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2021.04.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2021.04.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2021.04.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2021.04.08/manifests"},{"name":"v2020.06.09","sha":"6d955d13396271d3fe86d8b54790752177d59591","kind":"tag","published_at":"2020-06-09T17:18:48.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2020.06.09","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2020.06.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2020.06.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2020.06.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2020.06.09/manifests"},{"name":"v2019.06.24","sha":"e3ae678fd8bc9f1065a17ccfb0ab3be82328bf55","kind":"tag","published_at":"2019-07-01T22:13:13.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2019.06.24","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2019.06.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2019.06.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.06.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.06.24/manifests"},{"name":"v2019.01.14","sha":"7a0ed71f4c1f608b01d0947132123197b9bea839","kind":"commit","published_at":"2019-01-13T00:59:07.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2019.01.14","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2019.01.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2019.01.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.01.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.01.14/manifests"},{"name":"v2018.12.12","sha":"a308141bded7401e1cca7dc80d7fbb293e5c2d9e","kind":"tag","published_at":"2018-12-13T00:21:46.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.12.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.12.12/manifests"},{"name":"v2018.11.12","sha":"f612b6ce57d96f058a6b66273e47582ff5142f7f","kind":"commit","published_at":"2018-11-13T01:40:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.11.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.12/manifests"},{"name":"v2018.10.20","sha":"0b177deb45ce2d755563b6242e7d283ba48d9781","kind":"commit","published_at":"2018-11-08T19:36:00.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.10.20","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.10.20/manifests"},{"name":"v2018.11.05","sha":"bf7e98f696e346b55cb1eba38866682ae936160f","kind":"commit","published_at":"2018-11-06T22:27:26.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.11.05","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.11.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.11.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.05/manifests"},{"name":"v2018.08.20","sha":"410c949c723dc504ac3d7b5b3c4f595538c0cff1","kind":"commit","published_at":"2018-10-17T03:50:51.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.08.20","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.08.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.08.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.20/manifests"},{"name":"v2018.09.25","sha":"b8eb013b140dbb614384f37abcbd6876c0849bbf","kind":"commit","published_at":"2018-09-26T22:21:52.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.09.25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.09.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.09.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.09.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.09.25/manifests"},{"name":"v2018.08.08","sha":"1b9875706fb5fda0313de0e7c235603946ef3856","kind":"commit","published_at":"2018-08-20T21:51:33.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.08.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.08.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.08.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.08/manifests"},{"name":"v2018.08.01","sha":"1b9875706fb5fda0313de0e7c235603946ef3856","kind":"commit","published_at":"2018-08-20T21:51:33.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.08.01","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.01/manifests"},{"name":"v2018.07.16","sha":"941861ab5b0adc7f6034e0672cce3b296605b968","kind":"commit","published_at":"2018-07-17T18:51:15.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.07.16","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.07.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.07.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.07.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.07.16/manifests"},{"name":"v2018.11.06","sha":"f262ce11b5de6c30885568cb5bd8e28434cc87ee","kind":"commit","published_at":"2018-06-12T00:47:41.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.11.06","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.11.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.11.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.06/manifests"},{"name":"v2018.05.21","sha":"4622ebed4e10a25987adc41cc94fe6dab9d57508","kind":"commit","published_at":"2018-05-22T22:43:59.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.05.21","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.05.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.05.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.21/manifests"},{"name":"v2018.05.08","sha":"e2318e49d14bdc6ec5fe819bd358e5832969770b","kind":"commit","published_at":"2018-05-08T17:37:40.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.05.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.05.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.05.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.08/manifests"},{"name":"v2018.02.22","sha":"e2318e49d14bdc6ec5fe819bd358e5832969770b","kind":"commit","published_at":"2018-05-08T17:37:40.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.02.22","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.02.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.02.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.02.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.02.22/manifests"},{"name":"v2018.04.25","sha":"a7317bbb80526ca1b2dc6be5a4704c16b82110c4","kind":"commit","published_at":"2018-05-02T21:49:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.04.25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.04.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.04.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.25/manifests"},{"name":"v2018.04.05","sha":"0976f840cc2e00c6aee8169d2f60de11829d8e22","kind":"commit","published_at":"2018-04-10T19:23:17.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.04.05","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.04.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.04.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.05/manifests"},{"name":"v2018.03.12","sha":"7e0f3c7af27a0a12cdec012a39f78fafab28b0a4","kind":"commit","published_at":"2018-03-12T16:34:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.03.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.03.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.03.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.03.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.03.12/manifests"},{"name":"v2018.01.29","sha":"90ffa1d6baf4ad1e6b3e7901a6c1d65b6ca34081","kind":"commit","published_at":"2018-01-29T18:36:25.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.01.29","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.01.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.01.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.29/manifests"},{"name":"v2018.01.08","sha":"c60dcbaec322237802b81b3d7abbb59baa0c7042","kind":"commit","published_at":"2018-01-09T04:57:18.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.01.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.01.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.01.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.08/manifests"},{"name":"v2017.11.27","sha":"62c5bd28e2fb7e48b69304810554ac82b2113056","kind":"commit","published_at":"2017-11-18T01:19:15.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.11.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.11.27/manifests"},{"name":"v2017.10.31","sha":"c326c231d9ccebd4417bdc05a0f1d9efc13a556d","kind":"commit","published_at":"2017-10-31T21:42:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.10.31","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.31/manifests"},{"name":"v2017.10.19","sha":"da86aef01bf5bfbdaedac486137d0019b75dcdbe","kind":"commit","published_at":"2017-10-19T19:02:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.10.19","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.19/manifests"},{"name":"v2017.09.01","sha":"9eb4bc49f7f34339b0fc4a6183f9265509961cdd","kind":"commit","published_at":"2017-09-05T17:25:28.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.09.01","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.09.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.09.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.09.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.09.01/manifests"},{"name":"v2017.08.14","sha":"f44a86fb1507465b60baf70928b175a19213b394","kind":"commit","published_at":"2017-08-10T17:45:28.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.08.14","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.08.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.08.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.08.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.08.14/manifests"},{"name":"v2017.06.14","sha":"68e84b6e180e3e2f05f797f03867ae5e5f7b2beb","kind":"commit","published_at":"2017-06-13T07:16:02.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.06.14","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.06.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.06.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.06.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.06.14/manifests"},{"name":"v2017.04.28","sha":"7eed4f25888e8fb88794d4e2a2942d6fed115c7d","kind":"commit","published_at":"2017-04-28T21:42:19.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.04.28","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.04.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.04.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.04.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.04.28/manifests"},{"name":"v2017.03.27","sha":"9ccd22771eb2635b3e6ff238d7835d0787df53e5","kind":"commit","published_at":"2017-03-27T16:17:58.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.03.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.03.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.03.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.27/manifests"},{"name":"v2017.03.22","sha":"7c7e4ffefa7951b16331eace4bebef9456d4a2ca","kind":"tag","published_at":"2017-03-20T23:09:43.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.03.22","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.03.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.03.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.22/manifests"},{"name":"v2017.02.24","sha":"124ac9e452c3f96433dae125672bdec71226be13","kind":"tag","published_at":"2017-02-27T18:27:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.02.24","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.02.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.02.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.02.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.02.24/manifests"},{"name":"v2017.01.30","sha":"b20eaacf54e8c73e538bf34f5f0acd200420c7cb","kind":"tag","published_at":"2017-01-31T18:29:10.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01.30","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.30/manifests"},{"name":"v2017.01.27","sha":"ce6c5d603e76ca1265c0b759d4e0d898acd7349d","kind":"tag","published_at":"2017-01-27T22:39:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.27/manifests"},{"name":"v2017.01.17","sha":"d58a7435b318f2aa1846b7d91f4b28bb755a9d59","kind":"commit","published_at":"2017-01-12T21:50:18.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01.17","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.17/manifests"},{"name":"v2017.01","sha":"6e155c72e1f99dff23cc8244e35a7bc3f0d7c8b8","kind":"commit","published_at":"2017-01-06T03:32:57.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01/manifests"},{"name":"v2016.12","sha":"b31a5dd3ec2ae740f4989af9b52bfd4f31838956","kind":"commit","published_at":"2016-12-08T00:39:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2016.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2016.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2016.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.12/manifests"},{"name":"v2016.10","sha":"27869a9f2bd453d87c061b2ad491314d9f273eea","kind":"commit","published_at":"2016-10-24T18:52:54.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2016.10","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2016.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2016.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.10/manifests"},{"name":"3.0.624-r-master","sha":"e01abfa925477ffb3db9d96a746b61b20ac9095a","kind":"tag","published_at":"2015-08-12T13:02:16.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.624-r-master","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.624-r-master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.624-r-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.624-r-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.624-r-master/manifests"},{"name":"3.0.623-r-master","sha":"904a36d2147f8823c40cfec7ac09077619e50731","kind":"tag","published_at":"2015-08-11T13:30:07.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.623-r-master","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.623-r-master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.623-r-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.623-r-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.623-r-master/manifests"},{"name":"3.0.621-r-master-ApiApps","sha":"2be766c387ff8c64c0d6573910e835496132f2d5","kind":"tag","published_at":"2015-08-07T15:10:42.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.621-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.621-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.621-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.621-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.621-r-master-ApiApps/manifests"},{"name":"3.0.610-r-master-ApiApps","sha":"f26abfe69158835dc72613ef4b546f9dd79c5b21","kind":"tag","published_at":"2015-08-06T09:28:30.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.610-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.610-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.610-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.610-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.610-r-master-ApiApps/manifests"},{"name":"3.0.608-r-master-ApiApps","sha":"ce1a423dd8352f6fe3e3d6a711ff4bc2236ac31a","kind":"tag","published_at":"2015-08-05T16:48:02.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.608-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.608-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.608-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.608-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.608-r-master-ApiApps/manifests"},{"name":"3.0.606-r-master-ApiApps","sha":"513613f6015a136aabebc24757b9ab3fb9c65a6d","kind":"tag","published_at":"2015-08-05T11:16:30.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.606-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.606-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.606-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.606-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.606-r-master-ApiApps/manifests"},{"name":"3.0.601-r-master-ApiApps","sha":"1a347babdfb36098f48b7b72968920e1915d0e6d","kind":"tag","published_at":"2015-08-04T07:42:17.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.601-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.601-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.601-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.601-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.601-r-master-ApiApps/manifests"},{"name":"3.0.269-r-develop-octov3-1-ApiApps","sha":"296adc43047091103de639d38df8bc7142ca23ba","kind":"tag","published_at":"2015-07-30T12:25:36.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.269-r-develop-octov3-1-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.269-r-develop-octov3-1-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.269-r-develop-octov3-1-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.269-r-develop-octov3-1-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.269-r-develop-octov3-1-ApiApps/manifests"},{"name":"3.0.578-r-master-NuGet","sha":"91f64a59c32387febe2fb946cb256e9e085c3d8b","kind":"tag","published_at":"2015-07-20T10:00:42.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.578-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.578-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.578-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.578-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.578-r-master-NuGet/manifests"},{"name":"3.0.576-r-master-NuGet","sha":"6fe6d02084005e7088b78c3fea74859177f68b56","kind":"tag","published_at":"2015-07-17T19:20:36.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.576-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.576-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.576-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.576-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.576-r-master-NuGet/manifests"},{"name":"3.0.570-r-master-NuGet","sha":"69b1e3086c8ece385bada1210b9dc54822f31bb3","kind":"tag","published_at":"2015-07-17T13:42:48.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.570-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.570-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.570-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.570-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.570-r-master-NuGet/manifests"},{"name":"3.0.554-r-master-NuGet","sha":"0c6705128a159418649348cfe169c0f3710cac1a","kind":"tag","published_at":"2015-07-01T17:36:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.554-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.554-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.554-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.554-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.554-r-master-NuGet/manifests"},{"name":"3.0.543-r-master-NuGet","sha":"6b2f1d3b91b33062c8b0d2bf23b0d50bea536908","kind":"tag","published_at":"2015-06-29T23:12:58.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.543-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.543-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.543-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.543-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.543-r-master-NuGet/manifests"},{"name":"3.0.540-r-master-NuGet","sha":"88aae20fa4eb065bc607c2ac026498683a050725","kind":"tag","published_at":"2015-06-29T12:14:04.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.540-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.540-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.540-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.540-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.540-r-master-NuGet/manifests"},{"name":"3.0.525-r-master-NuGet","sha":"060d896f79409a02e4ee687f9608a8b47bb7fa68","kind":"tag","published_at":"2015-06-24T21:17:53.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.525-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.525-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.525-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.525-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.525-r-master-NuGet/manifests"},{"name":"3.0.524-r-master-NuGet","sha":"67cba29096856c573c3dbb0e1a28fc27a3a9689c","kind":"tag","published_at":"2015-06-24T12:25:22.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.524-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.524-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.524-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.524-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.524-r-master-NuGet/manifests"},{"name":"3.0.514-r-master-NuGet","sha":"040e3aea215dcd079ae98dcfb6add70ea7eb0439","kind":"tag","published_at":"2015-06-22T08:52:18.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.514-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.514-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.514-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.514-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.514-r-master-NuGet/manifests"},{"name":"3.0.510-r-master-NuGet","sha":"052fed47405351bee1d8637e28d98d88cb9427c1","kind":"tag","published_at":"2015-06-12T14:57:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.510-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.510-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.510-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.510-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.510-r-master-NuGet/manifests"},{"name":"3.0.507-r-master-NuGet","sha":"5beb4be0a6c7da936b7c1fd5cdc4fa44ece1db98","kind":"tag","published_at":"2015-06-11T17:46:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.507-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.507-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.507-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.507-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.507-r-master-NuGet/manifests"},{"name":"3.0.506-r-master-NuGet","sha":"5beb4be0a6c7da936b7c1fd5cdc4fa44ece1db98","kind":"tag","published_at":"2015-06-10T08:57:54.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.506-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.506-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.506-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.506-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.506-r-master-NuGet/manifests"},{"name":"3.0.501-r-master-NuGet","sha":"5beb4be0a6c7da936b7c1fd5cdc4fa44ece1db98","kind":"tag","published_at":"2015-06-09T13:04:10.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.501-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.501-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.501-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.501-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.501-r-master-NuGet/manifests"},{"name":"3.0.490-r-master-NuGet","sha":"37dca9c1777b268d196908b5178fda26c664b7d5","kind":"tag","published_at":"2015-06-05T21:26:27.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.490-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.490-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.490-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.490-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.490-r-master-NuGet/manifests"},{"name":"3.0.474-r-master-NuGet","sha":"a44c8f366006df17a29e2ba7ebc594e2ff080cc9","kind":"tag","published_at":"2015-06-05T09:49:41.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.474-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.474-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.474-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.474-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.474-r-master-NuGet/manifests"},{"name":"3.0.434-r4-master-NuGet","sha":"53befeb8130632032d14060b3d9be9091a8d7e06","kind":"tag","published_at":"2015-04-28T11:06:57.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.434-r4-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.434-r4-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.434-r4-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.434-r4-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.434-r4-master-NuGet/manifests"},{"name":"3.0.393-r-master","sha":"5e757678fd8a7a3d966b583003053c9f8922ff74","kind":"tag","published_at":"2015-04-02T09:07:42.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.393-r-master","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.393-r-master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.393-r-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.393-r-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.393-r-master/manifests"},{"name":"iters/8/dev","sha":"0ed1eb0d7ffff6611f444a30c7d23003b6a542bc","kind":"commit","published_at":"2014-01-30T19:31:52.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/8/dev","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/8/dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F8%2Fdev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F8%2Fdev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F8%2Fdev/manifests"},{"name":"iters/7/start","sha":"ade21cc3f70d2b59836c05393f647471dc275cb9","kind":"commit","published_at":"2013-12-09T23:38:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/7/start","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/7/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F7%2Fstart","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F7%2Fstart","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F7%2Fstart/manifests"},{"name":"iters/6/qa","sha":"ade21cc3f70d2b59836c05393f647471dc275cb9","kind":"commit","published_at":"2013-12-09T23:38:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/6/qa","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/6/qa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F6%2Fqa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fqa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fqa/manifests"},{"name":"iters/5/prod","sha":"119e529a87ca3bcdc0eb3d6abc33c943dcd15fb3","kind":"commit","published_at":"2013-12-06T22:19:16.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/5/prod","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/5/prod","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F5%2Fprod","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fprod","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fprod/manifests"},{"name":"iters/6/start","sha":"34194dd88deff012b447483f76bf0050813904a8","kind":"commit","published_at":"2013-11-22T18:06:51.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/6/start","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/6/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F6%2Fstart","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fstart","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fstart/manifests"},{"name":"iters/5/qa","sha":"e2fef39168e9f419b0a016a0d3503737c95c2f58","kind":"commit","published_at":"2013-11-21T01:43:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/5/qa","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/5/qa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F5%2Fqa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fqa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fqa/manifests"},{"name":"iters/4/start","sha":"6e8bcbfa0d76d8837c26e03b28fce13f387c3eec","kind":"commit","published_at":"2013-10-22T21:57:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/4/start","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/4/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F4%2Fstart","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F4%2Fstart","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F4%2Fstart/manifests"},{"name":"iters/3/qa","sha":"6e8bcbfa0d76d8837c26e03b28fce13f387c3eec","kind":"commit","published_at":"2013-10-22T21:57:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/3/qa","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/3/qa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F3%2Fqa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F3%2Fqa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F3%2Fqa/manifests"},{"name":"iters/zold/2013Jul19","sha":"d07308aba7cec425ad89b87ec19c78ea1e3416f5","kind":"commit","published_at":"2013-07-18T02:49:13.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Jul19","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Jul19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Jul19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jul19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jul19/manifests"},{"name":"iters/zold/2013Apr25","sha":"20488ec30001b9f69d52a0b16ef796df6a4a09f5","kind":"commit","published_at":"2013-04-25T22:07:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Apr25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Apr25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Apr25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr25/manifests"},{"name":"iters/zold/2013Apr11","sha":"32982f660f4ff80b20a1e3c6597a75f46deadd16","kind":"commit","published_at":"2013-04-11T22:31:51.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Apr11","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Apr11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Apr11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr11/manifests"},{"name":"iters/zold/2013Mar28@1638","sha":"0c2b5dae596b31d889fd1a422611231cdfd42d53","kind":"commit","published_at":"2013-03-28T21:30:29.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Mar28@1638","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Mar28@1638","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Mar28%401638","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar28@1638","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar28@1638/manifests"},{"name":"iters/zold/2013Mar06@1412","sha":"13f2eaa6d3a9a8ccd6f33149cd2cb5f5f5c129e5","kind":"commit","published_at":"2013-03-06T18:08:55.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Mar06@1412","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Mar06@1412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Mar06%401412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar06@1412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar06@1412/manifests"},{"name":"iters/zold/2013Jan22@1653","sha":"b04e20a2286a0234bf0746b5fc282c60456f56d7","kind":"commit","published_at":"2013-01-17T20:02:44.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Jan22@1653","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Jan22@1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Jan22%401653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jan22@1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jan22@1653/manifests"},{"name":"iters/zold/Jan22@1653","sha":"b04e20a2286a0234bf0746b5fc282c60456f56d7","kind":"commit","published_at":"2013-01-17T20:02:44.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/Jan22@1653","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/Jan22@1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2FJan22%401653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FJan22@1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FJan22@1653/manifests"},{"name":"iters/zold/2012Dec12@1645","sha":"ba2dfa7a83e779e2dbe0d97b141b888d45120e4a","kind":"commit","published_at":"2012-12-13T00:04:11.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2012Dec12@1645","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2012Dec12@1645","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2012Dec12%401645","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec12@1645","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec12@1645/manifests"},{"name":"iters/zold/Dec12@1645","sha":"ba2dfa7a83e779e2dbe0d97b141b888d45120e4a","kind":"commit","published_at":"2012-12-13T00:04:11.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/Dec12@1645","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/Dec12@1645","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2FDec12%401645","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec12@1645","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec12@1645/manifests"},{"name":"iters/zold/2012Dec03@1624","sha":"fee502072da07646e9b93ba366b13cd5f9fd3c1a","kind":"commit","published_at":"2012-11-30T20:47:09.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2012Dec03@1624","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2012Dec03@1624","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2012Dec03%401624","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec03@1624","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec03@1624/manifests"},{"name":"iters/zold/Dec03@1624","sha":"fee502072da07646e9b93ba366b13cd5f9fd3c1a","kind":"commit","published_at":"2012-11-30T20:47:09.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/Dec03@1624","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/Dec03@1624","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2FDec03%401624","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec03@1624","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec03@1624/manifests"},{"name":"iters/zold/2012Jun04@0000","sha":"0b51b781c985965bf1130876c4bb58fdaa26b427","kind":"commit","published_at":"2012-06-05T00:30:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2012Jun04@0000","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2012Jun04@0000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2012Jun04%400000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Jun04@0000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Jun04@0000/manifests"},{"name":"iters/zold/2.0","sha":"0b51b781c985965bf1130876c4bb58fdaa26b427","kind":"commit","published_at":"2012-06-05T00:30:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2.0","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2.0/manifests"},{"name":"iters/zold/1.8","sha":"0b51b781c985965bf1130876c4bb58fdaa26b427","kind":"commit","published_at":"2012-06-05T00:30:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/1.8","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F1.8/manifests"}]},"repo_metadata_updated_at":"2026-08-15T19:13:43.685Z","dependent_packages_count":0,"downloads":24918,"downloads_period":"total","dependent_repos_count":9,"rankings":{"downloads":11.247710023554044,"dependent_repos_count":2.361269487058254,"dependent_packages_count":20.71330544973346,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.440761653448588},"purl":"pkg:nuget/nuget.services.build","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/nuget.services.build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/nuget.services.build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/nuget.services.build/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T03:00:29.979Z","issues_count":538,"pull_requests_count":1119,"avg_time_to_close_issue":21849783.974025972,"avg_time_to_close_pull_request":860152.0756646217,"issues_closed_count":229,"pull_requests_closed_count":978,"pull_request_authors_count":69,"issue_authors_count":259,"avg_comments_per_issue":2.3438661710037176,"avg_comments_per_pull_request":0.9374441465594281,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":62,"past_year_issues_count":18,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":5040659.857142857,"past_year_avg_time_to_close_pull_request":497832.04,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":50,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.277777777777778,"past_year_avg_comments_per_pull_request":0.5571428571428572,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":43,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/issues","maintainers":[{"login":"joelverhagen","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joelverhagen"},{"login":"advay26","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/advay26"},{"login":"chabiss","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chabiss"},{"login":"zivkan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zivkan"},{"login":"blowdart","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blowdart"},{"login":"anangaur","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anangaur"},{"login":"chenriksson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenriksson"},{"login":"nkolev92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nkolev92"},{"login":"lyndaidaii","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lyndaidaii"},{"login":"AdamJJacobs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamJJacobs"},{"login":"TimLovellSmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimLovellSmith"},{"login":"jeffhandley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffhandley"}],"active_maintainers":[{"login":"chabiss","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chabiss"},{"login":"joelverhagen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joelverhagen"},{"login":"AdamJJacobs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamJJacobs"},{"login":"zivkan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zivkan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nuget.services.build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nuget.services.build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nuget.services.build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nuget.services.build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nuget.services.build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nuget.services.build/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8918,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2022-11-18T12:48:38.388Z","updated_at":"2022-11-18T12:48:38.388Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"nuget","login":"nuget","name":null,"email":null,"url":null,"packages_count":54,"html_url":"https://www.nuget.org/profiles/nuget","role":null,"created_at":"2022-11-18T12:48:38.394Z","updated_at":"2022-11-18T12:48:38.394Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/nuget/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":846232,"maintainers_count":114685,"namespaces_count":0,"keywords_count":175515,"github":"nuget","metadata":{"funded_packages_count":33111,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-08-31T05:04:05.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":14756749,"name":"github.com/nuget/nugetgallery","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/nuget/nugetgallery","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2026-07-13T11:34:46.345Z","latest_release_published_at":"2022-10-19T19:28:06.000Z","latest_release_number":"v2022.10.19+incompatible","last_synced_at":"2026-08-31T11:54:49.049Z","created_at":"2026-07-13T11:34:45.572Z","updated_at":"2026-08-31T11:54:49.050Z","registry_url":"https://pkg.go.dev/github.com/nuget/nugetgallery","install_command":"go get github.com/nuget/nugetgallery","documentation_url":"https://pkg.go.dev/github.com/nuget/nugetgallery#section-documentation","metadata":{},"repo_metadata":{"id":37610842,"uuid":"2180736","full_name":"NuGet/NuGetGallery","owner":"NuGet","description":"NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.","archived":false,"fork":false,"pushed_at":"2026-08-15T04:04:04.000Z","size":117503,"stargazers_count":1642,"open_issues_count":846,"forks_count":659,"subscribers_count":106,"default_branch":"main","last_synced_at":"2026-08-15T19:08:55.518Z","etag":null,"topics":["dotnet","hacktoberfest","nuget"],"latest_commit_sha":null,"homepage":"https://www.nuget.org/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NuGet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"dco":null,"cla":null}},"created_at":"2011-08-09T17:57:32.000Z","updated_at":"2026-08-14T13:21:37.000Z","dependencies_parsed_at":"2023-09-27T03:53:02.800Z","dependency_job_id":"b984c3f5-0741-4803-a5c5-199d9d8e0901","html_url":"https://github.com/NuGet/NuGetGallery","commit_stats":{"total_commits":9078,"total_committers":231,"mean_commits":"39.298701298701296","dds":0.8808107512667989,"last_synced_commit":"febd3fb35bbf25b4a4d40f56859693e0bbf5d6f0"},"previous_names":[],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/NuGet/NuGetGallery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuGet","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/sbom","scorecard":{"id":103059,"data":{"date":"2025-08-11","repo":{"name":"github.com/NuGet/NuGetGallery","commit":"689bd112f3c3a35b6db3490084ec46cb7bd94e5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.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":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch 'dev'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'dev'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'dev'","Info: 'stale review dismissal' is required to merge on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'dev'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch 'dev'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch 'dev'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch 'dev'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'dev'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch 'dev'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch 'dev'"],"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/AccountDeleter/Scripts/nssm.exe:1","Warn: binary detected: src/ArchivePackages/Scripts/nssm.exe:1","Warn: binary detected: src/Gallery.CredentialExpiration/Scripts/nssm.exe:1","Warn: binary detected: src/Gallery.Maintenance/Scripts/nssm.exe:1","Warn: binary detected: src/GitHubVulnerabilities2Db/Scripts/nssm.exe:1","Warn: binary detected: src/GitHubVulnerabilities2v3/Scripts/nssm.exe:1","Warn: binary detected: src/Ng/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.Auxiliary2AzureSearch/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.Catalog2AzureSearch/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.Catalog2Registration/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.GitHubIndexer/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Services.Revalidate/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Services.Validation.Orchestrator/Scripts/nssm.exe:1","Warn: binary detected: src/PackageLagMonitor/Scripts/nssm.exe:1","Warn: binary detected: src/Stats.AggregateCdnDownloadsInGallery/Scripts/nssm.exe:1","Warn: binary detected: src/Stats.CollectAzureChinaCDNLogs/Scripts/nssm.exe:1","Warn: binary detected: src/Stats.PostProcessReports/Scripts/nssm.exe:1","Warn: binary detected: src/StatusAggregator/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.PackageSigning.ProcessSignature/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.PackageSigning.RevalidateCertificate/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.PackageSigning.ValidateCertificate/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.Symbols/Scripts/nssm.exe:1","Warn: binary detected: src/VerifyGitHubVulnerabilities/Scripts/nssm.exe:1","Warn: binary detected: tests/Validation.Symbols.Tests/TestData/testlib/0-baseline/testlib.dll:1","Warn: binary detected: tests/Validation.Symbols.Tests/TestData/testlib/1-add-class/testlib.dll:1","Warn: binary detected: tests/Validation.Symbols.Tests/TestData/testlib/2-windows/testlib.dll:1","Warn: binary detected: tools/7zip/7za.exe:1"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-15T10:34:15.084Z","repository_id":37610842,"created_at":"2025-08-15T10:34:15.085Z","updated_at":"2025-08-15T10:34:15.085Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36695811,"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-15T02:00:05.847Z","response_time":94,"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":"NuGet","name":"NuGet","uuid":"968310","kind":"organization","description":"","email":null,"website":"https://nuget.org","location":null,"twitter":"nuget","company":null,"icon_url":"https://avatars.githubusercontent.com/u/968310?v=4","repositories_count":53,"last_synced_at":"2024-05-29T05:54:55.218Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/NuGet","funding_links":[],"total_stars":5617,"followers":227,"following":0,"created_at":"2022-11-02T16:43:53.226Z","updated_at":"2024-05-29T05:55:00.848Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuGet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuGet/repositories"},"tags":[{"name":"v2024.12.06","sha":"ce2fa53bafb3da61c522f1b8857558eceb06cfcb","kind":"commit","published_at":"2024-12-06T21:41:34.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2024.12.06","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2024.12.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2024.12.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.06/manifests"},{"name":"v2024.12.05","sha":"af2aca9e73a367ad3edb53fa092ecf2c19fda68b","kind":"commit","published_at":"2024-12-05T13:07:15.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2024.12.05","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2024.12.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2024.12.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.05/manifests"},{"name":"v2024.05.28","sha":"84c4347fd337c80136c5e699b9c177ab83d0bc58","kind":"commit","published_at":"2024-05-29T06:25:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2024.05.28","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2024.05.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2024.05.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.05.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.05.28/manifests"},{"name":"v2023.04.25","sha":"e32d1c25806755ecac31d8370a9dd9e464454264","kind":"tag","published_at":"2023-04-27T14:25:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2023.04.25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2023.04.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2023.04.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.04.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.04.25/manifests"},{"name":"v2023.02.27","sha":"e494ba3378454b23fd792c002819d865573c614e","kind":"commit","published_at":"2023-02-24T23:12:17.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2023.02.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2023.02.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2023.02.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.02.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.02.27/manifests"},{"name":"v2022.10.19","sha":"be7605600b804cfcb40fd928c757c900642ab273","kind":"commit","published_at":"2022-10-19T19:28:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2022.10.19","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2022.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2022.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2022.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2022.10.19/manifests"},{"name":"v2021.04.08","sha":"c71e12429b108c4d87e2da41790b164149a43389","kind":"commit","published_at":"2021-04-09T01:05:39.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2021.04.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2021.04.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2021.04.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2021.04.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2021.04.08/manifests"},{"name":"v2020.06.09","sha":"6d955d13396271d3fe86d8b54790752177d59591","kind":"tag","published_at":"2020-06-09T17:18:48.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2020.06.09","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2020.06.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2020.06.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2020.06.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2020.06.09/manifests"},{"name":"v2019.06.24","sha":"e3ae678fd8bc9f1065a17ccfb0ab3be82328bf55","kind":"tag","published_at":"2019-07-01T22:13:13.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2019.06.24","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2019.06.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2019.06.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.06.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.06.24/manifests"},{"name":"v2019.01.14","sha":"7a0ed71f4c1f608b01d0947132123197b9bea839","kind":"commit","published_at":"2019-01-13T00:59:07.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2019.01.14","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2019.01.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2019.01.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.01.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.01.14/manifests"},{"name":"v2018.12.12","sha":"a308141bded7401e1cca7dc80d7fbb293e5c2d9e","kind":"tag","published_at":"2018-12-13T00:21:46.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.12.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.12.12/manifests"},{"name":"v2018.11.12","sha":"f612b6ce57d96f058a6b66273e47582ff5142f7f","kind":"commit","published_at":"2018-11-13T01:40:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.11.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.12/manifests"},{"name":"v2018.10.20","sha":"0b177deb45ce2d755563b6242e7d283ba48d9781","kind":"commit","published_at":"2018-11-08T19:36:00.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.10.20","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.10.20/manifests"},{"name":"v2018.11.05","sha":"bf7e98f696e346b55cb1eba38866682ae936160f","kind":"commit","published_at":"2018-11-06T22:27:26.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.11.05","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.11.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.11.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.05/manifests"},{"name":"v2018.08.20","sha":"410c949c723dc504ac3d7b5b3c4f595538c0cff1","kind":"commit","published_at":"2018-10-17T03:50:51.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.08.20","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.08.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.08.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.20/manifests"},{"name":"v2018.09.25","sha":"b8eb013b140dbb614384f37abcbd6876c0849bbf","kind":"commit","published_at":"2018-09-26T22:21:52.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.09.25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.09.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.09.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.09.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.09.25/manifests"},{"name":"v2018.08.08","sha":"1b9875706fb5fda0313de0e7c235603946ef3856","kind":"commit","published_at":"2018-08-20T21:51:33.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.08.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.08.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.08.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.08/manifests"},{"name":"v2018.08.01","sha":"1b9875706fb5fda0313de0e7c235603946ef3856","kind":"commit","published_at":"2018-08-20T21:51:33.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.08.01","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.01/manifests"},{"name":"v2018.07.16","sha":"941861ab5b0adc7f6034e0672cce3b296605b968","kind":"commit","published_at":"2018-07-17T18:51:15.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.07.16","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.07.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.07.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.07.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.07.16/manifests"},{"name":"v2018.11.06","sha":"f262ce11b5de6c30885568cb5bd8e28434cc87ee","kind":"commit","published_at":"2018-06-12T00:47:41.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.11.06","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.11.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.11.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.06/manifests"},{"name":"v2018.05.21","sha":"4622ebed4e10a25987adc41cc94fe6dab9d57508","kind":"commit","published_at":"2018-05-22T22:43:59.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.05.21","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.05.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.05.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.21/manifests"},{"name":"v2018.05.08","sha":"e2318e49d14bdc6ec5fe819bd358e5832969770b","kind":"commit","published_at":"2018-05-08T17:37:40.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.05.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.05.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.05.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.08/manifests"},{"name":"v2018.02.22","sha":"e2318e49d14bdc6ec5fe819bd358e5832969770b","kind":"commit","published_at":"2018-05-08T17:37:40.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.02.22","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.02.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.02.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.02.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.02.22/manifests"},{"name":"v2018.04.25","sha":"a7317bbb80526ca1b2dc6be5a4704c16b82110c4","kind":"commit","published_at":"2018-05-02T21:49:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.04.25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.04.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.04.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.25/manifests"},{"name":"v2018.04.05","sha":"0976f840cc2e00c6aee8169d2f60de11829d8e22","kind":"commit","published_at":"2018-04-10T19:23:17.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.04.05","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.04.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.04.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.05/manifests"},{"name":"v2018.03.12","sha":"7e0f3c7af27a0a12cdec012a39f78fafab28b0a4","kind":"commit","published_at":"2018-03-12T16:34:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.03.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.03.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.03.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.03.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.03.12/manifests"},{"name":"v2018.01.29","sha":"90ffa1d6baf4ad1e6b3e7901a6c1d65b6ca34081","kind":"commit","published_at":"2018-01-29T18:36:25.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.01.29","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.01.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.01.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.29/manifests"},{"name":"v2018.01.08","sha":"c60dcbaec322237802b81b3d7abbb59baa0c7042","kind":"commit","published_at":"2018-01-09T04:57:18.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.01.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.01.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.01.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.08/manifests"},{"name":"v2017.11.27","sha":"62c5bd28e2fb7e48b69304810554ac82b2113056","kind":"commit","published_at":"2017-11-18T01:19:15.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.11.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.11.27/manifests"},{"name":"v2017.10.31","sha":"c326c231d9ccebd4417bdc05a0f1d9efc13a556d","kind":"commit","published_at":"2017-10-31T21:42:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.10.31","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.31/manifests"},{"name":"v2017.10.19","sha":"da86aef01bf5bfbdaedac486137d0019b75dcdbe","kind":"commit","published_at":"2017-10-19T19:02:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.10.19","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.19/manifests"},{"name":"v2017.09.01","sha":"9eb4bc49f7f34339b0fc4a6183f9265509961cdd","kind":"commit","published_at":"2017-09-05T17:25:28.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.09.01","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.09.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.09.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.09.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.09.01/manifests"},{"name":"v2017.08.14","sha":"f44a86fb1507465b60baf70928b175a19213b394","kind":"commit","published_at":"2017-08-10T17:45:28.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.08.14","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.08.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.08.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.08.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.08.14/manifests"},{"name":"v2017.06.14","sha":"68e84b6e180e3e2f05f797f03867ae5e5f7b2beb","kind":"commit","published_at":"2017-06-13T07:16:02.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.06.14","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.06.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.06.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.06.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.06.14/manifests"},{"name":"v2017.04.28","sha":"7eed4f25888e8fb88794d4e2a2942d6fed115c7d","kind":"commit","published_at":"2017-04-28T21:42:19.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.04.28","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.04.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.04.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.04.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.04.28/manifests"},{"name":"v2017.03.27","sha":"9ccd22771eb2635b3e6ff238d7835d0787df53e5","kind":"commit","published_at":"2017-03-27T16:17:58.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.03.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.03.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.03.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.27/manifests"},{"name":"v2017.03.22","sha":"7c7e4ffefa7951b16331eace4bebef9456d4a2ca","kind":"tag","published_at":"2017-03-20T23:09:43.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.03.22","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.03.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.03.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.22/manifests"},{"name":"v2017.02.24","sha":"124ac9e452c3f96433dae125672bdec71226be13","kind":"tag","published_at":"2017-02-27T18:27:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.02.24","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.02.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.02.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.02.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.02.24/manifests"},{"name":"v2017.01.30","sha":"b20eaacf54e8c73e538bf34f5f0acd200420c7cb","kind":"tag","published_at":"2017-01-31T18:29:10.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01.30","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.30/manifests"},{"name":"v2017.01.27","sha":"ce6c5d603e76ca1265c0b759d4e0d898acd7349d","kind":"tag","published_at":"2017-01-27T22:39:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.27/manifests"},{"name":"v2017.01.17","sha":"d58a7435b318f2aa1846b7d91f4b28bb755a9d59","kind":"commit","published_at":"2017-01-12T21:50:18.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01.17","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.17/manifests"},{"name":"v2017.01","sha":"6e155c72e1f99dff23cc8244e35a7bc3f0d7c8b8","kind":"commit","published_at":"2017-01-06T03:32:57.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01/manifests"},{"name":"v2016.12","sha":"b31a5dd3ec2ae740f4989af9b52bfd4f31838956","kind":"commit","published_at":"2016-12-08T00:39:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2016.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2016.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2016.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.12/manifests"},{"name":"v2016.10","sha":"27869a9f2bd453d87c061b2ad491314d9f273eea","kind":"commit","published_at":"2016-10-24T18:52:54.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2016.10","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2016.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2016.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.10/manifests"},{"name":"3.0.624-r-master","sha":"e01abfa925477ffb3db9d96a746b61b20ac9095a","kind":"tag","published_at":"2015-08-12T13:02:16.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.624-r-master","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.624-r-master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.624-r-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.624-r-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.624-r-master/manifests"},{"name":"3.0.623-r-master","sha":"904a36d2147f8823c40cfec7ac09077619e50731","kind":"tag","published_at":"2015-08-11T13:30:07.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.623-r-master","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.623-r-master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.623-r-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.623-r-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.623-r-master/manifests"},{"name":"3.0.621-r-master-ApiApps","sha":"2be766c387ff8c64c0d6573910e835496132f2d5","kind":"tag","published_at":"2015-08-07T15:10:42.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.621-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.621-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.621-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.621-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.621-r-master-ApiApps/manifests"},{"name":"3.0.610-r-master-ApiApps","sha":"f26abfe69158835dc72613ef4b546f9dd79c5b21","kind":"tag","published_at":"2015-08-06T09:28:30.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.610-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.610-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.610-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.610-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.610-r-master-ApiApps/manifests"},{"name":"3.0.608-r-master-ApiApps","sha":"ce1a423dd8352f6fe3e3d6a711ff4bc2236ac31a","kind":"tag","published_at":"2015-08-05T16:48:02.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.608-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.608-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.608-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.608-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.608-r-master-ApiApps/manifests"},{"name":"3.0.606-r-master-ApiApps","sha":"513613f6015a136aabebc24757b9ab3fb9c65a6d","kind":"tag","published_at":"2015-08-05T11:16:30.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.606-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.606-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.606-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.606-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.606-r-master-ApiApps/manifests"},{"name":"3.0.601-r-master-ApiApps","sha":"1a347babdfb36098f48b7b72968920e1915d0e6d","kind":"tag","published_at":"2015-08-04T07:42:17.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.601-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.601-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.601-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.601-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.601-r-master-ApiApps/manifests"},{"name":"3.0.269-r-develop-octov3-1-ApiApps","sha":"296adc43047091103de639d38df8bc7142ca23ba","kind":"tag","published_at":"2015-07-30T12:25:36.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.269-r-develop-octov3-1-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.269-r-develop-octov3-1-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.269-r-develop-octov3-1-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.269-r-develop-octov3-1-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.269-r-develop-octov3-1-ApiApps/manifests"},{"name":"3.0.578-r-master-NuGet","sha":"91f64a59c32387febe2fb946cb256e9e085c3d8b","kind":"tag","published_at":"2015-07-20T10:00:42.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.578-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.578-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.578-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.578-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.578-r-master-NuGet/manifests"},{"name":"3.0.576-r-master-NuGet","sha":"6fe6d02084005e7088b78c3fea74859177f68b56","kind":"tag","published_at":"2015-07-17T19:20:36.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.576-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.576-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.576-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.576-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.576-r-master-NuGet/manifests"},{"name":"3.0.570-r-master-NuGet","sha":"69b1e3086c8ece385bada1210b9dc54822f31bb3","kind":"tag","published_at":"2015-07-17T13:42:48.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.570-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.570-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.570-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.570-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.570-r-master-NuGet/manifests"},{"name":"3.0.554-r-master-NuGet","sha":"0c6705128a159418649348cfe169c0f3710cac1a","kind":"tag","published_at":"2015-07-01T17:36:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.554-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.554-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.554-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.554-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.554-r-master-NuGet/manifests"},{"name":"3.0.543-r-master-NuGet","sha":"6b2f1d3b91b33062c8b0d2bf23b0d50bea536908","kind":"tag","published_at":"2015-06-29T23:12:58.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.543-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.543-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.543-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.543-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.543-r-master-NuGet/manifests"},{"name":"3.0.540-r-master-NuGet","sha":"88aae20fa4eb065bc607c2ac026498683a050725","kind":"tag","published_at":"2015-06-29T12:14:04.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.540-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.540-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.540-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.540-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.540-r-master-NuGet/manifests"},{"name":"3.0.525-r-master-NuGet","sha":"060d896f79409a02e4ee687f9608a8b47bb7fa68","kind":"tag","published_at":"2015-06-24T21:17:53.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.525-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.525-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.525-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.525-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.525-r-master-NuGet/manifests"},{"name":"3.0.524-r-master-NuGet","sha":"67cba29096856c573c3dbb0e1a28fc27a3a9689c","kind":"tag","published_at":"2015-06-24T12:25:22.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.524-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.524-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.524-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.524-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.524-r-master-NuGet/manifests"},{"name":"3.0.514-r-master-NuGet","sha":"040e3aea215dcd079ae98dcfb6add70ea7eb0439","kind":"tag","published_at":"2015-06-22T08:52:18.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.514-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.514-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.514-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.514-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.514-r-master-NuGet/manifests"},{"name":"3.0.510-r-master-NuGet","sha":"052fed47405351bee1d8637e28d98d88cb9427c1","kind":"tag","published_at":"2015-06-12T14:57:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.510-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.510-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.510-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.510-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.510-r-master-NuGet/manifests"},{"name":"3.0.507-r-master-NuGet","sha":"5beb4be0a6c7da936b7c1fd5cdc4fa44ece1db98","kind":"tag","published_at":"2015-06-11T17:46:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.507-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.507-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.507-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.507-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.507-r-master-NuGet/manifests"},{"name":"3.0.506-r-master-NuGet","sha":"5beb4be0a6c7da936b7c1fd5cdc4fa44ece1db98","kind":"tag","published_at":"2015-06-10T08:57:54.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.506-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.506-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.506-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.506-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.506-r-master-NuGet/manifests"},{"name":"3.0.501-r-master-NuGet","sha":"5beb4be0a6c7da936b7c1fd5cdc4fa44ece1db98","kind":"tag","published_at":"2015-06-09T13:04:10.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.501-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.501-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.501-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.501-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.501-r-master-NuGet/manifests"},{"name":"3.0.490-r-master-NuGet","sha":"37dca9c1777b268d196908b5178fda26c664b7d5","kind":"tag","published_at":"2015-06-05T21:26:27.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.490-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.490-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.490-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.490-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.490-r-master-NuGet/manifests"},{"name":"3.0.474-r-master-NuGet","sha":"a44c8f366006df17a29e2ba7ebc594e2ff080cc9","kind":"tag","published_at":"2015-06-05T09:49:41.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.474-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.474-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.474-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.474-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.474-r-master-NuGet/manifests"},{"name":"3.0.434-r4-master-NuGet","sha":"53befeb8130632032d14060b3d9be9091a8d7e06","kind":"tag","published_at":"2015-04-28T11:06:57.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.434-r4-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.434-r4-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.434-r4-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.434-r4-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.434-r4-master-NuGet/manifests"},{"name":"3.0.393-r-master","sha":"5e757678fd8a7a3d966b583003053c9f8922ff74","kind":"tag","published_at":"2015-04-02T09:07:42.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.393-r-master","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.393-r-master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.393-r-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.393-r-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.393-r-master/manifests"},{"name":"iters/8/dev","sha":"0ed1eb0d7ffff6611f444a30c7d23003b6a542bc","kind":"commit","published_at":"2014-01-30T19:31:52.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/8/dev","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/8/dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F8%2Fdev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F8%2Fdev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F8%2Fdev/manifests"},{"name":"iters/7/start","sha":"ade21cc3f70d2b59836c05393f647471dc275cb9","kind":"commit","published_at":"2013-12-09T23:38:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/7/start","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/7/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F7%2Fstart","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F7%2Fstart","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F7%2Fstart/manifests"},{"name":"iters/6/qa","sha":"ade21cc3f70d2b59836c05393f647471dc275cb9","kind":"commit","published_at":"2013-12-09T23:38:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/6/qa","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/6/qa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F6%2Fqa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fqa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fqa/manifests"},{"name":"iters/5/prod","sha":"119e529a87ca3bcdc0eb3d6abc33c943dcd15fb3","kind":"commit","published_at":"2013-12-06T22:19:16.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/5/prod","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/5/prod","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F5%2Fprod","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fprod","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fprod/manifests"},{"name":"iters/6/start","sha":"34194dd88deff012b447483f76bf0050813904a8","kind":"commit","published_at":"2013-11-22T18:06:51.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/6/start","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/6/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F6%2Fstart","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fstart","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fstart/manifests"},{"name":"iters/5/qa","sha":"e2fef39168e9f419b0a016a0d3503737c95c2f58","kind":"commit","published_at":"2013-11-21T01:43:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/5/qa","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/5/qa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F5%2Fqa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fqa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fqa/manifests"},{"name":"iters/4/start","sha":"6e8bcbfa0d76d8837c26e03b28fce13f387c3eec","kind":"commit","published_at":"2013-10-22T21:57:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/4/start","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/4/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F4%2Fstart","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F4%2Fstart","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F4%2Fstart/manifests"},{"name":"iters/3/qa","sha":"6e8bcbfa0d76d8837c26e03b28fce13f387c3eec","kind":"commit","published_at":"2013-10-22T21:57:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/3/qa","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/3/qa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F3%2Fqa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F3%2Fqa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F3%2Fqa/manifests"},{"name":"iters/zold/2013Jul19","sha":"d07308aba7cec425ad89b87ec19c78ea1e3416f5","kind":"commit","published_at":"2013-07-18T02:49:13.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Jul19","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Jul19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Jul19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jul19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jul19/manifests"},{"name":"iters/zold/2013Apr25","sha":"20488ec30001b9f69d52a0b16ef796df6a4a09f5","kind":"commit","published_at":"2013-04-25T22:07:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Apr25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Apr25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Apr25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr25/manifests"},{"name":"iters/zold/2013Apr11","sha":"32982f660f4ff80b20a1e3c6597a75f46deadd16","kind":"commit","published_at":"2013-04-11T22:31:51.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Apr11","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Apr11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Apr11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr11/manifests"},{"name":"iters/zold/2013Mar28@1638","sha":"0c2b5dae596b31d889fd1a422611231cdfd42d53","kind":"commit","published_at":"2013-03-28T21:30:29.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Mar28@1638","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Mar28@1638","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Mar28%401638","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar28@1638","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar28@1638/manifests"},{"name":"iters/zold/2013Mar06@1412","sha":"13f2eaa6d3a9a8ccd6f33149cd2cb5f5f5c129e5","kind":"commit","published_at":"2013-03-06T18:08:55.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Mar06@1412","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Mar06@1412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Mar06%401412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar06@1412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar06@1412/manifests"},{"name":"iters/zold/2013Jan22@1653","sha":"b04e20a2286a0234bf0746b5fc282c60456f56d7","kind":"commit","published_at":"2013-01-17T20:02:44.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Jan22@1653","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Jan22@1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Jan22%401653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jan22@1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jan22@1653/manifests"},{"name":"iters/zold/Jan22@1653","sha":"b04e20a2286a0234bf0746b5fc282c60456f56d7","kind":"commit","published_at":"2013-01-17T20:02:44.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/Jan22@1653","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/Jan22@1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2FJan22%401653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FJan22@1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FJan22@1653/manifests"},{"name":"iters/zold/2012Dec12@1645","sha":"ba2dfa7a83e779e2dbe0d97b141b888d45120e4a","kind":"commit","published_at":"2012-12-13T00:04:11.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2012Dec12@1645","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2012Dec12@1645","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2012Dec12%401645","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec12@1645","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec12@1645/manifests"},{"name":"iters/zold/Dec12@1645","sha":"ba2dfa7a83e779e2dbe0d97b141b888d45120e4a","kind":"commit","published_at":"2012-12-13T00:04:11.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/Dec12@1645","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/Dec12@1645","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2FDec12%401645","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec12@1645","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec12@1645/manifests"},{"name":"iters/zold/2012Dec03@1624","sha":"fee502072da07646e9b93ba366b13cd5f9fd3c1a","kind":"commit","published_at":"2012-11-30T20:47:09.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2012Dec03@1624","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2012Dec03@1624","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2012Dec03%401624","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec03@1624","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec03@1624/manifests"},{"name":"iters/zold/Dec03@1624","sha":"fee502072da07646e9b93ba366b13cd5f9fd3c1a","kind":"commit","published_at":"2012-11-30T20:47:09.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/Dec03@1624","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/Dec03@1624","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2FDec03%401624","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec03@1624","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec03@1624/manifests"},{"name":"iters/zold/2012Jun04@0000","sha":"0b51b781c985965bf1130876c4bb58fdaa26b427","kind":"commit","published_at":"2012-06-05T00:30:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2012Jun04@0000","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2012Jun04@0000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2012Jun04%400000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Jun04@0000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Jun04@0000/manifests"},{"name":"iters/zold/2.0","sha":"0b51b781c985965bf1130876c4bb58fdaa26b427","kind":"commit","published_at":"2012-06-05T00:30:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2.0","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2.0/manifests"},{"name":"iters/zold/1.8","sha":"0b51b781c985965bf1130876c4bb58fdaa26b427","kind":"commit","published_at":"2012-06-05T00:30:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/1.8","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F1.8/manifests"}]},"repo_metadata_updated_at":"2026-08-15T19:13:42.435Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.901726913938568,"dependent_packages_count":4.592791692562153,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.7472593032503605},"purl":"pkg:golang/github.com/nuget/nugetgallery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/nuget/nugetgallery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/nuget/nugetgallery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/nuget/nugetgallery/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T03:00:29.979Z","issues_count":538,"pull_requests_count":1119,"avg_time_to_close_issue":21849783.974025972,"avg_time_to_close_pull_request":860152.0756646217,"issues_closed_count":229,"pull_requests_closed_count":978,"pull_request_authors_count":69,"issue_authors_count":259,"avg_comments_per_issue":2.3438661710037176,"avg_comments_per_pull_request":0.9374441465594281,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":62,"past_year_issues_count":18,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":5040659.857142857,"past_year_avg_time_to_close_pull_request":497832.04,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":50,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.277777777777778,"past_year_avg_comments_per_pull_request":0.5571428571428572,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":43,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/issues","maintainers":[{"login":"joelverhagen","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joelverhagen"},{"login":"advay26","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/advay26"},{"login":"chabiss","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chabiss"},{"login":"zivkan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zivkan"},{"login":"blowdart","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blowdart"},{"login":"anangaur","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anangaur"},{"login":"chenriksson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenriksson"},{"login":"nkolev92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nkolev92"},{"login":"lyndaidaii","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lyndaidaii"},{"login":"AdamJJacobs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamJJacobs"},{"login":"TimLovellSmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimLovellSmith"},{"login":"jeffhandley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffhandley"}],"active_maintainers":[{"login":"chabiss","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chabiss"},{"login":"joelverhagen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joelverhagen"},{"login":"AdamJJacobs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamJJacobs"},{"login":"zivkan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zivkan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnuget%2Fnugetgallery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnuget%2Fnugetgallery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnuget%2Fnugetgallery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnuget%2Fnugetgallery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnuget%2Fnugetgallery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnuget%2Fnugetgallery/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282147,"maintainers_count":0,"namespaces_count":839543,"keywords_count":126057,"github":"golang","metadata":{"funded_packages_count":68481,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-31T05:03:00.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14756718,"name":"github.com/NuGet/NuGetGallery","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/NuGet/NuGetGallery","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2026-07-13T11:34:42.222Z","latest_release_published_at":"2022-10-19T19:28:06.000Z","latest_release_number":"v2022.10.19+incompatible","last_synced_at":"2026-08-31T12:05:00.724Z","created_at":"2026-07-13T11:34:41.466Z","updated_at":"2026-08-31T12:05:00.725Z","registry_url":"https://pkg.go.dev/github.com/NuGet/NuGetGallery","install_command":"go get github.com/NuGet/NuGetGallery","documentation_url":"https://pkg.go.dev/github.com/NuGet/NuGetGallery#section-documentation","metadata":{},"repo_metadata":{"id":37610842,"uuid":"2180736","full_name":"NuGet/NuGetGallery","owner":"NuGet","description":"NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.","archived":false,"fork":false,"pushed_at":"2026-08-15T04:04:04.000Z","size":117503,"stargazers_count":1642,"open_issues_count":846,"forks_count":659,"subscribers_count":106,"default_branch":"main","last_synced_at":"2026-08-15T19:08:55.518Z","etag":null,"topics":["dotnet","hacktoberfest","nuget"],"latest_commit_sha":null,"homepage":"https://www.nuget.org/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NuGet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"dco":null,"cla":null}},"created_at":"2011-08-09T17:57:32.000Z","updated_at":"2026-08-14T13:21:37.000Z","dependencies_parsed_at":"2023-09-27T03:53:02.800Z","dependency_job_id":"b984c3f5-0741-4803-a5c5-199d9d8e0901","html_url":"https://github.com/NuGet/NuGetGallery","commit_stats":{"total_commits":9078,"total_committers":231,"mean_commits":"39.298701298701296","dds":0.8808107512667989,"last_synced_commit":"febd3fb35bbf25b4a4d40f56859693e0bbf5d6f0"},"previous_names":[],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/NuGet/NuGetGallery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuGet","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/sbom","scorecard":{"id":103059,"data":{"date":"2025-08-11","repo":{"name":"github.com/NuGet/NuGetGallery","commit":"689bd112f3c3a35b6db3490084ec46cb7bd94e5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.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":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch 'dev'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'dev'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'dev'","Info: 'stale review dismissal' is required to merge on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'dev'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch 'dev'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch 'dev'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch 'dev'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'dev'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch 'dev'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch 'dev'"],"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/AccountDeleter/Scripts/nssm.exe:1","Warn: binary detected: src/ArchivePackages/Scripts/nssm.exe:1","Warn: binary detected: src/Gallery.CredentialExpiration/Scripts/nssm.exe:1","Warn: binary detected: src/Gallery.Maintenance/Scripts/nssm.exe:1","Warn: binary detected: src/GitHubVulnerabilities2Db/Scripts/nssm.exe:1","Warn: binary detected: src/GitHubVulnerabilities2v3/Scripts/nssm.exe:1","Warn: binary detected: src/Ng/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.Auxiliary2AzureSearch/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.Catalog2AzureSearch/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.Catalog2Registration/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Jobs.GitHubIndexer/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Services.Revalidate/Scripts/nssm.exe:1","Warn: binary detected: src/NuGet.Services.Validation.Orchestrator/Scripts/nssm.exe:1","Warn: binary detected: src/PackageLagMonitor/Scripts/nssm.exe:1","Warn: binary detected: src/Stats.AggregateCdnDownloadsInGallery/Scripts/nssm.exe:1","Warn: binary detected: src/Stats.CollectAzureChinaCDNLogs/Scripts/nssm.exe:1","Warn: binary detected: src/Stats.PostProcessReports/Scripts/nssm.exe:1","Warn: binary detected: src/StatusAggregator/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.PackageSigning.ProcessSignature/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.PackageSigning.RevalidateCertificate/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.PackageSigning.ValidateCertificate/Scripts/nssm.exe:1","Warn: binary detected: src/Validation.Symbols/Scripts/nssm.exe:1","Warn: binary detected: src/VerifyGitHubVulnerabilities/Scripts/nssm.exe:1","Warn: binary detected: tests/Validation.Symbols.Tests/TestData/testlib/0-baseline/testlib.dll:1","Warn: binary detected: tests/Validation.Symbols.Tests/TestData/testlib/1-add-class/testlib.dll:1","Warn: binary detected: tests/Validation.Symbols.Tests/TestData/testlib/2-windows/testlib.dll:1","Warn: binary detected: tools/7zip/7za.exe:1"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-15T10:34:15.084Z","repository_id":37610842,"created_at":"2025-08-15T10:34:15.085Z","updated_at":"2025-08-15T10:34:15.085Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36695812,"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-15T02:00:05.847Z","response_time":94,"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":"NuGet","name":"NuGet","uuid":"968310","kind":"organization","description":"","email":null,"website":"https://nuget.org","location":null,"twitter":"nuget","company":null,"icon_url":"https://avatars.githubusercontent.com/u/968310?v=4","repositories_count":53,"last_synced_at":"2024-05-29T05:54:55.218Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/NuGet","funding_links":[],"total_stars":5617,"followers":227,"following":0,"created_at":"2022-11-02T16:43:53.226Z","updated_at":"2024-05-29T05:55:00.848Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuGet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuGet/repositories"},"tags":[{"name":"v2024.12.06","sha":"ce2fa53bafb3da61c522f1b8857558eceb06cfcb","kind":"commit","published_at":"2024-12-06T21:41:34.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2024.12.06","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2024.12.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2024.12.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.06/manifests"},{"name":"v2024.12.05","sha":"af2aca9e73a367ad3edb53fa092ecf2c19fda68b","kind":"commit","published_at":"2024-12-05T13:07:15.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2024.12.05","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2024.12.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2024.12.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.12.05/manifests"},{"name":"v2024.05.28","sha":"84c4347fd337c80136c5e699b9c177ab83d0bc58","kind":"commit","published_at":"2024-05-29T06:25:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2024.05.28","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2024.05.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2024.05.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.05.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2024.05.28/manifests"},{"name":"v2023.04.25","sha":"e32d1c25806755ecac31d8370a9dd9e464454264","kind":"tag","published_at":"2023-04-27T14:25:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2023.04.25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2023.04.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2023.04.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.04.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.04.25/manifests"},{"name":"v2023.02.27","sha":"e494ba3378454b23fd792c002819d865573c614e","kind":"commit","published_at":"2023-02-24T23:12:17.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2023.02.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2023.02.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2023.02.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.02.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2023.02.27/manifests"},{"name":"v2022.10.19","sha":"be7605600b804cfcb40fd928c757c900642ab273","kind":"commit","published_at":"2022-10-19T19:28:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2022.10.19","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2022.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2022.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2022.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2022.10.19/manifests"},{"name":"v2021.04.08","sha":"c71e12429b108c4d87e2da41790b164149a43389","kind":"commit","published_at":"2021-04-09T01:05:39.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2021.04.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2021.04.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2021.04.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2021.04.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2021.04.08/manifests"},{"name":"v2020.06.09","sha":"6d955d13396271d3fe86d8b54790752177d59591","kind":"tag","published_at":"2020-06-09T17:18:48.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2020.06.09","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2020.06.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2020.06.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2020.06.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2020.06.09/manifests"},{"name":"v2019.06.24","sha":"e3ae678fd8bc9f1065a17ccfb0ab3be82328bf55","kind":"tag","published_at":"2019-07-01T22:13:13.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2019.06.24","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2019.06.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2019.06.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.06.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.06.24/manifests"},{"name":"v2019.01.14","sha":"7a0ed71f4c1f608b01d0947132123197b9bea839","kind":"commit","published_at":"2019-01-13T00:59:07.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2019.01.14","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2019.01.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2019.01.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.01.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2019.01.14/manifests"},{"name":"v2018.12.12","sha":"a308141bded7401e1cca7dc80d7fbb293e5c2d9e","kind":"tag","published_at":"2018-12-13T00:21:46.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.12.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.12.12/manifests"},{"name":"v2018.11.12","sha":"f612b6ce57d96f058a6b66273e47582ff5142f7f","kind":"commit","published_at":"2018-11-13T01:40:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.11.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.12/manifests"},{"name":"v2018.10.20","sha":"0b177deb45ce2d755563b6242e7d283ba48d9781","kind":"commit","published_at":"2018-11-08T19:36:00.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.10.20","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.10.20/manifests"},{"name":"v2018.11.05","sha":"bf7e98f696e346b55cb1eba38866682ae936160f","kind":"commit","published_at":"2018-11-06T22:27:26.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.11.05","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.11.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.11.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.05/manifests"},{"name":"v2018.08.20","sha":"410c949c723dc504ac3d7b5b3c4f595538c0cff1","kind":"commit","published_at":"2018-10-17T03:50:51.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.08.20","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.08.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.08.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.20/manifests"},{"name":"v2018.09.25","sha":"b8eb013b140dbb614384f37abcbd6876c0849bbf","kind":"commit","published_at":"2018-09-26T22:21:52.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.09.25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.09.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.09.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.09.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.09.25/manifests"},{"name":"v2018.08.08","sha":"1b9875706fb5fda0313de0e7c235603946ef3856","kind":"commit","published_at":"2018-08-20T21:51:33.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.08.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.08.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.08.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.08/manifests"},{"name":"v2018.08.01","sha":"1b9875706fb5fda0313de0e7c235603946ef3856","kind":"commit","published_at":"2018-08-20T21:51:33.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.08.01","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.08.01/manifests"},{"name":"v2018.07.16","sha":"941861ab5b0adc7f6034e0672cce3b296605b968","kind":"commit","published_at":"2018-07-17T18:51:15.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.07.16","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.07.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.07.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.07.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.07.16/manifests"},{"name":"v2018.11.06","sha":"f262ce11b5de6c30885568cb5bd8e28434cc87ee","kind":"commit","published_at":"2018-06-12T00:47:41.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.11.06","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.11.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.11.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.11.06/manifests"},{"name":"v2018.05.21","sha":"4622ebed4e10a25987adc41cc94fe6dab9d57508","kind":"commit","published_at":"2018-05-22T22:43:59.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.05.21","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.05.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.05.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.21/manifests"},{"name":"v2018.05.08","sha":"e2318e49d14bdc6ec5fe819bd358e5832969770b","kind":"commit","published_at":"2018-05-08T17:37:40.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.05.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.05.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.05.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.05.08/manifests"},{"name":"v2018.02.22","sha":"e2318e49d14bdc6ec5fe819bd358e5832969770b","kind":"commit","published_at":"2018-05-08T17:37:40.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.02.22","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.02.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.02.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.02.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.02.22/manifests"},{"name":"v2018.04.25","sha":"a7317bbb80526ca1b2dc6be5a4704c16b82110c4","kind":"commit","published_at":"2018-05-02T21:49:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.04.25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.04.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.04.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.25/manifests"},{"name":"v2018.04.05","sha":"0976f840cc2e00c6aee8169d2f60de11829d8e22","kind":"commit","published_at":"2018-04-10T19:23:17.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.04.05","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.04.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.04.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.04.05/manifests"},{"name":"v2018.03.12","sha":"7e0f3c7af27a0a12cdec012a39f78fafab28b0a4","kind":"commit","published_at":"2018-03-12T16:34:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.03.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.03.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.03.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.03.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.03.12/manifests"},{"name":"v2018.01.29","sha":"90ffa1d6baf4ad1e6b3e7901a6c1d65b6ca34081","kind":"commit","published_at":"2018-01-29T18:36:25.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.01.29","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.01.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.01.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.29/manifests"},{"name":"v2018.01.08","sha":"c60dcbaec322237802b81b3d7abbb59baa0c7042","kind":"commit","published_at":"2018-01-09T04:57:18.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2018.01.08","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2018.01.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2018.01.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2018.01.08/manifests"},{"name":"v2017.11.27","sha":"62c5bd28e2fb7e48b69304810554ac82b2113056","kind":"commit","published_at":"2017-11-18T01:19:15.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.11.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.11.27/manifests"},{"name":"v2017.10.31","sha":"c326c231d9ccebd4417bdc05a0f1d9efc13a556d","kind":"commit","published_at":"2017-10-31T21:42:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.10.31","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.31/manifests"},{"name":"v2017.10.19","sha":"da86aef01bf5bfbdaedac486137d0019b75dcdbe","kind":"commit","published_at":"2017-10-19T19:02:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.10.19","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.10.19/manifests"},{"name":"v2017.09.01","sha":"9eb4bc49f7f34339b0fc4a6183f9265509961cdd","kind":"commit","published_at":"2017-09-05T17:25:28.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.09.01","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.09.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.09.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.09.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.09.01/manifests"},{"name":"v2017.08.14","sha":"f44a86fb1507465b60baf70928b175a19213b394","kind":"commit","published_at":"2017-08-10T17:45:28.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.08.14","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.08.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.08.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.08.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.08.14/manifests"},{"name":"v2017.06.14","sha":"68e84b6e180e3e2f05f797f03867ae5e5f7b2beb","kind":"commit","published_at":"2017-06-13T07:16:02.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.06.14","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.06.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.06.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.06.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.06.14/manifests"},{"name":"v2017.04.28","sha":"7eed4f25888e8fb88794d4e2a2942d6fed115c7d","kind":"commit","published_at":"2017-04-28T21:42:19.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.04.28","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.04.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.04.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.04.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.04.28/manifests"},{"name":"v2017.03.27","sha":"9ccd22771eb2635b3e6ff238d7835d0787df53e5","kind":"commit","published_at":"2017-03-27T16:17:58.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.03.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.03.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.03.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.27/manifests"},{"name":"v2017.03.22","sha":"7c7e4ffefa7951b16331eace4bebef9456d4a2ca","kind":"tag","published_at":"2017-03-20T23:09:43.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.03.22","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.03.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.03.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.03.22/manifests"},{"name":"v2017.02.24","sha":"124ac9e452c3f96433dae125672bdec71226be13","kind":"tag","published_at":"2017-02-27T18:27:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.02.24","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.02.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.02.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.02.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.02.24/manifests"},{"name":"v2017.01.30","sha":"b20eaacf54e8c73e538bf34f5f0acd200420c7cb","kind":"tag","published_at":"2017-01-31T18:29:10.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01.30","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.30/manifests"},{"name":"v2017.01.27","sha":"ce6c5d603e76ca1265c0b759d4e0d898acd7349d","kind":"tag","published_at":"2017-01-27T22:39:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01.27","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.27/manifests"},{"name":"v2017.01.17","sha":"d58a7435b318f2aa1846b7d91f4b28bb755a9d59","kind":"commit","published_at":"2017-01-12T21:50:18.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01.17","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01.17/manifests"},{"name":"v2017.01","sha":"6e155c72e1f99dff23cc8244e35a7bc3f0d7c8b8","kind":"commit","published_at":"2017-01-06T03:32:57.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2017.01","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2017.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2017.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2017.01/manifests"},{"name":"v2016.12","sha":"b31a5dd3ec2ae740f4989af9b52bfd4f31838956","kind":"commit","published_at":"2016-12-08T00:39:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2016.12","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2016.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2016.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.12/manifests"},{"name":"v2016.10","sha":"27869a9f2bd453d87c061b2ad491314d9f273eea","kind":"commit","published_at":"2016-10-24T18:52:54.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/v2016.10","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/v2016.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@v2016.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/v2016.10/manifests"},{"name":"3.0.624-r-master","sha":"e01abfa925477ffb3db9d96a746b61b20ac9095a","kind":"tag","published_at":"2015-08-12T13:02:16.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.624-r-master","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.624-r-master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.624-r-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.624-r-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.624-r-master/manifests"},{"name":"3.0.623-r-master","sha":"904a36d2147f8823c40cfec7ac09077619e50731","kind":"tag","published_at":"2015-08-11T13:30:07.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.623-r-master","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.623-r-master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.623-r-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.623-r-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.623-r-master/manifests"},{"name":"3.0.621-r-master-ApiApps","sha":"2be766c387ff8c64c0d6573910e835496132f2d5","kind":"tag","published_at":"2015-08-07T15:10:42.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.621-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.621-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.621-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.621-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.621-r-master-ApiApps/manifests"},{"name":"3.0.610-r-master-ApiApps","sha":"f26abfe69158835dc72613ef4b546f9dd79c5b21","kind":"tag","published_at":"2015-08-06T09:28:30.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.610-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.610-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.610-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.610-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.610-r-master-ApiApps/manifests"},{"name":"3.0.608-r-master-ApiApps","sha":"ce1a423dd8352f6fe3e3d6a711ff4bc2236ac31a","kind":"tag","published_at":"2015-08-05T16:48:02.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.608-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.608-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.608-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.608-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.608-r-master-ApiApps/manifests"},{"name":"3.0.606-r-master-ApiApps","sha":"513613f6015a136aabebc24757b9ab3fb9c65a6d","kind":"tag","published_at":"2015-08-05T11:16:30.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.606-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.606-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.606-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.606-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.606-r-master-ApiApps/manifests"},{"name":"3.0.601-r-master-ApiApps","sha":"1a347babdfb36098f48b7b72968920e1915d0e6d","kind":"tag","published_at":"2015-08-04T07:42:17.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.601-r-master-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.601-r-master-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.601-r-master-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.601-r-master-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.601-r-master-ApiApps/manifests"},{"name":"3.0.269-r-develop-octov3-1-ApiApps","sha":"296adc43047091103de639d38df8bc7142ca23ba","kind":"tag","published_at":"2015-07-30T12:25:36.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.269-r-develop-octov3-1-ApiApps","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.269-r-develop-octov3-1-ApiApps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.269-r-develop-octov3-1-ApiApps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.269-r-develop-octov3-1-ApiApps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.269-r-develop-octov3-1-ApiApps/manifests"},{"name":"3.0.578-r-master-NuGet","sha":"91f64a59c32387febe2fb946cb256e9e085c3d8b","kind":"tag","published_at":"2015-07-20T10:00:42.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.578-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.578-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.578-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.578-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.578-r-master-NuGet/manifests"},{"name":"3.0.576-r-master-NuGet","sha":"6fe6d02084005e7088b78c3fea74859177f68b56","kind":"tag","published_at":"2015-07-17T19:20:36.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.576-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.576-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.576-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.576-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.576-r-master-NuGet/manifests"},{"name":"3.0.570-r-master-NuGet","sha":"69b1e3086c8ece385bada1210b9dc54822f31bb3","kind":"tag","published_at":"2015-07-17T13:42:48.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.570-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.570-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.570-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.570-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.570-r-master-NuGet/manifests"},{"name":"3.0.554-r-master-NuGet","sha":"0c6705128a159418649348cfe169c0f3710cac1a","kind":"tag","published_at":"2015-07-01T17:36:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.554-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.554-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.554-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.554-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.554-r-master-NuGet/manifests"},{"name":"3.0.543-r-master-NuGet","sha":"6b2f1d3b91b33062c8b0d2bf23b0d50bea536908","kind":"tag","published_at":"2015-06-29T23:12:58.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.543-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.543-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.543-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.543-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.543-r-master-NuGet/manifests"},{"name":"3.0.540-r-master-NuGet","sha":"88aae20fa4eb065bc607c2ac026498683a050725","kind":"tag","published_at":"2015-06-29T12:14:04.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.540-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.540-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.540-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.540-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.540-r-master-NuGet/manifests"},{"name":"3.0.525-r-master-NuGet","sha":"060d896f79409a02e4ee687f9608a8b47bb7fa68","kind":"tag","published_at":"2015-06-24T21:17:53.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.525-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.525-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.525-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.525-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.525-r-master-NuGet/manifests"},{"name":"3.0.524-r-master-NuGet","sha":"67cba29096856c573c3dbb0e1a28fc27a3a9689c","kind":"tag","published_at":"2015-06-24T12:25:22.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.524-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.524-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.524-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.524-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.524-r-master-NuGet/manifests"},{"name":"3.0.514-r-master-NuGet","sha":"040e3aea215dcd079ae98dcfb6add70ea7eb0439","kind":"tag","published_at":"2015-06-22T08:52:18.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.514-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.514-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.514-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.514-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.514-r-master-NuGet/manifests"},{"name":"3.0.510-r-master-NuGet","sha":"052fed47405351bee1d8637e28d98d88cb9427c1","kind":"tag","published_at":"2015-06-12T14:57:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.510-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.510-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.510-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.510-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.510-r-master-NuGet/manifests"},{"name":"3.0.507-r-master-NuGet","sha":"5beb4be0a6c7da936b7c1fd5cdc4fa44ece1db98","kind":"tag","published_at":"2015-06-11T17:46:56.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.507-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.507-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.507-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.507-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.507-r-master-NuGet/manifests"},{"name":"3.0.506-r-master-NuGet","sha":"5beb4be0a6c7da936b7c1fd5cdc4fa44ece1db98","kind":"tag","published_at":"2015-06-10T08:57:54.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.506-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.506-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.506-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.506-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.506-r-master-NuGet/manifests"},{"name":"3.0.501-r-master-NuGet","sha":"5beb4be0a6c7da936b7c1fd5cdc4fa44ece1db98","kind":"tag","published_at":"2015-06-09T13:04:10.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.501-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.501-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.501-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.501-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.501-r-master-NuGet/manifests"},{"name":"3.0.490-r-master-NuGet","sha":"37dca9c1777b268d196908b5178fda26c664b7d5","kind":"tag","published_at":"2015-06-05T21:26:27.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.490-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.490-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.490-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.490-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.490-r-master-NuGet/manifests"},{"name":"3.0.474-r-master-NuGet","sha":"a44c8f366006df17a29e2ba7ebc594e2ff080cc9","kind":"tag","published_at":"2015-06-05T09:49:41.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.474-r-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.474-r-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.474-r-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.474-r-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.474-r-master-NuGet/manifests"},{"name":"3.0.434-r4-master-NuGet","sha":"53befeb8130632032d14060b3d9be9091a8d7e06","kind":"tag","published_at":"2015-04-28T11:06:57.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.434-r4-master-NuGet","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.434-r4-master-NuGet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.434-r4-master-NuGet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.434-r4-master-NuGet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.434-r4-master-NuGet/manifests"},{"name":"3.0.393-r-master","sha":"5e757678fd8a7a3d966b583003053c9f8922ff74","kind":"tag","published_at":"2015-04-02T09:07:42.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/3.0.393-r-master","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/3.0.393-r-master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@3.0.393-r-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.393-r-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/3.0.393-r-master/manifests"},{"name":"iters/8/dev","sha":"0ed1eb0d7ffff6611f444a30c7d23003b6a542bc","kind":"commit","published_at":"2014-01-30T19:31:52.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/8/dev","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/8/dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F8%2Fdev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F8%2Fdev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F8%2Fdev/manifests"},{"name":"iters/7/start","sha":"ade21cc3f70d2b59836c05393f647471dc275cb9","kind":"commit","published_at":"2013-12-09T23:38:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/7/start","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/7/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F7%2Fstart","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F7%2Fstart","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F7%2Fstart/manifests"},{"name":"iters/6/qa","sha":"ade21cc3f70d2b59836c05393f647471dc275cb9","kind":"commit","published_at":"2013-12-09T23:38:01.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/6/qa","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/6/qa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F6%2Fqa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fqa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fqa/manifests"},{"name":"iters/5/prod","sha":"119e529a87ca3bcdc0eb3d6abc33c943dcd15fb3","kind":"commit","published_at":"2013-12-06T22:19:16.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/5/prod","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/5/prod","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F5%2Fprod","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fprod","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fprod/manifests"},{"name":"iters/6/start","sha":"34194dd88deff012b447483f76bf0050813904a8","kind":"commit","published_at":"2013-11-22T18:06:51.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/6/start","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/6/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F6%2Fstart","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fstart","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F6%2Fstart/manifests"},{"name":"iters/5/qa","sha":"e2fef39168e9f419b0a016a0d3503737c95c2f58","kind":"commit","published_at":"2013-11-21T01:43:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/5/qa","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/5/qa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F5%2Fqa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fqa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F5%2Fqa/manifests"},{"name":"iters/4/start","sha":"6e8bcbfa0d76d8837c26e03b28fce13f387c3eec","kind":"commit","published_at":"2013-10-22T21:57:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/4/start","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/4/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F4%2Fstart","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F4%2Fstart","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F4%2Fstart/manifests"},{"name":"iters/3/qa","sha":"6e8bcbfa0d76d8837c26e03b28fce13f387c3eec","kind":"commit","published_at":"2013-10-22T21:57:37.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/3/qa","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/3/qa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2F3%2Fqa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F3%2Fqa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2F3%2Fqa/manifests"},{"name":"iters/zold/2013Jul19","sha":"d07308aba7cec425ad89b87ec19c78ea1e3416f5","kind":"commit","published_at":"2013-07-18T02:49:13.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Jul19","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Jul19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Jul19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jul19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jul19/manifests"},{"name":"iters/zold/2013Apr25","sha":"20488ec30001b9f69d52a0b16ef796df6a4a09f5","kind":"commit","published_at":"2013-04-25T22:07:06.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Apr25","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Apr25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Apr25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr25/manifests"},{"name":"iters/zold/2013Apr11","sha":"32982f660f4ff80b20a1e3c6597a75f46deadd16","kind":"commit","published_at":"2013-04-11T22:31:51.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Apr11","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Apr11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Apr11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Apr11/manifests"},{"name":"iters/zold/2013Mar28@1638","sha":"0c2b5dae596b31d889fd1a422611231cdfd42d53","kind":"commit","published_at":"2013-03-28T21:30:29.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Mar28@1638","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Mar28@1638","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Mar28%401638","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar28@1638","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar28@1638/manifests"},{"name":"iters/zold/2013Mar06@1412","sha":"13f2eaa6d3a9a8ccd6f33149cd2cb5f5f5c129e5","kind":"commit","published_at":"2013-03-06T18:08:55.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Mar06@1412","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Mar06@1412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Mar06%401412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar06@1412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Mar06@1412/manifests"},{"name":"iters/zold/2013Jan22@1653","sha":"b04e20a2286a0234bf0746b5fc282c60456f56d7","kind":"commit","published_at":"2013-01-17T20:02:44.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2013Jan22@1653","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2013Jan22@1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2013Jan22%401653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jan22@1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2013Jan22@1653/manifests"},{"name":"iters/zold/Jan22@1653","sha":"b04e20a2286a0234bf0746b5fc282c60456f56d7","kind":"commit","published_at":"2013-01-17T20:02:44.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/Jan22@1653","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/Jan22@1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2FJan22%401653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FJan22@1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FJan22@1653/manifests"},{"name":"iters/zold/2012Dec12@1645","sha":"ba2dfa7a83e779e2dbe0d97b141b888d45120e4a","kind":"commit","published_at":"2012-12-13T00:04:11.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2012Dec12@1645","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2012Dec12@1645","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2012Dec12%401645","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec12@1645","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec12@1645/manifests"},{"name":"iters/zold/Dec12@1645","sha":"ba2dfa7a83e779e2dbe0d97b141b888d45120e4a","kind":"commit","published_at":"2012-12-13T00:04:11.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/Dec12@1645","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/Dec12@1645","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2FDec12%401645","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec12@1645","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec12@1645/manifests"},{"name":"iters/zold/2012Dec03@1624","sha":"fee502072da07646e9b93ba366b13cd5f9fd3c1a","kind":"commit","published_at":"2012-11-30T20:47:09.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2012Dec03@1624","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2012Dec03@1624","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2012Dec03%401624","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec03@1624","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Dec03@1624/manifests"},{"name":"iters/zold/Dec03@1624","sha":"fee502072da07646e9b93ba366b13cd5f9fd3c1a","kind":"commit","published_at":"2012-11-30T20:47:09.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/Dec03@1624","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/Dec03@1624","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2FDec03%401624","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec03@1624","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2FDec03@1624/manifests"},{"name":"iters/zold/2012Jun04@0000","sha":"0b51b781c985965bf1130876c4bb58fdaa26b427","kind":"commit","published_at":"2012-06-05T00:30:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2012Jun04@0000","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2012Jun04@0000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2012Jun04%400000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Jun04@0000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2012Jun04@0000/manifests"},{"name":"iters/zold/2.0","sha":"0b51b781c985965bf1130876c4bb58fdaa26b427","kind":"commit","published_at":"2012-06-05T00:30:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/2.0","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F2.0/manifests"},{"name":"iters/zold/1.8","sha":"0b51b781c985965bf1130876c4bb58fdaa26b427","kind":"commit","published_at":"2012-06-05T00:30:35.000Z","download_url":"https://codeload.github.com/NuGet/NuGetGallery/tar.gz/iters/zold/1.8","html_url":"https://github.com/NuGet/NuGetGallery/releases/tag/iters/zold/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NuGet/NuGetGallery@iters%2Fzold%2F1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/tags/iters%2Fzold%2F1.8/manifests"}]},"repo_metadata_updated_at":"2026-08-15T19:13:42.474Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.901726913938568,"dependent_packages_count":4.592791692562153,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.7472593032503605},"purl":"pkg:golang/github.com/%21nu%21get/%21nu%21get%21gallery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/NuGet/NuGetGallery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/NuGet/NuGetGallery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/NuGet/NuGetGallery/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T03:00:29.979Z","issues_count":538,"pull_requests_count":1119,"avg_time_to_close_issue":21849783.974025972,"avg_time_to_close_pull_request":860152.0756646217,"issues_closed_count":229,"pull_requests_closed_count":978,"pull_request_authors_count":69,"issue_authors_count":259,"avg_comments_per_issue":2.3438661710037176,"avg_comments_per_pull_request":0.9374441465594281,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":62,"past_year_issues_count":18,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":5040659.857142857,"past_year_avg_time_to_close_pull_request":497832.04,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":50,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.277777777777778,"past_year_avg_comments_per_pull_request":0.5571428571428572,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":43,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuGet%2FNuGetGallery/issues","maintainers":[{"login":"joelverhagen","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joelverhagen"},{"login":"advay26","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/advay26"},{"login":"chabiss","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chabiss"},{"login":"zivkan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zivkan"},{"login":"blowdart","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blowdart"},{"login":"anangaur","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anangaur"},{"login":"chenriksson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenriksson"},{"login":"nkolev92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nkolev92"},{"login":"lyndaidaii","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lyndaidaii"},{"login":"AdamJJacobs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamJJacobs"},{"login":"TimLovellSmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimLovellSmith"},{"login":"jeffhandley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffhandley"}],"active_maintainers":[{"login":"chabiss","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chabiss"},{"login":"joelverhagen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joelverhagen"},{"login":"AdamJJacobs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamJJacobs"},{"login":"zivkan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zivkan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FNuGet%2FNuGetGallery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FNuGet%2FNuGetGallery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FNuGet%2FNuGetGallery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FNuGet%2FNuGetGallery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FNuGet%2FNuGetGallery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FNuGet%2FNuGetGallery/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282147,"maintainers_count":0,"namespaces_count":839543,"keywords_count":126057,"github":"golang","metadata":{"funded_packages_count":68481,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-31T05:03:00.716Z","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"}}]