Skip to content

RAG service security #2359

Closed Answered by cvirtucio
cvirtucio asked this question in Q&A
Discussion options

You must be logged in to vote

ok. after some digging, I figured out how the RAG service works with the filesystem. it only scans files which are do not match the spec, which would be gitignored and gitcrypted files. looks fine, but the mount of the HOME directory by default struck me as a red flag. thankfully that's not a major issue since only the project root is scanned, which is translated to the filepath on the container's filesystem.

good enough for me, since the .env and .envrc files are always gitignored.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by cvirtucio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant