TheDocumentation Index
Fetch the complete documentation index at: https://docs.opensourcemalware.com/llms.txt
Use this file to discover all available pages before exploring further.
/modify-threat-report endpoint lets you update a threat report, whether submitted by you or another community member. Only the fields you include in the request body will be changed. Fields you omit are left as-is.
Use it to:
- Add new evidence: Update a report with newly discovered IOCs, advisory URLs, or supporting references as your investigation develops.
- Correct report details: Fix inaccurate severity assessments, version information, or payload descriptions after initial submission.
- Expand threat coverage: Add tags, contributors, or updated publisher information as more becomes known about a threat actor or campaign.
Modified reports go through the OSM community verification process before they are published to the database. This review ensures data quality and prevents false positives. You can track the status of your submissions from your profile on opensourcemalware.com.
Request body
You must include one of the following to identify the threat:threat_id(the UUID of the threat report)package_name(optionally combined withregistry)resource_identifier(optionally combined withregistry)

