Bryan Kelly

Results 6 comments of Bryan Kelly

We believe to be impacted by this when going through this tutorial: https://kubernetes.io/docs/tasks/tls/managing-tls-in-a-cluster/ Is there a way to work around this in order to complete the tutorial linked above? After...

Updated our code to use the ResponsEntity. Works great. It would be useful if there was something adding to the spring cloud documentation around this topic. If there is something...

We started to do more integration testing and this appears to be working slightly different than I expected based upon your comment of using the ResponseEntity. Our use case is...

Sorry for the delay: ``` VCAP_SERVICES: { "p.config-server": [ { "binding_name": null, "credentials": { "credhub-ref": "/c/p.spring-cloud-services-scs-service-broker/e9ca123d-c312-4f57-88a4-aef09e887f83/9bf8581a-e760-4c2d-84bb-534b4dabbe6f/credentials-json" }, "instance_name": "config-server", "label": "p.config-server", "name": "config-server", "plan": "standard", "provider": null, "syslog_drain_url": null, "tags":...

Unfortunately, the CPE is an opaque identifier. In the case of the JDK the NVD database organizes CVEs based on the CPE name. In this case, the cpeName is equal...

Furthermore, purl-spec is another field that can be filled out in the SBOM instead of cpe. using purl-spec is an opaque identifier and the version is not required to be...