Skip to content

Conversation

@mpartipilo
Copy link
Collaborator

@mpartipilo mpartipilo commented Dec 2, 2025

[DO NOT MERGE]

Introduce multi-vector configuration support in C# along with a new vectorizer schema. Enhance the properties template to accommodate nested types and descriptions. Implement a validation script for the vectorizer schema and provide a comprehensive JSON data model for various vectorizer configurations. Include JSON and JTD schemas to ensure data integrity and validation.

- Introduced multi-vector configuration in C# with a new template for MultiVectors.
- Enhanced properties template to support vectorizer definitions with nested types and descriptions.
- Implemented a validation script for vectorizer schema and data model.
- Added comprehensive vectorizer data model in JSON format, including various vectorizer configurations.
- Created JSON schema and JTD schema for vectorizer configurations to ensure data integrity and validation.
Copy link

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 8   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca
🛡️ The following SAST misconfigurations have been detected
NAME FILE
medium Dynamic File Path Construction from User Input Can Lead to Path Traversal Attacks codegen/generate.js View in code
medium Dynamic File Path Construction from User Input Can Lead to Path Traversal Attacks codegen/generate.js View in code
medium Dynamic File Path Construction from User Input Can Lead to Path Traversal Attacks codegen/generate.js View in code
medium Dynamic File Path Construction from User Input Can Lead to Path Traversal Attacks codegen/generate.js View in code
medium Dynamic File Path Construction from User Input Can Lead to Path Traversal Attacks codegen/generate.js View in code
medium Dynamic File Path Construction from User Input Can Lead to Path Traversal Attacks codegen/generate.js View in code
medium Dynamic File Path Construction from User Input Can Lead to Path Traversal Attacks codegen/generate.js View in code
medium Dynamic File Path Construction from User Input Can Lead to Path Traversal Attacks codegen/generate.js View in code

@mpartipilo mpartipilo changed the title Add multi-vector configuration support and vectorizer schema DNM: Add multi-vector configuration support and vectorizer schema Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants