run-llama / llama-hub

A library of data loaders for LLMs made by the community -- to be used with LlamaIndex and/or LangChain
https://llamahub.ai/
MIT License
3.44k stars 731 forks source link

use safe_load for yaml #841

Closed logan-markewich closed 9 months ago

logan-markewich commented 9 months ago

anything loading yaml should be doing so safely, use yaml.safe_load()

review-notebook-app[bot] commented 9 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB