xmidt-org / ancla

Ancla provides event webhook registry capabilities to XMiDT services.
Apache License 2.0
1 stars 2 forks source link

Argus package move #230

Closed maurafortino closed 1 month ago

maurafortino commented 1 month ago

What's included:

  1. Moved packages from argus:

    • chrysom
    • model
  2. two constants from argus/store were being used in chrysom - added those constants directly to chrysom

Why: Argus uses an older version of arrange while caduceus uses a new version of arrange. Ancla imports argus for the chrysom and model packages and caduceus imports ancla - the older version of arrange in argus was causing a build issue in caduceus

guardrails[bot] commented 1 month ago

:warning: We detected 2 security issues in this pull request:

Vulnerable Libraries (2)
Severity | Details :-: | :-- Medium | [pkg:golang/github.com/aws/aws-sdk-go@v1.54.19](https://github.com/xmidt-org/ancla/blob/18be9c5a2c3aa87840b216fa813c770d463507b1/go.mod#L8) - **no patch available** High | [pkg:golang/github.com/xmidt-org/argus@v0.9.12](https://github.com/xmidt-org/ancla/blob/18be9c5a2c3aa87840b216fa813c770d463507b1/go.mod#L15) upgrade to: *> v0.9.12* More info on how to fix Vulnerable Libraries in [Go](https://docs.guardrails.io/docs/en/vulnerabilities/go/using_vulnerable_libraries.html?utm_source=ghpr).

👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

guardrails[bot] commented 1 month ago

:warning: We detected 2 security issues in this pull request:

Vulnerable Libraries (2)
Severity | Details :-: | :-- Medium | [pkg:golang/github.com/aws/aws-sdk-go@v1.54.19](https://github.com/xmidt-org/ancla/blob/e3e2f1937aec22827133a2dc7ec1f0dcee0dcad4/go.mod#L8) - **no patch available** High | [pkg:golang/github.com/xmidt-org/argus@v0.9.12](https://github.com/xmidt-org/ancla/blob/e3e2f1937aec22827133a2dc7ec1f0dcee0dcad4/go.mod#L15) upgrade to: *> v0.9.12* More info on how to fix Vulnerable Libraries in [Go](https://docs.guardrails.io/docs/en/vulnerabilities/go/using_vulnerable_libraries.html?utm_source=ghpr).

👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.