diff --git a/whitesource.config b/whitesource.config index 57dda2c6f6..d9823b1930 100644 --- a/whitesource.config +++ b/whitesource.config @@ -231,7 +231,7 @@ html.resolveDependencies=true ########################################################################################### # Includes/Excludes Glob patterns - Please use only one exclude line and one include line # ########################################################################################### -includes=**/*.cc **/*.zip **/*.cpp **/*.c **/*.swf **/*.tgz **/*.h **/*.js **/*.hpp **/*.py **/*.gzip **/*.cs **/*.rb **/*.exe **/*.gz **/*.pl **/*.cxx **/*.c++ **/*.hxx **/*.jar **/*.java **/*.go **/*.mod **/*.sum **/*.rb +includes=**/*.js **/*.jsx **/*.ts **/*.tsx **/package.json **/yarn.lock #includes=**/*.m **/*.mm **/*.js **/*.php #includes=**/*.jar #includes=**/*.gem **/*.rb @@ -240,7 +240,7 @@ includes=**/*.cc **/*.zip **/*.cpp **/*.c **/*.swf **/*.tgz **/*.h **/*.js **/*. #includes=**/*.zip **/*.tar.gz **/*.egg **/*.whl **/*.py #Exclude file extensions or specific directories by adding **/*. or **//** -excludes=**/*sources.jar **/*javadoc.jar +excludes=**/node_modules/** packages/react-datepicker/** case.sensitive.glob=false followSymbolicLinks=true