Luís Miguel
|
0d5b6f7927
|
fix(security): SSRF validation for map downloads and error sanitization (CWE-918, CWE-209) (#552)
* fix(security): add SSRF validation to map download URLs from manifest
* fix(security): sanitize verbose error in rag controller scan endpoint
* fix(security): sanitize verbose errors in benchmark controller
* fix(security): sanitize verbose error in system controller version fetch
* fix(security): sanitize verbose errors in chats controller (6 instances)
* fix(security): sanitize verbose errors in docker service (6 instances)
* fix(security): sanitize verbose error in system update service
* fix(security): sanitize verbose errors in collection update service
---------
Co-authored-by: Jake Turner <52841588+jakeaturner@users.noreply.github.com>
|
2026-04-17 14:12:02 -07:00 |
|
Henry Estela
|
69c15b8b1e
|
feat(AI): enable remote AI chat host
|
2026-04-03 14:26:50 -07:00 |
|
Jake Turner
|
dfa896e86b
|
feat(RAG): allow deletion of files from KB
|
2026-03-04 20:05:14 -08:00 |
|
Jake Turner
|
99b96c3df7
|
feat(RAG): display embedding queue and improve progress tracking
|
2026-03-04 20:05:14 -08:00 |
|
Jake Turner
|
4747863702
|
feat(AI Assistant): allow manual scan and resync KB
|
2026-02-09 15:16:18 -08:00 |
|
Jake Turner
|
8726700a0a
|
feat: zim content embedding
|
2026-02-08 13:20:10 -08:00 |
|
Jake Turner
|
d1f40663d3
|
feat(RAG): initial beta with preprocessing, embedding, semantic retrieval, and ctx passage
|
2026-02-01 23:59:21 +00:00 |
|
Jake Turner
|
243f749090
|
feat: [wip] native AI chat interface
|
2026-01-31 20:39:49 -08:00 |
|
Jake Turner
|
50174d2edb
|
feat(RAG): [wip] RAG capabilities
|
2026-01-31 20:39:49 -08:00 |
|