feat: enhance AI functionality + ChatBox with context menu and utili… #137
5 new issues (0 max.) of at least severity.
Annotations
Check failure on line 87 in app/routes/api.projects.$.tsx
codacy-production / Codacy Static Code Analysis
app/routes/api.projects.$.tsx#L87
The application dynamically constructs file or path information.
Check failure on line 197 in app/routes/api.projects.$.tsx
codacy-production / Codacy Static Code Analysis
app/routes/api.projects.$.tsx#L197
Checks for setting the environment variable NODE_TLS_REJECT_UNAUTHORIZED to 0, which disables TLS verification.
Check warning on line 12 in backend/main.py
codacy-production / Codacy Static Code Analysis
backend/main.py#L12
'datetime.datetime' imported but unused (F401)
Check warning on line 72 in backend/main.py
codacy-production / Codacy Static Code Analysis
backend/main.py#L72
Try, Except, Pass detected.
Check failure on line 62 in backend/poetry.lock
codacy-production / Codacy Static Code Analysis
backend/poetry.lock#L62
Insecure dependency pypi/[email protected] (CVE-2020-25658: python-rsa: bleichenbacher timing oracle attack against RSA decryption) (update to 4.7)