-
Notifications
You must be signed in to change notification settings - Fork 228
feat(api): add AI-powered question extraction and update dependencies #1858
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🔒 Comp AI - Security Review🔴 Risk Level: HIGHOSV scan found 3 vulnerabilities: xlsx@0.18.5 (GHSA-4r6h: Prototype Pollution; GHSA-5pgg: ReDoS) and ai@5.0.0 (GHSA-rwvc: filetype whitelist bypass). 📦 Dependency Vulnerabilities🟠 NPM Packages (HIGH)Risk Score: 8/10 | Summary: 2 high, 1 low CVEs found
🛡️ Code Security AnalysisView 2 file(s) with issues🟡 apps/api/src/questionnaire/questionnaire.service.ts (MEDIUM Risk)
Recommendations:
🔴 apps/api/src/questionnaire/utils/content-extractor.ts (HIGH Risk)
Recommendations:
💡 RecommendationsView 3 recommendation(s)
Powered by Comp AI - AI that handles compliance for you. Reviewed Dec 5, 2025 |
# [1.67.0](v1.66.0...v1.67.0) (2025-12-05) ### Features * **api:** add AI-powered question extraction and update dependencies ([#1858](#1858)) ([33600d0](33600d0))
|
🎉 This PR is included in version 1.67.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
What does this PR do?
Visual Demo (For contributors especially)
A visual demonstration is strongly recommended, for both the original and new change (video / image - any one).
Video Demo (if applicable):
Image Demo (if applicable):
Mandatory Tasks (DO NOT REMOVE)
How should this be tested?
Checklist