Ricky White

Results 12 issues of 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....

question

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....

feature request

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,...

feature request

The user should have the option to output the results to a CSV file instead of the default terminal Table

feature request

Enhance default table output with the very popular `rich` project - https://rich.readthedocs.io/en/latest/

feature request

Depends on #35.

feature request

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.

feature request

`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...