forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated docker image to demisto/yolo-coco:1.0.0.115114. PR batch #1/1… (
demisto#37040) * Updated docker image to demisto/yolo-coco:1.0.0.115114. PR batch #1/1 (demisto#37037) Co-authored-by: root <root@1e2de18e0cc3> * release notes --------- Co-authored-by: content-bot <[email protected]> Co-authored-by: root <root@1e2de18e0cc3>
- Loading branch information
1 parent
d81c9b0
commit e8720df
Showing
3 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
|
||
#### Integrations | ||
|
||
##### Computer Vision Engine | ||
|
||
- Updated the Docker image to: *demisto/yolo-coco:1.0.0.115114*. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "ComputerVisionEngine", | ||
"description": "The ComputerVision Integration by using the Deep-learning library yolo-coco and OpenCV is able to recognize objects on photographs, i.e. planes, luggage, people, dogs, cats, etc.\nThe integration can be used in playbooks to extract objects on rasterized websites in phishing campaigns and making IOCs out of them.\nAdditionally, the integration is useful in CCTV systems significantly reducing the number of false - positives and creating custom workflows in XSOAR playbooks for on-prem physical security!", | ||
"support": "community", | ||
"currentVersion": "1.0.3", | ||
"currentVersion": "1.0.4", | ||
"author": "Maciej Drobniuch", | ||
"url": "drobniuch.pl", | ||
"email": "[email protected]", | ||
|