-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Solution/grey noise 1 #8931
Solution/grey noise 1 #8931
Conversation
@microsoft-github-policy-service agree |
Hello @punkrokk, Thank you for raising this PR. Please repackage the solution using V3 tool for which input file and solution metadata are required. |
Solutions/GreyNoise/Data Connectors/GreyNoiseAPISentinelConnector/main.py
Fixed
Show resolved
Hide resolved
Solutions/GreyNoise/Data Connectors/GreyNoiseAPISentinelConnector/main.py
Fixed
Show resolved
Hide resolved
I believe in order to setup and test my deploy to Azure Function link, I need to get this merged. |
Hello @punkrokk, Thank you for committing the requested changes. |
Solutions/GreyNoiseThreatIntelligence/Data Connectors/GreyNoiseAPISentinelConnector/main.py
Fixed
Show resolved
Hide resolved
Hello @punkrokk, Please repackage the solution again with adding workbook in the input file. I did the changes in my local but came to know I dont have access to the branch. |
I have added the workbook to the input file and added some Stix samples you can submit to the ThreatIntellegenceIndicator upload-api. |
Hello @punkrokk, Thank you for committing the changes. I'll examine this commits and update you about the same before 14 September, 2023. |
...ions/GreyNoiseThreatIntelligence/Data Connectors/GreyNoiseConnector_UploadIndicatorsAPI.json
Outdated
Show resolved
Hide resolved
"CLIENT_ID": "[parameters('CLIENT_ID')]", | ||
"CLIENT_SECRET": "[parameters('CLIENT_SECRET')]", | ||
"GREYNOISE_CLASSIFICATIONS": "[parameters('GREYNOISE_CLASSIFICATIONS')]", | ||
"WEBSITE_RUN_FROM_PACKAGE": "https://github.com/Azure/Azure-Sentinel/raw/db458a54839b084eac0e70bbe6e2a41f34f37e2b/Solutions/GreyNoiseThreatIntelligence/Data%20Connectors/GreyNoiseAPISentinelConn.zip" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Zip package download link should have the master branch, currently its on your branch.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How do I get it on Master Branch? Do I need a PR with just the zip file?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see #9010
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just replace the branch name with "master"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regarding this: I'm following the instructions here: https://github.com/Azure/Azure-Sentinel/blob/master/DataConnectors/Templates/Connector_REST_API_AzureFunctionApp_template/README.md#3-create-an-encoded-url which say to get my zip file up into master so I can update the link in azure_deploy file.
Hello @punkrokk, I'll take a look at it and update you about the same before 20 September, 2023. |
Hello @punkrokk, Everything looks good. Just add a reference link to release notes in Create ui. Also please move the workbook metadata from V2 folder to this file https://github.com/Azure/Azure-Sentinel/blob/master/Workbooks/WorkbooksMetadata.json This are the only changes requested. Other than this all looks good. |
4404764
to
aabbea1
Compare
@v-prasadboke I messed up rebase, new PR here: #9070 |
All changes requested in #9070 @v-prasadboke |
Required items, please complete
Change(s):
Reason for Change(s):
Version Updated:
Testing Completed:
Checked that the validations are passing and have addressed any issues that are present:
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.
Change(s):
Reason for Change(s):
Version updated:
Testing Completed:
Note: If updating a detection, you must update the version field.
Checked that the validations are passing and have addressed any issues that are present:
Note: Let us know if you have tried fixing the validation error and need help.