Flowise/packages/components
Vinod Kiran 8bd3de4153
Bugfix: Check for relative path when saving file, to prevent unauthorised writes (#3172)
* Check for relative path when saving file, to prevent unauthorised writes

* preventing relative paths for all modes (s3/local)

* preventing relative paths for all modes (s3/local)

* Update storageUtils.ts

* changing the code to sanitizing filenames.

* fix lock file

---------

Co-authored-by: Henry Heng <henryheng@flowiseai.com>
Co-authored-by: Henry <hzj94@hotmail.com>
2024-09-14 13:58:52 +01:00
..
credentials Added meilisearch retriever component (#2824) 2024-08-18 12:23:45 +01:00
nodes feat: add support for custom overrideConfig for ChatflowTool (#3168) 2024-09-14 03:10:23 +01:00
src Bugfix: Check for relative path when saving file, to prevent unauthorised writes (#3172) 2024-09-14 13:58:52 +01:00
README-ZH.md Apache License 2.0 2023-09-08 11:49:22 +01:00
README.md Apache License 2.0 2023-09-08 11:49:22 +01:00
gulpfile.ts - Updated .js files to .jsx on frontend. 2023-11-23 08:17:06 -05:00
models.json Chore/models update (#3184) 2024-09-13 14:16:08 +01:00
package.json Bugfix: Check for relative path when saving file, to prevent unauthorised writes (#3172) 2024-09-14 13:58:52 +01:00
tsconfig.json - Updated .js files to .jsx on frontend. 2023-11-23 08:17:06 -05:00

README.md

Flowise Components

English | 中文

Apps integration for Flowise. Contain Nodes and Credentials.

Flowise

Install:

npm i flowise-components

License

Source code in this repository is made available under the Apache License Version 2.0.