diff --git a/.vscode/spellright.dict b/.vscode/spellright.dict index 831e44b..3c6940b 100644 --- a/.vscode/spellright.dict +++ b/.vscode/spellright.dict @@ -30,3 +30,4 @@ dbatools DbgShell Misc psInlineProgress +PSURLScanio diff --git a/readme.md b/readme.md index 0155498..66a8318 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# Awesome PowerShell [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) ![Quality Assurance](https://github.com/janikvonrotz/awesome-powershell/workflows/Quality%20Assurance/badge.svg) +# Awesome PowerShell [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Quality Assurance](https://github.com/janikvonrotz/awesome-powershell/workflows/Quality%20Assurance/badge.svg)](https://github.com/janikvonrotz/awesome-powershell/actions?query=workflow%3A%22Quality+Assurance%22) [](https://msdn.microsoft.com/en-us/powershell/) @@ -45,6 +45,7 @@ It includes a command-line shell and an associated scripting language. * [JiraPS](https://atlassianps.org/module/JiraPS/) - A module for interacting with Atlassian's Jira in powershell (by using the API). * [PSTelegramAPI](https://github.com/mkellerman/PSTelegramAPI) - Module for Telegram APIs * [PSTeams](https://github.com/EvotecIT/PSTeams) - A module for sending formatted messages to a Microsoft Teams Channel. +* [PSURLScanio](https://github.com/sysgoblin/PSURLScanio) - A module for [urlscan.io](https://urlscan.io/) that is a service to scan and analyze websites. ## Blogs