diff --git a/docs/integration/develop_integration/automation/create_a_module.md b/docs/integration/develop_integration/automation/create_a_module.md index 103aa7dd53..f1721749ee 100644 --- a/docs/integration/develop_integration/automation/create_a_module.md +++ b/docs/integration/develop_integration/automation/create_a_module.md @@ -461,7 +461,7 @@ poetry run python3 compliance check --module modules\ Once you are done developing and testing your automation, the last step is to request an homologation to Sekoia. Once your automation is homologated, it will appear in the playbook library of **Sekoia SOC platform**: - Create a pull request -- Send an email to [team-integration@sekoia.io](mailto:team-integration@sekoia.io) with the pull request link +- Send an email to [homologation-request@sekoia.io](mailto:homologation-request@sekoia.io) with the pull request link - You will get an acknowledgement from Sekoia Integration team - In the following days (5 days max), you will receive feedbacks in your pull request that you must take into account - Once all feedbacks are taken into account, Integration team will **validate** your pull request diff --git a/docs/integration/develop_integration/formats/create_a_format.md b/docs/integration/develop_integration/formats/create_a_format.md index f386950638..5cd731e71a 100644 --- a/docs/integration/develop_integration/formats/create_a_format.md +++ b/docs/integration/develop_integration/formats/create_a_format.md @@ -150,7 +150,7 @@ To ensure the quality of contribution, the following points are reviewed in Gith Once you are done writing and testing your intake format, the last step is to request an homologation to Sekoia. Once your intake format is homologated, it will appear in the intake catalog of **Sekoia SOC platform**: - Create a pull request -- Send an email to [team-integration@sekoia.io](mailto:team-integration@sekoia.io) with the pull request link +- Send an email to [homologation-requestn@sekoia.io](mailto:homologation-request@sekoia.io) with the pull request link - You will get an acknowledgement from Sekoia Integration team - In the following days (5 days max), you will receive feedbacks in your pull request that you must take into account - Once all feedbacks are taken into account, Integration team will **validate** your pull request