Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://neo.api.projectdiscovery.io/api/v1/codewiki/{indexName}/threat-model \ --header 'Authorization: Bearer <token>'
{ "success": true, "content": "<string>", "error": "<string>", "freshness": { "index_age_seconds": 123, "is_stale": true, "indexed_at": "2023-11-07T05:31:56Z", "indexed_branch": "<string>", "indexed_commit_sha": "<string>" } }
Get the threat model for an index.
JWT authentication token
Threat model response
The threat model markdown content
Show child attributes