guangwu
f7fb32893b
fix: close file in LocalFileSystemProvider's Put() ( #2882 )
2024-04-20 00:11:52 +08:00
Yang Luo
7318ee6e3a
Improve LocalFileSystemProvider's error handling
2023-09-07 10:49:39 +08:00
Alex OvsInc
6ebca6dbe7
fix: Gosec/sec fixes ( #2004 )
...
* Customization of the initialization file
* fix: G601 (CWE-118): Implicit memory aliasing in for loop
* fix: G304 (CWE-22): Potential file inclusion via variable
* fix: G110 (CWE-409): Potential DoS vulnerability via decompression bomb
2023-06-21 18:55:20 +08:00
leoshine
78efc9c2d0
feat: add azure storage support ( #735 )
...
* feat: add zure storage support
* Update local_file_system.go
Co-authored-by: Gucheng <85475922+nomeguy@users.noreply.github.com>
2022-05-03 17:59:07 +08:00
Gucheng Wang
db37f53d6c
Update license headers.
2022-02-13 23:39:27 +08:00
sh1luo
c55fa4f452
feat: add local file system storage provider ( #224 )
...
Signed-off-by: sh1luo <690898835@qq.com>
2021-08-14 14:19:45 +08:00