| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Dennis Core v0.8.1 -- Trusted Artifact Pipeline source code.tar.gz | 2026-04-16 | 137.0 kB | |
| Dennis Core v0.8.1 -- Trusted Artifact Pipeline source code.zip | 2026-04-16 | 185.5 kB | |
| README.md | 2026-04-16 | 526 Bytes | |
| Totals: 3 Items | 323.0 kB | 0 | |
Dennis Core v0.8.1 — Trusted Artifact Pipeline
- Implemented full CLI → backend publish flow
- Added ORM-based authentication (JWT → User resolution)
- Introduced proper DB session lifecycle via get_db
- Unified service layer to use injected DB session (no SessionLocal leaks)
- Implemented deterministic artifact ingestion (hash-based identity)
- Added duplicate detection with idempotent behavior
- Integrated signature verification into publish pipeline
- Enforced auth boundary (guests blocked from upload)