Merge pull request #83261 from liggitt/yaml-limits

limit yaml/json decode size

Kubernetes-commit: 4afcba42bed2bb7c36e5209a90d87343f32a0efa
This commit is contained in:
Kubernetes Publisher
2019-10-02 20:28:08 -07:00
parent 1be1e75737
commit 9f91627dc6
3 changed files with 17 additions and 14 deletions
+5 -5
View File
@@ -360,7 +360,7 @@
},
{
"ImportPath": "gopkg.in/yaml.v2",
"Rev": "v2.2.2"
"Rev": "v2.2.4"
},
{
"ImportPath": "honnef.co/go/tools",
@@ -368,19 +368,19 @@
},
{
"ImportPath": "k8s.io/api",
"Rev": "d58b53da08f5"
"Rev": "10e821c09743"
},
{
"ImportPath": "k8s.io/apimachinery",
"Rev": "62598f38f24e"
"Rev": "c930edf45883"
},
{
"ImportPath": "k8s.io/client-go",
"Rev": "07054768d98d"
"Rev": "a746c2f219b7"
},
{
"ImportPath": "k8s.io/code-generator",
"Rev": "32dfb485ddce"
"Rev": "700b1226c0bd"
},
{
"ImportPath": "k8s.io/gengo",