Skip to content

Commit c2b3545

Browse files
committed
Move project resources and tests
1 parent 3003dce commit c2b3545

File tree

82 files changed

+2
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+2
-2
lines changed

swan_core/src/main/resources/training-set-javadoc.json renamed to core/src/main/resources/input/Dataset/data-set-with-doc-comments.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2737,7 +2737,7 @@
27372737
"CWE601"
27382738
],
27392739
"javadoc": {
2740-
"method": "{@inheritDoc}",
2740+
"method": "The method is similar to ValidationRuile.getSafe except that it returns a harmless object that <b>may or may not have any similarity to the original input (in some cases you may not care)</b>. In most cases this should be the same as the getSafe method only instead of throwing an exception, return some default value.",
27412741
"class": "A validator performs syntax and possibly semantic validation of a single piece of data from an untrusted source."
27422742
},
27432743
"framework": "owaspesapi",
@@ -11964,7 +11964,7 @@
1196411964
"CWE862"
1196511965
],
1196611966
"javadoc": {
11967-
"method": "Establish <code>null<\/code> as the value returned when <code>getUserPrincipal<\/code>, <code>getRemoteUser<\/code>, and <code>getAuthType<\/code> is called on the request.",
11967+
"method": "Establish null as the value returned when getUserPrincipal, getRemoteUser, and getAuthType is called on the request.",
1196811968
"class": "Mock implementation of the {@link javax.servlet.http.HttpServletRequest} interface. The default, preferred {@link Locale} for the server mocked by this request is {@link Locale#ENGLISH}. This value can be changed via {@link #addPreferredLocale} or {@link #setPreferredLocales}. As of Spring Framework 4.0, this set of mocks is designed on a Servlet 3.0 baseline."
1196911969
},
1197011970
"framework": "spring",

swan_core/src/main/resources/input/TrainDataMethods/configurationmethods.json renamed to core/src/main/resources/input/Dataset/data-set.json

File renamed without changes.

swan_core/src/main/resources/input/TrainDataLibs/abdera-core-1.1.2.jar renamed to core/src/main/resources/input/TrainDataLibs/abdera-core-1.1.2.jar

File renamed without changes.

swan_core/src/main/resources/input/TrainDataLibs/abdera-server-1.1.jar renamed to core/src/main/resources/input/TrainDataLibs/abdera-server-1.1.jar

File renamed without changes.

swan_core/src/main/resources/input/TrainDataLibs/apache-commons.jar renamed to core/src/main/resources/input/TrainDataLibs/apache-commons.jar

File renamed without changes.

swan_core/src/main/resources/input/TrainDataLibs/apache-httpcomponents-httpclient.jar renamed to core/src/main/resources/input/TrainDataLibs/apache-httpcomponents-httpclient.jar

File renamed without changes.

swan_core/src/main/resources/input/TrainDataLibs/apache-lucene.jar renamed to core/src/main/resources/input/TrainDataLibs/apache-lucene.jar

File renamed without changes.

swan_core/src/main/resources/input/TrainDataLibs/apache-xml-xalan.jar renamed to core/src/main/resources/input/TrainDataLibs/apache-xml-xalan.jar

File renamed without changes.

swan_core/src/main/resources/input/TrainDataLibs/apache-xml-xerces.jar renamed to core/src/main/resources/input/TrainDataLibs/apache-xml-xerces.jar

File renamed without changes.

swan_core/src/main/resources/input/TrainDataLibs/atlas-dao-2.0.22-SNAPSHOT.jar renamed to core/src/main/resources/input/TrainDataLibs/atlas-dao-2.0.22-SNAPSHOT.jar

File renamed without changes.

0 commit comments

Comments
 (0)