mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
chore: exclude new solution-specific test folders from CodeQL scans (#222741)
## Summary Exclude new solution-specific test folders from CodeQL scans.
This commit is contained in:
parent
e4b3ecb8e9
commit
ff9f47b22d
1 changed files with 1 additions and 0 deletions
1
.github/codeql/codeql-config.yml
vendored
1
.github/codeql/codeql-config.yml
vendored
|
@ -126,6 +126,7 @@ paths-ignore:
|
||||||
- x-pack/performance
|
- x-pack/performance
|
||||||
- x-pack/scripts
|
- x-pack/scripts
|
||||||
- x-pack/solutions/observability/packages/kbn-genai-cli
|
- x-pack/solutions/observability/packages/kbn-genai-cli
|
||||||
|
- x-pack/solutions/*/test
|
||||||
- x-pack/test
|
- x-pack/test
|
||||||
- x-pack/test_serverless
|
- x-pack/test_serverless
|
||||||
query-filters:
|
query-filters:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue