mirror of
https://github.com/gofiber/storage.git
synced 2025-09-29 13:52:20 +08:00
dont escape json
This commit is contained in:

committed by
GitHub

parent
73bd368b66
commit
eed3f4f839
1
.github/workflows/gosec.yml
vendored
1
.github/workflows/gosec.yml
vendored
@@ -36,6 +36,7 @@ jobs:
|
|||||||
.github/**
|
.github/**
|
||||||
**.md
|
**.md
|
||||||
json: true
|
json: true
|
||||||
|
escape_json: false
|
||||||
dir_names: true
|
dir_names: true
|
||||||
dir_names_exclude_current_dir: true
|
dir_names_exclude_current_dir: true
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user