Chris Smowton
|
ec4cb7c90f
|
Fix typo
|
2021-09-30 16:22:12 +01:00 |
|
Chris Smowton
|
cb4ce36d3c
|
Update change note; drop unnecessary import
|
2021-09-30 15:00:13 +01:00 |
|
Chris Smowton
|
b0983cb726
|
Specifically include Base64 encode/decode as a likely intermediate step for hardcoded credentials
|
2021-09-30 14:57:49 +01:00 |
|
Chris Smowton
|
b57a58c253
|
Amend change note
|
2021-09-30 14:27:05 +01:00 |
|
f1v3
|
24c9bb2fb7
|
autoformat
|
2021-09-30 14:26:19 +01:00 |
|
f1v3
|
168fc4170d
|
Apply suggestions from code review
|
2021-09-30 14:26:14 +01:00 |
|
f1v3
|
f3bde56de9
|
detects a hard-coded cipher key for shiro
|
2021-09-30 14:22:48 +01:00 |
|
Chris Smowton
|
60a023d064
|
Merge pull request #5852 from luchua-bc/java/hardcoded-azure-credential
Java: CWE-798 Query to detect hard-coded Azure credentials
|
2021-09-30 14:11:29 +01:00 |
|
yoff
|
c1c63d0c28
|
Merge pull request #6738 from RasmusWL/qldoc-getArgByName
Python: Add QLDoc to `Function.getArgByName`
|
2021-09-30 14:11:18 +02:00 |
|
Jonas Jensen
|
45cf6344cd
|
Merge pull request #6184 from github/rdmarsh2/improve-exec-tainted
C++: Refactor ExecTainted.ql to only report results after string concatenation
|
2021-09-29 19:21:13 +02:00 |
|
CodeQL CI
|
e9b4e571e1
|
Merge pull request #6775 from RasmusWL/fix-hasLocationInfo-url
Approved by aschackmull, erik-krogh, hvitved, jbj, tausbn
|
2021-09-29 16:51:08 +01:00 |
|
Tamás Vajk
|
089bb33113
|
Merge pull request #6773 from tamasvajk/fix/global-stmt-library
C#: Handle invalid code gracefully: global statements in library
|
2021-09-29 16:18:05 +02:00 |
|
Rasmus Wriedt Larsen
|
ba990f72f2
|
Another hasLocationInfo URL reference fix
|
2021-09-29 14:00:28 +02:00 |
|
Rasmus Wriedt Larsen
|
987b573709
|
Fix hasLocationInfo URL reference
Follow up to https://github.com/github/codeql/pull/5830
|
2021-09-29 13:47:58 +02:00 |
|
Tamas Vajk
|
e17071723f
|
C#: Handle invalid code gracefully: global statements in library
|
2021-09-29 10:23:33 +02:00 |
|
Mathias Vorreiter Pedersen
|
8dcf7926de
|
Merge pull request #6760 from andersfugmann/relax_memberMayBeVarSize
Increase precision to high for cpp/static-buffer-overflow
|
2021-09-29 10:09:11 +02:00 |
|
Benjamin Muskalla
|
d09c3bf863
|
Merge pull request #6748 from bmuskalla/fixHiddenTypesTestGenerator
Java: Avoid stubbing methods with private parameter types
|
2021-09-29 09:27:13 +02:00 |
|
Anders Schack-Mulligen
|
1a92fa5d92
|
Merge pull request #6772 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2021-09-29 09:25:19 +02:00 |
|
github-actions[bot]
|
8d2ad4ed17
|
Add changed framework coverage reports
|
2021-09-29 00:08:05 +00:00 |
|
Benjamin Muskalla
|
5f659f6e48
|
Merge branch 'main' into fixHiddenTypesTestGenerator
|
2021-09-28 17:42:39 +02:00 |
|
Shati Patel
|
ee46717c76
|
Merge pull request #6771 from shati-patel/mergeback-3.2-main
Merge 3.2 into main
|
2021-09-28 14:52:17 +01:00 |
|
Jonas Jensen
|
914e621d1b
|
Merge pull request #6678 from andersfugmann/refactor_use_of_isGuardPhi
C++: Refactor code to use predicate isGuardPhi/4
|
2021-09-28 15:45:05 +02:00 |
|
Shati Patel
|
976190e84d
|
Merge pull request #6764 from shati-patel/slides-links
Docs: Fix a few links in the training slides
|
2021-09-28 14:35:46 +01:00 |
|
Mathias Vorreiter Pedersen
|
06eb93da3f
|
Merge pull request #6769 from github/docfix-dead-links-in-readme
Fix dead links in README.md
|
2021-09-28 15:21:19 +02:00 |
|
Mathias Vorreiter Pedersen
|
7197f41e75
|
Fix dead links in README.md
|
2021-09-28 15:12:36 +02:00 |
|
Edoardo Pirovano
|
5488872044
|
Merge pull request #6505 from edoardopirovano/trailing-comma
QL Language Spec: Trailing comma in set literal
|
2021-09-28 13:45:09 +01:00 |
|
Chris Smowton
|
413ac4e8f4
|
Merge pull request #6684 from owen-mc/java/model/apache-collections-subpackages
Java: model remaining subpackages of Apache Commons Collections
|
2021-09-28 12:28:48 +01:00 |
|
Tony Torralba
|
cec6cd0830
|
Merge pull request #6724 from atorralba/atorralba/android-contentprovider-sources
Java: Add sources for content providers in Android
|
2021-09-28 12:13:54 +02:00 |
|
Chris Smowton
|
39a12a8464
|
Remove models that are no longer required
|
2021-09-28 10:48:43 +01:00 |
|
Tony Torralba
|
46eb27cd01
|
Don't restrict inputs to be ParameterNodes
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2021-09-28 11:21:56 +02:00 |
|
Anders Fugmann
|
ba98c0c1cb
|
Merge remote-tracking branch 'upstream/main' into relax_memberMayBeVarSize
|
2021-09-28 11:15:11 +02:00 |
|
Anders Schack-Mulligen
|
fc8b439263
|
Merge pull request #6740 from aschackmull/java/callback-dispatch
Java: Add callback dispatch to more anonymous classes.
|
2021-09-28 10:49:27 +02:00 |
|
Anders Peter Fugmann
|
a358ea8667
|
C++: Apply documentation change suggestion
Co-authored-by: Jonas Jensen <jbj@github.com>
|
2021-09-28 10:38:02 +02:00 |
|
Anders Schack-Mulligen
|
c294b75f6c
|
Merge pull request #6766 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2021-09-28 10:35:43 +02:00 |
|
Shati Patel
|
d5e17f9ebf
|
Merge pull request #6765 from shati-patel/docs-config-fixes
Docs: Fix inconsistencies in sphinx config files
|
2021-09-28 09:18:02 +01:00 |
|
Anders Peter Fugmann
|
c7ea7ca5cd
|
C++: Apply documentation change suggestion
Co-authored-by: Jonas Jensen <jbj@github.com>
|
2021-09-28 09:40:25 +02:00 |
|
Anders Peter Fugmann
|
49c656d904
|
C++: Apply documentation change suggestion
Co-authored-by: Jonas Jensen <jbj@github.com>
|
2021-09-28 09:40:07 +02:00 |
|
Anders Fugmann
|
79549c2285
|
Merge remote-tracking branch 'upstream/main' into refactor_use_of_isGuardPhi
|
2021-09-28 09:38:16 +02:00 |
|
Owen Mansel-Chan
|
787f36f056
|
Add a change note
|
2021-09-28 07:32:28 +01:00 |
|
Robert Marsh
|
d47c4732e2
|
C++: Update change note date
|
2021-09-27 17:36:14 -07:00 |
|
github-actions[bot]
|
b7b229d59b
|
Add changed framework coverage reports
|
2021-09-28 00:08:59 +00:00 |
|
Robert Marsh
|
dfb27d170c
|
C++ fix test compilation errors
|
2021-09-27 13:58:54 -07:00 |
|
shati-patel
|
64fcbe05c3
|
Docs: Fix inconsistencies in sphinx config files
|
2021-09-27 18:54:23 +01:00 |
|
shati-patel
|
31c34870ef
|
Fix warning about "Anonymous hyperlink mismatch"
|
2021-09-27 18:27:57 +01:00 |
|
shati-patel
|
3c17ac424d
|
Docs: Fix some broken/redirected links
|
2021-09-27 18:27:30 +01:00 |
|
Felicity Chapman
|
bb6c079e5a
|
Merge pull request #6762 from github/felicitymay-patch-1
Update links to match those on the staging site
|
2021-09-27 16:49:58 +01:00 |
|
Felicity Chapman
|
a3c1975a84
|
Update links to match those on the staging site
|
2021-09-27 16:35:22 +01:00 |
|
Owen Mansel-Chan
|
bdd78d2bc7
|
Fix stub
|
2021-09-27 16:24:41 +01:00 |
|
Owen Mansel-Chan
|
29db42c3cd
|
Generate stubs
|
2021-09-27 16:24:40 +01:00 |
|
Owen Mansel-Chan
|
e6df8164cf
|
Fix up old tests for new helper functions
|
2021-09-27 16:24:39 +01:00 |
|