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

Adding new Box CCP connector and updated parser #11324

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Merge branch 'boxccp' of https://github.com/javiersoriano/Azure-Senti…

893e2fe
Select commit
Loading
Failed to load commit list.
Open

Adding new Box CCP connector and updated parser #11324

Merge branch 'boxccp' of https://github.com/javiersoriano/Azure-Senti…
893e2fe
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Sentinel Content Validation failed Nov 15, 2024 in 21m 22s

Build #Azure Sentinel Validations had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 22,336 (100.00%)
  • Other: 0 (0.00%)
  • Total: 22,337

Annotations

Check failure on line 46 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Sentinel Content Validation

Build log #L46

Error: The process '/opt/hostedtoolcache/dotnet/dotnet' failed with exit code 1

Check failure on line 51 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Sentinel Content Validation

Build log #L51

Dotnet command failed with non-zero exit code on the following projects : [
  '/home/vsts/work/1/s/.script/tests/KqlvalidationsTests/Kqlvalidations.Tests.csproj'
]

Check failure on line 1 in Kqlvalidations.Tests.KqlValidationTests.Validate_SolutionParsersFunctions_HaveValidKql(fileName: "BoxEvents.yaml", encodedFilePath: "L2hvbWUvdnN0cy93b3JrLzEvcy9Tb2x1dGlvbnMvQm94L1Bhcn"...)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Sentinel Content Validation

Kqlvalidations.Tests.KqlValidationTests.Validate_SolutionParsersFunctions_HaveValidKql(fileName: "BoxEvents.yaml", encodedFilePath: "L2hvbWUvdnN0cy93b3JrLzEvcy9Tb2x1dGlvbnMvQm94L1Bhcn"...)

Template Id: 231a04da-9a8d-4cd6-8a20-2da7ded173ba is not valid in Line: 309 col: 22
                    Errors: The name 'EventEndTime' does not refer to any known column, table, variable or function., Code: 'KS142', Severity: 'Error', Location: '17599..17611'
Expected: True
Actual:   False
Raw output
   at Kqlvalidations.Tests.KqlValidationTests.ValidateKql(String id, String queryStr, Boolean ignoreNoTabularExpressionError) in /home/vsts/work/1/s/.script/tests/KqlvalidationsTests/KqlValidationTests.cs:line 462
   at Kqlvalidations.Tests.KqlValidationTests.Validate_SolutionParsersFunctions_HaveValidKql(String fileName, String encodedFilePath) in /home/vsts/work/1/s/.script/tests/KqlvalidationsTests/KqlValidationTests.cs:line 334