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

HYAS Protect Initial Commit #8804

Merged
merged 15 commits into from
Oct 11, 2023
Merged

HYAS Protect Initial Commit #8804

merged 15 commits into from
Oct 11, 2023

Conversation

RamboV
Copy link
Contributor

@RamboV RamboV commented Aug 17, 2023

Required items, please complete

Change(s):

  • See guidance below

Reason for Change(s):

  • See guidance below

Version Updated:

  • Required only for Detections/Analytic Rule templates
  • See guidance below

Testing Completed:

  • See guidance below

Checked that the validations are passing and have addressed any issues that are present:

  • See guidance below

Guidance <- remove section before submitting


Before submitting this PR please ensure that you have read the following sections and filled out the changes, reason for change and testing complete sections:

Thank you for your contribution to the Microsoft Sentinel Github repo.

Details of the code changes in your submitted PR. Providing descriptions for pull requests ensures there is context to changes being made and greatly enhances the code review process. Providing associated Issues that this resolves also easily connects the reason.

Change(s):

  • Updated syntax for XYZ.yaml

Reason for Change(s):

Version updated:

  • Yes
  • Detections/Analytic Rule templates are required to have the version updated

The code should have been tested in a Microsoft Sentinel environment that does not have any custom parsers, functions or tables, so that you validate no incorrect syntax and execution functions properly. If your submission requires a custom parser or function, it must be submitted with the PR.

Testing Completed:

  • Yes/No/Need Help

Note: If updating a detection, you must update the version field.

Before the submission has been made, please look at running the KQL and Yaml Validation Checks locally.
https://github.com/Azure/Azure-Sentinel#run-kql-validation-locally

Checked that the validations are passing and have addressed any issues that are present:

  • Yes/No/Need Help

Note: Let us know if you have tried fixing the validation error and need help.

References:


@RamboV RamboV requested review from a team as code owners August 17, 2023 14:03
@v-atulyadav v-atulyadav added the Solution Solution specialty review needed label Aug 18, 2023
@v-rusraut
Copy link
Contributor

v-rusraut commented Aug 18, 2023

Hi @RamboV,
Thanks for raising PR with us, we will provide you an update by 23 Aug 2023.

@v-rusraut
Copy link
Contributor

Hi @RamboV,

Please work on below points:

Thanks

@v-rusraut
Copy link
Contributor

Hi @RamboV,

Before repackaging the solution, please resolve below validation erros:

HyasProtect2
  • There is KqlValidation issue, please refer below screen shots.
HyasProtect1

To resolve this issue please add table definition of HYASProtectDnsSecurityLogs_CL at below mentioned path.
Path : https://github.com/Azure/Azure-Sentinel/tree/master/.script/tests/KqlvalidationsTests/CustomTables

Thanks

@v-rbajaj
Copy link
Contributor

Hi @RamboV, can you please look into the above comment and make the necessary changes?

@v-atulyadav
Copy link
Contributor

Hi @RamboV,
We are still waiting for your response to the above. Thanks

@v-rbajaj
Copy link
Contributor

v-rbajaj commented Sep 5, 2023

Hi @RamboV, can you please provide some update on the above comments?

@RamboV
Copy link
Contributor Author

RamboV commented Sep 5, 2023

Hi @v-rbajaj,
We are looking into it and will update you by 7 sep 2023.

@v-rbajaj
Copy link
Contributor

v-rbajaj commented Sep 7, 2023

Hi @RamboV, Ok thank, waiting for update.

@v-atulyadav
Copy link
Contributor

Hi @RamboV,
We look forward to hearing from you once your updates are complete. Thanks

@v-rbajaj
Copy link
Contributor

Hi @RamboV, please provide some update on this PR.

@v-rbajaj
Copy link
Contributor

Hi @RamboV, request you to please provide some update on this PR.

@v-rbajaj
Copy link
Contributor

Hi @RamboV, please provide update on this PR.

@v-atulyadav
Copy link
Contributor

Hi @RamboV, hope you are doing well. Just wanted to check if you got a chance to look at the suggestions shared. Please feel free to reach out to us for any queries and/or support. Thanks

@v-rbajaj
Copy link
Contributor

Hi @RamboV, please provide update on this PR.

@v-rbajaj
Copy link
Contributor

Hi @RamboV, Please move the Logo file to https://github.com/Azure/Azure-Sentinel/tree/master/Logos

@RamboV
Copy link
Contributor Author

RamboV commented Sep 27, 2023

Hi @RamboV, Please move the Logo file to https://github.com/Azure/Azure-Sentinel/tree/master/Logos

Hi @v-rbajaj we already have a logo for HYAS we are using the same.

@v-rbajaj
Copy link
Contributor

Ok, can you please remove the logo from here Solutions/HYAS Protect/Data Connectors/Logo/Hyas.svg

Hi @RamboV, Please move the Logo file to https://github.com/Azure/Azure-Sentinel/tree/master/Logos

Hi @v-rbajaj we already have a logo for HYAS we are using the same.

@RamboV
Copy link
Contributor Author

RamboV commented Sep 27, 2023

Ok, can you please remove the logo from here Solutions/HYAS Protect/Data Connectors/Logo/Hyas.svg

Hi @RamboV, Please move the Logo file to https://github.com/Azure/Azure-Sentinel/tree/master/Logos

Hi @v-rbajaj we already have a logo for HYAS we are using the same.

Hello @v-rbajaj done

{
"Name": "HYAS Protect",
"Author": "Hyas",
"Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/blob/master/Logos/Hyas.svg\" width=\"75px\" height=\"75px\">",
Copy link
Contributor

@v-rbajaj v-rbajaj Sep 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @RamboV, please update this link https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/Hyas.svg

Then repackage this solution

"_solutionVersion": "3.0.0",
"solutionId": "hyas.microsoft-sentinel-solution-hyas-protect",
"_solutionId": "[variables('solutionId')]",
"workspaceResourceId": "[resourceId('microsoft.OperationalInsights/Workspaces', parameters('workspace'))]",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @RamboV, please remove this line from maintemplate.json and update this file inside 3.0.0 zip file as well.

@v-rbajaj
Copy link
Contributor

v-rbajaj commented Oct 5, 2023

Hi @RamboV, please provide some update on the above comment.

1 similar comment
@v-rbajaj
Copy link
Contributor

v-rbajaj commented Oct 9, 2023

Hi @RamboV, please provide some update on the above comment.

@RamboV
Copy link
Contributor Author

RamboV commented Oct 10, 2023

Hi @RamboV, please provide some update on the above comment.

Hello @v-rbajaj I have modified accordingly

@v-atulyadav v-atulyadav merged commit 7990f3e into Azure:master Oct 11, 2023
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Solution Solution specialty review needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants