@@ -87,52 +87,67 @@ jobs:
8787 prerelease : false
8888 body : |
8989
90- SysAI v1.6 .0-beta significantly expands operational intelligence, trust-awareness and troubleshooting workflow capabilities .
90+ SysAI Assistant v1.7 .0-beta expands Security & Exposure Intelligence with deeper infrastructure scanning, local-first CSR generation, improved operational runbooks, and stronger security audit workflows .
9191
9292 ---
9393
9494 ## Highlights
9595
96- ### Operational Trust & Safety
97- - remediation safety scoring
98- - evidence quality analysis
99- - rollback trust semantics
100- - verification trust semantics
101- - assumptions vs verified evidence separation
102- - safer rollback logic
103- - improved anti-hallucination operational safeguards
104-
105- ### Operational Intelligence
106- - environment-aware diagnostics
107- - context-linked operational history
108- - improved workflow continuity foundations
109- - multilingual operational consistency improvements
110- - reasoning transparency enhancements
111- - safer infrastructure remediation logic
112-
113- ### UX Improvements
114- - improved live history search
115- - homepage → history workflow integration
116- - refined operational result rendering
117- - clearer operational trust visualization
118-
119- ### Included Features
120- - 7 operational AI tools
121- - Windows installer + portable builds
122- - Linux AppImage / DEB / RPM
123- - local-first architecture
124- - multi-provider support
125- - Ollama fully local/offline support
126- - integrated security scanners
127- - rollback-aware workflows
96+ ### Security & Exposure Intelligence
97+ - Infrastructure Intelligence target scanner
98+ - Service Matrix and Attack Surface Summary
99+ - HTTP/HTTPS, SSH, mail, database and web service intelligence
100+ - Redirect host analysis and target normalization for domains and full URLs
101+ - Exposure scoring improvements
102+ - Metadata leak and version disclosure analysis
103+ - Admin/login surface detection
104+ - Better separation between remote scans and local audits
105+
106+ ### Local-first CSR Generator
107+ - Generate private keys and certificate signing requests locally
108+ - RSA 2048 and RSA 4096 support
109+ - ECDSA P-256 and ECDSA P-384 support
110+ - SAN DNS and IP support
111+ - Equivalent OpenSSL command output
112+ - Copy/export workflows for private key and CSR
113+ - No AI provider usage and no network transmission for CSR material
114+
115+ ### Secret Detection
116+ - Expanded local-first secret detection
117+ - Better masking of sensitive values
118+ - Support for common config secrets, tokens, private keys and credential URLs
119+ - Safer handling of sensitive local inputs
120+
121+ ### Permission Auditing
122+ - Filesystem and permission audit improvements
123+ - World-writable path detection
124+ - SSH permission checks
125+ - Docker socket exposure checks
126+ - Sudoers risk analysis
127+
128+ ### Operational Runbooks
129+ - Generate operational runbooks from troubleshooting and security results
130+ - Verification steps
131+ - Remediation guidance
132+ - Rollback notes
133+ - Prevention recommendations
134+
135+ ### Workflow Improvements
136+ - Improved command palette coverage
137+ - Better workflow continuity across security and troubleshooting sessions
138+ - Reduced stale-result leakage between scan modes
139+ - Improved history handling for meaningful operational outputs
140+ - Updated multilingual UI coverage for English, Italian, French, German and Spanish
128141
129142 ---
130143
131144 ## Notes
132145
133- This is still a beta-stage release intended for testing and operational feedback .
146+ This is a beta-stage release intended for testing, feedback and operational evaluation .
134147
135- Always review AI-generated commands and remediation steps before applying them to production infrastructure.
148+ Always review generated commands, remediation steps and security recommendations before applying them to production infrastructure.
149+
150+ CSR/private key generation is local-first, but private keys are sensitive: store them securely and never share them unintentionally.
136151
137152 ---
138153
@@ -141,9 +156,12 @@ jobs:
141156 GitHub:
142157 https://github.com/shadowbipnode/sysai-assistant
143158
144- Support development:
159+ Support development on GitHub Sponsors :
145160 https://github.com/sponsors/shadowbipnode
146161
162+ Lightning donation:
163+ donate@shadowbip.com
164+
147165
148166 files : |
149167 artifacts/**/*
0 commit comments