Skip to content

Add XSS with different complexity levels

2cd58b5
Select commit
Loading
Failed to load commit list.
Open

Add XSS with different complexity levels #3

Add XSS with different complexity levels
2cd58b5
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / OpenTaint failed Mar 25, 2026 in 6s

7 new alerts including 7 errors

New alerts in code changed by this pull request

  • 7 errors

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 18 in src/main/java/org/seqra/complexity/UserProfileController.java

See this annotation in the file changed.

Code scanning / OpenTaint

Potential cross-site scripting (XSS) Error

Potential XSS: writing user input directly to a web page.

Check failure on line 39 in src/main/java/org/seqra/complexity/UserProfileController.java

See this annotation in the file changed.

Code scanning / OpenTaint

Potential cross-site scripting (XSS) Error

Potential XSS: writing user input directly to a web page.

Check failure on line 59 in src/main/java/org/seqra/complexity/UserProfileController.java

See this annotation in the file changed.

Code scanning / OpenTaint

Potential cross-site scripting (XSS) Error

Potential XSS: writing user input directly to a web page.

Check failure on line 89 in src/main/java/org/seqra/complexity/UserProfileController.java

See this annotation in the file changed.

Code scanning / OpenTaint

Potential cross-site scripting (XSS) Error

Potential XSS: writing user input directly to a web page.

Check failure on line 111 in src/main/java/org/seqra/complexity/UserProfileController.java

See this annotation in the file changed.

Code scanning / OpenTaint

Potential cross-site scripting (XSS) Error

Potential XSS: writing user input directly to a web page.

Check failure on line 134 in src/main/java/org/seqra/complexity/UserProfileController.java

See this annotation in the file changed.

Code scanning / OpenTaint

Potential cross-site scripting (XSS) Error

Potential XSS: writing user input directly to a web page.

Check failure on line 157 in src/main/java/org/seqra/complexity/UserProfileController.java

See this annotation in the file changed.

Code scanning / OpenTaint

Potential cross-site scripting (XSS) Error

Potential XSS: writing user input directly to a web page.