{{ message }}
Use buildx for docker image creation (#4308)#4342
Closed
jekkos wants to merge 5 commits into
Closed
Conversation
102e60e to
1d64d3a
Compare
d6193b7 to
5d85a1c
Compare
5d85a1c to
4a825e0
Compare
objecttothis
previously approved these changes
Mar 6, 2026
The docker-container driver uses moby/buildkit by default.
- Build and test ospos_test on native amd64 (avoids QEMU segfaults) - Push multi-platform image to registry after tests pass - Use --push flag required for docker-container driver with multiple platforms
objecttothis
previously approved these changes
Mar 8, 2026
Member
Author
- Add Security Advisories section with 4 published CVEs - Include CVE ID, vulnerability description, CVSS score, publication date, fixed version, and reporter credits - Update supported versions table to reflect current state (>= 3.4.2) - Add link to GitHub Security Advisories page for complete list CVEs added: - CVE-2025-68434: CSRF leading to Admin Creation (8.8) - CVE-2025-68147: Stored XSS in Return Policy (8.1) - CVE-2025-66924: Stored XSS in Item Kits (7.2) - CVE-2025-68658: Stored XSS in Company Name (4.3)
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.