fix: bound Censys responses and API outcomes - #28
Merged
Conversation
Authored by Codex.
Authored by Codex.
|
Merging this PR will release 2.2.6 (2026-08-01)Connector release changes
|
Authored by Codex.
Authored by Codex.
sodle-splunk
force-pushed
the
sodle/espm-5228-censys-validation-followup
branch
from
August 1, 2026 17:04
d4795e7 to
4fe7462
Compare
sodle-splunk
marked this pull request as ready for review
August 1, 2026 17:44
phantom-jacob
approved these changes
Aug 4, 2026
phantom-jacob
left a comment
Contributor
There was a problem hiding this comment.
Written by Codex for Jacob: Reviewed and approved at exact head 4fe7462.
|
🎉 This PR is included in version 2.2.6 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation context
This is a follow-up to merged PR #26 for PAPP-38109 under ESPM-5228. It addresses the remaining source-validation paths for VULN-94540 and VULN-94544.
Quality gate
pre-commit run --all-filespassed9 passedd4795e7(full provider SHA to be recorded by reviewers)Resource bounds and API outcome handling are separate functional commits with matching release-note lines. Do not squash this PR; semantic-release relies on commit history.
Authored by Codex.