Skip to content

Commit 352e5bc

Browse files
authored
typo
1 parent 0b00d4b commit 352e5bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swan_core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Description
66
SWAN is a machine-learning approach for detection of methods of interest for security in Java libraries.
77
SWAN should be used in combination with other static analyses tools. It helps the users to create a set of relevant methods required as an input for static analyses, e.g. taint- and type-state analysis.
88
SWAN detects four types of methods: source, sink, sanitizer, and authentication method.
9-
The found methods are further categorized according to relevant vulnerabilities (Common Weakness Enumeration - CWE). Curretntly MOIS supports the following CWEs: CWE078, CWE079, CWE089, CWE306, CWE601, CWE862, and CWE863.
9+
The found methods are further categorized according to relevant vulnerabilities (Common Weakness Enumeration - CWE). Curretntly SWAN supports the following CWEs: CWE078, CWE079, CWE089, CWE306, CWE601, CWE862, and CWE863.
1010

1111
Main contributors:
1212
* Goran Piskachev (goran.piskachev@iem.fraunhofer.de)

0 commit comments

Comments
 (0)