Skip to content

Conversation

@soul2zimate
Copy link
Contributor

@soul2zimate soul2zimate commented Sep 18, 2025

Description

build: repository update

Checklist

  • I have followed this repository's contributing guidelines.
  • I will adhere to the project's code of conduct.

@soul2zimate soul2zimate changed the title build: repository update and upgrde exhort-api version build: repository update Sep 18, 2025
@ruromero
Copy link
Collaborator

What problem are you having in the test pipeline?

@soul2zimate
Copy link
Contributor Author

What problem are you having in the test pipeline?

I am not sure I get the question, the Stack_Analysis_Mixed is failing due to the incorrect mixed analysis response

@ruromero
Copy link
Collaborator

I see, it wasn't yet merged and deployed in stage. Publishing now.

Copy link
Collaborator

@ruromero ruromero left a comment

Choose a reason for hiding this comment

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

Thanks, lgtm

@soul2zimate
Copy link
Contributor Author

Hi @ruromero, May I ask if the new backend exhort service is deployed ?

@ruromero
Copy link
Collaborator

ruromero commented Sep 24, 2025

Yes, it should but maybe the response structure is slightly different. Can you verify the expectations?

@soul2zimate
Copy link
Contributor Author

But I checked again the response for a multipart mixed request, the content type is still wrong.

=== MULTIPART RESPONSE DEBUG ===
Status Code: 200
Content-Type: text/html
Content-Length: 452
Body preview (first 1000 chars):
{
  "scanned" : {
    "total" : 12,
    "direct" : 3,
    "transitive" : 9
  },
  "providers" : {
    "trusted-content" : {
      "status" : {
        "ok" : true,
        "name" : "trusted-content",
        "code" : 200,
        "message" : "OK"
      },
      "sources" : { }
    },
    "osv" : {
      "status" : {
        "ok" : true,
        "name" : "osv",
        "code" : 200,
        "message" : "OK"
      },
      "sources" : { }
    }
  }
}
=== END DEBUG ===

@ruromero
Copy link
Collaborator

It's in stage, not yet in production. I'm fixing another production problem that is more important

@soul2zimate soul2zimate merged commit 8c20764 into guacsec:main Oct 14, 2025
8 of 45 checks passed
@soul2zimate soul2zimate deleted the repo_update_main branch October 14, 2025 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants