List of all items
Structs
- ApiKey
- JwtClaims
- auth::ApiKey
- auth::ApiKeyStore
- auth::AuthContext
- auth::AuthState
- auth::JwtClaims
- auth::JwtConfig
- models::ApiError
- models::BaselineRecord
- models::BaselineSummary
- models::BaselineVersion
- models::DeleteBaselineResponse
- models::HealthResponse
- models::ListBaselinesQuery
- models::ListBaselinesResponse
- models::ListVerdictsQuery
- models::ListVerdictsResponse
- models::PaginationInfo
- models::Project
- models::PromoteBaselineRequest
- models::PromoteBaselineResponse
- models::RetentionPolicy
- models::StorageHealth
- models::SubmitVerdictRequest
- models::UploadBaselineRequest
- models::UploadBaselineResponse
- models::VerdictRecord
- oidc::OidcConfig
- oidc::OidcProvider
- server::ApiKeyConfig
- server::ServerConfig
- storage::InMemoryStore
- storage::ObjectArtifactStore
- storage::PostgresStore
- storage::SqliteStore
Enums
- AuthError
- Role
- Scope
- auth::Role
- auth::Scope
- error::AuthError
- error::ConfigError
- error::StoreError
- models::BaselineSource
- models::VersioningStrategy
- server::StorageBackend
- storage::StorageHealth
Traits
Functions
- auth::auth_middleware
- auth::check_scope
- auth::validate_key_format
- handlers::dashboard_index
- handlers::delete_baseline
- handlers::get_baseline
- handlers::get_latest_baseline
- handlers::health_check
- handlers::list_baselines
- handlers::list_verdicts
- handlers::promote_baseline
- handlers::serve_asset
- handlers::static_asset
- handlers::submit_verdict
- handlers::upload_baseline
- models::compute_content_hash
- models::generate_ulid
- server::run_server