File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ BYLICKILABS – Intelligence Systems & Communications
104104## 🚀 Core Capabilities
105105
106106| Capability | Description |
107- | ------------- | ------------- |
107+ | : ---| ---: |
108108| ** AI Classification Engine** | Detects sensitive content and calculates contextual risk scores |
109109| ** Policy Mapping Engine** | Maps classification levels to automatic actions (Encrypt / Log / Ignore) |
110110| ** Encryption Layer (AES-256)** | Local, per-directory key management using Fernet for authenticated encryption |
@@ -214,7 +214,7 @@ Content-Type: application/json
214214## 🧱 Default Policy Matrix
215215
216216| Classification | Risk Range | Action |
217- | ---------------- | ------------- | -------- |
217+ | : ---| : ---: | ---: |
218218| PUBLIC | 0–29 | Ignore |
219219| INTERNAL | 30–59 | Log Only |
220220| CONFIDENTIAL | 60–79 | Encrypt |
@@ -225,7 +225,7 @@ Content-Type: application/json
225225## 🗄️ Audit Logging Schema
226226
227227| Field | Description |
228- | ------- | -------------- |
228+ | : ---| ---: |
229229| file_path | Path of analyzed file |
230230| classification | Detected sensitivity level |
231231| risk_score | Calculated risk score |
You can’t perform that action at this time.
0 commit comments