aristanetworks
anta
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
claudebouchard-arista:add_support_proxy_bypass_httpx
6 days ago
feat(anta.tests): extend VerifyAuthenMethods with policy and authz console checks Adds three optional boolean inputs to VerifyAuthenMethods: - auth_success_log: verify 'aaa authentication policy on-success log' - auth_failure_log: verify 'aaa authentication policy on-failure log' - authz_console: verify 'aaa authorization console' When not provided (None, the default), behaviour is identical to before. A second command 'show running-config | section aaa' is added to the commands list to support the new checks. Policy logic is extracted into _check_policy_flags() to satisfy cyclomatic complexity limits. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
brady-anet:stig/V-255963
7 days ago
feat(anta.tests): extend VerifyAuthenMethods with policy and authz console checks Adds three optional boolean inputs to VerifyAuthenMethods: - auth_success_log: verify 'aaa authentication policy on-success log' - auth_failure_log: verify 'aaa authentication policy on-failure log' - authz_console: verify 'aaa authorization console' When not provided (None, the default), behaviour is identical to before. A second command 'show running-config | section aaa' is added to the commands list to support the new checks. Policy logic is extracted into _check_policy_flags() to satisfy cyclomatic complexity limits. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
brady-anet:stig/V-255963
7 days ago
fix(anta.tests): Use running-config to check management console idle-timeout Replace 'show management console' with 'show running-config | section management console' to ensure the command is always available regardless of whether management console has been explicitly configured. An empty output section means idle-timeout is not set, which is reported as a failure. Update unit test mock data to match running-config output format. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
brady-anet:brady/idle-timeout
7 days ago
refactor: generalize VerifySSHMACAlgorithms into VerifySSHAlgorithms Replaces the MAC-specific VerifySSHMACAlgorithms with a parameterized VerifySSHAlgorithms that accepts a keyword (mac, cipher, etc.) and an expected algorithm set. This allows multiple STIG controls to share one test class with different catalog inputs: - V-255960 (HMAC integrity): keyword=mac, algorithms=[hmac-sha2-256, hmac-sha2-512] - V-255961 (cipher confidentiality): keyword=cipher, algorithms=[aes128-ctr, aes192-ctr, aes256-ctr] Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
brady-anet:stig/V-255960
7 days ago
chore: apply pre-commit fixes for VerifySSHMACAlgorithms Ruff line-length formatting and examples/tests.yaml auto-update. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
brady-anet:stig/V-255960
7 days ago
fix(anta.tests): Fix VerifySSHFIPSRestrictions docstring (#1462)
main
8 days ago
fix(anta.tests): Fix VerifySSHFIPSRestrictions docstring
carl-baillargeon:fix/VerifySSHFIPSRestrictions_docstring
8 days ago
Latest Branches
CodSpeed Performance Gauge
0%
feat: Add support for proxy_bypass httpx
#1467
6 days ago
1bcece8
claudebouchard-arista:add_support_proxy_bypass_httpx
CodSpeed Performance Gauge
0%
feat(anta.tests): extend VerifyAuthenMethods with policy and authz co…
#1465
7 days ago
cd76490
brady-anet:stig/V-255963
CodSpeed Performance Gauge
0%
feat(anta.tests): Add VerifyMgmtIdleTimeout to security tests
#1459
8 days ago
313eae6
brady-anet:brady/idle-timeout
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs