Skip to content
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

feat: Add server-specific files to the request for application with schema while proxying the completion request #649

Conversation

sergey-zinchenko
Copy link
Contributor

@sergey-zinchenko sergey-zinchenko commented Jan 20, 2025

  • CollectRequestApplicationFilesFn adds files from server application properties as auto-shared to the request key
  • if application properties are null, then throw an internal server error
  • if some of the files from properties are not accessible, then throw a forbidden error
  • forbidden error on inaccessible or non-existing files added to all the handlers of custom applications (via validation modification)

@ai-dial-actions
Copy link
Contributor

ai-dial-actions commented Jan 20, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

@sergey-zinchenko sergey-zinchenko merged commit cbf3f88 into epam:development Jan 21, 2025
8 checks passed
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.

3 participants