-
Notifications
You must be signed in to change notification settings - Fork 398
Pull requests: SdSarthak/AegisAI
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: prevent SSRF via DNS rebinding with comprehensive IP validation (#1530)
level:advanced
Advanced difficulty task
type:security
Security related
#1538
opened Jul 8, 2026 by
ionfwsrijan
Contributor
Loading…
fix: add prompt injection guard to streaming RAG endpoint (#1528)
level:intermediate
Intermediate difficulty task
type:security
Security related
#1536
opened Jul 8, 2026 by
ionfwsrijan
Contributor
Loading…
feat: replace Base.metadata.create_all with alembic upgrade head and document migration workflow
level:intermediate
Intermediate difficulty task
type:devops
DevOps, CI/CD, infrastructure
#1535
opened Jul 8, 2026 by
VaishnaviJagtap18
Contributor
Loading…
5 of 12 tasks
fix: add prompt-injection guard, chunk scanning, audit logging, and grounding verification to streaming RAG endpoint
level:advanced
Advanced difficulty task
type:security
Security related
#1527
opened Jul 7, 2026 by
ionfwsrijan
Contributor
Loading…
fix: add row-level access control and pagination to background scheduler jobs
level:intermediate
Intermediate difficulty task
type:security
Security related
#1526
opened Jul 7, 2026 by
ionfwsrijan
Contributor
Loading…
fix: resolve thread-safety and lock granularity bugs in DistributedRateLimiter
level:advanced
Advanced difficulty task
type:bug
Bug fix
#1525
opened Jul 7, 2026 by
ionfwsrijan
Contributor
Loading…
fix: add HMAC-signed integrity verification to FAISS index load/save paths
level:advanced
Advanced difficulty task
type:security
Security related
#1524
opened Jul 7, 2026 by
ionfwsrijan
Contributor
Loading…
Add cascade delete relationships and ON DELETE CASCADE constraints
level:intermediate
Intermediate difficulty task
type:bug
Bug fix
#1507
opened Jul 6, 2026 by
anshul23102
Contributor
Loading…
3 tasks
Reduce bcrypt work factor for improved auth performance
level:intermediate
Intermediate difficulty task
type:security
Security related
#1506
opened Jul 6, 2026 by
anshul23102
Contributor
Loading…
3 tasks
chore : add authlib dependency to requirements.txt
level:beginner
Beginner difficulty task
type:devops
DevOps, CI/CD, infrastructure
#1504
opened Jul 6, 2026 by
tmdeveloper007
Contributor
Loading…
test : added unit tests for context.py request_id/user_id ContextVar helpers
level:beginner
Beginner difficulty task
type:testing
Tests and testing infrastructure
#1501
opened Jul 6, 2026 by
tmdeveloper007
Contributor
Loading…
fix : added limit to unbounded guard scan log pattern query in get_guard_stats
level:beginner
Beginner difficulty task
type:performance
Performance improvement
#1499
opened Jul 6, 2026 by
tmdeveloper007
Contributor
Loading…
fix : added SECRET_KEY validation requiring 32+ chars in production
gssoc:approved
GSSoC approved contribution — required for points to count
level:intermediate
Intermediate difficulty task
type:security
Security related
#1486
opened Jul 5, 2026 by
tmdeveloper007
Contributor
Loading…
fix : added BCRYPT_ROUNDS config for faster hashing in dev/test
gssoc:approved
GSSoC approved contribution — required for points to count
level:beginner
Beginner difficulty task
type:performance
Performance improvement
#1485
opened Jul 5, 2026 by
tmdeveloper007
Contributor
Loading…
fix : added admin-only authorization to guard scan log export endpoint
gssoc:approved
GSSoC approved contribution — required for points to count
level:intermediate
Intermediate difficulty task
type:security
Security related
#1484
opened Jul 5, 2026 by
tmdeveloper007
Contributor
Loading…
fix : simplified RAG health check to report general availability
gssoc:approved
GSSoC approved contribution — required for points to count
level:beginner
Beginner difficulty task
type:refactor
Code refactoring
#1483
opened Jul 5, 2026 by
tmdeveloper007
Contributor
Loading…
fix : added Cache-Control headers to badge endpoint SVG responses
gssoc:approved
GSSoC approved contribution — required for points to count
level:beginner
Beginner difficulty task
type:performance
Performance improvement
#1481
opened Jul 5, 2026 by
tmdeveloper007
Contributor
Loading…
fix : replace datetime.utcnow() with datetime.now(timezone.utc) in scheduler.py
gssoc:approved
GSSoC approved contribution — required for points to count
level:beginner
Beginner difficulty task
type:bug
Bug fix
#1471
opened Jul 5, 2026 by
tmdeveloper007
Contributor
Loading…
fix : replace datetime.utcnow() with datetime.now(timezone.utc) in analytics.py
gssoc:approved
GSSoC approved contribution — required for points to count
level:beginner
Beginner difficulty task
type:bug
Bug fix
#1470
opened Jul 5, 2026 by
tmdeveloper007
Contributor
Loading…
fix : cascade-delete notifications when AI system is deleted
gssoc:approved
GSSoC approved contribution — required for points to count
level:intermediate
Intermediate difficulty task
type:bug
Bug fix
#1469
opened Jul 5, 2026 by
tmdeveloper007
Contributor
Loading…
fix : return safe 503 error in RAG query instead of leaking raw LLM exception
gssoc:approved
GSSoC approved contribution — required for points to count
level:intermediate
Intermediate difficulty task
type:bug
Bug fix
#1468
opened Jul 5, 2026 by
tmdeveloper007
Contributor
Loading…
fix : added file_size > 0 guard in RAG ingest endpoint
gssoc:approved
GSSoC approved contribution — required for points to count
level:beginner
Beginner difficulty task
type:bug
Bug fix
#1467
opened Jul 5, 2026 by
tmdeveloper007
Contributor
Loading…
fix: catch ValueError separately in register to return 400 for weak passwords
gssoc:approved
GSSoC approved contribution — required for points to count
level:intermediate
Intermediate difficulty task
type:bug
Bug fix
#1462
opened Jul 4, 2026 by
tmdeveloper007
Contributor
Loading…
fix: return 404 instead of 401 for deleted document share link
gssoc:approved
GSSoC approved contribution — required for points to count
level:beginner
Beginner difficulty task
type:bug
Bug fix
#1458
opened Jul 4, 2026 by
tmdeveloper007
Contributor
Loading…
Structured llm documents
gssoc:approved
GSSoC approved contribution — required for points to count
level:advanced
Advanced difficulty task
type:feature
New feature
#1450
opened Jul 4, 2026 by
Dhyan-S-Kanapadi
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.