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 & Details34079a87-cd4c-4c3d-b913-a93cc872d021

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 2 times, most recently from 0c65c0c to fe7bda8 Compare September 15, 2025 18:44
@kingthorin kingthorin force-pushed the pscan-dont-log-at-error branch from fe7bda8 to e17fe64 Compare September 29, 2025 15:45
@kingthorin
Copy link
Member Author

I've re-run CI twice (so it's gone a total of 3), it's been one of the "shouldBeQuick" tests every time which has nothing to do with these changes

retire

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

Signed-off-by: kingthorin <[email protected]>

# Conflicts:
#	addOns/retire/CHANGELOG.md
@kingthorin kingthorin force-pushed the pscan-dont-log-at-error branch from e17fe64 to 67f62a8 Compare October 7, 2025 13:02
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