{"id":15192181,"url":"https://github.com/powershell/microsoft.powershell.archive","last_synced_at":"2025-10-06T19:50:23.955Z","repository":{"id":36322721,"uuid":"40627395","full_name":"PowerShell/Microsoft.PowerShell.Archive","owner":"PowerShell","description":"Archive PowerShell module contains cmdlets for working with ZIP archives","archived":false,"fork":false,"pushed_at":"2024-07-18T17:01:51.000Z","size":155,"stargazers_count":96,"open_issues_count":51,"forks_count":39,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-10-02T06:36:05.155Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://technet.microsoft.com/en-us/library/dn818910.aspx","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/PowerShell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-08-12T22:31:54.000Z","updated_at":"2025-08-15T06:10:27.000Z","dependencies_parsed_at":"2024-06-27T20:52:07.092Z","dependency_job_id":"538d70dc-eb4f-4b8d-b135-2bd6fe7417d2","html_url":"https://github.com/PowerShell/Microsoft.PowerShell.Archive","commit_stats":{"total_commits":74,"total_committers":13,"mean_commits":"5.6923076923076925","dds":0.5810810810810811,"last_synced_commit":"e964057d24c5b8b724e77ea4b010ed9dfb4c95d4"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/PowerShell/Microsoft.PowerShell.Archive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerShell%2FMicrosoft.PowerShell.Archive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerShell%2FMicrosoft.PowerShell.Archive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerShell%2FMicrosoft.PowerShell.Archive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerShell%2FMicrosoft.PowerShell.Archive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PowerShell","download_url":"https://codeload.github.com/PowerShell/Microsoft.PowerShell.Archive/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerShell%2FMicrosoft.PowerShell.Archive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278671751,"owners_count":26025743,"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-06T02:00:05.630Z","response_time":65,"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"}},"keywords":[],"created_at":"2024-09-27T21:06:10.506Z","updated_at":"2025-10-06T19:50:23.885Z","avatar_url":"https://github.com/PowerShell.png","language":"C#","readme":"# Microsoft.PowerShell.Archive Module\n\n\u003e [!NOTE]\n\u003e This repo is not currently actively being developed although we will actively address any security issues\n\n[Microsoft.PowerShell.Archive module](https://technet.microsoft.com/en-us/library/dn818910.aspx) contains cmdlets that let you create and extract ZIP archives.\n\n| Azure CI  |\n|:-------------------:|\n|[![Build Status](https://dev.azure.com/powershell/Archive/_apis/build/status/PowerShell.Microsoft.PowerShell.Archive?repoName=PowerShell%2FMicrosoft.PowerShell.Archive\u0026branchName=refs%2Fpull%2F131%2Fmerge)](https://dev.azure.com/powershell/Archive/_build/latest?definitionId=130\u0026repoName=PowerShell%2FMicrosoft.PowerShell.Archive\u0026branchName=refs%2Fpull%2F131%2Fmerge)|\n\n## [Compress-Archive](https://technet.microsoft.com/library/dn841358.aspx) examples\n\n1. Create an archive from an entire folder including subdirectories: `Compress-Archive -Path C:\\Reference -DestinationPath C:\\Archives\\Draft.zip`\n2. Update an existing archive file: `Compress-Archive -Path C:\\Reference\\* -DestinationPath C:\\Archives\\Draft.zip -Update`\n\n## [Expand-Archive](https://technet.microsoft.com/library/dn841359.aspx) examples\n\n1. Extract the contents of an archive in the current folder: `Expand-Archive -Path SampleArchive.zip`\n2. Use -Force parameter to overwrite existing files by those in the archive: `Expand-Archive -Path .\\SampleArchive.zip -DestinationPath .\\ExistingDir -Force`\n\n## Code of Conduct\n\nPlease see our [Code of Conduct](.github/CODE_OF_CONDUCT.md) before participating in this project.\n\n## Security Policy\n\nFor any security issues, please see our [Security Policy](.github/SECURITY.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowershell%2Fmicrosoft.powershell.archive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpowershell%2Fmicrosoft.powershell.archive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowershell%2Fmicrosoft.powershell.archive/lists"}