docs: add changelog field to manifests (template, VirusTotal, README)
This commit is contained in:
@@ -8,6 +8,9 @@ id: example_integration # required · unique slug · [a-z0-9_]
|
||||
name: Example Integration # required · shown in the UI
|
||||
version: 1.0.0 # semver · bump on every change
|
||||
description: One-line description of what this integration does.
|
||||
# changelog: shown to operators when an update is available, so they can assess
|
||||
# risk before updating. Describe notable/breaking changes for THIS version.
|
||||
changelog: "1.0.0 — Initial release."
|
||||
category: enrichment # free text: enrichment | containment | ticketing | ...
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user