PowerShell powershell-module

Open-source PowerShell projects categorized as powershell-module

Top 23 PowerShell powershell-module Projects

powershell-module
  • posh-git

    A PowerShell environment for Git

    Project mention: PowerShell: The object-oriented shell you didn't know you needed | news.ycombinator.com | 2024-04-29

    Ah if you want auto completion for native commands they need to be registered first. PSReadLine provides autocompletion support but it only works by default with things builtin to PowerShell itself. For `git` there is a fairly popular module called posh-git [1] that provides auto completion support for some of the well known commands. Git for Windows also calls it out [2]. You can also provide your own custom auto complete calls with Register-ArgumentCompleter [3]. Hope this helps!

    [1] https://github.com/dahlbyk/posh-git

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • PersistenceSniper

    Powershell module that can be used by Blue Teams, Incident Responders and System Administrators to hunt persistences implanted in Windows machines. Official Twitter/X account @PersistSniper. Made with ❀️ by @last0x00 and @dottor_morte

  • PSKoans

    A simple, fun, and interactive way to learn the PowerShell language through Pester unit testing.

  • Locksmith

    A small tool built to find and fix common misconfigurations in Active Directory Certificate Services. (by TrimarcJake)

  • monkey365

    Monkey365 provides a tool for security consultants to easily conduct not only Microsoft 365, but also Azure subscriptions and Microsoft Entra ID security configuration reviews.

  • Posh-ACME

    PowerShell module and ACME client to create certificates from Let's Encrypt (or other ACME CA)

  • hawk

    Powershell Based tool for gathering information related to O365 intrusions and potential Breaches (by T0pCyber)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • PSWinReporting

    This PowerShell Module has multiple functionalities, but one of the signature features of this module is the ability to parse Security logs on Domain Controllers providing easy to use access to AD Events.

  • z

    Save time typing out directory paths in PowerShell by jumping around instead. (by badmotorfinger)

  • PSRule.Rules.Azure

    Rules to validate Azure resources and infrastructure as code (IaC) using PSRule.

  • psfalcon

    PowerShell for CrowdStrike's OAuth2 APIs

  • PoShLog

    :nut_and_bolt: PoShLog is PowerShell cross-platform logging module. It allows you to log structured event data into console, file and much more places easily. It's built upon great C# logging library Serilog - https://serilog.net/

  • scoop-completion

    scoop tab completion, work with powershell

  • ADLab

    Custom PowerShell module to setup an Active Directory lab environment to practice penetration testing.

  • OSD

    OSD Shared Functions

  • CosmosDB

    PowerShell Module for working with Azure Cosmos DB databases, collections, documents, attachments, offers, users, permissions, triggers, stored procedures and user defined functions.

  • ConfluencePS

    Confluence REST API (including Cloud) via PowerShell

  • PSBicep

    This is the repo for the Bicep PowerShell Module.

  • PwshSpectreConsole

    πŸ‘» PwshSpectreConsole is a PowerShell wrapper for the awesome Spectre.Console library

    Project mention: Ask HN: What is the best way to author blogs in 2024v | news.ycombinator.com | 2024-07-20

    Astro is awesome. It’s easy enough to get started with a template for a static site and flexible enough to build dynamic web apps.

    My static personal site is Astro hosted on cloudflare pages https://github.com/ShaunLawrie/shaunlawrie.com

    And I used their documentation template https://starlight.astro.build/ for my autogenerated docs on https://pwshspectreconsole.com/

    I love having the ability to focus on the content and never having any blockers if I want to do something weird like embed a prebuilt react component for some edge cases.

  • PowerFGT

    PowerShell module to manage Fortinet (FortiGate) Firewall

  • PipeScript

    A Metaprogramming Language for PowerShell (and anything else)

  • posh

    Powershell modules and functions by majkinetor (by majkinetor)

  • PSCalendar

    :calendar: A set of PowerShell commands for displaying calendars in the console.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

PowerShell powershell-module discussion

Log in or Post with

PowerShell powershell-module related posts

  • 10 Free APIs to supercharge your side projects

    1 project | dev.to | 26 Nov 2024
  • πŸ”“ 10 Free APIs to Power Your Next Project: Unlocking Potential for Developers πŸš€

    1 project | dev.to | 14 Aug 2024
  • Build A Currency Converter in ReactJS | Best Beginner ReactJS Project

    1 project | dev.to | 26 Jun 2024
  • Bitcoin Exodus: $490K Swindle (malicious app in Snap Store)

    3 projects | news.ycombinator.com | 20 Feb 2024
  • If you have no experience, learn Powershell (or Python)

    2 projects | /r/ITCareerQuestions | 8 Dec 2023
  • Migrate child cid to parent cid

    1 project | /r/crowdstrike | 8 Dec 2023
  • Get Falcon Scanning Results Via API

    1 project | /r/crowdstrike | 7 Dec 2023
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 9 Dec 2024
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more β†’

Index

What are some of the best open-source powershell-module projects in PowerShell? This list will help you:

Project Stars
1 posh-git 7,730
2 PersistenceSniper 1,928
3 PSKoans 1,726
4 Locksmith 889
5 monkey365 859
6 Posh-ACME 778
7 hawk 717
8 PSWinReporting 707
9 z 435
10 PSRule.Rules.Azure 400
11 psfalcon 372
12 PoShLog 200
13 scoop-completion 173
14 ADLab 171
15 OSD 158
16 CosmosDB 156
17 ConfluencePS 152
18 PSBicep 134
19 PwshSpectreConsole 117
20 PowerFGT 108
21 PipeScript 89
22 posh 81
23 PSCalendar 65

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that PowerShell is
the 40th most popular programming language
based on number of metions?