Skip to content

Commit 97c2905

Browse files
authored
Changed liscence and Readme files (#110)
1 parent b6978e7 commit 97c2905

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Short Name | Long Name | Required? | Description
2222
-tc | -tenantCode | Yes<sup>3</sup> | Tenant ID if using user credentials
2323
-at | -assessmentTypeId | Yes<sup>4</sup> | Assessment type ID
2424
-eid | -entitlement | Yes<sup>4</sup> | Entitlement ID
25-
-ts | -technologyStackId | Yes<sup>4</sup> | Technology stack as an integer: 1 (.NET), 23 (.Net Core), 2 (ABAP), 21 (Apex/Visualforce), 3 (ASP), 5 (CFML), 6 (COBOL), 29 (Dart/Flutter), 22 (Go), 27 (Infrastructure-As-Code/Dockerfile), 7 (JAVA/J2EE), 16 (JS/TS/HTML), 26 (Kotlin), 18 (MBS/C/C++/Scala), 9 (PHP), 10 (PYTHON), 28 (React Native), 17 (Ruby), 12 (Swift/Objective C/C++), 11 (VB6), 14 (VBScript)
26-
-l | -languageLevelId | Yes<sup>4</sup> | Language level as an integer:<br />.NET: 2 (2.0), 3 (3.0), 4 (3.5), 5 (4.0), 11 (4.5), 15 (4.6), 16 (4.7), 30, (4.8), 32 (5.0), 33 (6.0), 35 (7.0), 38 (8.0)<br /> .NET Core: 23 (1.0), 24 (1.1), 25 (2.0), 26 (2.1), 27 (2.2), 28 (3.0), 29 (3.1)<br />Java: 9 (1.6), 10 (1.7), 12 (1.8), 17 (1.9), 19 (10), 20 (11), 21 (12), 22 (13)<br /> Python: 13 (2), 14 (2 Django), 18 (3), 36 (3 Django), 37 (4.2 Django)
25+
-ts | -technologyStackId | Yes<sup>4</sup> | Technology stack as an integer: 1 (.NET), 23 (.Net Core), 2 (ABAP), 21 (Apex/Visualforce), 3 (ASP), 5 (CFML), 6 (COBOL), 22 (Go), 7 (JAVA/J2EE), 16 (JS/TS/HTML), 18 (MBS/C/C++/Scala), 9 (PHP), 10 (PYTHON), 17 (Ruby), 12 (Swift/Objective C/C++), 11 (VB6), 14 (VBScript)
26+
-l | -languageLevelId | Yes<sup>4</sup> | Language level as an integer:<br />.NET: 2 (2.0), 3 (3.0), 4 (3.5), 5 (4.0), 11 (4.5), 15 (4.6), 16 (4.7), 30, (4.8), 32 (5.0)<br /> .NET Core: 23 (1.0), 24 (1.1), 25 (2.0), 26 (2.1), 27 (2.2), 28 (3.0), 29 (3.1)<br />Java: 12 (1.8), 17 (1.9), 19 (10), 20 (11), 21 (12), 22 (13)<br /> Python: 13 (2), 14 (2 Django), 18 (3), 37 <br /> (4.2 Django) React Native: 28, DART: 29, Kotlin: 26, .NET Core: 23, Infrastructure-As-Code/Dockerfile: 27
2727
-a | -auditPreferenceId | Yes<sup>4</sup> | Audit preference: Manual, Automated
2828
-bs | -isBinaryScan | No<sup>4</sup> | Scan compiled and source code (the feature must be enabled)
2929
-os | -allowopenSourceComponentAnalysis| No<sup>4</sup> | Include open source component analysis

0 commit comments

Comments
 (0)