FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for javascript/extractor/src/com - github/codeql · GitHub
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
1k
Pull requests
468
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
javascript
extractor
src
com
on
codeql-cli-2.27.1
User selector
Datepicker
Commit history
Commits on Sep 3, 2026
Allow await property names in async functions
Show description for bc58415
Copilot
and
hvitved
authored
bc58415
View commit details
Copy full SHA for bc58415
View code at this point
Browse repository at this point
Commits on Sep 2, 2026
Add actions.lock extraction
Show description for 2377214
hvitved
committed
2377214
View commit details
Copy full SHA for 2377214
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
JS: Support an alternative syntax for imports and accept test changes.
MathiasVP
committed
df35070
View commit details
Copy full SHA for df35070
View code at this point
Browse repository at this point
Commits on Aug 10, 2026
JavaScript: Add support for \d flag from ES2022.
MathiasVP
committed
773ca43
View commit details
Copy full SHA for 773ca43
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
JavaScript extractor: recognise bun and tsx in shebang lines
Show description for 84d1828
asgerf
and
Copilot
committed
84d1828
View commit details
Copy full SHA for 84d1828
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
JS: Emit variable bindings for 'this' expressions
asgerf
committed
0f2de46
View commit details
Copy full SHA for 0f2de46
View code at this point
Browse repository at this point
JS: Also emit 'this' variable for class scopes
asgerf
committed
f0f58da
View commit details
Copy full SHA for f0f58da
View code at this point
Browse repository at this point
Commits on Feb 25, 2026
JS: Emit variables for 'this'
Show description for e0ab5ce
asgerf
committed
e0ab5ce
View commit details
Copy full SHA for e0ab5ce
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
Update javascript/extractor/src/com/semmle/js/extractor/FileExtractor.java
Show description for 0eadebc
asgerf
and
Copilot
committed
0eadebc
View commit details
Copy full SHA for 0eadebc
View code at this point
Browse repository at this point
JS: Add environment variable to opt out of the behaviour if needed
asgerf
committed
7ab52a8
View commit details
Copy full SHA for 7ab52a8
View code at this point
Browse repository at this point
JS: Skip minified file if avg line length > 200
asgerf
committed
98c8b4c
View commit details
Copy full SHA for 98c8b4c
View code at this point
Browse repository at this point
Commits on Nov 11, 2025
Javascript: fix compilation error after scripted replacement
redsun82
committed
8243521
View commit details
Copy full SHA for 8243521
View code at this point
Browse repository at this point
Javascript: avoid null pointer exception on boolean values
redsun82
committed
ff62c65
View commit details
Copy full SHA for ff62c65
View code at this point
Browse repository at this point
Javascript: fix errors from upcoming `rules_java` update
redsun82
committed
6ef314e
View commit details
Copy full SHA for 6ef314e
View code at this point
Browse repository at this point
Commits on Nov 4, 2025
JS: Fix check to account for override in tests
Show description for 81bb07a
asgerf
committed
81bb07a
View commit details
Copy full SHA for 81bb07a
View code at this point
Browse repository at this point
Update javascript/extractor/src/com/semmle/js/extractor/AutoBuild.java
Show description for 105213d
asgerf
and
Copilot
authored
105213d
View commit details
Copy full SHA for 105213d
View code at this point
Browse repository at this point
Actions: dont fail if no JS/TS code was found
asgerf
committed
c4d23d1
View commit details
Copy full SHA for c4d23d1
View code at this point
Browse repository at this point
Commits on Oct 30, 2025
JS: Recursively delete source archive so emptiness detection works
asgerf
committed
0acface
View commit details
Copy full SHA for 0acface
View code at this point
Browse repository at this point
Commits on Sep 5, 2025
JS: Add parsing support in JS parser
asgerf
committed
bab2a79
View commit details
Copy full SHA for bab2a79
View code at this point
Browse repository at this point
JS: Preserve information about 'defer' keyword
asgerf
committed
215602c
View commit details
Copy full SHA for 215602c
View code at this point
Browse repository at this point
Commits on Sep 1, 2025
Update javascript/extractor/src/com/semmle/js/extractor/AutoBuild.java
Show description for 67a1c2f
asgerf
and
Copilot
authored
67a1c2f
View commit details
Copy full SHA for 67a1c2f
View code at this point
Browse repository at this point
Commits on Aug 19, 2025
JS: Overlay extraction support
asgerf
committed
c1df8a9
View commit details
Copy full SHA for c1df8a9
View code at this point
Browse repository at this point
Commits on Jul 11, 2025
JavaScript: Ignore `outDir`s that would exclude everything
Show description for 43accc5
tausbn
committed
43accc5
View commit details
Copy full SHA for 43accc5
View code at this point
Browse repository at this point
Commits on Jul 2, 2025
JS: Remove TypeScriptMode
asgerf
committed
2aad147
View commit details
Copy full SHA for 2aad147
View code at this point
Browse repository at this point
Commits on Jun 25, 2025
JS: Fix imprecise condition
asgerf
committed
02cdde1
View commit details
Copy full SHA for 02cdde1
View code at this point
Browse repository at this point
JS: Remove code path for TypeScript full extraction
asgerf
committed
74b817b
View commit details
Copy full SHA for 74b817b
View code at this point
Browse repository at this point
Commits on Jun 23, 2025
JS: Change default TypeScript extraction mode to basic
asgerf
committed
8efa38b
View commit details
Copy full SHA for 8efa38b
View code at this point
Browse repository at this point
Commits on Jun 20, 2025
Merge pull request #19680 from github/tausbn/javascript-exclude-obviously-generated-files
Show description for ac8b41a
tausbn
authored
ac8b41a
View commit details
Copy full SHA for ac8b41a
View code at this point
Browse repository at this point
Commits on Jun 10, 2025
JavaScript: Fix duplicate comment
tausbn
committed
e3d9d92
View commit details
Copy full SHA for e3d9d92
View code at this point
Browse repository at this point
JavaScript: Move tsconfig files into `extractor.tsconfig` package
Show description for f08c2fa
tausbn
committed
f08c2fa
View commit details
Copy full SHA for f08c2fa
View code at this point
Browse repository at this point
Commits on Jun 5, 2025
JavaScript: Extract `tsconfig.json` also in `basic` mode
Show description for 281ccf7
tausbn
committed
281ccf7
View commit details
Copy full SHA for 281ccf7
View code at this point
Browse repository at this point
JavaScript: Don't extract files with TypeScript progenitors
tausbn
committed
8829f78
View commit details
Copy full SHA for 8829f78
View code at this point
Browse repository at this point
JavaScript: Don't extract files in `tsconfig.json` `outDir`
tausbn
committed
14f5088
View commit details
Copy full SHA for 14f5088
View code at this point
Browse repository at this point
Commits on May 20, 2025
JS: Do not ignore variables from ambient declarations
asgerf
committed
50e4ac8
View commit details
Copy full SHA for 50e4ac8
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
JS: Extract more tsconfig.json patterns
asgerf
committed
359525b
View commit details
Copy full SHA for 359525b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL