Modular CyberFlage package
Project description
CyberFlage
Modular, production-ready Python package for cybersecurity signal processing and deception orchestration.
Installation
pip install -e .
Public API
from cyberflage import CyberFlage, build_config
app = CyberFlage(build_config(None))
result = app.run_once()
print(result)
CLI
python -m cyberflage --run-once
python -m cyberflage --config "{\"thresholds\":{\"HIGH\":55,\"CRITICAL\":80}}" --run-once
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
cyberflage-0.1.0.tar.gz
(6.2 kB
view details)
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 cyberflage-0.1.0.tar.gz.
File metadata
- Download URL: cyberflage-0.1.0.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6bccd3680e352d394ee5ea6c9945f5e0deeaee44acc4626226e9db68de263ec
|
|
| MD5 |
37ef88e900472356770167c29d0155a9
|
|
| BLAKE2b-256 |
581cb174fc09ab847642ef8a13637cea0c022f829387bc61d9f78e98aac2db73
|
File details
Details for the file cyberflage-0.1.0-py3-none-any.whl.
File metadata
- Download URL: cyberflage-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f88abd7f0b0e5c52c923700218399bc55a2f7b2cf207b3026f9345d3ce0e1872
|
|
| MD5 |
44667c221e1cdbd2db3fe4ae9705020f
|
|
| BLAKE2b-256 |
caacdaf35a01f1f90345bdeed69d1ae3a045091870f3b3aefa49f65bb3d790dc
|