MCPcopy Index your code

hub / github.com/trailofbits/algo / functions

Functions215 in github.com/trailofbits/algo

Functiontest_variable_consistency
Check that commonly used variables are defined consistently
tests/unit/test_template_rendering.py:157
Methodtest_verify_our_fixes_are_correct
Verify our specific fixes are in place and correct.
tests/unit/test_comprehensive_boolean_scan.py:267
Functiontest_vultr_instance_types
Test Vultr instance type naming
tests/unit/test_cloud_provider_configs.py:61
Methodtest_when_conditions_use_booleans
Verify 'when:' conditions that use our variables.
tests/unit/test_comprehensive_boolean_scan.py:129
Functiontest_wireguard_config_format
Test that we can validate WireGuard config format
tests/unit/test_config_validation.py:14
Functiontest_wireguard_config_syntax
Test WireGuard configuration file syntax
tests/unit/test_generated_configs.py:21
Functiontest_wireguard_config_validation
Test that WireGuard configs can be validated
tests/unit/test_docker_localhost_deployment.py:21
Functiontest_wireguard_forward_rule_no_policy_match
Test that WireGuard FORWARD rules don't use policy matching.
tests/unit/test_iptables_rules.py:161
Functiontest_wireguard_ipv6_endpoints
Test that WireGuard client configs properly format IPv6 endpoints
tests/unit/test_template_rendering.py:186
Functiontest_wireguard_nat_rules_ipv4
Test that WireGuard traffic gets proper NAT rules without policy matching.
tests/unit/test_iptables_rules.py:22
Functiontest_wireguard_validation
Test that our derived keys work with actual WireGuard tools
tests/unit/test_wireguard_key_generation.py:194
Functiontest_x25519_module_import
Test that our custom x25519_pubkey module can be imported and used
tests/unit/test_wireguard_key_generation.py:29
Functiontest_x25519_pubkey_from_b64_string
Test our x25519_pubkey module with base64 private key string
tests/unit/test_wireguard_key_generation.py:141
Functiontest_x25519_pubkey_from_raw_file
Test our x25519_pubkey module with raw private key file
tests/unit/test_wireguard_key_generation.py:70
Functiontest_yaml_files_no_inline_comments
Test that all YAML files in the project don't contain inline comments in Jinja2 expressions.
tests/unit/test_yaml_jinja2_expressions.py:364
← previous201–215 of 215, ranked by callers