aristanetworks
anta
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore: bump mike from 2.1.4 to 2.2.0 Bumps [mike](https://github.com/jimporter/mike) from 2.1.4 to 2.2.0. - [Release notes](https://github.com/jimporter/mike/releases) - [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md) - [Commits](https://github.com/jimporter/mike/compare/v2.1.4...v2.2.0) --- updated-dependencies: - dependency-name: mike dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/mike-2.2.0
1 day ago
chore: update rich requirement from <15,>=13.5.2 to >=13.5.2,<16 (#1473) Updates the requirements on [rich](https://github.com/Textualize/rich) to permit the latest version. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v13.5.2...v15.0.0) --- updated-dependencies: - dependency-name: rich dependency-version: 15.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
2 days ago
chore: update rich requirement from <15,>=13.5.2 to >=13.5.2,<16 Updates the requirements on [rich](https://github.com/Textualize/rich) to permit the latest version. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v13.5.2...v15.0.0) --- updated-dependencies: - dependency-name: rich dependency-version: 15.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/rich-gte-13.5.2-and-lt-16
3 days ago
[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
28 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
29 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
29 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
29 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
29 days ago
Latest Branches
CodSpeed Performance Gauge
0%
chore: bump mike from 2.1.4 to 2.2.0
#1474
1 day ago
7c28841
dependabot/pip/mike-2.2.0
CodSpeed Performance Gauge
0%
chore: update rich requirement from <15,>=13.5.2 to >=13.5.2,<16
#1473
3 days ago
01beb61
dependabot/pip/rich-gte-13.5.2-and-lt-16
CodSpeed Performance Gauge
0%
feat: Add support for proxy_bypass httpx
#1467
28 days ago
1bcece8
claudebouchard-arista:add_support_proxy_bypass_httpx
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs