Tamas Vajk
fb0520c74a
C#: Adjust trap location, database ID and archiving of generated sources
2024-06-27 14:49:10 +02:00
Tamas Vajk
dcd84f47a4
Improve source archiving to handle non-existent files
2024-06-27 14:49:06 +02:00
Tamas Vajk
31ad195dc3
C#: Add binlog support to buildless with source generator support
2024-06-27 14:48:54 +02:00
Tamás Vajk
b2d2f2d0d8
Merge pull request #16858 from tamasvajk/fix/solution
...
C#: Fix solution file
2024-06-27 14:31:15 +02:00
Asger F
1c730bc66e
JS: Fix compilation error in DataFlowImplConsistency.qll
2024-06-27 12:47:15 +02:00
Asger F
c3806a2210
JS: Messy test output updates
...
These initially got messed up by a merge conflict where I couldn't rerun the tests due to breaking
changes in the data flow library. I wanted the breaking-change updates to live in their own commits,
not just eaten by a merge resolution commit, so the test output became broken for a while.
The '#select' result set is unchanged in all of these, so they should be safe to accept.
2024-06-27 11:59:56 +02:00
Asger F
90f0e07e49
JS: Benign update after fixing PropertyName charpred
2024-06-27 11:56:22 +02:00
Alvaro Muñoz
c94b84685c
Merge pull request #50 from github/fix_typo
...
fix typos
2024-06-27 11:56:03 +02:00
Asger F
ee10702e73
JS: Another provanance test output update
2024-06-27 11:56:01 +02:00
Alvaro Muñoz
eeba26a647
fix typos
2024-06-27 11:55:21 +02:00
Owen Mansel-Chan
50cc720117
Merge branch 'main' into workflow/coverage/update
2024-06-27 10:51:23 +01:00
Michael Nebel
9cb7018215
Java: Update the model generator expected test output.
2024-06-27 11:35:07 +02:00
Michael Nebel
e23ff3e499
Java: Sync files and make language specific implementation.
2024-06-27 11:27:08 +02:00
Rasmus Lerchedahl Petersen
da03237b32
Python: fix typo pointed out in review but missed by me
2024-06-27 11:21:28 +02:00
Michael Nebel
22e9ae2793
Java: Add some source/sink examples where lifting is applied.
2024-06-27 11:15:06 +02:00
Alvaro Muñoz
d11c15dc28
Bump qlpack versionsi
2024-06-27 11:07:55 +02:00
Alvaro Muñoz
5997038923
Exclude self-hosted query from CodeScanning suite
2024-06-27 11:07:02 +02:00
Chris Smowton
5cee3927f0
Suspend compile checking of new query until a compatible CLI is released
2024-06-27 09:57:45 +01:00
Chris Smowton
27e2b00cd7
Add test for database quality diagnostic
2024-06-27 09:57:40 +01:00
Chris Smowton
80cb908289
Amend message
2024-06-27 09:57:35 +01:00
Chris Smowton
567ba9f9c3
Change note
2024-06-27 09:57:30 +01:00
Chris Smowton
df860d4128
autoformat
2024-06-27 09:57:25 +01:00
Chris Smowton
16a90aa180
autoformat
2024-06-27 09:57:19 +01:00
Chris Smowton
6292cacd74
Add link to build modes docs
2024-06-27 09:57:13 +01:00
Chris Smowton
d43762cae3
Apply suggestions from code review
...
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com >
Co-authored-by: Chad Bentz <1760475+felickz@users.noreply.github.com >
2024-06-27 09:57:07 +01:00
Chris Smowton
f397ab2d72
Java: add diagnostic query indicating low database quality
2024-06-27 09:57:02 +01:00
Tamás Vajk
6c727b1e7d
Merge pull request #16857 from tamasvajk/feature/stringformat
...
C#: Change `string.Format` calls to interpolated strings
2024-06-27 10:55:21 +02:00
Tamas Vajk
3e20d908c4
C#: Fix solution file
2024-06-27 10:53:39 +02:00
Chris Smowton
c5678ad156
Merge pull request #16847 from smowton/smowton/admin/java-diagnostic-test-expectations
...
Java: Adjust test expectations for Java diagnostic severity changes
2024-06-27 09:53:25 +01:00
Michael Nebel
f7ce4f39ea
C#: Update expected source/sink model generator expected test output.
2024-06-27 10:42:37 +02:00
Michael Nebel
3180d8f752
C#: Add some source/sink examples where lifting is applied.
2024-06-27 10:27:50 +02:00
Asger F
df0488a470
Ensure Member tokens from flow summaries are seen in PropertyName
2024-06-27 10:22:14 +02:00
Michael Nebel
64ac52e918
C#: Only lift summary models in the model generator.
2024-06-27 09:54:00 +02:00
Asger F
c52a4b0621
JS: Provide RenderSummarizedCallable
2024-06-27 09:44:45 +02:00
Asger F
e53c0cdce7
Fix unknown Parameter/Argument decoding
2024-06-27 09:39:06 +02:00
Tamas Vajk
0c34b4535a
C#: Change string.Format calls to interpolated strings
2024-06-27 09:20:50 +02:00
Asger F
2473274681
JS: Benign test output changes
2024-06-27 09:06:45 +02:00
Tamás Vajk
4a98436884
Merge pull request #16855 from tamasvajk/fix/integration-test
...
C#: Fix integration test expected file
2024-06-27 08:52:05 +02:00
Tamas Vajk
6b6d705b4f
C#: Fix integration test expected file
2024-06-27 08:14:37 +02:00
Jami
901245ae3d
Merge branch 'main' into jcogs33/unsafe-url-forward-promotion-resource-and-file-methods
2024-06-26 21:57:07 -04:00
github-actions[bot]
0a8c9da0ac
Add changed framework coverage reports
2024-06-27 00:17:25 +00:00
Alvaro Muñoz
4aba07074c
Bump qlpack versionsi
2024-06-26 19:45:13 +02:00
Alvaro Muñoz
76b115deb0
Dedup Cache poisoning and Untrusted checkout
2024-06-26 19:44:44 +02:00
Alvaro Muñoz
878317ab6b
Bump qlpack versions
2024-06-26 19:18:10 +02:00
Alvaro Muñoz
5cd292e23e
Make Untrusted Checkout and CachePoisoning rules path-problems
2024-06-26 19:17:37 +02:00
Chris Smowton
f2cbf08d15
Adjust test expectations
2024-06-26 17:37:48 +01:00
Alvaro Muñoz
e6311966c8
Take explicit permission into account for privilege calculation
2024-06-26 16:17:07 +02:00
Mathias Vorreiter Pedersen
e845204ec9
C++: Add tests of internal MaD predicates and accept test changes.
2024-06-26 14:10:31 +01:00
Mathias Vorreiter Pedersen
d38ce61e03
C++: Mention in the QLDoc that you cannot instantiate templates in the signature string.
2024-06-26 13:54:28 +01:00
Owen Mansel-Chan
272132a09a
Merge pull request #16799 from owen-mc/go/mad/match-all-package-versions
...
Go: Make models-as-data package column match any version without "$ANYVERSION"
2024-06-26 13:46:49 +01:00