Skip to content

Conversation

kingthorin
Copy link
Member

Overview

  • Add change note.
  • Update logging in scan rules.

public void scanHttpResponseReceive(HttpMessage msg, int id, Source source) {

try {
LOGGER.debug(
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a lot but it's because all the indentation changed.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is likely helpful to "Hide Whitespace" while reviewing this PR.

@Override
public void scanHttpResponseReceive(HttpMessage msg, int id, Source source) {

try {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a lot but it's because all the indentation changed.

public void scanHttpResponseReceive(HttpMessage msg, int id, Source source) {

// TODO: standardise the logic in the case of duplicate / conflicting headers.
try {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a lot but it's because all the indentation changed.

@psiinon
Copy link
Member

psiinon commented Aug 6, 2025

Logo
Checkmarx One – Scan Summary & Detailsa9a52751-75b8-4bd8-81d5-3b31ac2e6e54

Great job! No new security vulnerabilities introduced in this pull request


Use @Checkmarx to reach out to us for assistance.

Just send a PR comment with @Checkmarx followed by a natural language request.

Examples: @Checkmarx how are you able to help me? @Checkmarx rescan this PR

@kingthorin kingthorin marked this pull request as draft August 7, 2025 01:13
@kingthorin kingthorin marked this pull request as ready for review August 7, 2025 11:55
@kingthorin kingthorin force-pushed the pscan-dont-log-at-error branch from 77572e5 to 518f493 Compare August 18, 2025 13:57
@kingthorin kingthorin force-pushed the pscan-dont-log-at-error branch from 518f493 to 0c65c0c Compare September 15, 2025 18:43
retire

- Add change note.
- Update logging in scan rules.

Signed-off-by: kingthorin <kingthorin@users.noreply.github.com>
@kingthorin kingthorin force-pushed the pscan-dont-log-at-error branch from 0c65c0c to fe7bda8 Compare September 15, 2025 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants