File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 2323 ],
2424 "allowedVersions" : " <1.32.0"
2525 },
26+ {
27+ "matchBaseBranches" : [
28+ " release/v1.3"
29+ ],
30+ "matchDepNames" : [
31+ " github.com/rancher/security-scan"
32+ ],
33+ "allowedVersions" : " <v0.6.0"
34+ },
2635 {
2736 "matchBaseBranches" : [" release/v1.2" ],
2837 "matchDepNames" : [
4049 ],
4150 "allowedVersions" : " <1.31.0"
4251 },
52+ {
53+ "matchBaseBranches" : [" release/v1.2" ],
54+ "matchDepNames" : [
55+ " github.com/rancher/security-scan"
56+ ],
57+ "allowedVersions" : " <v0.5.0"
58+ },
4359 {
4460 "matchBaseBranches" : [" release/v1.1" ],
4561 "matchDepNames" : [
5672 " k8s.io/client-go"
5773 ],
5874 "allowedVersions" : " <1.29.0"
75+ },
76+ {
77+ "matchBaseBranches" : [" release/v1.1" ],
78+ "matchDepNames" : [
79+ " github.com/rancher/security-scan"
80+ ],
81+ "allowedVersions" : " <v0.4.0"
5982 }
6083 ]
6184}
You can’t perform that action at this time.
0 commit comments