-
## WS-2020-0345 - High Severity Vulnerability
Vulnerable Library - jsonpointer-4.0.1.tgz
Simple JSON Addressing.
Library home page: https://registry.npmjs.org/jsonpointer/-/jsonpointer-4.0.1.tgz
Pat…
-
json_schema and json-pointer cannot be used at the same time.
That is because JsonPointer is module in json_schema but class in json-pointer.
``` ruby
[1] pry(main)> require "json-pointer"
=> true
[2…
-
**What version of Ajv are you using? Does the issue happen if you use the latest version?**
yes , latest 6.10
**Ajv options object**
```
ajv = new Ajv
allErrors : no
verbose …
-
## WS-2020-0345 - High Severity Vulnerability
Vulnerable Library - jsonpointer-4.0.0.tgz
Simple JSON Addressing.
Library home page: https://registry.npmjs.org/jsonpointer/-/jsonpointer-4.0.0.tgz
Pat…
-
## CVE-2021-23807 - Critical Severity Vulnerability
Vulnerable Library - jsonpointer-4.0.1.tgz
Simple JSON Addressing.
Library home page: https://registry.npmjs.org/jsonpointer/-/jsonpointer-4.0.1.t…
-
检测到 nbubna/store 一共引入了319个开源组件,存在14个漏洞
```
漏洞标题:jsonpointer 安全漏洞
缺陷组件:jsonpointer@4.0.1
漏洞编号:CVE-2021-23807
漏洞描述:jsonpointer是开源的一个简单的 JSON 寻址的软件包。
jsonpointer存在安全漏洞,该漏洞源于网络系统或产品的代码开发过程中存在设计或实现不当的问题。
影…
-
### Kyverno Version
1.12.3
### Description
1. Apply this policy to dump the images variable
```yaml
apiVersion: kyverno.io/v1
kind: ClusterPolicy
metadata:
name: deny
spec:
validationF…
-
Concerns
- JSONPath: security issues
- 2.1 breaking change
Structure of PE spec
- base: simple stuff
- features: advanced, under-defined
Structurally better to have jsonpointer at the base l…
-
The current module system is fine but it does not allow to check whether a module has a minimum version number. This could be added with metadata such as:
~~~
include "jsonpointer" {version: ">=1.…
-
I'm using the following ArgoCD application:
```yml
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: cloudnative-pg-cluster-something-postgres
namespace: argocd
finalizers:
-…