Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BishopFox/aimap
/ functions
Functions
525 in github.com/BishopFox/aimap
⨍
Functions
525
◇
Types & classes
152
↳
Endpoints
34
Method
test_templates_have_http_section
(self)
backend/tests/test_discovery.py:660
Method
test_templates_have_required_fields
(self)
backend/tests/test_discovery.py:650
Method
test_tls_detection
(self, sample_shodan_result_openai: dict)
backend/tests/test_discovery.py:281
Method
test_tool_filter
(self)
backend/tests/test_routes.py:854
Method
test_tool_info_risk_enum
(self)
backend/tests/test_models.py:156
Method
test_trigger_scan
(self, client)
backend/tests/test_routes.py:713
Method
test_trigger_scan_range_not_found
(self, client)
backend/tests/test_routes.py:726
Method
test_update_endpoint
(self, client)
backend/tests/test_routes.py:351
Method
test_update_endpoint_not_found
(self, client)
backend/tests/test_routes.py:362
Method
test_update_last_seen
Merge should always update last_seen and updated_at.
backend/tests/test_discovery.py:533
Method
test_update_range
(self, client)
backend/tests/test_routes.py:684
Method
test_update_range_not_found
(self, client)
backend/tests/test_routes.py:693
Method
test_update_status
(self, client)
backend/tests/test_routes.py:586
Method
test_update_status_invalid
(self, client)
backend/tests/test_routes.py:595
Method
test_update_status_not_found
(self, client)
backend/tests/test_routes.py:603
Method
test_upsert_analysis
Creating with same endpoint_id should update instead of insert.
backend/tests/test_routes.py:770
Method
test_url_construction_http
(self, sample_shodan_result: dict)
backend/tests/test_discovery.py:251
Method
test_url_construction_https
(self, sample_shodan_result_openai: dict)
backend/tests/test_discovery.py:256
Method
to_dict
(self)
backend/app/services/attack_mcp.py:74
Method
to_dict
(self)
backend/app/services/attack_mcp.py:98
Function
trigger_scan
Trigger a scan for this range. By default creates an **active** scan (httpx + Nuclei). Pass ``{"type": "ingestion"}`` in the body to create a
backend/app/routes/ranges.py:150
Function
update_endpoint
Update an endpoint.
backend/app/routes/endpoints.py:347
Function
update_range
Update a range.
backend/app/routes/ranges.py:120
Function
update_scan_status
Update scan status (pause/resume/stop).
backend/app/routes/scans.py:152
Function
useGeoData
()
frontend/src/hooks/useApi.ts:41
← previous
501–525 of 525, ranked by callers