-
- [x] Documentation Of Automation in Sunbird RC
[https://docs.google.com/document/d/1CNtIzsMZTaRGIlrrbgkzJm38OpOCMO6-P6a4naVbhEY/edit#heading=h.w1a4rzuv7vq7](url)
- [x] Set up of automation (Seleniu…
-
```
I'm refering to 'String params'
Using StringBuffer will bring down the byte code considerably.
```
Original issue reported on code.google.com by `jkoo...@gmail.com` on 17 Apr 2012 at 2:05
-
# Task Description
The [Gradle example application](https://github.com/Contrast-Security-OSS/Contrast-Sample-Gradle-Application) is severely out of date.
I'm raising the issue here, as there is …
-
Vulnerable Library - jsoup-1.14.3.jar
jsoup is a Java library for working with real-world HTML. It provides a very convenient API for fetching URLs and extracting and manipulating data, using the be…
-
```
Given that the following snippet works:
List testCollection = new ArrayList(Arrays.asList(new Integer[] { 1, 2, 3, 4 , 5, 6 }));
int result1 = max(testCollection, on(Integer.class).intValue(…
-
```
Given that the following snippet works:
List testCollection = new ArrayList(Arrays.asList(new Integer[] { 1, 2, 3, 4 , 5, 6 }));
int result1 = max(testCollection, on(Integer.class).intValue(…
-
**Is your feature request related to a problem? Please describe.**
I'm scanning a modern web app, which uses jQuery to create the page. Since the web page uses a lot of external resources, I've set u…
-
Concurrency could be challenging, especially when it comes to UI and responsiveness. And even more with the single-threading model of SWT (and other UI frameworks as well) as one easily could block th…
-
**Is your feature request related to a problem? Please describe.**
If a web application delivers an empty or inappropriate value for a CSRF token and accepts this token, this is not flagged because t…
-
```
Computer OS and version (Mac,Win,Linux,...) : winXP
Java version (java -version from command line) : "1.6.0_18"
ADB version (adb -version from command line) : 1.0.25
AndroidScreencast version : r4…