-
Notifications
You must be signed in to change notification settings - Fork 109
Update: simplified server.json, updating other files for next release #209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| @@ -1 +1 @@ | |||
| 1.24.7 | |||
| 1.25.1 | |||
Check warning
Code scanning / Go Stdlib Scanner
Quadratic complexity when checking name constraints in crypto/x509 Warning
| @@ -1 +1 @@ | |||
| 1.24.7 | |||
| 1.25.1 | |||
Check warning
Code scanning / Go Stdlib Scanner
Parsing DER payload can cause memory exhaustion in encoding/asn1 Warning
| @@ -1 +1 @@ | |||
| 1.24.7 | |||
| 1.25.1 | |||
Check warning
Code scanning / Go Stdlib Scanner
ALPN negotiation error contains attacker controlled information in crypto/tls Warning
| @@ -1 +1 @@ | |||
| 1.24.7 | |||
| 1.25.1 | |||
Check warning
Code scanning / Go Stdlib Scanner
Unbounded allocation when parsing GNU sparse map in archive/tar Warning
| @@ -1 +1 @@ | |||
| 1.24.7 | |||
| 1.25.1 | |||
Check warning
Code scanning / Go Stdlib Scanner
Quadratic complexity when parsing some invalid inputs in encoding/pem Warning
| @@ -1 +1 @@ | |||
| 1.24.7 | |||
| 1.25.1 | |||
Check warning
Code scanning / Go Stdlib Scanner
Excessive CPU consumption in ParseAddress in net/mail Warning
| @@ -1 +1 @@ | |||
| 1.24.7 | |||
| 1.25.1 | |||
Check warning
Code scanning / Go Stdlib Scanner
Lack of limit when parsing cookies can cause memory exhaustion in net/http Warning
| @@ -1 +1 @@ | |||
| 1.24.7 | |||
| 1.25.1 | |||
Check warning
Code scanning / Go Stdlib Scanner
Insufficient validation of bracketed IPv6 hostnames in net/url Warning
| @@ -1 +1 @@ | |||
| 1.24.7 | |||
| 1.25.1 | |||
Check warning
Code scanning / Go Stdlib Scanner
Excessive CPU consumption in Reader.ReadResponse in net/textproto Warning
| @@ -1 +1 @@ | |||
| 1.24.7 | |||
| 1.25.1 | |||
Check warning
Code scanning / Go Stdlib Scanner
Panic when validating certificates with DSA public keys in crypto/x509 Warning
PCI review checklist
I have documented a clear reason for, and description of, the change I am making.
If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.
If applicable, I've documented the impact of any changes to security controls.
Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.