Commit Graph

187 Commits (c1c54f484840b78b550e1c50629fe7957ad3a506)

Author SHA1 Message Date
Alex 86be6be2d2
Update Dockerfile 9 months ago
Alex 35a63e867a
Merge pull request #345 from beardcodes/patch-1
Update Dockerfile
9 months ago
Pavel b7e4a3c99e
Merge pull request #348 from arc53/feature/better-structure
Feature/better structure
9 months ago
Zakarya El Quaroui 04b038960b
Update Dockerfile
The current node version is vulnerable to buffer overflow. 

CVE-2022-3602
PUBLISHED
View JSON
X.509 Email Address 4-byte Buffer Overflow
Important CVE JSON 5 Information
Assigner: Openssl

Published: 2022-11-01Updated: 2022-11-03
A buffer overrun can be triggered in X.509 certificate verification, specifically in name constraint checking. Note that this occurs after certificate chain signature verification and requires either a CA to have signed the malicious certificate or for the application to continue certificate verification despite failure to construct a path to a trusted issuer. An attacker can craft a malicious email address to overflow four attacker-controlled bytes on the stack. This buffer overflow could result in a crash (causing a denial of service) or potentially remote code execution. Many platforms implement stack overflow protections which would mitigate against the risk of remote code execution. The risk may be further mitigated based on stack layout for any given platform/compiler. Pre-announcements of CVE-2022-3602 described this issue as CRITICAL. Further analysis based on some of the mitigating factors described above have led this to be downgraded to HIGH. Users are still encouraged to upgrade to a new version as soon as possible. In a TLS client, this can be triggered by connecting to a malicious server. In a TLS server, this can be triggered if the server requests client authentication and a malicious client connects. Fixed in OpenSSL 3.0.7 (Affected 3.0.0,3.0.1,3.0.2,3.0.3,3.0.4,3.0.5,3.0.6).
9 months ago
Alex e85a583f0a testings 9 months ago
DenyTwice d983a519e3 Uncomments selectDocsModal, removes redundant styles 10 months ago
DenyTwice ae01070b8f Design consistency changes, fixes arrow icon positioning in source docs dropdown 10 months ago
Alex e5c43cfc4b
Merge pull request #334 from arc53/support-for-docx
Include docx files in the frontend
10 months ago
Alex 45fc08e221 Update Upload.tsx 10 months ago
Alex 67e8511106 Update Upload.tsx 10 months ago
Alex 1b7dc8a509
Merge pull request #298 from arc53/feature/hisotry
fix the styling in a box
11 months ago
Alex 87cc3cf168 fix the styling in a box 11 months ago
Pavel 1687e6682a
Merge pull request #290 from arc53/feature/hisotry
history
11 months ago
Alex 8187a339f0 little bug fix 11 months ago
Alex 382c3930a2 history 11 months ago
dependabot[bot] b8e57c9b6f
Bump word-wrap from 1.2.3 to 1.2.4 in /frontend
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
Sukhman S 96eb68e042 feat: use generic Modal with render props 1 year ago
Sukhman S bf78bdd6d4 feat: pass ErrorMessage as a prop to Modal 1 year ago
Sukhman S d998815847 fix: fix styles for error message 1 year ago
Sukhman S 00ba7b78ca feat: use generic Modal with render props 1 year ago
Sukhman S 0b735d94f1 feat: add generic Modal component 1 year ago
Alex b8e28e0c12
Merge pull request #256 from arc53/dependabot/npm_and_yarn/frontend/vite-4.1.5
Bump vite from 4.1.4 to 4.1.5 in /frontend
1 year ago
Idan 2404899e28 Fixed request length bug, changed to as less used port 1 year ago
Alex 94cc18bd71 fix for sending sources + azure embeddings issue 1 year ago
Alex bff200fede Sources by filename if available 1 year ago
Alex af6f783043 hotfix 1 year ago
Alex 610adcbefc Sources in responses 1 year ago
dependabot[bot] 1d3631fa04
Bump vite from 4.1.4 to 4.1.5 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.1.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.1.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Alex f8910ba136 Added history in streaming convo + fixed little bug with message margins on loading state 1 year ago
Alex fae3f55010 Working streaming 1 year ago
Alex 20c877f75b working fe 1 year ago
Alex 8380858a82 some fixes 1 year ago
Alex d2358c399d working version 1 year ago
Alex c3af8a77af working streams 1 year ago
Alex ff2e79fe7b streaming experiments 1 year ago
Alex 7f56f57778 better markdown styling 1 year ago
Serge Kozloff db4cdc901c
Merge pull request #1 from arc53/main
t
1 year ago
Alex cb47bcdb0e Update ConversationBubble.tsx 1 year ago
Alex dbe9c4dc18 init 1 year ago
Serj b6cadb1d65 Removed spaces 1 year ago
Chen d3fab69155 feat: ui enhancement 1 year ago
Alex 9ba86bc174 Update preferenceSlice.ts 1 year ago
Alex e6f1c7d0c3 mobile more space 1 year ago
Alex 87ad9a3190 Update Upload.tsx 1 year ago
Alex 0ed45f8754 fix pending status 1 year ago
Alex 116e4401c4 Update .env.production 1 year ago
Alex d5522e7c08 prep things 1 year ago
Alex 658b14ba26 failed upload 1 year ago
Alex 38f8469d0b Update Navigation.tsx 1 year ago
Alex 625448fcd1 Update Navigation.tsx 1 year ago