{"id":23582777,"url":"https://github.com/agazoth/axcredentialvault","last_synced_at":"2025-06-12T13:06:34.639Z","repository":{"id":132359413,"uuid":"100804885","full_name":"Agazoth/AxCredentialVault","owner":"Agazoth","description":"Gives you a credential object vault in Azure","archived":false,"fork":false,"pushed_at":"2017-09-10T11:03:34.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-12T13:06:34.012Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","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/Agazoth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-08-19T15:55:46.000Z","updated_at":"2018-10-16T13:44:05.000Z","dependencies_parsed_at":"2024-01-09T15:31:44.758Z","dependency_job_id":null,"html_url":"https://github.com/Agazoth/AxCredentialVault","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Agazoth/AxCredentialVault","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agazoth%2FAxCredentialVault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agazoth%2FAxCredentialVault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agazoth%2FAxCredentialVault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agazoth%2FAxCredentialVault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Agazoth","download_url":"https://codeload.github.com/Agazoth/AxCredentialVault/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agazoth%2FAxCredentialVault/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259470938,"owners_count":22862995,"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","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-12-27T01:13:35.980Z","updated_at":"2025-06-12T13:06:34.625Z","avatar_url":"https://github.com/Agazoth.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"AxCredentialVault\n=================\n\nThis module lets you create a Password Vault in your Azure subscription for safe keeping and delegation of your credential sets.\n\nFunctionality:\n* Create a new credential vault in your Azure subscription\n* Connect to your credential vault\n* Add credential sets to your vault\n* Retrieve credential sets from your vault\n* Remove credential sets from your vault\n\n#Instructions\n\n```powershell\n# One time setup\n    # Download the repository\n    # Unblock the zip\n    # Extract the AxCredentialVault folder to a module path (e.g. $env:USERPROFILE\\Documents\\WindowsPowerShell\\Modules\\)\n\n    #Simple alternative, if you have PowerShell 5, or the PowerShellGet module:\n        Install-Module AxCredentialVault\n\n# Import the module.\n    Import-Module AxCredentialVault    #Alternatively, Import-Module \\\\Path\\To\\PSExcel\n\n# Get commands in the module\n    Get-Command -Module AxCredentialVault\n\n# Get help for a command\n    Get-Help Connect-AzureCredentialVault -Full\n\n\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagazoth%2Faxcredentialvault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagazoth%2Faxcredentialvault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagazoth%2Faxcredentialvault/lists"}