{"id":25009511,"url":"https://github.com/kentico/kinspector","last_synced_at":"2025-04-05T05:09:02.578Z","repository":{"id":35089374,"uuid":"39247669","full_name":"Kentico/KInspector","owner":"Kentico","description":"KInspector is an application for analyzing health, performance and security of your Kentico solution.","archived":false,"fork":false,"pushed_at":"2025-01-14T06:25:51.000Z","size":3364,"stargazers_count":57,"open_issues_count":35,"forks_count":63,"subscribers_count":38,"default_branch":"master","last_synced_at":"2025-03-29T04:11:22.751Z","etag":null,"topics":["analysis","health-check","kentico","kentico-cms","kentico-ems","performance-analysis","security-audit"],"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/Kentico.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-07-17T09:58:22.000Z","updated_at":"2025-01-14T06:25:57.000Z","dependencies_parsed_at":"2023-01-15T13:45:37.075Z","dependency_job_id":"aeb5c597-3acf-4922-b7f4-1a209e18afd0","html_url":"https://github.com/Kentico/KInspector","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kentico%2FKInspector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kentico%2FKInspector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kentico%2FKInspector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kentico%2FKInspector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kentico","download_url":"https://codeload.github.com/Kentico/KInspector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289429,"owners_count":20914464,"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":["analysis","health-check","kentico","kentico-cms","kentico-ems","performance-analysis","security-audit"],"created_at":"2025-02-05T04:39:54.260Z","updated_at":"2025-04-05T05:09:02.546Z","avatar_url":"https://github.com/Kentico.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KInspector\n\n![Kentico Labs](https://img.shields.io/badge/Kentico_Labs-grey?labelColor=orange\u0026logo=data:image/svg+xml;base64,PHN2ZyBjbGFzcz0ic3ZnLWljb24iIHN0eWxlPSJ3aWR0aDogMWVtOyBoZWlnaHQ6IDFlbTt2ZXJ0aWNhbC1hbGlnbjogbWlkZGxlO2ZpbGw6IGN1cnJlbnRDb2xvcjtvdmVyZmxvdzogaGlkZGVuOyIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik05NTYuMjg4IDgwNC40OEw2NDAgMjc3LjQ0VjY0aDMyYzE3LjYgMCAzMi0xNC40IDMyLTMycy0xNC40LTMyLTMyLTMyaC0zMjBjLTE3LjYgMC0zMiAxNC40LTMyIDMyczE0LjQgMzIgMzIgMzJIMzg0djIxMy40NEw2Ny43MTIgODA0LjQ4Qy00LjczNiA5MjUuMTg0IDUxLjIgMTAyNCAxOTIgMTAyNGg2NDBjMTQwLjggMCAxOTYuNzM2LTk4Ljc1MiAxMjQuMjg4LTIxOS41MnpNMjQxLjAyNCA2NDBMNDQ4IDI5NS4wNFY2NGgxMjh2MjMxLjA0TDc4Mi45NzYgNjQwSDI0MS4wMjR6IiAgLz48L3N2Zz4=)\n[![Build](https://github.com/kentico/kinspector/actions/workflows/dotnet.yaml/badge.svg)](https://github.com/kentico/kinspector/actions/workflows/dotnet.yaml)\n\n![Reports](img/reports.png)\n\n## Description\n\nKInspector is an application for analyzing the health, performance and security of **[Kentico EMS](https://www.kentico.com/)** solutions.\n\nThe application is Kentico version agnostic and has no dependencies on version-specific DLLs. Most modules are designed to support Kentico 12 and 13, but some will work on older versions as well.\n\n## Quick Start\n\nDownload the [latest release](https://github.com/kentico/kinspector/releases/latest) and extract the contents to a local directory. Run `KenticoInspector.WebApplication.exe` and open your browser to either https://localhost:5001 or http://localhost:5000.\n\nYou can optionally register the application in IIS. This allows you to have the tool always available, for example, on a development server. Point your IIS directory to the folder where you extracted everything to and make sure the application pool's .NET CLR version is set to `No managed code`. Open the site in your browser.\n\n## Full Instructions\n\nView the [Usage Guide](./docs/Usage-Guide.md) for more detailed instructions.\n\n## Contributing\n\nTo see the guidelines for Contributing to Kentico open source software, please see [Kentico's `CONTRIBUTING.md`](https://github.com/Kentico/.github/blob/main/CONTRIBUTING.md) for more information and follow the [Kentico's `CODE_OF_CONDUCT`](https://github.com/Kentico/.github/blob/main/CODE_OF_CONDUCT.md).\n\nInstructions and technical details for contributing to **this** project can be found in [Contributing Setup](./docs/Contributing-Setup.md).\n\n## Support\n\n[![Kentico Labs](https://img.shields.io/badge/Kentico_Labs-grey?labelColor=orange\u0026logo=data:image/svg+xml;base64,PHN2ZyBjbGFzcz0ic3ZnLWljb24iIHN0eWxlPSJ3aWR0aDogMWVtOyBoZWlnaHQ6IDFlbTt2ZXJ0aWNhbC1hbGlnbjogbWlkZGxlO2ZpbGw6IGN1cnJlbnRDb2xvcjtvdmVyZmxvdzogaGlkZGVuOyIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik05NTYuMjg4IDgwNC40OEw2NDAgMjc3LjQ0VjY0aDMyYzE3LjYgMCAzMi0xNC40IDMyLTMycy0xNC40LTMyLTMyLTMyaC0zMjBjLTE3LjYgMC0zMiAxNC40LTMyIDMyczE0LjQgMzIgMzIgMzJIMzg0djIxMy40NEw2Ny43MTIgODA0LjQ4Qy00LjczNiA5MjUuMTg0IDUxLjIgMTAyNCAxOTIgMTAyNGg2NDBjMTQwLjggMCAxOTYuNzM2LTk4Ljc1MiAxMjQuMjg4LTIxOS41MnpNMjQxLjAyNCA2NDBMNDQ4IDI5NS4wNFY2NGgxMjh2MjMxLjA0TDc4Mi45NzYgNjQwSDI0MS4wMjR6IiAgLz48L3N2Zz4=)](https://github.com/Kentico/.github/blob/main/SUPPORT.md#labs-limited-support)\n\n\nThis project has **Kentico Labs limited support**. See [`SUPPORT.md`](https://github.com/Kentico/.github/blob/main/SUPPORT.md#full-support) for more information.\n\nFor any security issues see [`SECURITY.md`](https://github.com/Kentico/.github/blob/main/SECURITY.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkentico%2Fkinspector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkentico%2Fkinspector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkentico%2Fkinspector/lists"}