Skip to main content

Power Platform Security Assessment Tool

Project description

Power Platform Quick Assessment Tool

Open Source Risk Assessment Tool for Power Platform

With citizen developers' widespread adoption of Microsoft Power Platform, security teams are challenged to evaluate the risks and vulnerabilities created by these business users.

To assess your risk exposure, Nokod developed "Power Platform Quick Assessment Tool", a lightweight, open-source assessment tool that you can easily run locally/on-premise.
Its purpose is to provide a quick and informative view of your Power Platform environments - development and production - and help you understand the size of your attack surface and prominent security issues.
Receive an easily shareable report with stats on your environments, components, and connectors and insights into vulnerabilities.

If you need help with this tool, please contact us at support@nokodsecurity.com.

Requirements

The following Power Platform privileges are required for the tool to run:

  • Power Platform administrator (or a global administrator).
  • Explicit "system administrator" privileges for each of the environments that are scanned.

Installation

You can install the package using pipx (recommended), pip, or uv.

Using pipx (recommended)

pipx installs the package in an isolated environment and makes it available globally (works on all platforms):

# Install pipx if you don't have it
pip install pipx

# Install the tool
pipx install power-platform-security-assessment

Using uv

# Create virtual environment
uv venv

# Install the package
uv pip install power-platform-security-assessment

Using pip

# Create virtual environment
python -m venv venv

# Activate virtual environment
source venv/bin/activate   # macOS/Linux
venv\Scripts\activate      # Windows

# Install the package
pip install power-platform-security-assessment

Usage

If installed with pipx

Run the security assessment tool directly:

power-platform-security-assessment

If installed with pip or uv

First activate your virtual environment, then run the tool:

# If installed with uv
source .venv/bin/activate   # macOS/Linux
.venv\Scripts\activate      # Windows

# If installed with pip
source venv/bin/activate    # macOS/Linux
venv\Scripts\activate       # Windows

# Run the tool
power-platform-security-assessment

License

This project is licensed under the MIT License. See the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

power_platform_security_assessment-0.1.4.tar.gz (23.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file power_platform_security_assessment-0.1.4.tar.gz.

File metadata

File hashes

Hashes for power_platform_security_assessment-0.1.4.tar.gz
Algorithm Hash digest
SHA256 6f6265cfd374b70fdd57248423d6bb12788b9a3111e79bb9012eaafe31bfa405
MD5 6c79189dbdc48226d5b2b8df435d0baf
BLAKE2b-256 318a348591bc46a172fcd7eee7c5116501937c4793abb974dd74b794013d1f7f

See more details on using hashes here.

File details

Details for the file power_platform_security_assessment-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for power_platform_security_assessment-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1bff9d896711407f6d7ce7033320683a33f3ab3e5507ca48d23360d398cfad37
MD5 18b646d67d55f49d3c6893c74ee563dc
BLAKE2b-256 49ba5c2ba6b84b9efbaf5ef262ab314161d915536bf16fd6c811075f76c00efd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page