first commit

This commit is contained in:
2024-10-28 23:04:48 +01:00
commit 1ee55157f1
911 changed files with 325331 additions and 0 deletions

13
.whitesource Normal file
View File

@@ -0,0 +1,13 @@
{
"settingsInheritedFrom": "whitesource-config/whitesource-config@master",
"scanSettings": {
"configMode": "LOCAL",
"baseBranches": [
"private-master",
"v9.4.1"
]
},
"issueSettings": {
"issueRepoName": "whitesource-scan-issues"
}
}