Skip to content

x-pack/filebeat/input/httpjson: improve error reporting for schemeless URLs#45953

Merged
efd6 merged 1 commit intoelastic:mainfrom
efd6:enstricten_url_check
Aug 15, 2025
Merged

x-pack/filebeat/input/httpjson: improve error reporting for schemeless URLs#45953
efd6 merged 1 commit intoelastic:mainfrom
efd6:enstricten_url_check

Conversation

@efd6
Copy link
Contributor

@efd6 efd6 commented Aug 13, 2025

Proposed commit message

See title.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Disruptive User Impact

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

@efd6 efd6 self-assigned this Aug 13, 2025
@efd6 efd6 added enhancement Filebeat Filebeat backport-skip Skip notification from the automated backport with mergify Team:Security-Service Integrations Security Service Integrations Team labels Aug 13, 2025
@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Aug 13, 2025
@github-actions
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@efd6 efd6 force-pushed the enstricten_url_check branch 2 times, most recently from 0703f62 to f295db3 Compare August 13, 2025 00:35
@efd6 efd6 marked this pull request as ready for review August 13, 2025 04:03
@efd6 efd6 requested a review from a team as a code owner August 13, 2025 04:03
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

@mergify
Copy link
Contributor

mergify bot commented Aug 14, 2025

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b enstricten_url_check upstream/enstricten_url_check
git merge upstream/main
git push upstream enstricten_url_check
@efd6 efd6 force-pushed the enstricten_url_check branch from f295db3 to e100dfc Compare August 14, 2025 21:57
@efd6 efd6 merged commit 70b4a6d into elastic:main Aug 15, 2025
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-skip Skip notification from the automated backport with mergify enhancement Filebeat Filebeat Team:Security-Service Integrations Security Service Integrations Team

3 participants