Skip to content

Commit

Permalink
Clearify the integration description (demisto#31996)
Browse files Browse the repository at this point in the history
* Clearify the integration description

* dscr

* fix pre commit
  • Loading branch information
omerKarkKatz authored Jan 7, 2024
1 parent 9839898 commit 76d4aad
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
FortiMail is a comprehensive email security solution by Fortinet, offering advanced threat protection, data loss prevention, encryption, and email authentication to safeguard organizations against email-based cyber threats and protect sensitive information.

## How to Achieve Authentication
To authenticate with FortiMail, you need to generate an API key.
After providing the API key, click **Test** to validate the connection.
To authenticate with FortiMail, use the same username and password used for FortiMail login.
After providing the credentials, click **Test** to validate the connection.
7 changes: 7 additions & 0 deletions Packs/Fortimail/ReleaseNotes/1_0_1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#### Integrations

##### FortiMail

- Clarified the integration description.


28 changes: 14 additions & 14 deletions Packs/Fortimail/pack_metadata.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
{
"name": "Fortimail",
"description": "FortiMail is a comprehensive email security solution by Fortinet, offering advanced threat protection, data loss prevention, encryption, and email authentication to safeguard organizations against email-based cyber threats and protect sensitive information.",
"support": "xsoar",
"currentVersion": "1.0.0",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
"created": "2023-10-12T08:00:00Z",
"categories": [
"name": "Fortimail",
"description": "FortiMail is a comprehensive email security solution by Fortinet, offering advanced threat protection, data loss prevention, encryption, and email authentication to safeguard organizations against email-based cyber threats and protect sensitive information.",
"support": "xsoar",
"currentVersion": "1.0.1",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
"created": "2023-10-12T08:00:00Z",
"categories": [
"Email"
],
"tags": [],
"useCases": [],
"keywords": [
"Fortinet"
],
"githubUser": [],
"marketplaces": [
"githubUser": [],
"marketplaces": [
"xsoar",
"marketplacev2"
],
"certification": "certified"
}
],
"certification": "certified"
}

0 comments on commit 76d4aad

Please sign in to comment.