Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ jobs:
strategy:
matrix:
release:
- version: "8.2.0-rc.1"
dir: "v8"
extra-tags: ""
- version: "8.1.0"
dir: "v8"
extra-tags: |
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ docker run --rm \

| Tag | oCIS Version |
|-----|-------------|
| `8.2.0-rc.1` | 8.2.0-rc.1 (release candidate — exact tag only, no floating tags) |
| `8.1.0`, `8.1`, `8` | 8.1.0 (latest stable) |
| `8.0.5`, `8.0` | 8.0.5 |
| `<version>-YYYYMMDD` | Immutable per-build tag (e.g. `8.1.0-20260703`) |
Expand Down
2 changes: 2 additions & 0 deletions v8/.trivyignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ CVE-2026-25679 exp:2026-10-22
CVE-2026-32280 exp:2026-10-22
CVE-2026-32281 exp:2026-10-22
CVE-2026-32283 exp:2026-10-22
CVE-2026-39822 exp:2026-10-22

# golang.org/x/crypto v0.51.0 (fixed in 0.52.0) — will be fixed in oCIS 8.0.6
CVE-2026-39827 exp:2026-10-22
Expand All @@ -41,3 +42,4 @@ CVE-2026-39835 exp:2026-10-22
CVE-2026-42508 exp:2026-10-22
CVE-2026-46595 exp:2026-10-22
CVE-2026-46597 exp:2026-10-22
CVE-2026-39831 exp:2026-10-22