1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 15:37:19 +00:00
kyverno/pkg
AdamKorcz 080a96fed4
Refactor fuzzing utils and add 3 fuzzers (#8555)
* Refactor fuzzing utils and add 3 fuzzers

Signed-off-by: AdamKorcz <adam@adalogics.com>

* Fix lint issues

Signed-off-by: AdamKorcz <adam@adalogics.com>

* use latest go-jmespath

Signed-off-by: AdamKorcz <adam@adalogics.com>

* Check layer size (#8552)

* fix excessive logs

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* check fetched layer size

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* check sig layer size

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

---------

Signed-off-by: Jim Bugwadia <jim@nirmata.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>

* fix lint issues

Signed-off-by: AdamKorcz <adam@adalogics.com>

---------

Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
Co-authored-by: Jim Bugwadia <jim@nirmata.com>
2023-10-05 16:33:26 +00:00
..
auth feat: support authorizer variable in CEL expressions (#8024) 2023-09-05 10:16:50 +00:00
autogen fix: use go 1.21 new packages (#8452) 2023-09-19 12:06:53 +00:00
background fix: use go 1.21 new packages (#8452) 2023-09-19 12:06:53 +00:00
client feat: remove the creation of cronjobs in cleanup controller (#8526) 2023-09-26 12:02:17 +02:00
clients chore: move policy exceptions to beta (#8378) 2023-09-14 14:23:51 +00:00
config fix: use go 1.21 new packages (#8452) 2023-09-19 12:06:53 +00:00
controllers refactor: remove openapi package (#8538) 2023-09-27 16:21:47 +00:00
cosign fix: only fetch pub keys when tlogs and scts are not ignored (#8521) 2023-09-25 08:16:10 +00:00
engine Refactor fuzzing utils and add 3 fuzzers (#8555) 2023-10-05 16:33:26 +00:00
event feat: generate backgroundscan reports for validating admission policies (#8135) 2023-09-05 11:42:17 +00:00
images feat: add CTLogs verification to cosign (#8130) 2023-09-14 04:18:44 +00:00
imageverifycache feat: update ivcache Set() to use Wait() (#8286) 2023-09-06 13:31:18 +00:00
informers fix: factorise confimap informer code (#7667) 2023-06-28 04:43:16 +00:00
leaderelection
logging fix log level (#7877) 2023-07-21 15:41:29 +00:00
metrics feat: bump otel libs (#8159) 2023-08-30 08:36:58 +00:00
notary Check layer size (#8552) 2023-09-28 22:12:13 +05:30
policy feat: support authorizer variable in CEL expressions (#8024) 2023-09-05 10:16:50 +00:00
policycache refactor: introduce pss validation handler (#6724) 2023-03-30 09:51:16 +00:00
profiling
pss Refactor fuzzing utils and add 3 fuzzers (#8555) 2023-10-05 16:33:26 +00:00
registryclient feat: add check for digest mismatch (#8443) 2023-09-20 05:29:20 +00:00
tls refactor: remove logger from tls package (#8157) 2023-08-29 10:31:56 +00:00
toggle feat: add lazy loading feature flag (#7680) 2023-06-27 13:44:15 +08:00
tracing feat: bump otel libs (#8159) 2023-08-30 08:36:58 +00:00
userinfo
utils Refactor fuzzing utils and add 3 fuzzers (#8555) 2023-10-05 16:33:26 +00:00
validatingadmissionpolicy feat: support vap variables in the CLI (#8182) 2023-08-30 18:03:00 +00:00
validation refactor: remove openapi package (#8538) 2023-09-27 16:21:47 +00:00
version fix: use golang builtin version management (#7654) 2023-06-30 23:27:06 +00:00
webhooks refactor: remove openapi package (#8538) 2023-09-27 16:21:47 +00:00