{"id":18732506,"url":"https://github.com/gsscoder/configinsights","last_synced_at":"2026-04-27T11:31:19.111Z","repository":{"id":150998208,"uuid":"439870175","full_name":"gsscoder/configinsights","owner":"gsscoder","description":"Azure services configuration analyzer","archived":false,"fork":false,"pushed_at":"2023-09-02T16:36:30.000Z","size":188,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-19T23:08:47.941Z","etag":null,"topics":["analyitcs","azure","configuration","misconfiguration"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gsscoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-12-19T13:25:42.000Z","updated_at":"2022-02-21T03:56:11.000Z","dependencies_parsed_at":"2025-05-19T23:08:51.271Z","dependency_job_id":"425a95ac-275c-491d-907d-3803370b23e4","html_url":"https://github.com/gsscoder/configinsights","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gsscoder/configinsights","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsscoder%2Fconfiginsights","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsscoder%2Fconfiginsights/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsscoder%2Fconfiginsights/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsscoder%2Fconfiginsights/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gsscoder","download_url":"https://codeload.github.com/gsscoder/configinsights/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsscoder%2Fconfiginsights/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32335295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["analyitcs","azure","configuration","misconfiguration"],"created_at":"2024-11-07T15:06:28.750Z","updated_at":"2026-04-27T11:31:19.099Z","avatar_url":"https://github.com/gsscoder.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Configuration Insights\n\nTool and API to analyze configuration settings and try detect misconfiguration issues. This is an early development, incomplete and targeted only to Azure App Services.\n\n## Install\n\n**NOTE**: .NET 5.0 is required.\n\n```powershell\n# clone the repository\n$ git clone https://github.com/gsscoder/configinsights\n\n# change the working directory\n$ cd configinsights\n\n# build the executable\n$ dotnet build -c release\n\n# copy it to a directory of your convenience\n$ cp -r .\\artifacts\\ConfigurationInsights.CLI\\Release\\net5.0 \\XCOPY\\configinsights\n\n# put the directory in your path\n$ $env:Path += \";\\XCOPY\\configinsights\"\n\n# test that the command can run\n$ configchk --version\n```\n\n## Usage\n\n```\n$ az login\n$ az webapp config appsettings list -g YOUR_RES_GROUP -n YOUR_APP_SERVICE | configchk\n```\n\n![configchk output](/assets/configchk-out.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsscoder%2Fconfiginsights","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgsscoder%2Fconfiginsights","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsscoder%2Fconfiginsights/lists"}