Skip to content

fix(security): patch rustls-webpki and rand vulnerabilities#3506

Closed
amitksingh1490 wants to merge 1 commit into
mainfrom
fix/security-vulnerabilities
Closed

fix(security): patch rustls-webpki and rand vulnerabilities#3506
amitksingh1490 wants to merge 1 commit into
mainfrom
fix/security-vulnerabilities

Conversation

@amitksingh1490

@amitksingh1490 amitksingh1490 commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Addresses the following Dependabot security alerts:
- #38 (high): rustls-webpki DoS via panic on malformed CRL BIT STRING (fixed in 0.103.13)
- #36 (low): rustls-webpki name constraints accepted for wildcard certs (fixed in 0.103.12)
- #35 (low): rustls-webpki name constraints for URI names incorrectly accepted (fixed in 0.103.12)
- #37 (low): rand unsound with custom logger using rand::rng() (fixed in 0.8.6)

Note: hickory-proto (#42 high, #43 medium) requires reqwest 0.13.x which is
already tracked by PR #2956. esbuild alerts (#47, #48) are addressed by PR #3497.

Co-Authored-By: ForgeCode <noreply@forgecode.dev>
@amitksingh1490 amitksingh1490 added the type: fix Iterations on existing features or infrastructure. label Jun 13, 2026
@github-actions

Copy link
Copy Markdown

Action required: PR inactive for 5 days.
Status update or closure in 10 days.

@github-actions github-actions Bot added the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Jun 19, 2026
@github-actions

Copy link
Copy Markdown

PR closed after 10 days of inactivity.

@github-actions github-actions Bot closed this Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. type: fix Iterations on existing features or infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant