Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anthropics/claude-code-security-review
/ functions
Functions
226 in github.com/anthropics/claude-code-security-review
⨍
Functions
226
◇
Types & classes
41
↳
Endpoints
50
Method
test_run_security_audit_retry_on_failure
Test retry logic on failure.
claudecode/test_claude_runner.py:199
Method
test_run_security_audit_success
Test successful security audit execution.
claudecode/test_helper_functions.py:146
Method
test_run_security_audit_success
Test successful security audit.
claudecode/test_claude_runner.py:120
Method
test_run_security_audit_timeout
Test timeout handling.
claudecode/test_claude_runner.py:257
Method
test_run_single_evaluation
Test run_single_evaluation helper.
claudecode/test_eval_engine.py:296
Method
test_secrets_pattern_exclusion
Test that generic secrets warnings are NOT excluded anymore.
claudecode/test_hard_exclusion_rules.py:97
Method
test_setup_repository_clone
Test repository setup with cloning.
claudecode/test_eval_engine.py:163
Method
test_setup_repository_existing
Test repository setup with existing repository.
claudecode/test_eval_engine.py:185
Method
test_severity_normalization
Test various severity formats.
claudecode/test_findings_conversion.py:156
Method
test_similar_but_different_findings
Test similar findings with slight differences.
claudecode/test_findings_conversion.py:402
Method
test_special_characters_in_description
Test findings with special regex characters.
claudecode/test_findings_conversion.py:123
Method
test_specific_resource_also_excluded
Test that ALL resource issues are now excluded (including specific ones).
claudecode/test_hard_exclusion_rules.py:196
Method
test_specific_validation_not_excluded
Test that specific validation issues are not excluded.
claudecode/test_hard_exclusion_rules.py:72
Method
test_unicode_in_findings
Test findings with unicode characters.
claudecode/test_findings_conversion.py:88
Method
test_validate_claude_available_error
Test Claude validation with error.
claudecode/test_claude_runner.py:81
Method
test_validate_claude_available_no_api_key
Test Claude validation without API key.
claudecode/test_claude_runner.py:50
Method
test_validate_claude_available_not_installed
Test Claude validation when not installed.
claudecode/test_claude_runner.py:70
Method
test_validate_claude_available_success
Test successful Claude validation.
claudecode/test_claude_runner.py:28
Method
test_validate_claude_available_timeout
Test Claude validation timeout.
claudecode/test_claude_runner.py:97
Method
test_very_long_description
Test findings with very long descriptions.
claudecode/test_findings_conversion.py:106
Method
test_workflow_error_recovery
Test workflow recovery from various errors.
claudecode/test_workflow_integration.py:283
Method
test_workflow_with_binary_files
Test workflow with binary files in PR.
claudecode/test_workflow_integration.py:450
Method
test_workflow_with_llm_filtering
Test workflow with LLM-based false positive filtering.
claudecode/test_workflow_integration.py:217
Method
test_workflow_with_massive_pr
Test workflow with very large PR.
claudecode/test_workflow_integration.py:376
Method
test_workflow_with_no_security_issues
Test workflow when no security issues are found.
claudecode/test_workflow_integration.py:301
Method
to_dict
Convert to dictionary for JSON serialization.
claudecode/evals/eval_engine.py:51
← previous
201–226 of 226, ranked by callers