Mathias Vorreiter Pedersen
|
6bd31deb00
|
Merge pull request #15282 from MathiasVP/fix-duplicate-final-global-value
C++: Fix duplicate "final global value" nodes
|
2024-01-12 11:05:19 +00:00 |
|
Max Schaefer
|
a8336328fd
|
Merge pull request #15176 from github/max-schaefer/py-url-redirection-qhelp
Python: Mention more sanitisation options in py/url-redirection qhelp.
|
2024-01-12 10:50:33 +00:00 |
|
Mathias Vorreiter Pedersen
|
8f36584bd9
|
C++: Fix Code Scanning errors.
|
2024-01-12 10:20:20 +00:00 |
|
Mathias Vorreiter Pedersen
|
34980bfe20
|
C++: Add more QLDoc.
|
2024-01-12 10:12:34 +00:00 |
|
Tony Torralba
|
448439e76b
|
Merge pull request #15294 from atorralba/atorralba/go/insecure-randomness-index-flowstep
Go: Recognize unsafe candidate selection in `go/insecure-randomness`
|
2024-01-12 11:08:56 +01:00 |
|
Owen Mansel-Chan
|
6945289afc
|
Merge pull request #15246 from owen-mc/java/manual-neutral-overrides-generated
C#/Java: Manual neutral summaries should block generated summaries
|
2024-01-12 10:05:18 +00:00 |
|
Owen Mansel-Chan
|
ed4843f397
|
Merge pull request #15302 from github/dependabot/go_modules/go/extractor/extractor-dependencies-159a68acba
Bump the extractor-dependencies group in /go/extractor with 1 update
|
2024-01-12 10:03:58 +00:00 |
|
Michael Nebel
|
9f14c7c408
|
Merge pull request #15297 from michaelnebel/csharp/typealias
C# 12: Type alias [Test only]
|
2024-01-12 11:03:25 +01:00 |
|
Felicity Chapman
|
e408078eaa
|
Merge pull request #15235 from github/docs-11486-security-severity
Replace blog link with link to GitHub user docs
|
2024-01-12 09:21:08 +00:00 |
|
Tony Torralba
|
87c6a3e38c
|
Merge pull request #15301 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2024-01-12 09:31:27 +01:00 |
|
Tony Torralba
|
31c11add85
|
Updated change note
|
2024-01-12 08:55:24 +01:00 |
|
dependabot[bot]
|
dd08c31dc5
|
Bump the extractor-dependencies group in /go/extractor with 1 update
Bumps the extractor-dependencies group in /go/extractor with 1 update: [golang.org/x/tools](https://github.com/golang/tools).
Updates `golang.org/x/tools` from 0.16.1 to 0.17.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.16.1...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: extractor-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-12 03:24:29 +00:00 |
|
github-actions[bot]
|
add9c4e489
|
Add changed framework coverage reports
|
2024-01-12 00:16:38 +00:00 |
|
Jeroen Ketema
|
1c9f5b8b74
|
Merge pull request #15300 from github/sashabu/uuidof
C++: Add a test with `__uuidof` in a template.
|
2024-01-12 00:05:49 +01:00 |
|
Felicity Chapman
|
f06cca8eff
|
Merge branch 'main' into docs-11486-security-severity
|
2024-01-11 22:28:30 +00:00 |
|
Alexandre Boulgakov
|
3493252321
|
C++: Add a test with __uuidof in a template.
|
2024-01-11 22:11:50 +01:00 |
|
Andrew Eisenberg
|
42f6dbe0b1
|
Merge pull request #15288 from github/aeisenberg/problem.severity
Update query-metadata-style-guide.md clarify problem.severity
|
2024-01-11 12:53:13 -08:00 |
|
Asger F
|
59c9ac735a
|
Merge pull request #15295 from asgerf/js/type-model-export
JS: Include sink nodes as base-case when resolving types
|
2024-01-11 20:47:32 +01:00 |
|
Tony Torralba
|
12c5b46a0a
|
Reduce FPs
* Restrict allowed types in the flow step
* Discard more non-crypto-related TLS APIs
|
2024-01-11 16:20:46 +01:00 |
|
Michael Nebel
|
8b464fbc4a
|
Merge pull request #15249 from michaelnebel/csharp/lambdadefaultparams
C# 12: Support for lambda `param` parameter and parameter defaults.
|
2024-01-11 16:18:03 +01:00 |
|
Owen Mansel-Chan
|
5e9ddd8c63
|
Apply suggestions from code review on change notes
Co-authored-by: Michael Nebel <michaelnebel@github.com>
|
2024-01-11 15:15:21 +00:00 |
|
Michael Nebel
|
ef73fc3a6f
|
C#: Add a test for type alias.
|
2024-01-11 16:13:35 +01:00 |
|
Owen Mansel-Chan
|
3c369f88bb
|
Add change notes
|
2024-01-11 14:00:17 +00:00 |
|
Erik Krogh Kristensen
|
d782bd9b1f
|
Merge pull request #13624 from jorgectf/seclab/dotjs
JS: Add `dot.js` support
|
2024-01-11 14:57:19 +01:00 |
|
Owen Mansel-Chan
|
def957e814
|
Accept review suggestion fixing a comment
Co-authored-by: Michael Nebel <michaelnebel@github.com>
|
2024-01-11 13:56:27 +00:00 |
|
Tom Hvitved
|
a1036c81ee
|
Merge pull request #15273 from hvitved/ruby/captured-yield
Ruby: Handle captured `yield` calls
|
2024-01-11 14:34:34 +01:00 |
|
Owen Mansel-Chan
|
2f01688319
|
Merge pull request #15280 from owen-mc/java/add-manual-models-for-df-generation
Java: improve models for some important JDK methods
|
2024-01-11 12:47:37 +00:00 |
|
Asger F
|
82cee61999
|
JS: Include sink nodes as base-case when resolving types
|
2024-01-11 13:41:21 +01:00 |
|
Tony Torralba
|
05b487e3a6
|
Go: Recognize unsafe candidate selection in go/insecure-randomness
|
2024-01-11 11:58:12 +01:00 |
|
Max Schaefer
|
dba2e06a1d
|
Merge pull request #15283 from github/max-schaefer/release-automodel-query-pack
Release automodel extraction queries v0.0.12.
|
2024-01-11 10:28:55 +00:00 |
|
Tony Torralba
|
8ccacafb59
|
Merge pull request #15289 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2024-01-11 10:15:34 +01:00 |
|
Michael Nebel
|
1770beea25
|
C#: Update QL doc for getRuntimeArgumentForParameter.
|
2024-01-11 09:07:15 +01:00 |
|
Michael Nebel
|
4c1e84b992
|
C#: Address review comments.
|
2024-01-11 09:07:15 +01:00 |
|
Michael Nebel
|
4dedc454ae
|
C#: Add change-note.
|
2024-01-11 09:07:15 +01:00 |
|
Michael Nebel
|
e18534e748
|
C#: Force population of compiler generated delegates used for lambdas.
|
2024-01-11 09:07:15 +01:00 |
|
Michael Nebel
|
9a64e2a9b0
|
C#: Add test for lambda default parameters.
|
2024-01-11 09:07:15 +01:00 |
|
Michael Nebel
|
71c996a0be
|
C#: Update lambdaArgument expected output.
|
2024-01-11 09:07:14 +01:00 |
|
Michael Nebel
|
b2faf3618c
|
C#: Add support for params parameters in getRuntimeArgumentForParameter.
|
2024-01-11 09:07:14 +01:00 |
|
Michael Nebel
|
f0852c89bc
|
C#: Add test for lambda arguments.
|
2024-01-11 09:07:14 +01:00 |
|
Paolo Tranquilli
|
482b5f3b29
|
Merge pull request #15265 from github/redsun82/def-to-non-header-include-exceptions
C++: add `.def` to exceptions to AV rule 32
|
2024-01-11 08:34:43 +01:00 |
|
github-actions[bot]
|
7db46b6ab6
|
Add changed framework coverage reports
|
2024-01-11 00:16:44 +00:00 |
|
Andrew Eisenberg
|
2f190d6552
|
Update docs/query-metadata-style-guide.md
Co-authored-by: Angela P Wen <angelapwen@github.com>
|
2024-01-10 14:27:00 -08:00 |
|
Owen Mansel-Chan
|
3767348dec
|
Update test expectations
|
2024-01-10 22:25:08 +00:00 |
|
Owen Mansel-Chan
|
7824e60acd
|
Manual neutral summaries should block generated summaries
|
2024-01-10 22:25:06 +00:00 |
|
Owen Mansel-Chan
|
52563b01b7
|
Factor logic out into interpretNeutral
|
2024-01-10 22:25:04 +00:00 |
|
Owen Mansel-Chan
|
370a32da8b
|
Test summary models and neutral models, manual and generated
|
2024-01-10 22:25:02 +00:00 |
|
Andrew Eisenberg
|
303272d0d4
|
Update query-metadata-style-guide.md clarify problem.severity
|
2024-01-10 13:47:35 -08:00 |
|
Erik Krogh Kristensen
|
51fe477ed1
|
Merge pull request #15271 from erik-krogh/fastTS
JS: faster TypeScript extraction
|
2024-01-10 21:02:34 +01:00 |
|
Owen Mansel-Chan
|
9e2e01ff89
|
Update Top JDK APIs test expectation
|
2024-01-10 17:07:33 +00:00 |
|
Owen Mansel-Chan
|
33030417b4
|
Add change note
|
2024-01-10 15:48:28 +00:00 |
|