1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-01-20 18:52:16 +00:00
kyverno/pkg
Vishal Choudhary fec2992e3f
fix: address vulnerability issues in notary implementations (#8428)
* fix: set max limit on referrers count

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* feat: add limit to max size of payload

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* feat: add max count limit on listsignatures

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* feat: add max signature size limit in FetchSignatureBlob

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

---------

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-09-18 15:02:31 +08:00
..
auth feat: support authorizer variable in CEL expressions (#8024) 2023-09-05 10:16:50 +00:00
autogen chore: organize constants better (#7941) 2023-07-31 11:53:57 +00:00
background fix: extend retry function to mutate rules (#8100) 2023-08-30 12:24:57 +00:00
client chore: move policy exceptions to beta (#8378) 2023-09-14 14:23:51 +00:00
clients chore: move policy exceptions to beta (#8378) 2023-09-14 14:23:51 +00:00
config feat: allow overriding ca and tls secret names (#8137) 2023-08-28 14:05:49 +00:00
controllers refactor: move per namespace reports aggregator in a sub package (#8419) 2023-09-15 08:41:36 +00:00
cosign feat: add CTLogs verification to cosign (#8130) 2023-09-14 04:18:44 +00:00
engine feat: add CTLogs verification to cosign (#8130) 2023-09-14 04:18:44 +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 Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
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 fix: address vulnerability issues in notary implementations (#8428) 2023-09-18 15:02:31 +08:00
openapi feat: use k8s 1.28 libs (#8037) 2023-08-18 03:54:05 +00:00
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 refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
pss fix latest version check (#7263) 2023-05-23 15:38:41 +00:00
registryclient feat: add custom keychains using fluxcd/oci/auth package (#7908) 2023-09-07 11:47:36 +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 refactor: reduce userinfos deps and add unit tests (#6524) 2023-03-10 09:09:19 +00:00
utils fix excessive logs (#8431) 2023-09-18 10:19:06 +05:30
validatingadmissionpolicy feat: support vap variables in the CLI (#8182) 2023-08-30 18:03:00 +00:00
validation refactor: remove depency from validation to cli (#8274) 2023-09-05 21:58:03 +00:00
version fix: use golang builtin version management (#7654) 2023-06-30 23:27:06 +00:00
webhooks feat: bump otel libs (#8159) 2023-08-30 08:36:58 +00:00