Ricky White
Ricky White
### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....
Not all sitemaps are a list of pages on a website. For larger sites, the main sitemap may be a list of sub-sitemaps. This is sometimes common with CMS frameworks....
When a broken link is found, then a user should be able to track the origin of the link. Especially when dealing with large sets of links from a sitemap,...
The user should have the option to output the results to a CSV file instead of the default terminal Table
Enhance default table output with the very popular `rich` project - https://rich.readthedocs.io/en/latest/
Provide a standalone `.exe` for easier distribution. This will allow it to be added to package managers as well as make it useful for non-python devs.
`winget` is a powerful tool which can be used to automate the setup of developer machines. Having the KSM available on day one of imaging / laptop setup will be...
Adds four files: 1. Lint workflow file that is triggered on every push + pr to master 2. Test workflow file that is triggered on every push + pr to...
This PR introduced an option for the user to use a secure storage option for configuration file to avoid KSM configuration files being store in a plaintext file. The storage...