Commit 45662ba
authored
fix(aws-cdk-lib): upgrade version of
Upgrade `ajv` to `8.18.0`, which is version that is not vulnerable to a ReDoS attack anymore.
Note that CDK never had an actual vulnerability in the first place because the input was not attacker-controlled, but CVE scanners will flag this finding regardless.
This overrides the package in our repository, the dependency that gets installed at build time is bundled into the final `aws-cdk-lib` tarball.
Closes #36989
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*ajv that triggers CVE scanners (#37022)1 parent bf21098 commit 45662ba
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5914 | 5914 | | |
5915 | 5915 | | |
5916 | 5916 | | |
5917 | | - | |
5918 | | - | |
5919 | | - | |
| 5917 | + | |
| 5918 | + | |
| 5919 | + | |
5920 | 5920 | | |
5921 | 5921 | | |
5922 | 5922 | | |
| |||
0 commit comments