You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# ISCY V23.6.1 / Rust 0.2.1
1
+
# ISCY V23.6.2 / Rust 0.2.2
2
2
3
3
ISCY ist eine ISMS-/Cybersecurity-Plattform mit ISO 27001-, NIS2- und KRITIS-Unterstuetzung, Product Security, Zero-Trust-Agent-Posture, lokalem CVE-Enrichment und lokalem LLM-Betrieb.
4
4
@@ -96,7 +96,7 @@ Das Backend stellt serverseitige Weboberflaechen und APIs fuer die migrierten Pr
96
96
97
97
## Zero-Trust Agent
98
98
99
-
ISCY `0.2.1` enthaelt einen read-only Agent-MVP fuer Windows, macOS und Linux. Der Agent meldet Inventar, Heartbeats und Zero-Trust-Findings an die Rust-Plattform. Die Plattform stellt dazu `/zero-trust/` sowie API-Endpunkte unter `/api/v1/agents/...` bereit.
99
+
ISCY `0.2.2` enthaelt einen read-only Agent-MVP fuer Windows, macOS und Linux. Der Agent meldet Inventar, Heartbeats und Zero-Trust-Findings an die Rust-Plattform. Die Plattform stellt dazu `/zero-trust/` sowie API-Endpunkte unter `/api/v1/agents/...` bereit.
Copy file name to clipboardExpand all lines: docs/ISCY_Handbuch.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# ISCY Handbuch
2
2
3
-
Version: Arbeitsstand Juni 2026 (ISCY V23.6.1 / Rust 0.2.1)
3
+
Version: Arbeitsstand Juni 2026 (ISCY V23.6.2 / Rust 0.2.2)
4
4
5
5
Dieses Handbuch erklaert ISCY fachlich und in einfacher Sprache. Es ist fuer Menschen geschrieben, die nicht aus einem ISMS-, Compliance- oder Informationssicherheits-Umfeld kommen.
Copy file name to clipboardExpand all lines: docs/ZERO_TRUST_AGENT.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Zero-Trust Agent
2
2
3
-
Version: ISCY Rust Backend `0.2.1`
3
+
Version: ISCY Rust Backend `0.2.2`
4
4
5
5
## Zielbild
6
6
@@ -139,7 +139,7 @@ Der Plattform-Katalog kennt zusaetzlich diese Zero-Trust-Pruefpunkte, die ueber
139
139
- Softwareinventar fuer CVE-Korrelation
140
140
- Removable-Media-Policy
141
141
142
-
Wichtig: In `0.2.1` liest der Basisagent diese tiefen OS-/MDM-/EDR-Signale noch nicht selbst aus. Er liefert den sicheren Intake, die Plattformdatenstruktur und die Baseline. Konkrete Windows/macOS/Linux-Pruefmodule koennen danach gezielt erweitert werden.
142
+
Wichtig: In `0.2.2` liest der Basisagent diese tiefen OS-/MDM-/EDR-Signale noch nicht selbst aus. Er liefert den sicheren Intake, die Plattformdatenstruktur und die Baseline. Konkrete Windows/macOS/Linux-Pruefmodule koennen danach gezielt erweitert werden.
0 commit comments