SDK for NUA shared components
Project description
NUA SDK
Overview
The NUA SDK provides shared components and utilities for NUA security agents. This package serves as a foundation for building and extending NUA's security automation capabilities.
Installation
You can install the NUA SDK by running:
pip install nua-sdk
.env for authentication agent.
You must have this value in your .env to make sure the authentication agent will work properly
AUTH_AGENT_URL=auth agent deployment URL
Use authentication agent
from nua_sdk import AuthenticationAgent
results = AuthenticationAgent(instructions, pentest_uuid).authenticate()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nua_sdk-1.1.0.tar.gz.
File metadata
- Download URL: nua_sdk-1.1.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22fbbb0204af69bad44802d7d7950b1f7d487a58f0fd3d6895af6c0ce619e5c7
|
|
| MD5 |
52a592667e6956bf9261a6bc4b787c5a
|
|
| BLAKE2b-256 |
d3eb8328531a68f5a6f692b15841508cc6ea481d3e0178d531d61b240abf15f7
|
File details
Details for the file nua_sdk-1.1.0-py3-none-any.whl.
File metadata
- Download URL: nua_sdk-1.1.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
935db5ae111409b0c092328343254ad27c60781138ec8ecd30efd1ddb426864b
|
|
| MD5 |
6fde7f1f9070dfcac4d9e13b40a48996
|
|
| BLAKE2b-256 |
7112686a7ad9301103eecd2dfbda6ee8c6f482d47490b5d653195024e894b324
|