mirror of
https://github.com/azaion/satellite-provider.git
synced 2026-06-27 08:31:13 +00:00
80ef5608f1
Co-authored-by: Cursor <cursoragent@cursor.com>
37 lines
1.4 KiB
Markdown
37 lines
1.4 KiB
Markdown
# Dependency Scan (Cycle 13)
|
|
|
|
**Date**: 2026-06-26
|
|
**Mode**: Delta scan
|
|
**Scope**: Cycle-13 delta over cycle-10 baseline. Surface = AZ-1126 (`DateTimeOffset` migration — no package manifest changes).
|
|
**Method**: `dotnet list SatelliteProvider.sln package --vulnerable`.
|
|
|
|
## Cycle-13 Package Manifest Diff
|
|
|
|
| csproj | Cycle 10 baseline | Cycle 13 change |
|
|
|--------|-------------------|-----------------|
|
|
| All csproj | unchanged | **+0** packages added or bumped |
|
|
|
|
## Vulnerable Package Scan (2026-06-26)
|
|
|
|
| Project | Finding | Severity | Notes |
|
|
|---------|---------|----------|-------|
|
|
| `SatelliteProvider.Api` | none | — | Production runtime — clean |
|
|
| `SatelliteProvider.Common` | none | — | `UtcOffsetRequiredDateTimeOffsetConverter` is in-repo code |
|
|
| `SatelliteProvider.IntegrationTests` | transitive JWT 7.0.3 | Moderate | GHSA-59j7-ghrg-fj52 — test-runtime only (pre-existing) |
|
|
| `SatelliteProvider.TestSupport` | `System.IdentityModel.Tokens.Jwt` 7.0.3 | Moderate | test-runtime only — pre-existing |
|
|
|
|
## Cycle-13 Findings
|
|
|
|
**No new dependency CVEs.** AZ-1126 is a code-only DTO/converter change.
|
|
|
|
## Carry-overs
|
|
|
|
- **D-AZ795-1** (Low): FluentValidation 12.0.0 → 12.1.1 — still open
|
|
- **D2-cy4** (Medium, test-runtime): JWT test packages — still open
|
|
|
|
## Verdict
|
|
|
|
**PASS** (cycle-13 delta) — zero new CVEs.
|
|
|
|
Cumulative: **PASS_WITH_WARNINGS** — D2-cy4 + D-AZ795-1 carry-overs unchanged.
|