MCPcopy Create free account

hub / github.com/anthropics/claude-code-security-review / functions

Functions226 in github.com/anthropics/claude-code-security-review

Methodtest_run_security_audit_retry_on_failure
Test retry logic on failure.
claudecode/test_claude_runner.py:199
Methodtest_run_security_audit_success
Test successful security audit execution.
claudecode/test_helper_functions.py:146
Methodtest_run_security_audit_success
Test successful security audit.
claudecode/test_claude_runner.py:120
Methodtest_run_security_audit_timeout
Test timeout handling.
claudecode/test_claude_runner.py:257
Methodtest_run_single_evaluation
Test run_single_evaluation helper.
claudecode/test_eval_engine.py:296
Methodtest_secrets_pattern_exclusion
Test that generic secrets warnings are NOT excluded anymore.
claudecode/test_hard_exclusion_rules.py:97
Methodtest_setup_repository_clone
Test repository setup with cloning.
claudecode/test_eval_engine.py:163
Methodtest_setup_repository_existing
Test repository setup with existing repository.
claudecode/test_eval_engine.py:185
Methodtest_severity_normalization
Test various severity formats.
claudecode/test_findings_conversion.py:156
Methodtest_similar_but_different_findings
Test similar findings with slight differences.
claudecode/test_findings_conversion.py:402
Methodtest_special_characters_in_description
Test findings with special regex characters.
claudecode/test_findings_conversion.py:123
Methodtest_specific_resource_also_excluded
Test that ALL resource issues are now excluded (including specific ones).
claudecode/test_hard_exclusion_rules.py:196
Methodtest_specific_validation_not_excluded
Test that specific validation issues are not excluded.
claudecode/test_hard_exclusion_rules.py:72
Methodtest_unicode_in_findings
Test findings with unicode characters.
claudecode/test_findings_conversion.py:88
Methodtest_validate_claude_available_error
Test Claude validation with error.
claudecode/test_claude_runner.py:81
Methodtest_validate_claude_available_no_api_key
Test Claude validation without API key.
claudecode/test_claude_runner.py:50
Methodtest_validate_claude_available_not_installed
Test Claude validation when not installed.
claudecode/test_claude_runner.py:70
Methodtest_validate_claude_available_success
Test successful Claude validation.
claudecode/test_claude_runner.py:28
Methodtest_validate_claude_available_timeout
Test Claude validation timeout.
claudecode/test_claude_runner.py:97
Methodtest_very_long_description
Test findings with very long descriptions.
claudecode/test_findings_conversion.py:106
Methodtest_workflow_error_recovery
Test workflow recovery from various errors.
claudecode/test_workflow_integration.py:283
Methodtest_workflow_with_binary_files
Test workflow with binary files in PR.
claudecode/test_workflow_integration.py:450
Methodtest_workflow_with_llm_filtering
Test workflow with LLM-based false positive filtering.
claudecode/test_workflow_integration.py:217
Methodtest_workflow_with_massive_pr
Test workflow with very large PR.
claudecode/test_workflow_integration.py:376
Methodtest_workflow_with_no_security_issues
Test workflow when no security issues are found.
claudecode/test_workflow_integration.py:301
Methodto_dict
Convert to dictionary for JSON serialization.
claudecode/evals/eval_engine.py:51
← previous201–226 of 226, ranked by callers