Sample alert for JFrog Artifactory
Snapshot of the entity when an event occurs in JFrog Artifactory.
The sample alert becomes available after you generate the webhook.
{
"domain": "artifact",
"event_type": "deployed",
"data": {
"repo_key": "example-repo-local",
"path": "pipeinfo7.json",
"name": "pipeinfo7.json",
"sha256": "8b6cd18345075ff248487fed24e87ff0acff1454e761cc0676f78fxxxxxxxxxx",
"size": 203
},
"subscription_key": "jfxxx-agent",
"source": "jfrog/jfrt@01fsmwgxevmmcr1axxxxxxxxxx"
}