• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

corebreaker / arbordb
87%
main: 98%

Build:
Build:
LAST BUILD BRANCH: finalization
DEFAULT BRANCH: main
Repo Added 12 Jul 2026 04:37AM UTC
Files 104
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH initial
branch: initial
CHANGE BRANCH
x
Reset
  • initial
  • finalization
  • main
  • optimization

pending completion
13

Pull #1

circleci

corebreaker
Enforce ACL + integrity on kind/exists and pin the KDF cost parameters

Address the PR review: `kind`/`exists` now authorize `Rights::Access` and verify the integrity tag on the *target* vnode itself, matching `load`/`fetch`/`get`, so existence and kind can no longer be probed past a `Rights::None` ACL and a tampered kind tag on the vnode's own entry is caught. `ls` gains an explicit doc note that per-child kinds are read without a per-child ACL/integrity check (a deliberate listing trade-off). `derive_kek` pins the Argon2id cost parameters explicitly (m = 19 MiB, t = 2, p = 1 — the values `Argon2::default()` already used, so existing databases stay readable) rather than relying on a library default a dependency bump could silently change.

Add permissions tests covering the new kind/exists access enforcement and target-vnode integrity verification.
Pull Request #1: Initial developments

7803 of 8998 relevant lines covered (86.72%)

1132542.31 hits per line

Relevant lines Covered
Build:
Build:
8998 RELEVANT LINES 7803 COVERED LINES
1132542.31 HITS PER LINE
Source Files on initial
  • Tree
  • List 100
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
13 initial Enforce ACL + integrity on kind/exists and pin the KDF cost parameters Address the PR review: `kind`/`exists` now authorize `Rights::Access` and verify the integrity tag on the *target* vnode itself, matching `load`/`fetch`/`get`, so existence an... Pull #1 12 Jul 2026 06:19AM UTC corebreaker circleci pending completion  
9 initial Let a write transaction read its own uncommitted state A WriteTxn now exposes the same value and filesystem reads as a ReadTxn — load, fetch, get, get_as, load_value, load_serde_value, kind, exists, ls, find, query, plus times / get_acl / owner /... Pull #1 12 Jul 2026 05:15AM UTC corebreaker circleci pending completion  
5 initial Let a write transaction read its own uncommitted state A WriteTxn now exposes the same value and filesystem reads as a ReadTxn — load, fetch, get, get_as, load_value, load_serde_value, kind, exists, ls, find, query, plus times / get_acl / owner /... Pull #1 12 Jul 2026 05:02AM UTC corebreaker circleci pending completion  
See All Builds (12)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc