Pulse/internal/securityutil
rcourtman 47f2bdaed4
Some checks are pending
Build and Test / Secret Scan (push) Waiting to run
Build and Test / Frontend & Backend (push) Waiting to run
Canonical Governance / governance (push) Waiting to run
Patrol Qualification Regression / Catalog, scorer, and replay regression (push) Waiting to run
Core E2E Tests / Playwright Core E2E (shard 1/4) (push) Waiting to run
Unified Agent Native Verification / macOS Intel (push) Waiting to run
Core E2E Tests / Playwright Core E2E (shard 2/4) (push) Waiting to run
Core E2E Tests / Playwright Core E2E (shard 3/4) (push) Waiting to run
Core E2E Tests / Playwright Core E2E (shard 4/4) (push) Waiting to run
Core E2E Tests / E2E verdict (push) Blocked by required conditions
Unified Agent Native Verification / Linux ARM64 (push) Waiting to run
Unified Agent Native Verification / Linux x64 (push) Waiting to run
Unified Agent Native Verification / Windows x64 (push) Waiting to run
Unified Agent Native Verification / macOS ARM64 (push) Waiting to run
Unified Agent Native Verification / FreeBSD cross-build contract (push) Waiting to run
Add Go branch-coverage tests for pure config and helper packages
Adds table-driven branch-coverage unit tests for previously untested pure
helper functions across internal/alerts/config, internal/config,
internal/ai/safety, internal/ai/modelresolution, internal/operationreceipt,
internal/models, internal/securityutil and pkg/securityutil. New test files
only, with no source changes.

Covers alert-config normalization and validation, sensitive-path and
redaction classifiers, URL normalizers, provider model resolution,
operation-receipt decoding, credential masking, and account-to-org role
mapping. 57 TestBranchCov functions in 12 files, all vet and gofmt clean.
2026-07-16 10:19:51 +01:00
..
httpurl.go Allow local Pulse HTTP agent URLs 2026-07-03 00:24:40 +01:00
httpurl_test.go Harden remaining CodeQL security boundaries 2026-07-09 19:46:40 +01:00
internal_securityutil_storage_branchcov0716_test.go Add Go branch-coverage tests for pure config and helper packages 2026-07-16 10:19:51 +01:00
outbound_http.go Export restricted outbound HTTP security helpers 2026-04-22 10:05:57 +01:00
outbound_http_test.go Harden outbound SSO fetch boundaries 2026-04-01 16:36:44 +01:00
secure_storage_dir.go Harden remaining CodeQL security boundaries 2026-07-09 19:46:40 +01:00
secure_storage_dir_test.go Harden remaining CodeQL security boundaries 2026-07-09 19:46:40 +01:00
storagepath.go Canonicalize fixed alerts and licensing paths 2026-03-29 14:14:36 +01:00
storagepath_test.go Canonicalize fixed alerts and licensing paths 2026-03-29 14:14:36 +01:00
websocket_origin.go Remove 198 unreachable Go functions 2026-06-03 12:29:37 +01:00