This website requires JavaScript.
Explore
Help
Sign In
Dark-Alex-17
/
coyote
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
9
Packages
Projects
Releases
Wiki
Activity
Files
d81508c22a5bd7599fabc3a746a02c77f223e41b
coyote
/
src
/
vault
T
History
Dark-Alex-17
564480e165
fix: the updated regex for secrets injection broke MCP server secrets interpolation because the regex greedily matched on new lines, replacing too much content. This fix just ignores commented out lines in YAML files by skipping commented out lines.
2026-03-11 12:55:28 -06:00
..
mod.rs
fix: the updated regex for secrets injection broke MCP server secrets interpolation because the regex greedily matched on new lines, replacing too much content. This fix just ignores commented out lines in YAML files by skipping commented out lines.
2026-03-11 12:55:28 -06:00
utils.rs
fix: the updated regex for secrets injection broke MCP server secrets interpolation because the regex greedily matched on new lines, replacing too much content. This fix just ignores commented out lines in YAML files by skipping commented out lines.
2026-03-11 12:55:28 -06:00