Uploaded image for project: 'Maven Resolver'
  1. Maven Resolver
  2. MRESOLVER-574

Invalid Cookie set under proxy conditions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.0-alpha-11, 1.9.20
    • 2.0.0, 1.9.21
    • Resolver
    • None
    • Mac OS Sonoma with ZScaler proxy

    Description

      We use a compliance OSS tool called OSS Review Toolkit that make usage of resolver library to access artifacts described in a input document.

      Under regular open network, as example github CI/CD workflow, everything works fine.

      But when under proxy environment, most specific main test over Mac zscaler, it causes a warning that not prevent the operation, but can raise some flags. It's described here:

      09:35:04.112 [DefaultDispatcher-worker-1] WARN  org.apache.http.client.protocol.ResponseProcessCookies - Invalid cookie header: "Set-Cookie: <REDACTED>; Expires=Wed, 03 Jul 2024 07:35:03 GMT; Path=/". Invalid 'expires' attribute: Wed, 03 Jul 2024 07:35:03 GMT
      09:35:04.113 [DefaultDispatcher-worker-1] WARN  org.apache.http.client.protocol.ResponseProcessCookies - Invalid cookie header: "Set-Cookie: AWSALBCORS=<REDACTED>; Expires=Wed, 03 Jul 2024 07:35:03 GMT; Path=/; SameSite=None; Secure". Invalid 'expires' attribute: Wed, 03 Jul 2024 07:35:03 GMT

      After we cleared that was not direct Ort issue, next possible assumption was resolver library.

      Attachments

        Issue Links

          Activity

            People

              cstamas Tamas Cservenak
              heliocastro Helio Chissini de Castro
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: