KInspector icon indicating copy to clipboard operation
KInspector copied to clipboard

KInspector is an application for analyzing health, performance and security of your Kentico solution.

Results 86 KInspector issues
Sort by recently updated
recently updated
newest added

Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lodash.mergewith&package-manager=npm_and_yarn&previous-version=4.6.1&new-version=4.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [showdown](https://github.com/showdownjs/showdown) from 1.9.0 to 1.9.1. Release notes Sourced from showdown's releases. 1.9.1 (2019-11-02) 1.9.1 (2019-11-02) Bug Fixes openLinksInNewWindow: add rel="noopener noreferrer" to links (1cd281f), closes #670 Dependecy update yargs:...

dependencies

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

### Motivation It is difficult to know which pages in the tree are routed to which controllers. ### Proposed solution I want to see a table of `NodeAliasPath`, the generated...

enhancement
groomed
spike

### Motivation Add rich documentation using Github Pages. This documentation is part of the repository and so it can be versioned to match future releases. Documentation can make the tool...

### Motivation Fixes #210 and #234 ### Checklist - [x] Code follows coding conventions held in this repo - [ ] Automated tests have been added - [ ] Tests...

### Checklist - [ ] Code follows coding conventions held in this repo - [ ] Automated tests have been added - [ ] Tests are passing - [ ]...

### Motivation This is a somewhat experimental attempt to avoid using `dynamic` as `ReportResults.Data`. Typing this property as an `IList` matches the frontend structure of a list of tables, strings,...

### Brief bug description Content tree consistency analysis report fails when there are pages using a folder page type, which has no table. ### Repro steps 1. Use an instance...

### Overview We should migrate the [Page template overview](https://github.com/Kentico/KInspector/blob/master/KInspector.Modules/Modules/Content/SiteTemplatesModule.cs) module to the new V4 report format. ### Definition of done - [ ] Code and Scripts are ported to `KenticoInspector.Reports`...

help wanted
groomed
report migration