Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

do not merge - test #27720

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Packs/Reco/Integrations/Reco/Reco.py
Original file line number Diff line number Diff line change
Expand Up @@ -1130,6 +1130,9 @@ def main() -> None:
:return:
:rtype:
"""



try:
command = demisto.command()
demisto.debug(f"Reco Command being called is {command}")
Expand Down
2 changes: 1 addition & 1 deletion Packs/Reco/pack_metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Reco",
"description": "Reco - detects and protects against sensitive data leakage",
"support": "partner",
"support": "community",
"currentVersion": "1.1.2",
"author": "Reco",
"url": "https://reco.ai",
Expand Down
22 changes: 22 additions & 0 deletions Packs/TestSupoortLabels/pack_metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "test",
"description": "test",
"support": "xsoar",
"currentVersion": "1.1.17",
"author": "test",
"url": "",
"email": "",
"created": "2020-08-26T09:03:28Z",
"categories": [
"Case Management"
],
"tags": [
"Threat Intelligence Management"
],
"useCases": [],
"keywords": [],
"marketplaces": [
"xsoar",
"marketplacev2"
]
}