46 lines
1.6 KiB
YAML
46 lines
1.6 KiB
YAML
# Updated via Autotest Editor - 2026-05-27T09:41:49.904Z
|
|
# Source of truth: this YAML file
|
|
# Note: Expected results estimated based on step actions
|
|
|
|
id: pbx-regression-check-security_hardening_and_vulnerability_scan_baseline
|
|
module: pbx
|
|
group: pbx-regression
|
|
title: >-
|
|
Verify security hardening settings and compare vulnerability scan baseline against previous
|
|
version
|
|
description: >-
|
|
Verify security hardening settings and compare vulnerability scan baseline against previous
|
|
version
|
|
priority: Medium
|
|
tags: []
|
|
references: []
|
|
dependencies: []
|
|
preconditions: []
|
|
postconditions: []
|
|
steps:
|
|
- action: Open admin portal or repository URL in browser context
|
|
expected: >-
|
|
The admin portal or repository page loads successfully without errors, security warnings, or
|
|
redirects.
|
|
- action: Execute the main verification or configuration action described in the test
|
|
expected: >-
|
|
The primary action described in the test completes successfully and produces the expected
|
|
state or output.
|
|
- action: Capture evidence (screenshot, log, API response)
|
|
expected: >-
|
|
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
|
|
reviewed.
|
|
- action: Assert expected outcome
|
|
expected: >-
|
|
All verification assertions pass and the system is confirmed to be in the expected final
|
|
state.
|
|
automation_status: partial
|
|
file: tests/pbx/regression.spec.ts
|
|
custom_fields:
|
|
original_action: check
|
|
partialNotes: >-
|
|
Security config checks via portal automated; full CVE scan baseline requires Trivy/OpenVAS in CI
|
|
pipeline
|
|
automatable: []
|
|
notYet: []
|