FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for javascript/extractor/tests - 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
tests
on
codeql-cli-2.11.3
User selector
Datepicker
Commit history
Commits on Sep 19, 2022
try to parse JS files without using the supported extensions
erik-krogh
committed
ccae093
View commit details
Copy full SHA for ccae093
View code at this point
Browse repository at this point
Commits on Aug 11, 2022
support top-level for await statements
erik-krogh
committed
e7f009e
View commit details
Copy full SHA for e7f009e
View code at this point
Browse repository at this point
Commits on May 25, 2022
JS: Update TRAP output
asgerf
committed
a60cace
View commit details
Copy full SHA for a60cace
View code at this point
Browse repository at this point
Commits on Nov 29, 2021
add JavaScript support for new private fields syntax
erik-krogh
committed
19bbe6d
View commit details
Copy full SHA for 19bbe6d
View code at this point
Browse repository at this point
Commits on Nov 15, 2021
fix location off-by-ones with regexp parsing
erik-krogh
committed
2163648
View commit details
Copy full SHA for 2163648
View code at this point
Browse repository at this point
Commits on Nov 10, 2021
dont extract regular expressions from strings that are leaves in a string concat
erik-krogh
committed
98da532
View commit details
Copy full SHA for 98da532
View code at this point
Browse repository at this point
Commits on Oct 28, 2021
extract regexp literals from string concatenations
erik-krogh
committed
12305aa
View commit details
Copy full SHA for 12305aa
View code at this point
Browse repository at this point
Commits on Oct 25, 2021
JS: Avoid using non-existent attribute as parent
asgerf
committed
f3e2b0b
View commit details
Copy full SHA for f3e2b0b
View code at this point
Browse repository at this point
JS: Add TRAP test
asgerf
committed
ac62379
View commit details
Copy full SHA for ac62379
View code at this point
Browse repository at this point
Commits on Sep 14, 2021
JavaScript: Update expected test output
hvitved
committed
25e1da0
View commit details
Copy full SHA for 25e1da0
View code at this point
Browse repository at this point
Commits on Aug 25, 2021
Merge pull request #6403 from asgerf/js/handlebars-extraction
Show description for 170a069
codeql-ci
authored
170a069
View commit details
Copy full SHA for 170a069
View code at this point
Browse repository at this point
Commits on Aug 19, 2021
JS: Add placeholder in attribute to trap test
asgerf
committed
bef222d
View commit details
Copy full SHA for bef222d
View code at this point
Browse repository at this point
Commits on Aug 17, 2021
JS: Delete flaky test.
criemen
committed
59b3d55
View commit details
Copy full SHA for 59b3d55
View code at this point
Browse repository at this point
Commits on Aug 11, 2021
JS: Update TRAP output
asgerf
committed
13fa49a
View commit details
Copy full SHA for 13fa49a
View code at this point
Browse repository at this point
JS: Extract placeholders in HTML
asgerf
committed
8666bc1
View commit details
Copy full SHA for 8666bc1
View code at this point
Browse repository at this point
Commits on Aug 10, 2021
fix cfg and dataflow for logical compound assignments
erik-krogh
committed
01a202f
View commit details
Copy full SHA for 01a202f
View code at this point
Browse repository at this point
JS: Parse EJS-style template tags
asgerf
committed
e678c16
View commit details
Copy full SHA for e678c16
View code at this point
Browse repository at this point
JS: Parse mustache-style tags as expressions
asgerf
committed
a7cdf53
View commit details
Copy full SHA for a7cdf53
View code at this point
Browse repository at this point
Commits on Aug 9, 2021
JS: Update TRAP test output
asgerf
committed
88500a3
View commit details
Copy full SHA for 88500a3
View code at this point
Browse repository at this point
Commits on Apr 15, 2021
JS: Update TRAP
asgerf
committed
f8570bb
View commit details
Copy full SHA for f8570bb
View code at this point
Browse repository at this point
Commits on Mar 8, 2021
update expected output for trap test
erik-krogh
committed
b3ee70f
View commit details
Copy full SHA for b3ee70f
View code at this point
Browse repository at this point
Commits on Feb 5, 2021
JS: Tolerate JSON in script tags
asgerf
committed
236b7c5
View commit details
Copy full SHA for 236b7c5
View code at this point
Browse repository at this point
Commits on Jan 18, 2021
JS: Update HTML TRAP tests output
asgerf
committed
bb6bd91
View commit details
Copy full SHA for bb6bd91
View code at this point
Browse repository at this point
JS: TRAP test for angular templates
asgerf
committed
07cfcee
View commit details
Copy full SHA for 07cfcee
View code at this point
Browse repository at this point
Commits on Dec 6, 2020
JavaScript: Factor out HTML extractor
Sauyon Lee
committed
17e450f
View commit details
Copy full SHA for 17e450f
View code at this point
Browse repository at this point
Commits on Dec 3, 2020
JS: Remove old workaround for template literals in import
asgerf
committed
ec6b8d6
View commit details
Copy full SHA for ec6b8d6
View code at this point
Browse repository at this point
Commits on Oct 1, 2020
prevent crash when TemplateLiteral is used in import
erik-krogh
committed
fbd62ab
View commit details
Copy full SHA for fbd62ab
View code at this point
Browse repository at this point
Commits on Sep 25, 2020
JavaScript: Handle empty `package.json` files gracefully.
Max Schaefer
committed
0ccbaf9
View commit details
Copy full SHA for 0ccbaf9
View code at this point
Browse repository at this point
Commits on Sep 21, 2020
add test for numeric separators
erik-krogh
committed
9f1b3d6
View commit details
Copy full SHA for 9f1b3d6
View code at this point
Browse repository at this point
added support for ES2021 assignment operators
erik-krogh
committed
87d4e13
View commit details
Copy full SHA for 87d4e13
View code at this point
Browse repository at this point
Commits on Sep 4, 2020
renamed "isAsync" to "is_async"
erik-krogh
committed
22bce64
View commit details
Copy full SHA for 22bce64
View code at this point
Browse repository at this point
renamed "hasRestParameter" to "has_rest_parameter"
erik-krogh
committed
ba645b5
View commit details
Copy full SHA for ba645b5
View code at this point
Browse repository at this point
renamed "isGenerator" to "is_generator"
erik-krogh
committed
b3f7c26
View commit details
Copy full SHA for b3f7c26
View code at this point
Browse repository at this point
renamed "unicodePropertyEscapeValue" to "unicode_property_escapevalue"
erik-krogh
committed
a57f93b
View commit details
Copy full SHA for a57f93b
View code at this point
Browse repository at this point
renamed "unicodePropertyEscapeName" to "unicode_property_escapename"
erik-krogh
committed
3ed310f
View commit details
Copy full SHA for 3ed310f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL