Skip to content
Merged
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
1,420 changes: 712 additions & 708 deletions .script/tests/KqlvalidationsTests/CustomTables/CloudflareV2_CL.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Solutions/Cloudflare CCF/Data/Solution_Cloudflare.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"Cloudflare CCF/Analytic Rules/CloudflareCCFXSSProbingPattern.yaml"
],
"Metadata": "SolutionMetadata.json",
"BasePath": "C:\\GitHub\\Azure-Sentinel\\solutions\\Cloudflare CCF",
"Version": "3.0.0",
"BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\Cloudflare CCF",
"Version": "3.0.2",
"TemplateSpec": true,
Comment thread
rohan-sacumen marked this conversation as resolved.
"Is1Pconnector": false
"Is1PConnector": false
}
Binary file added Solutions/Cloudflare CCF/Package/3.0.2.zip
Binary file not shown.
10 changes: 8 additions & 2 deletions Solutions/Cloudflare CCF/Package/createUiDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,13 +104,19 @@
{
"name": "workbook1",
"type": "Microsoft.Common.Section",
"label": "Cloudflare CCF",
"label": [
"Cloudflare",
"Cloudflare CCF"
],
"elements": [
{
"name": "workbook1-text",
"type": "Microsoft.Common.TextBlock",
"options": {
"text": "Gain insights into Cloudflare events using the Codeless Connector Framework (CCF)."
"text": [
"Gain insights into Cloudflare events. You will get visibility on your Cloudflare web traffic, security, reliability.",
"Gain insights into Cloudflare events using the Codeless Connector Framework (CCF)."
]
}
}
]
Expand Down
Loading
Loading