Add "encoding/json" to denylist #18

Merged
zeripath merged 1 commits from :add-encoding-json-block into master 2022-01-22 15:17:49 +00:00
Contributor
  • "encoding/json" should be avoided as we got a json module for that which get the correct json library when specified.
  • Allow to exempt this denylist(e.g. the json module need to import this package).
- "encoding/json" should be avoided as we got a json module for that which get the correct json library when specified. - Allow to exempt this denylist(e.g. the json module need to import this package).
Gusted added 1 commit 2022-01-21 22:32:26 +00:00
Add "encoding/json" to denylist
- "encoding/json" should be avoided as we got a json module for that
which get the correct json library when specified.
- Allow to exempt this denylist(e.g. the json module need to import this
package).
All checks were successful
continuous-integration/drone/pr Build is passing
000114a5a3
lunny approved these changes 2022-01-22 03:57:26 +00:00
Author
Contributor
Ref: https://github.com/go-gitea/gitea/pull/18361
zeripath approved these changes 2022-01-22 15:17:07 +00:00
zeripath merged commit 48ebc90254 into master 2022-01-22 15:17:49 +00:00
Gusted deleted branch add-encoding-json-block 2022-01-22 15:20:17 +00:00
wolfogre added this to the v0.2.2 milestone 2022-12-02 02:11:03 +00:00
wolfogre added the
feature
label 2022-12-02 02:11:08 +00:00
Sign in to join this conversation.
No description provided.