Skip to content

Comments

Update API documentation to reflect /summary endpoint and remove deprecated Beta tags#35

Merged
PhilSchroeder merged 8 commits intoEmergingThreats:masterfrom
talyruger:master
Jan 23, 2026
Merged

Update API documentation to reflect /summary endpoint and remove deprecated Beta tags#35
PhilSchroeder merged 8 commits intoEmergingThreats:masterfrom
talyruger:master

Conversation

@talyruger
Copy link
Contributor

Updated signature documentation endpoint from /v1/sids/{sid}/documentation to /v1/sids/{sid}/summary to match UI implementation
Added two real-world JSON examples showing AI-generated vs standard signature descriptions (SID 2032904 and 2029740)
Documented complete metadata object with 23 fields including MITRE ATT&CK mappings, CVE references, and AI-generation indicators
Removed Beta tags from CVE Information, Malware Information, Threat Actor Information, and Trends Information sections
Fixed typo in URL patterns summary: /v1/malare/{malware_family} → /v1/malware/{malware_family}
Added missing SID endpoints to URL patterns: /v1/sids/{sid}/text, /v1/sids/{sid}/summary, /v1/sids/{sid}/references
Added API version (v1) and last updated date (January 2026) to Introduction section

…ry with expanded metadata fields

This change renames the signature documentation endpoint and significantly expands the response structure to include comprehensive metadata. The new /summary endpoint returns detailed signature information including AI-generated descriptions, MITRE ATT&CK mappings, affected products, CVE references, performance impact, and deployment recommendations. Added two examples showing both AI-generated an
@PhilSchroeder PhilSchroeder self-requested a review January 23, 2026 20:31
@PhilSchroeder PhilSchroeder merged commit 8030737 into EmergingThreats:master Jan 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants