FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for javascript/ql/src/Performance - github/codeql · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10k
Code
Issues
998
Pull requests
460
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
ql
src
Performance
on
codeql-cli/v2.25.5
User selector
Datepicker
Commit history
Commits on Sep 9, 2025
JavaScript: Add some medium precision queries to the code-quality-extended suite.
michaelnebel
committed
58862f4
View commit details
Copy full SHA for 58862f4
View code at this point
Browse repository at this point
Commits on Mar 13, 2024
Merge branch 'main' into js/shared-dataflow-merged
asgerf
committed
5e7d1d5
View commit details
Copy full SHA for 5e7d1d5
View code at this point
Browse repository at this point
Commits on Nov 7, 2023
Update dead link.
geoffw0
committed
e8a466a
View commit details
Copy full SHA for e8a466a
View code at this point
Browse repository at this point
Commits on Oct 13, 2023
JS: Port PolynomialReDoS
asgerf
committed
c55300d
View commit details
Copy full SHA for c55300d
View code at this point
Browse repository at this point
Commits on May 25, 2023
also fix the first code-block
erik-krogh
committed
9f5bf8f
View commit details
Copy full SHA for 9f5bf8f
View code at this point
Browse repository at this point
fix whitespace in the samples in ReDoS.qhelp
erik-krogh
committed
765076b
View commit details
Copy full SHA for 765076b
View code at this point
Browse repository at this point
Commits on May 21, 2023
apply suggestions from doc review
erik-krogh
committed
710b309
View commit details
Copy full SHA for 710b309
View code at this point
Browse repository at this point
Commits on May 17, 2023
avoid contractions
erik-krogh
committed
480e71f
View commit details
Copy full SHA for 480e71f
View code at this point
Browse repository at this point
Commits on May 15, 2023
trim the whitespace in the poly-redos examples
erik-krogh
committed
83ca149
View commit details
Copy full SHA for 83ca149
View code at this point
Browse repository at this point
add another example to the qhelp in poly-redos, showing how to just limit the length of the input
erik-krogh
committed
d989359
View commit details
Copy full SHA for d989359
View code at this point
Browse repository at this point
Commits on Nov 22, 2022
use RegExpTreeView insteaed of RegexTreeView in JS
erik-krogh
committed
6b5cd9a
View commit details
Copy full SHA for 6b5cd9a
View code at this point
Browse repository at this point
Commits on Nov 15, 2022
port the JS regex/redos queries to use the shared pack
erik-krogh
committed
e18ceba
View commit details
Copy full SHA for e18ceba
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
fix some more style-guide violations in the alert-messages
erik-krogh
committed
368f847
View commit details
Copy full SHA for 368f847
View code at this point
Browse repository at this point
Commits on Jun 23, 2022
add deprecated aliases in the old locations, and use the Query.qll pattern for js/polynomial-redos
erik-krogh
committed
3bea7df
View commit details
Copy full SHA for 3bea7df
View code at this point
Browse repository at this point
rename ReDoSUtil to NfaUtils, and rename the "performance" folder to "regexp"
erik-krogh
committed
13482fc
View commit details
Copy full SHA for 13482fc
View code at this point
Browse repository at this point
make ReDoSPruning into a parameterized module
erik-krogh
committed
3be4a86
View commit details
Copy full SHA for 3be4a86
View code at this point
Browse repository at this point
move predicates that depend on isReDoSCandidate into a ReDoSPruning module
erik-krogh
committed
dc06e9d
View commit details
Copy full SHA for dc06e9d
View code at this point
Browse repository at this point
Commits on May 27, 2022
use syntactically correct JS in poly-redos example
erik-krogh
committed
fef87db
View commit details
Copy full SHA for fef87db
View code at this point
Browse repository at this point
Commits on Jun 28, 2021
JS: Refactor ReDoS to make files sharable
Show description for d2eeaff
yoff
committed
d2eeaff
View commit details
Copy full SHA for d2eeaff
View code at this point
Browse repository at this point
Commits on Jun 22, 2021
add CWE-1333 to the JS ReDoS queries
erik-krogh
committed
a4303bc
View commit details
Copy full SHA for a4303bc
View code at this point
Browse repository at this point
Commits on Jun 15, 2021
Update security-severity scores
calumgrant
committed
771e686
View commit details
Copy full SHA for 771e686
View code at this point
Browse repository at this point
Commits on Jun 10, 2021
Add security-severity metadata
calumgrant
committed
a594afb
View commit details
Copy full SHA for a594afb
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
Use `.inc.qhelp` extension for included help files
Marcono1234
committed
5a8ffa5
View commit details
Copy full SHA for 5a8ffa5
View code at this point
Browse repository at this point
Commits on Jan 14, 2021
improve alert message for js/polynomial-redos
erik-krogh
committed
c5595f4
View commit details
Copy full SHA for c5595f4
View code at this point
Browse repository at this point
highlight the use of the regular expression, instead of the sink for user input
erik-krogh
committed
a520a51
View commit details
Copy full SHA for a520a51
View code at this point
Browse repository at this point
adjust `description` to not mention user-provided values
erik-krogh
committed
e8ea720
View commit details
Copy full SHA for e8ea720
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
add library input as source for `js/polynomial-redos`
erik-krogh
committed
eaee5c2
View commit details
Copy full SHA for eaee5c2
View code at this point
Browse repository at this point
Commits on Jan 7, 2021
add comment about regexp detected by js/polynomial-redos
erik-krogh
committed
7e21081
View commit details
Copy full SHA for 7e21081
View code at this point
Browse repository at this point
Commits on Jan 6, 2021
add comment in isFork about /(a*)*/ regular expressions
erik-krogh
committed
28cffa1
View commit details
Copy full SHA for 28cffa1
View code at this point
Browse repository at this point
reintroduce performance improvement - but sound this time
erik-krogh
committed
c58f67b
View commit details
Copy full SHA for c58f67b
View code at this point
Browse repository at this point
autoformat
erik-krogh
committed
4392f02
View commit details
Copy full SHA for 4392f02
View code at this point
Browse repository at this point
support nested stars in js/ReDoS
erik-krogh
committed
3d98732
View commit details
Copy full SHA for 3d98732
View code at this point
Browse repository at this point
undo unsound optimization in js/ReDoS
erik-krogh
committed
77967c3
View commit details
Copy full SHA for 77967c3
View code at this point
Browse repository at this point
Commits on Dec 18, 2020
refactor to share predicates between regular expression queries
erik-krogh
committed
34dda6d
View commit details
Copy full SHA for 34dda6d
View code at this point
Browse repository at this point
Commits on Dec 3, 2020
revert marking repetitions with possibly empty body as forks
erik-krogh
committed
cc98c41
View commit details
Copy full SHA for cc98c41
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL