Commit Graph

793 Commits (744d4ebbaf4349444d8d361593c4c04652c6c54b)
 

Author SHA1 Message Date
Pavel b47ecab1a9 llama-cpp local 12 months ago
Pavel b86c294250
Merge pull request #354 from arc53/featue/elasticsearch
working es
12 months ago
Alex 3eacfb91aa fix314 12 months ago
Alex 94164c2a71
Merge branch 'main' into featue/elasticsearch 12 months ago
Alex d85eb83ea2 elastic search fixes 12 months ago
Alex b2002639db
Merge pull request #353 from arc53/bug/fix-aes-pdf
Update requirements.txt
12 months ago
Alex 347cfe253f elastic2 12 months ago
Pavel 833e1836e1
Merge pull request #352 from arc53/feature/aws-sagemaker-inference
sagemaker + llm creator class
12 months ago
Alex e4be38b9f7 sagemaker + llm creator class 12 months ago
Alex 783e7f6939 working es 12 months ago
Alex c1c54f4848
Update README.md 12 months ago
Alex 86be6be2d2
Update Dockerfile 12 months ago
Alex 35a63e867a
Merge pull request #345 from beardcodes/patch-1
Update Dockerfile
12 months ago
Alex 9c12a417ee
Update README.md 12 months ago
Alex 32a019c0d6 Update requirements.txt 12 months ago
Pavel b7e4a3c99e
Merge pull request #348 from arc53/feature/better-structure
Feature/better structure
12 months ago
Alex 039062d071 ruff fix 12 months ago
Alex 83ae3e8371 more ruff fixes 12 months ago
Alex 852de8bdfc ruff linting 12 months ago
Alex b8acb860aa some tests 12 months ago
Alex e6849b85d1 Create huggingface.py 12 months ago
Alex 8fa9657ba6 working full 12 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).
12 months ago
Alex 52507a5a95
Merge pull request #342 from arc53/hacktoberfest 12 months ago
Alex d8505ba2ab
Update README.md 12 months ago
Alex fa26c0997e
Update index.mdx 12 months ago
Alex 5a0aadd2ae Hacktoberfest info 12 months ago
Alex 025549ebf8 fixes to make it work 12 months ago
Alex e85a583f0a testings 12 months ago
Alex f7244ddb7a
Merge pull request #340 from DenyTwice/main
UI Improvements, implements task 3 in issue #279
12 months ago
DenyTwice d983a519e3 Uncomments selectDocsModal, removes redundant styles 12 months ago
DenyTwice ae01070b8f Design consistency changes, fixes arrow icon positioning in source docs dropdown 1 year ago
dependabot[bot] 0ffb40f4c1
Bump cryptography from 41.0.3 to 41.0.4 in /application
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] 8bcffb4ad5
Bump cryptography from 41.0.3 to 41.0.4 in /scripts
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Alex b2118602d9
Merge pull request #335 from B2o5T/patch-1
fix syntax highlightning
1 year ago
Dimitri POSTOLOV 9303f3b47b
Update API-docs.md 1 year ago
Alex e5c43cfc4b
Merge pull request #334 from arc53/support-for-docx
Include docx files in the frontend
1 year ago
Alex 45fc08e221 Update Upload.tsx 1 year ago
Alex 67e8511106 Update Upload.tsx 1 year ago
Pavel 4f7fd0a62b
Merge pull request #333 from arc53/feature/update-guides
updated deployment and created react widget guide
1 year ago
Alex 88fe454962 removed unecessary comma 1 year ago
Alex 26f7a9be0a updated deployment and create react widget guide 1 year ago
Alex 9256926bb7
Update README.md 1 year ago
Alex 2a83318739 updates modal 1 year ago
Pavel d6e2535a5e
Merge pull request #330 from arc53/feature/better-widget
Feature/better widget
1 year ago
Alex 2bffb7e22c update widgets 1 year ago
Alex 24a162cf86 use all states 1 year ago
Alex f3104f3bc4 different source docs 1 year ago
Alex 45f1bf6709 widget final 1 year ago
Alex 40b2590815 different imports 1 year ago