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

Merge main into 1.x #473

Merged
merged 125 commits into from
Mar 9, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
125 commits
Select commit Hold shift + click to select a range
8dd0904
Add sql integTest script for opensearch
peterzhuamazon Jun 16, 2021
5a6a3e8
Refactor readme (#148)
dai-chen Jun 30, 2021
47f5534
Build against OpenSearch 1.0.0 and bump artifact version to 1.0.0.0 (…
dai-chen Jun 30, 2021
399881d
Change grammar and add UT (#150)
dai-chen Jul 1, 2021
c37c423
Add release notes for OpenSearch GA (#151)
dai-chen Jul 1, 2021
3be6351
Merge branch 'main' of github.com:opensearch-project/sql into opensea…
peterzhuamazon Jul 9, 2021
4ca0eab
Add sql dashboards tests for workbench
peterzhuamazon Jul 9, 2021
27e8b3c
Merge pull request #157 from opensearch-project/opensearch-integtest-…
peterzhuamazon Jul 9, 2021
e2714e7
[1] Fixed aws init and shutdown behaviour (#163)
lyndonbauto Jul 23, 2021
bcdd3f5
Support implicit type conversion from string to boolean (#166)
dai-chen Jul 28, 2021
b3dfc49
Support distinct count aggregation (#167)
chloe-zh Jul 29, 2021
21cad56
Support implicit type conversion from string to temporal (#171)
dai-chen Aug 4, 2021
fa58ce8
Use externally-defined OpenSearch version when specified.
dblock Aug 13, 2021
90eb1a9
Merge pull request #179 from dblock/fix-snapshot
dblock Aug 13, 2021
abd97e7
Use OpenSearch 1.1 and build snapshot by default. (#181)
dblock Aug 16, 2021
9ada743
Bump path-parse from 1.0.6 to 1.0.7 in /workbench (#178)
dependabot[bot] Aug 18, 2021
b6fdd0d
Workbench: auto dump cypress test data, support security (#199)
joshuali925 Sep 1, 2021
d68547d
Workbench: remove curl commands in integtest.sh (#200)
joshuali925 Sep 1, 2021
a274c4b
Fix import path for cypress constant (#201)
joshuali925 Sep 2, 2021
728d415
Bump version to 1.1 for Opensearch 1.1.0.0 release (#202)
davidcui1225 Sep 2, 2021
74d9fa0
Bump opensearch ref to 1.1 in CI (#205)
joshuali925 Sep 14, 2021
7cda06b
Fix PPL request concurrency handling issue (#207)
dai-chen Sep 16, 2021
012cc03
Removed integtest.sh. (#208)
dblock Sep 16, 2021
937c955
Support match function as filter in SQL and PPL (#204)
chloe-zh Oct 6, 2021
efd2f4a
Changed the ODBC mac installer build platform to MacOS 10.15 from lat…
chloe-zh Oct 8, 2021
1d1c0d8
Renamed plugin helper config file to consistent name with OSD (#228)
chloe-zh Oct 8, 2021
c0dabae
Update build to use public Maven repo (#225)
abbashus Oct 14, 2021
374f9eb
Address security vulnerability CVE-2021-3795 (#231)
chloe-zh Oct 14, 2021
0bfae4e
Addressed security vulnerability CVE-2021-3807 (#233)
chloe-zh Oct 14, 2021
12eb45a
Support ODBC compatibility with ODFE SQL (#238)
chloe-zh Oct 21, 2021
3a1c0d0
Support span aggregation in query engine (#220)
chloe-zh Oct 22, 2021
7108d35
Enable DCO Workflow Check (#242)
chloe-zh Oct 28, 2021
c88f643
Bump version to 1.1.0.1 for patch release (#253)
chloe-zh Oct 28, 2021
6dae7b2
Add new protocol for visualization response format (#251)
chloe-zh Oct 28, 2021
fe7e867
Bumps version to 1.2 (#254)
Tengda-He Nov 4, 2021
0be541c
1.2 release notes
kavithacm Nov 5, 2021
55c59f0
1.2 release notes
kavithacm Nov 5, 2021
b2599c4
Merge pull request #268 from kavithacm/1.2-release-notes
kavithacm Nov 5, 2021
a2037bc
Update notice files (#269)
joshuali925 Nov 8, 2021
8c4b8f2
Add support for datetime type conversion in JDBC
Nov 8, 2021
65f449b
Optimized type converting in DSL filters (#272)
chloe-zh Nov 9, 2021
e62ad73
Update license headers for /**/ style files
joshuali925 Nov 12, 2021
ed1298c
Fix and add more license headers
joshuali925 Nov 12, 2021
ee3aec1
Add gradlew
joshuali925 Nov 12, 2021
b2d1a16
Remove amazon license in # and /**/ comment style files
joshuali925 Nov 12, 2021
c2a1cda
Remove amazon license in other files
joshuali925 Nov 12, 2021
3125416
Remove for one more file
joshuali925 Nov 12, 2021
040f989
Add some missing licenses
joshuali925 Nov 12, 2021
907019c
Merge pull request #282 from joshuali925/license-header
anirudha Nov 12, 2021
603d953
Updated PPL user manual with relevance function limitations (#283)
chloe-zh Nov 12, 2021
f075d47
Update release notes for 1.2 release (#289)
joshuali925 Nov 18, 2021
e579503
Added Tableau Connector to OpenSearch SQL (#290)
Nov 18, 2021
3b48852
Fixed result parsing error for boolean type (#284)
chloe-zh Nov 19, 2021
7f5ed9b
Fixed StringIndexOutOfBoundsException issue of left and right text fu…
chloe-zh Nov 19, 2021
b720231
Add support for codeowners to repo (#286)
ryanbogan Nov 30, 2021
c6cab3e
use opensearch-py client (#306)
zhongnansu Nov 30, 2021
02e6495
Fix query string handling for workbench (#305)
joshuali925 Nov 30, 2021
b1ff77c
[sql-cli] wrap error response into exception (#309)
zhongnansu Dec 6, 2021
91d07dc
added new badges, fixed links
ps48 Dec 7, 2021
3dbae83
added codecov for workbench
ps48 Dec 7, 2021
ac404cd
updated codecov flags
ps48 Dec 7, 2021
25ac89c
renamed workbench flag
ps48 Dec 7, 2021
4263e77
updated IT link
ps48 Dec 7, 2021
f45bda4
updated header name
ps48 Dec 7, 2021
4abe045
updated workbench header
ps48 Dec 7, 2021
e54ca92
updated link checker
ps48 Dec 7, 2021
5ee14d5
Merge pull request #313 from ps48/workflow_update
ps48 Dec 7, 2021
c72cdf4
Merge pull request #314 from ps48/code_quality
ps48 Dec 8, 2021
4a020db
Fixed issue #291 and updated the dialect for Tableau Connector (#296)
Dec 13, 2021
2411dc3
Type conversion (#318)
Dec 13, 2021
fff7588
Updated pbi connector (#320)
Dec 13, 2021
251ddd3
Add integTestRemote for sql (#327)
joshuali925 Dec 13, 2021
04a59b5
Bump log4j to 2.15 and bump plugin to 1.2.1 (#324)
joshuali925 Dec 13, 2021
53c236f
Update headers (#323)
lyndonbauto Dec 13, 2021
1dfaa1b
Add backwards compatibility tests for SQL (#322)
joshuali925 Dec 13, 2021
106dae5
Bump log4j to 2.16 and plugin to 1.2.2 (#338)
joshuali925 Dec 15, 2021
f4b9c4f
added untriaged and nolabel badges
ps48 Dec 17, 2021
6f3437c
backporting log4j to main
ps48 Dec 23, 2021
94cbca3
Merge pull request #348 from ps48/log4j_backport
ps48 Dec 27, 2021
013d402
Bump sql main to 1.3.0 (#351)
joshuali925 Dec 27, 2021
0f1c716
Update docs links for workbench (#352)
joshuali925 Dec 27, 2021
d893f66
Merge pull request #341 from ps48/update_readme_badges
ps48 Dec 30, 2021
3bb7e0e
Upgrade to log4j 2.17.1. (#354)
dblock Dec 31, 2021
7af51d3
Driver timestamp (#333)
Jan 3, 2022
390df63
Add .whitesource configuration file
mend-for-github-com[bot] Jan 5, 2022
c0085be
Add TDVT test report for the Tableau JDBC connector (#355)
Yury-Fridlyand Jan 5, 2022
3ffa1ca
PowerBI certification changes (#349)
Jan 5, 2022
6ec7b9d
Support date_nanos OpenSearch field type (#360)
joshuali925 Jan 5, 2022
23a48cc
Merge pull request #362 from opensearch-project/whitesource/configure
ps48 Jan 10, 2022
4af0011
Bump gson and json-schema (#370)
joshuali925 Jan 11, 2022
9bc26fb
Update release notes 1.2.4
ps48 Jan 12, 2022
53ac216
added maintenance section
ps48 Jan 12, 2022
ec1e49e
Merge pull request #373 from ps48/main
ps48 Jan 13, 2022
1699743
Remove jcenter in sql and jdbc (#378)
joshuali925 Jan 14, 2022
1348b84
Connector limitation documentation (#366)
Jan 14, 2022
d4c4fb2
Address msft feedback (#380)
Jan 18, 2022
10092fb
Update the README file and and a link to the iODBC (#365)
alinaliBQ Jan 18, 2022
c745e71
[SQL-CLI] set version number to 1.0.0 (#381)
zhongnansu Jan 20, 2022
b278090
Rewrite span as composite aggregation. (#386)
penghuo Jan 21, 2022
2eada37
Rename `opensearch-sql-cli` to `opensearch-sqlcli` to unblock release…
zhongnansu Jan 24, 2022
47738bb
update guava package to 31.0.1-jre (#390)
ps48 Jan 24, 2022
91e86b8
rename package name of sql-cli from `opensearch-sqlcli` to `opensearc…
zhongnansu Jan 25, 2022
b0ef5e0
Parse none type field as null instead of throw exception (#406)
penghuo Feb 2, 2022
1a55970
Add how to setup aws credentials for ODBC Tableau (#394)
joshuali925 Feb 3, 2022
0b9b7dd
Jackson-databind bump to 2.12.6 (#410)
ps48 Feb 4, 2022
f0ff78e
Bug Fix, disable html escape when formatting response (#412)
penghuo Feb 4, 2022
fe20fb1
Support multiple indices in PPL and SQL (#408)
penghuo Feb 4, 2022
2714c2f
Revert to windows 2019 for odbc CI (#413)
joshuali925 Feb 11, 2022
1a2bfe2
Support combination of group field and span in stats command (#417)
penghuo Feb 15, 2022
0fd7f2f
Support In clause in SQL and PPL (#420)
penghuo Feb 16, 2022
f186d04
Add cast function to PPL (#433)
joshuali925 Feb 16, 2022
f7bbcc0
Version bump to 1.3 (#419)
eugenesk24 Feb 21, 2022
8ad144e
Span expression should always be first in by list if exist (#437)
penghuo Feb 21, 2022
b9a642c
Add auto backport functionality for SQL (#445)
davidcui1225 Feb 23, 2022
d726c57
Update backport and add auto-delete workflows (#446)
davidcui1225 Feb 23, 2022
aceedb8
Version Bump: springframework and jackson (#443)
penghuo Feb 24, 2022
5e1f657
Version Bump: H2 1.x -> 2.x (#444)
penghuo Feb 24, 2022
ab6a43f
Add CI Matrix for JDK 11 and 14 (#451)
davidcui1225 Mar 2, 2022
c2e5636
Add Certificate Validation option (#449)
Mar 3, 2022
0d9da48
Treating ExpressionEvaluationException as client Error (#459)
vmmusings Mar 4, 2022
bb7d3bc
Add parse command to PPL (#411)
joshuali925 Mar 4, 2022
1823cea
Add limitation section in PPL docs (#456)
penghuo Mar 4, 2022
d6ccc8e
[Enhancement] optimize sort rewrite logic (#434)
penghuo Mar 5, 2022
10a9846
Support ISO 8601 Format in Date Format. (#460)
vmmusings Mar 7, 2022
9242b2b
Merge branch 'main' into 1.x
vmmusings Mar 8, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# This should match the owning team set up in https://github.com/orgs/opensearch-project/teams
* @opensearch-project/sql
28 changes: 28 additions & 0 deletions .github/workflows/backport.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
name: Backport
on:
pull_request_target:
types:
- closed
- labeled

jobs:
backport:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
name: Backport
steps:
- name: GitHub App token
id: github_app_token
uses: tibdex/github-app-token@v1.5.0
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.APP_PRIVATE_KEY }}
installation_id: 22958780

- name: Backport
uses: VachaShah/backport@v1.1.4
with:
github_token: ${{ steps.github_app_token.outputs.token }}
branch_name: backport/backport-${{ github.event.number }}
54 changes: 54 additions & 0 deletions .github/workflows/bi-connectors.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
name: Build connectors for BI tools

on:
push:
paths:
- 'bi-connectors/PowerBIConnector/**'
- 'bi-connectors/TableauConnector/**'
- '.github/workflows/bi-connectors.yml'

jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Pack Tableau JDBC connector
id: pack-tableau-jdbc
run: |
zip -r opensearch_sql_jdbc.taco . -x *.taco
working-directory: bi-connectors/TableauConnector/opensearch_sql_jdbc
- name: Prepare Power BI ODBC connector for 'OpenSearch Project'
run: |
cp OpenSearchProject.pq OpenSearchProject.m
working-directory: bi-connectors/PowerBIConnector
- name: Pack Power BI ODBC connector
id: pack-powerbi-odbc-os-proj
run: |
zip OpenSearchProject.mez *.png *.m *.resx *.pqm
working-directory: bi-connectors/PowerBIConnector
- name: Prepare Power BI ODBC connector for 'Amazon OpenSearch Service'
id: prep-powerbi-odbc-amz-os-svc
run: |
mv OpenSearchProject.m AmazonOpenSearchService.m
sed -i 's/<value>OpenSearch Project<\/value>/<value>Amazon OpenSearch Service<\/value>/g' resources.resx
sed -i 's/OpenSearch Project/Amazon OpenSearch Service/g' AmazonOpenSearchService.m
sed -i 's/OpenSearchProject/AmazonOpenSearchService/g' AmazonOpenSearchService.m
sed -i 's/opensearchproject/amazonopensearchservice/g' AmazonOpenSearchService.m
working-directory: bi-connectors/PowerBIConnector
- name: Pack Power BI ODBC connector for 'Amazon OpenSearch Service'
id: pack-powerbi-odbc-amz-os-svc
run: |
zip AmazonOpenSearchService.mez *.png *.m *.resx *.pqm
working-directory: bi-connectors/PowerBIConnector
- name: Upload Tableau JDBC connector
if: steps.pack-tableau-jdbc.outcome == 'success'
uses: actions/upload-artifact@v2
with:
name: TableauConnectors
path: bi-connectors/TableauConnector/opensearch_sql_jdbc/opensearch_sql_jdbc.taco
- name: Upload Power BI ODBC connectors
if: steps.pack-powerbi-odbc-os-proj.outcome == 'success' || (steps.prep-powerbi-odbc-amz-os-svc.outcome == 'success' && steps.pack-powerbi-odbc-amz-os-svc.outcome == 'success')
uses: actions/upload-artifact@v2
with:
name: PBIConnectors
path: 'bi-connectors/PowerBIConnector/*.mez'
18 changes: 18 additions & 0 deletions .github/workflows/dco.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: Developer Certificate of Origin Check

on: [pull_request]

jobs:
check:
runs-on: ubuntu-latest

steps:
- name: Get PR Commits
id: 'get-pr-commits'
uses: tim-actions/get-pr-commits@v1.1.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: DCO Check
uses: tim-actions/dco@v1.1.0
with:
commits: ${{ steps.get-pr-commits.outputs.commits }}
15 changes: 15 additions & 0 deletions .github/workflows/delete_backport_branch.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: Delete merged branch of the backport PRs
on:
pull_request:
types:
- closed

jobs:
delete-branch:
runs-on: ubuntu-latest
if: startsWith(github.event.pull_request.head.ref,'backport/')
steps:
- name: Delete merged branch
uses: SvanBoxel/delete-merged-branch@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/draft-release-notes-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
with:
config-name: draft-release-notes-config.yml
tag: (None)
version: 1.1.0.0
version: 1.3.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
id: lychee
uses: lycheeverse/lychee-action@master
with:
args: --accept=200,403,429,999 "**/*.html" "**/*.md" "**/*.txt" --exclude "http://localhost*" "https://localhost" "https://odfe-node1:9200/" "https://community.tableau.com/docs/DOC-17978" ".*family.zzz" "https://pypi.python.org/pypi/opensearch-sql-cli/" "opensearch*" ".*@amazon.com" ".*email.com" "git@github.com" "http://timestamp.verisign.com/scripts/timstamp.dll"
args: --accept=200,403,429,999 "./**/*.html" "./**/*.md" "./**/*.txt" --exclude "http://localhost*" "https://localhost" "https://odfe-node1:9200/" "https://community.tableau.com/docs/DOC-17978" ".*family.zzz" "https://pypi.python.org/pypi/opensearchsql/" "opensearch*" ".*@amazon.com" ".*email.com" "git@github.com" "http://timestamp.verisign.com/scripts/timstamp.dll" ".*/PowerBIConnector/bin/Release"
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
- name: Fail if there were link errors
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/sql-cli-test-and-build-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@ jobs:

- name: Create Artifact Path
run: |
mkdir -p opensearch-sql-cli-builds
cp -r ./dist/*.tar.gz ./dist/*.whl opensearch-sql-cli-builds/
mkdir -p opensearchsql-builds
cp -r ./dist/*.tar.gz ./dist/*.whl opensearchsql-builds/
- name: Upload Artifact
uses: actions/upload-artifact@v2
with:
name: opensearch-sql-cli
path: sql-cli/opensearch-sql-cli-builds
name: opensearchsql
path: sql-cli/opensearchsql-builds
6 changes: 3 additions & 3 deletions .github/workflows/sql-odbc-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

jobs:
build-mac:
runs-on: macos-latest
runs-on: macos-10.15
defaults:
run:
working-directory: sql-odbc
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
# name: mac-test-results
# path: test-output
build-windows32:
runs-on: windows-latest
runs-on: windows-2019
defaults:
run:
working-directory: sql-odbc
Expand Down Expand Up @@ -123,7 +123,7 @@ jobs:
# name: windows-test-results
# path: $CI_OUTPUT_PATH/test
build-windows64:
runs-on: windows-latest
runs-on: windows-2019
defaults:
run:
working-directory: sql-odbc
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/sql-odbc-release-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ env:
ODBC_BUILD_PATH: "./build/odbc/build"
AWS_SDK_INSTALL_PATH: "./build/aws-sdk/install"
PLUGIN_NAME: opensearch-sql-odbc
OD_VERSION: 1.1.0.0
OD_VERSION: 1.3.0.0

jobs:
build-mac:
runs-on: macos-latest
runs-on: macos-10.15
defaults:
run:
working-directory: sql-odbc
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sql-odbc-rename-and-release-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- rename*

env:
OD_VERSION: 1.1.0.0
OD_VERSION: 1.3.0.0

jobs:
upload-odbc:
Expand Down
31 changes: 15 additions & 16 deletions .github/workflows/sql-test-and-build-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,33 +2,31 @@ name: SQL Java CI

on: [push, pull_request]

env:
OPENSEARCH_VERSION: '1.3.0-SNAPSHOT'

jobs:
build:

strategy:
matrix:
java:
- 11
- 14
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v1

- name: Set up JDK 1.14
- name: Set up JDK ${{ matrix.java }}
uses: actions/setup-java@v1
with:
java-version: 1.14

# Publish OpenSearch to local Maven repo for now
- name: Checkout OpenSearch
uses: actions/checkout@v2
with:
repository: 'opensearch-project/OpenSearch'
path: OpenSearch
ref: '1.1'

- name: Build OpenSearch
working-directory: ./OpenSearch
run: ./gradlew publishToMavenLocal
java-version: ${{ matrix.java }}

- name: Build with Gradle
run: ./gradlew build assemble -Dopensearch.version=1.1.0-SNAPSHOT
run: ./gradlew build assemble -Dopensearch.version=${{ env.OPENSEARCH_VERSION }}

- name: Run backward compatibility tests
run: ./bwctest.sh

- name: Create Artifact Path
run: |
Expand All @@ -39,6 +37,7 @@ jobs:
- name: Upload SQL Coverage Report
uses: codecov/codecov-action@v1
with:
flags: sql-engine
token: ${{ secrets.CODECOV_TOKEN }}

- name: Upload Artifacts
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/sql-workbench-release-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:

env:
PLUGIN_NAME: query-workbench-dashboards
OPENSEARCH_VERSION: '1.0'
OPENSEARCH_PLUGIN_VERSION: 1.0.0.0
OPENSEARCH_VERSION: '1.x'
OPENSEARCH_PLUGIN_VERSION: 1.3.0.0

jobs:

Expand Down
11 changes: 9 additions & 2 deletions .github/workflows/sql-workbench-test-and-build-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [pull_request, push]
env:
PLUGIN_NAME: query-workbench-dashboards
OPENSEARCH_VERSION: '1.x'
OPENSEARCH_PLUGIN_VERSION: 1.1.0.0
OPENSEARCH_PLUGIN_VERSION: 1.3.0.0

jobs:

Expand Down Expand Up @@ -43,7 +43,14 @@ jobs:
- name: Test
run: |
cd OpenSearch-Dashboards/plugins/workbench
yarn test:jest
yarn test:jest --coverage
- name: Upload coverage
uses: codecov/codecov-action@v1
with:
flags: query-workbench
directory: ./OpenSearch-Dashboards/plugins/workbench
token: ${{ secrets.CODECOV_TOKEN }}

- name: Build Artifact
run: |
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
.project
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
/bin/
bin/
/target/
log/
elasticsearch-sql.iml
Expand Down
15 changes: 15 additions & 0 deletions .whitesource
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"scanSettings": {
"configMode": "AUTO",
"configExternalURL": "",
"projectToken": "",
"baseBranches": []
},
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure",
"displayMode": "diff"
},
"issueSettings": {
"minSeverityLevel": "LOW"
}
}
Loading