{"id":5806858,"name":"dotnet/versionsweeper","ecosystem":"actions","description":"A Github action that scans .NET projects, and creates issues that report versions that are not within long term support.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/dotnet/versionsweeper","keywords_array":["cron","csharp","dotnet","hacktoberfest","version-check"],"namespace":"dotnet","versions_count":18,"first_release_published_at":"2021-01-28T21:12:52.000Z","latest_release_published_at":"2021-01-29T21:30:59.000Z","latest_release_number":"0.0.2","last_synced_at":"2026-05-20T08:46:53.955Z","created_at":"2023-01-04T16:33:03.532Z","updated_at":"2026-05-20T08:46:53.956Z","registry_url":"https://github.com/dotnet/versionsweeper","install_command":null,"documentation_url":null,"metadata":{"name":".NET version sweeper","description":"A Github action that scans .NET projects, and creates issues that report versions that are not within long term support.","branding":{"icon":"alert-circle","color":"yellow"},"inputs":{"owner":{"description":"The owner of the repo. Assign from github.repository_owner. Example, \"dotnet\".","required":true},"name":{"description":"The repository name. Example, \"samples\".","required":true},"branch":{"description":"The branch name. Assign from github.ref. Example, \"main\".","required":true},"dir":{"description":"The root directory","required":false,"default":"/github/workspace"},"pattern":{"description":"The search pattern, defaults to \"*.csproj;*.fsproj;*.vbproj;*.xproj;project.json\". Valid delimiters for lists, ',',';', or '|'. Example, \"*.csproj,*.fsproj\".","required":false,"default":"*.csproj;*.fsproj;*.vbproj;*.xproj;project.json"},"sdkCompliance":{"description":"Whether or not to report projects that are not using the new SDK-style project format.","required":false,"default":"false"}},"outputs":{"has-remaining-work":{"description":"A boolean value indicating whether more work remains, i.e. upgrade-projects contains values."},"upgrade-projects":{"description":"An array of projects that need to be upgraded."}},"runs":{"using":"docker","image":"Dockerfile","args":["-o","${{ inputs.owner }}","-n","${{ inputs.name }}","-b","${{ inputs.branch }}","-d","${{ inputs.dir }}","-p","${{ inputs.pattern }}","-s","${{ inputs.sdkCompliance }}"]},"default_branch":"main","path":null},"repo_metadata":{"id":38305233,"uuid":"329435923","full_name":"dotnet/versionsweeper","owner":"dotnet","description":"🎯 LTS (or current) versions - GitHub Action that will run as a scheduled CRON job. Ideally, once every few months or as often as necessary to align with .NET version updates.","archived":false,"fork":false,"pushed_at":"2025-08-20T16:55:38.000Z","size":5456,"stargazers_count":60,"open_issues_count":25,"forks_count":11,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-27T13:16:09.241Z","etag":null,"topics":["cron","csharp","dotnet","hacktoberfest","version-check"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-13T21:28:38.000Z","updated_at":"2025-07-08T19:02:13.000Z","dependencies_parsed_at":"2024-05-21T03:45:33.823Z","dependency_job_id":"b4119da7-9402-4a76-a955-152b7e6bf954","html_url":"https://github.com/dotnet/versionsweeper","commit_stats":{"total_commits":162,"total_committers":6,"mean_commits":27.0,"dds":0.0679012345679012,"last_synced_commit":"111c032751a7552634a482db4e326786f4a0afc4"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/dotnet/versionsweeper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/versionsweeper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/sbom","scorecard":{"id":353165,"data":{"date":"2025-08-11","repo":{"name":"github.com/dotnet/versionsweeper","commit":"4db106fb89f4c6191a1e3901f953b1aae05331b5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"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":"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":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 8/21 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/dog-food.yml:18","Warn: no topLevel permission defined: .github/workflows/build-and-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/dog-food.yml:1"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/versionsweeper/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/versionsweeper/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/versionsweeper/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/versionsweeper/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/versionsweeper/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/versionsweeper/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dog-food.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/versionsweeper/dog-food.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dog-food.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/versionsweeper/dog-food.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:19: pin your Docker image by updating mcr.microsoft.com/dotnet/runtime:9.0 to mcr.microsoft.com/dotnet/runtime:9.0@sha256:52011e65ae82d61566a8a028ef72e0a77dbbab6c9233212fc28ad67bc55f1354","Warn: containerImage not pinned by hash: non-lts/Dockerfile:4","Warn: containerImage not pinned by hash: non-lts/Dockerfile:10: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:6.0-alpine3.16 to mcr.microsoft.com/dotnet/sdk:6.0-alpine3.16@sha256:9b2f6581fb11f9315086c772ba918fba1de49131d6156c4165e2fdf6488e9d10","Warn: containerImage not pinned by hash: non-lts/Dockerfile:15: pin your Docker image by updating mcr.microsoft.com/dotnet/framework/sdk:4.7.1 to mcr.microsoft.com/dotnet/framework/sdk:4.7.1@sha256:503ae77585464be9ac84a8c8f70c7baa48a643b52878e4f8f571d5e95772e9c0","Warn: containerImage not pinned by hash: non-lts/Dockerfile:19","Warn: containerImage not pinned by hash: non-lts/Dockerfile:23: pin your Docker image by updating mcr.microsoft.com/dotnet/framework/sdk:4.8-20221011-windowsservercore-ltsc2022 to mcr.microsoft.com/dotnet/framework/sdk:4.8-20221011-windowsservercore-ltsc2022@sha256:42b5c55b4918f3c56ec4a5e6a1b0735b624941bd885a13c12e30dc7a81ba2fb6","Warn: containerImage not pinned by hash: non-lts/Dockerfile:26: pin your Docker image by updating mcr.microsoft.com/dotnet/aspnet:7.0 to mcr.microsoft.com/dotnet/aspnet:7.0@sha256:c7d9ee6cd01afe9aa80642e577c7cec9f5d87f88e5d70bd36fd61072079bc55b","Warn: nugetCommand not pinned by hash: non-lts/Dockerfile:13: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies): some of dependency versions are not fixes to specific versions: 34.0.2, 2.9.1, 9.0.0, 0.2.0, 1.0.1, 9.0.6, 9.0.6, 9.0.6, 9.0.6, 9.0.6, 9.0.6, 9.0.6, 9.0.6, 9.0.6, 14.0.0, 9.1.0, 6.0.1","Warn: nugetCommand not pinned by hash: .github/workflows/build-and-test.yml:32: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies): some of dependency versions are not fixes to specific versions: 34.0.2, 2.9.1, 9.0.0, 0.2.0, 1.0.1, 9.0.6, 9.0.6, 9.0.6, 9.0.6, 9.0.6, 9.0.6, 9.0.6, 9.0.6, 9.0.6, 14.0.0, 9.1.0, 6.0.1","Warn: nugetCommand not pinned by hash: .github/workflows/codeql-analysis.yml:61: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies): some of dependency versions are not fixes to specific versions: 34.0.2, 2.9.1, 9.0.0, 0.2.0, 1.0.1, 9.0.6, 9.0.6, 9.0.6, 9.0.6, 9.0.6, 9.0.6, 9.0.6, 9.0.6, 9.0.6, 14.0.0, 9.1.0, 6.0.1","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   3 nugetCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 8 commits out of 17 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"}}]},"last_synced_at":"2025-08-18T08:49:36.725Z","repository_id":38305233,"created_at":"2025-08-18T08:49:36.725Z","updated_at":"2025-08-18T08:49:36.725Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278532349,"owners_count":26002346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dotnet","name":".NET Platform","uuid":"9141961","kind":"organization","description":"Home of the open source .NET platform","email":"contact@dotnetfoundation.org","website":"https://dot.net","location":null,"twitter":"dotnetfdn","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9141961?v=4","repositories_count":228,"last_synced_at":"2023-04-09T05:26:12.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dotnet","funding_links":[],"total_stars":389289,"followers":null,"following":null,"created_at":"2022-11-02T16:20:44.235Z","updated_at":"2023-04-09T05:26:13.839Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet/repositories"},"tags":[{"name":"v4.3","sha":"4db106fb89f4c6191a1e3901f953b1aae05331b5","kind":"commit","published_at":"2025-07-08T19:02:07.000Z","download_url":"https://codeload.github.com/dotnet/versionsweeper/tar.gz/v4.3","html_url":"https://github.com/dotnet/versionsweeper/releases/tag/v4.3","dependencies_parsed_at":"2025-07-13T05:56:46.679Z","dependency_job_id":null,"purl":"pkg:github/dotnet/versionsweeper@v4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v4.3/manifests"},{"name":"v4.2","sha":"4711073dc314ef6f9506341c754942d4ba3fc2a4","kind":"commit","published_at":"2025-04-03T20:09:34.000Z","download_url":"https://codeload.github.com/dotnet/versionsweeper/tar.gz/v4.2","html_url":"https://github.com/dotnet/versionsweeper/releases/tag/v4.2","dependencies_parsed_at":"2025-04-10T07:02:08.857Z","dependency_job_id":null,"purl":"pkg:github/dotnet/versionsweeper@v4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v4.2/manifests"},{"name":"v4.1","sha":"2ca8fb3e48e37169dceddbf3803275bcdd198828","kind":"commit","published_at":"2025-03-19T13:06:25.000Z","download_url":"https://codeload.github.com/dotnet/versionsweeper/tar.gz/v4.1","html_url":"https://github.com/dotnet/versionsweeper/releases/tag/v4.1","dependencies_parsed_at":"2025-03-30T04:08:53.210Z","dependency_job_id":null,"purl":"pkg:github/dotnet/versionsweeper@v4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v4.1/manifests"},{"name":"v4.0","sha":"cf7720cfe7007a48879be1fece42b0821fe8c8f5","kind":"commit","published_at":"2024-12-02T18:31:41.000Z","download_url":"https://codeload.github.com/dotnet/versionsweeper/tar.gz/v4.0","html_url":"https://github.com/dotnet/versionsweeper/releases/tag/v4.0","dependencies_parsed_at":"2025-01-08T04:46:57.648Z","dependency_job_id":null,"purl":"pkg:github/dotnet/versionsweeper@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v4.0/manifests"},{"name":"v4.0","sha":"cf7720cfe7007a48879be1fece42b0821fe8c8f5","kind":"commit","published_at":"2024-12-02T18:31:41.000Z","download_url":"https://codeload.github.com/dotnet/versionsweeper/tar.gz/v4.0","html_url":"https://github.com/dotnet/versionsweeper/releases/tag/v4.0","dependencies_parsed_at":"2025-01-08T04:46:57.653Z","dependency_job_id":null,"purl":"pkg:github/dotnet/versionsweeper@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v4.0/manifests"},{"name":"v3.0","sha":"c7b1f70b6dcfe5f65abaf31e8757c273e3c8471b","kind":"commit","published_at":"2024-11-14T17:09:37.000Z","download_url":"https://codeload.github.com/dotnet/versionsweeper/tar.gz/v3.0","html_url":"https://github.com/dotnet/versionsweeper/releases/tag/v3.0","dependencies_parsed_at":"2024-11-16T04:53:37.660Z","dependency_job_id":null,"purl":"pkg:github/dotnet/versionsweeper@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v3.0/manifests"},{"name":"v2.0","sha":"8fca28a151a7cf840f8d3ecf74cb6b0b80e95a5c","kind":"commit","published_at":"2024-07-11T19:40:15.000Z","download_url":"https://codeload.github.com/dotnet/versionsweeper/tar.gz/v2.0","html_url":"https://github.com/dotnet/versionsweeper/releases/tag/v2.0","dependencies_parsed_at":"2024-07-14T04:41:33.126Z","dependency_job_id":null,"purl":"pkg:github/dotnet/versionsweeper@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v2.0/manifests"},{"name":"v1.9","sha":"cef21137b6025da8af34619e5e05c3515fee19fd","kind":"commit","published_at":"2023-11-30T13:58:58.000Z","download_url":"https://codeload.github.com/dotnet/versionsweeper/tar.gz/v1.9","html_url":"https://github.com/dotnet/versionsweeper/releases/tag/v1.9","dependencies_parsed_at":"2023-12-02T04:16:58.683Z","dependency_job_id":null,"purl":"pkg:github/dotnet/versionsweeper@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v1.9/manifests"},{"name":"v1.8","sha":"8fc057b5dfb14d2c4bce19f36edca592ef578b92","kind":"commit","published_at":"2022-10-28T19:02:03.000Z","download_url":"https://codeload.github.com/dotnet/versionsweeper/tar.gz/v1.8","html_url":"https://github.com/dotnet/versionsweeper/releases/tag/v1.8","dependencies_parsed_at":"2023-06-01T10:59:26.006Z","dependency_job_id":null,"purl":"pkg:github/dotnet/versionsweeper@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v1.8/manifests"},{"name":"v1.7","sha":"ee346fa9bd058c50c9879d37918c54f9964a79a9","kind":"commit","published_at":"2022-10-24T14:39:13.000Z","download_url":"https://codeload.github.com/dotnet/versionsweeper/tar.gz/v1.7","html_url":"https://github.com/dotnet/versionsweeper/releases/tag/v1.7","dependencies_parsed_at":"2023-05-31T18:19:36.423Z","dependency_job_id":null,"purl":"pkg:github/dotnet/versionsweeper@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v1.7/manifests"},{"name":"v1.6","sha":"bb17f163824795f0eef6dbe812bb00df92b9eb6d","kind":"commit","published_at":"2021-11-08T19:45:12.000Z","download_url":"https://codeload.github.com/dotnet/versionsweeper/tar.gz/v1.6","html_url":"https://github.com/dotnet/versionsweeper/releases/tag/v1.6","dependencies_parsed_at":"2023-05-31T14:38:03.021Z","dependency_job_id":null,"purl":"pkg:github/dotnet/versionsweeper@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v1.6/manifests"},{"name":"v1.5","sha":"cbaf9ed507366895ae8d43fb98e61dd974f7b47a","kind":"commit","published_at":"2021-05-04T15:46:35.000Z","download_url":"https://codeload.github.com/dotnet/versionsweeper/tar.gz/v1.5","html_url":"https://github.com/dotnet/versionsweeper/releases/tag/v1.5","dependencies_parsed_at":"2023-05-31T14:38:05.754Z","dependency_job_id":null,"purl":"pkg:github/dotnet/versionsweeper@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v1.5/manifests"},{"name":"v1.4","sha":"610f170805203192859aa0c7117edef930b24e31","kind":"commit","published_at":"2021-04-07T12:46:58.000Z","download_url":"https://codeload.github.com/dotnet/versionsweeper/tar.gz/v1.4","html_url":"https://github.com/dotnet/versionsweeper/releases/tag/v1.4","dependencies_parsed_at":"2023-05-31T14:38:08.538Z","dependency_job_id":null,"purl":"pkg:github/dotnet/versionsweeper@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v1.4/manifests"},{"name":"v1.3","sha":"ffb441fc43092dc6d8e0ffebfe0d2cae6d1cdb2f","kind":"commit","published_at":"2021-04-05T14:07:54.000Z","download_url":"https://codeload.github.com/dotnet/versionsweeper/tar.gz/v1.3","html_url":"https://github.com/dotnet/versionsweeper/releases/tag/v1.3","dependencies_parsed_at":"2023-05-31T14:38:11.714Z","dependency_job_id":null,"purl":"pkg:github/dotnet/versionsweeper@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v1.3/manifests"},{"name":"v1.2","sha":"9ebfaed2d24951beb50305d8e691b58e3e891358","kind":"commit","published_at":"2021-02-24T01:43:05.000Z","download_url":"https://codeload.github.com/dotnet/versionsweeper/tar.gz/v1.2","html_url":"https://github.com/dotnet/versionsweeper/releases/tag/v1.2","dependencies_parsed_at":"2023-05-31T14:38:14.884Z","dependency_job_id":null,"purl":"pkg:github/dotnet/versionsweeper@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v1.2/manifests"},{"name":"v1.1","sha":"1ee92e1978db213a997b2128a83d2505ffbe0b01","kind":"commit","published_at":"2021-02-23T16:56:15.000Z","download_url":"https://codeload.github.com/dotnet/versionsweeper/tar.gz/v1.1","html_url":"https://github.com/dotnet/versionsweeper/releases/tag/v1.1","dependencies_parsed_at":"2023-05-31T14:38:17.710Z","dependency_job_id":null,"purl":"pkg:github/dotnet/versionsweeper@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v1.1/manifests"},{"name":"v1.0","sha":"b6cdeabeb306b5a1df8674ff7a625e4b6b54cf8c","kind":"commit","published_at":"2021-02-19T21:22:46.000Z","download_url":"https://codeload.github.com/dotnet/versionsweeper/tar.gz/v1.0","html_url":"https://github.com/dotnet/versionsweeper/releases/tag/v1.0","dependencies_parsed_at":"2023-05-31T14:38:20.377Z","dependency_job_id":null,"purl":"pkg:github/dotnet/versionsweeper@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/v1.0/manifests"},{"name":"0.0.2","sha":"548054464a719dd33a5136143155f708f4e2515c","kind":"commit","published_at":"2021-01-29T21:30:59.000Z","download_url":"https://codeload.github.com/dotnet/versionsweeper/tar.gz/0.0.2","html_url":"https://github.com/dotnet/versionsweeper/releases/tag/0.0.2","dependencies_parsed_at":"2023-05-31T14:38:22.707Z","dependency_job_id":null,"purl":"pkg:github/dotnet/versionsweeper@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"e1a73ebdeb7f5283bc0176f63a7b1deb12714993","kind":"commit","published_at":"2021-01-28T21:12:52.000Z","download_url":"https://codeload.github.com/dotnet/versionsweeper/tar.gz/0.0.1","html_url":"https://github.com/dotnet/versionsweeper/releases/tag/0.0.1","dependencies_parsed_at":"2023-05-31T14:38:24.592Z","dependency_job_id":null,"purl":"pkg:github/dotnet/versionsweeper@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-05T23:28:47.682Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":145,"rankings":{"downloads":null,"dependent_repos_count":3.8852796704167325,"dependent_packages_count":0.0,"stargazers_count":3.752178735541119,"forks_count":6.753287909998415,"docker_downloads_count":null,"average":3.5976865789890664},"purl":"pkg:githubactions/dotnet/versionsweeper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/dotnet/versionsweeper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/dotnet/versionsweeper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/dotnet/versionsweeper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T19:04:53.355Z","issues_count":78,"pull_requests_count":100,"avg_time_to_close_issue":13761826.614035089,"avg_time_to_close_pull_request":471737.37647058826,"issues_closed_count":57,"pull_requests_closed_count":85,"pull_request_authors_count":7,"issue_authors_count":7,"avg_comments_per_issue":0.07692307692307693,"avg_comments_per_pull_request":0.51,"merged_pull_requests_count":43,"bot_issues_count":57,"bot_pull_requests_count":66,"past_year_issues_count":3,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":1210673.0,"past_year_avg_time_to_close_pull_request":814093.8444444444,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":45,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":57,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fversionsweeper/issues","maintainers":[{"login":"IEvangelist","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IEvangelist"},{"login":"khellang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khellang"},{"login":"Youssef1313","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Youssef1313"},{"login":"mthalman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mthalman"}],"active_maintainers":[{"login":"khellang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khellang"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dotnet%2Fversionsweeper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dotnet%2Fversionsweeper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dotnet%2Fversionsweeper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dotnet%2Fversionsweeper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dotnet%2Fversionsweeper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dotnet%2Fversionsweeper/codemeta","maintainers":[]}