mirror of
https://github.com/shankar0123/certctl.git
synced 2026-06-07 12:41:30 +00:00
docs(testing): regenerate skip-inventory after SEC-001 types_test.go edit (CI guard skip-inventory-drift)
SEC-001's TestOIDCProvider_Validate_RejectsSSRFIssuer addition in internal/auth/oidc/domain/types_test.go shifted an existing t.Skip site from line 186 → line 221. The auto-generated inventory at docs/testing/skip-inventory.md still pointed at the old line, so scripts/ci-guards/skip-inventory-drift.sh failed the build. Regenerated via scripts/skip-inventory.sh and bumped the '> Last reviewed:' header. Inventory now matches the live tree exactly.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<!-- Re-run after adding or removing any t.Skip(). CI guard: -->
|
||||
<!-- scripts/ci-guards/skip-inventory-drift.sh -->
|
||||
|
||||
> Last reviewed: 2026-05-14
|
||||
> Last reviewed: 2026-05-16
|
||||
|
||||
## Summary
|
||||
|
||||
@@ -103,7 +103,7 @@ Re-run inventory with: `./scripts/skip-inventory.sh`.
|
||||
|
||||
### `internal/auth/oidc/domain`
|
||||
|
||||
- `internal/auth/oidc/domain/types_test.go:186` — t.Skip()
|
||||
- `internal/auth/oidc/domain/types_test.go:221` — t.Skip()
|
||||
|
||||
### `internal/auth/oidc`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user