-
We document (as of https://github.com/kubernetes/kubernetes/pull/85381) that we support the following formats:
```
// format is an OpenAPI v3 format string. Unknown formats are ignored. The foll…
-
## CVE-2022-38900 - High Severity Vulnerability
Vulnerable Library - decode-uri-component-0.2.0.tgz
A better decodeURIComponent
Library home page: https://registry.npmjs.org/decode-uri-component/-/d…
-
```
1. Connection string.
I used connection strings like
"Data Source=C:\\temp\\data.sqlite"
Creation of SqliteConnection with these connection strings causes
InvalidOperationException("Invalid conne…
-
## CVE-2022-20338 - Low Severity Vulnerability
Vulnerable Library - baseandroid-10.0.0_r34
Android framework classes and services
Library home page: https://android.googlesource.com/platform/framew…
-
## CVE-2022-20338 - Low Severity Vulnerability
Vulnerable Library - baseandroid-10.0.0_r34
Android framework classes and services
Library home page: https://android.googlesource.com/platform/framew…
-
@who8mycakes Awesome job with debugging here, and a successful #FridayDeploy :) Here are some of my thoughts going forward.
### Tests
Now that we have a new kml validation script, we'll need tests…
-
### Summary
I'm migrating spring oauth2 version from 2.0.9.RELEASE to the latest one 2.4.0.RELEASE and it looks like the new implementation of this method https://github.com/spring-projects…
-
```
1. Connection string.
I used connection strings like
"Data Source=C:\\temp\\data.sqlite"
Creation of SqliteConnection with these connection strings causes
InvalidOperationException("Invalid conne…
-
```
1. Connection string.
I used connection strings like
"Data Source=C:\\temp\\data.sqlite"
Creation of SqliteConnection with these connection strings causes
InvalidOperationException("Invalid conne…
-
I encountered the inconsistency on .net core 3.1 running on windows.
This is probably related to https://github.com/dotnet/runtime/issues/30474 but I wanted to point out a few more inconsistencies …