issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:JavaScript language:JavaScript
Filter by
4.4M results
Hussam - Application build, installer and distribution files
Hiba - Login screen, dashboard screen and main application UI
Describe the bug
Bug Report
Description
In aiRecommendationService.js, generateAIInsights catches errors and logs them with console.error. Every other service
file (adminService.js, ticketService.js), ...
bug
Samar Khan - AI grading engine, OCR, security, database and pipeline modules
secubox-threat-analyst.service was disabled+never started on gk2 → /threat-analyst/ page loads but all data endpoints
fail. Root cause: postinst systemctl enable/start no-op during offline/image-build ...
bug
Background
The SDK currently supports Python =3.8, 3.13. Python 3.14 has been released, and Python 3.8 reached end-of-life
on 2024-10-07.
Proposal
- Extend the supported range to Python =3.9, 3.15 ...
What
`execute_embed_task` in `backend/src/routes/embed.py:184-191` catches all exceptions and returns:
```python return { \ success\ : False, \ message\ : f\ Error during embedding: {str(e)}\ , ... } ...
Currently Invenio’s marshmallow schemas handling re-instantiates schemas on each service call. Part of the fix has
already been done by moving request data to ContextVar.
What s left:
- removing partial(...) ...
Use case
Organizations running FortiSIEM want to operationalize the threat intelligence curated in OpenCTI by pushing IOCs into a
FortiSIEM Watch List, so rules and analytics can match events against ...
feature
needs triage
Problem
hyphi.configs._set_wd (called by _configure) calls os.chdir(...) to move the process into a discovered project
directory. Changing the process working directory from inside a library is a side ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.