43 matches across 6 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | eslint.config.js | 41 | |
| LOW | test/unit/selector.js | 1681 | anchor.lang = "ara"; |
| LOW | test/data/jquery-3.7.1.js | 881 | |
| LOW | test/data/jquery-3.7.1.js | 1021 | */ |
| LOW | test/data/jquery-3.7.1.js | 1161 | // Support: IE 9 only |
| LOW | test/data/jquery-3.7.1.js | 1301 | // Support: Chrome <=105+, Firefox <=104+, Safari <=15.4+ |
| LOW | test/data/jquery-3.7.1.js | 2461 | |
| LOW | test/data/jquery-3.7.1.js | 4041 | // 1. No key was specified |
| LOW | test/data/jquery-3.7.1.js | 5381 | // If this is a native event triggered above, everything is now in order |
| LOW | test/data/jquery-3.7.1.js | 5641 | delegateType: delegateType |
| LOW | test/data/jquery-3.7.1.js | 6421 | // Support: Firefox 51+ |
| LOW | test/data/jquery-3.7.1.js | 6441 | // disconnected elements. However, in IE even disconnected elements |
| LOW | test/data/jquery-3.7.1.js | 10661 | |
| LOW | .github/workflows/codeql-analysis.yml | 41 | # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). |
| LOW | src/event.js | 521 | jQuery.event.add( el, type, { |
| LOW | src/selector-native.js | 81 | // In such cases, we work around the behavior by prefixing every selector in the |
| LOW | src/selector/var/identifier.js | 1 | import { escape } from "./escape.js"; |
| LOW | src/manipulation/var/rtagName.js | 1 | // rtagName captures the name from the first start tag in a string of HTML |
| LOW | src/css/isAutoPx.js | 1 | var ralphaStart = /^[a-z]/, |
| LOW | src/css/curCSS.js | 21 | // IE only supports `"float"` in `getPropertyValue`; in computed styles |
| LOW | src/var/rnothtmlwhite.js | 1 | // Only count HTML whitespace |
| LOW | src/exports/amd.js | 1 | import { jQuery } from "../core.js"; |
| LOW | src/data/Data.js | 81 | // which value to return, respectively either: |
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | test/data/jquery-3.7.1.js | 7975 | jQuery.each( jQuery.expr.match.bool.source.match( /\w+/g ), function( _i, name ) { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | test/unit/selector.js | 1954 | // reversed, scoped, seamless, selected, truespeed, visible (skipping visible attribute, which is on a barprop object) |
| MEDIUM | test/data/jquery-3.7.1.js | 10665 | // understands anonymous AMD modules. A named AMD is safest and most robust |
| MEDIUM | src/exports/amd.js | 5 | // understands anonymous AMD modules. A named AMD is safest and most robust |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | test/unit/manipulation.js | 13 | function manipulationFunctionReturningObj( value ) { |
| LOW | test/unit/manipulation.js | 514 | function assertSpecialCharsSupport( method, characters ) { |
| LOW | test/unit/manipulation.js | 535 | function assertNameTerminatingCharsHandling( method, character ) { |
| LOW | test/unit/wrap.js | 16 | function manipulationFunctionReturningObj( value ) { |
| LOW | test/data/jquery-3.7.1.js | 8878 | function addToPrefiltersOrTransports( structure ) { |
| LOW | test/data/jquery-3.7.1.js | 8912 | function inspectPrefiltersOrTransports( structure, options, originalOptions, jqXHR ) { |
| LOW | src/ajax.js | 52 | function addToPrefiltersOrTransports( structure ) { |
| LOW | src/ajax.js | 86 | function inspectPrefiltersOrTransports( structure, options, originalOptions, jqXHR ) { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | test/unit/manipulation.js | 1557 | var src = jQuery( "<script type='text/filler'>Lorem ipsum dolor sit amet</script><q><script type='text/filler'>consecte |
| LOW | test/unit/manipulation.js | 1557 | var src = jQuery( "<script type='text/filler'>Lorem ipsum dolor sit amet</script><q><script type='text/filler'>consecte |
| LOW | test/unit/manipulation.js | 1560 | assert.equal( dest[ 0 ].text, "Lorem ipsum dolor sit amet", "Cloning preserves script text" ); |
| LOW | test/unit/manipulation.js | 1560 | assert.equal( dest[ 0 ].text, "Lorem ipsum dolor sit amet", "Cloning preserves script text" ); |
| LOW | test/data/text.txt | 1 | Lorem ipsum dolor sit amet |
| LOW | test/data/text.txt | 1 | Lorem ipsum dolor sit amet |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | test/data/jquery-3.7.1.js | 4139 | function getData( data ) { |
| LOW | src/data.js | 20 | function getData( data ) { |