Skip to content
#

powershell-module

Here are 556 public repositories matching this topic...

risogolo
risogolo commented Aug 10, 2018

Since dotnetcore's behavior when testing entire solution is trying also test non testing projects and then whole process is evaluated as non successful at least on linux, then I need to run test on one by one testing project separately I need to somehow then merge altcover results into one xml file, is that possible?

PSRule
BernieWhite
BernieWhite commented Dec 31, 2018

Currently PSRule supports Windows using PowerShell 5.1 and above.

This is great for Windows administrators however not great for everyone else. When enabling validation within a CI/CD pipeline, the agent platform might not be Windows.

Containers provide portability and consistency which is very applicable for PSRule.

PowerShell is already available in a published [Docker container](https:

Basic functionality of this module is ability to quickly verify if given IP address is on any of over 80 defined DNSBL lists. Below code will return results only if IP is on any of the lists. Advanced functionality of this module is ability to send reports to your email when things get bad on one of those 80 defined DNSBL listrs.

  • Updated Oct 3, 2020
  • PowerShell

Improve this page

Add a description, image, and links to the powershell-module topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the powershell-module topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.