Feat/upgrade lib commons v3.0.0 beta.18#563
Conversation
Includes granular error handling in TenantMiddleware (404/422 instead of 500). X-Lerian-Ref: 0x1
X-Lerian-Ref: 0x1
X-Lerian-Ref: 0x1
|
Consider updating CHANGELOG.md to document this change. If this change doesn't need a changelog entry, add the |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
WalkthroughThis pull request includes four minor formatting and maintenance updates. The README.md file receives a blank line addition after the banner image. Two Dockerfile files (manager and worker) have trailing spaces added to their syntax directive lines. The go.mod dependency file updates the github.com/LerianStudio/lib-commons/v3 package from version v3.0.0-beta.17 to v3.0.0-beta.18. These changes introduce no functional modifications or behavioral alterations to the codebase. Comment |
📊 Unit Test Coverage Report:
|
| Metric | Value |
|---|---|
| Overall Coverage | 90.9% ✅ PASS |
| Threshold | 85% |
Coverage by Package
| Package | Coverage |
|---|---|
github.com/LerianStudio/reporter/components/worker/internal/services |
93.0% |
Generated by Go PR Analysis workflow
📊 Unit Test Coverage Report:
|
| Metric | Value |
|---|---|
| Overall Coverage | 89.0% ✅ PASS |
| Threshold | 85% |
Coverage by Package
| Package | Coverage |
|---|---|
github.com/LerianStudio/reporter/components/manager/internal/adapters/http/in |
84.6% |
github.com/LerianStudio/reporter/components/manager/internal/services |
91.5% |
Generated by Go PR Analysis workflow
🔒 Security Scan Results —
|
| Severity | Vulnerability | Title |
|---|---|---|
| CRITICAL/HIGH | CVE-2026-22184 | zlib: zlib: Arbitrary code execution via buffer overflow in untgz utility |
| MEDIUM | CVE-2026-27171 | zlib: zlib: Denial of Service via infinite loop in CRC32 combine functions |
🔒 Security Scan Results —
|
| Severity | Vulnerability | Title |
|---|---|---|
| CRITICAL/HIGH | CVE-2026-22184 | zlib: zlib: Arbitrary code execution via buffer overflow in untgz utility |
| MEDIUM | CVE-2026-27171 | zlib: zlib: Denial of Service via infinite loop in CRC32 combine functions |
Pull Request Checklist
Pull Request Type
Checklist
Please check each item after it's completed.
Additional Notes
Obs: Please, always remember to target your PR to develop branch instead of main.