Mathias Vorreiter Pedersen
|
edc7903c69
|
C++: Add a predicate for getting the 0'th child of a 'ConditionDeclExpr' without casting it to a 'VariableAccess' and use it in IR generation.
|
2024-02-07 11:45:13 +00:00 |
|
Mathias Vorreiter Pedersen
|
d0b0440427
|
C++: Add a testcase with failing IR generation.
|
2024-02-07 11:38:02 +00:00 |
|
Mathias Vorreiter Pedersen
|
c5dc88345d
|
Merge pull request #15528 from MathiasVP/flow-barrier-interface
C++: Add an interface for models to block flow
|
2024-02-07 09:58:08 +00:00 |
|
Michael B. Gale
|
781486172e
|
Merge pull request #15534 from github/dependabot/go_modules/go/extractor/extractor-dependencies-cd731e5d14
|
2024-02-07 08:35:11 +00:00 |
|
Michael Nebel
|
167a8f0e4a
|
Merge pull request #15459 from michaelnebel/csharp/spansummaries
C#: Add summaries for Span<T> and ReadOnlySpan<T>.
|
2024-02-07 08:54:19 +01:00 |
|
Tamás Vajk
|
54c9135936
|
Merge pull request #15518 from tamasvajk/feature/telemetry-dependency-manager
C#: Extract dependency restore telemetry data
|
2024-02-07 08:14:01 +01:00 |
|
dependabot[bot]
|
565426940c
|
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/mod](https://github.com/golang/mod).
Updates `golang.org/x/mod` from 0.14.0 to 0.15.0
- [Commits](https://github.com/golang/mod/compare/v0.14.0...v0.15.0)
---
updated-dependencies:
- dependency-name: golang.org/x/mod
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: extractor-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-07 03:32:07 +00:00 |
|
Mathias Vorreiter Pedersen
|
3b43f848c9
|
Merge pull request #15529 from MathiasVP/delete-get-interval-updated-by-chi
|
2024-02-06 19:55:24 +00:00 |
|
Mathias Vorreiter Pedersen
|
b68824a337
|
C#: Sync identical files.
|
2024-02-06 17:41:11 +00:00 |
|
Mathias Vorreiter Pedersen
|
7948911415
|
C++: Delete dead code.
|
2024-02-06 17:38:22 +00:00 |
|
Erik Krogh Kristensen
|
43f1189615
|
Merge pull request #15526 from github/erik-krogh/fix-jndi-typo
Java: fix typo in JndiInjection.qhelp
|
2024-02-06 17:39:25 +01:00 |
|
Mathias Vorreiter Pedersen
|
f7fe84adb4
|
C++: Add change note.
|
2024-02-06 16:23:59 +00:00 |
|
Mathias Vorreiter Pedersen
|
21b9b3b87f
|
C++: Accept test changes.
|
2024-02-06 16:15:22 +00:00 |
|
Mathias Vorreiter Pedersen
|
359b6e14c6
|
C++: Block flow out of 'swap'.
|
2024-02-06 16:15:21 +00:00 |
|
Mathias Vorreiter Pedersen
|
e539aca337
|
C++: Add an interface for blocking flow out of functions that reach a certain argument.
|
2024-02-06 16:15:21 +00:00 |
|
Erik Krogh Kristensen
|
879d882fa4
|
Java: fix typo in JndiInjection.qhelp
|
2024-02-06 15:17:30 +01:00 |
|
Michael Nebel
|
2e4786c2ab
|
C#: Update flow summaries expected output test.
|
2024-02-06 14:06:07 +01:00 |
|
Michael Nebel
|
31b0da7639
|
C#: Update models for Except and DefaultIfEmpty.
|
2024-02-06 14:00:59 +01:00 |
|
Tamás Vajk
|
681c37d5fc
|
Code quality improvement
Co-authored-by: Michael Nebel <michaelnebel@github.com>
|
2024-02-06 13:49:08 +01:00 |
|
Michael Nebel
|
b41758fb39
|
C#: Update summaries for Enumerable.DefaultIfEmpty to target elements in the return value.
|
2024-02-06 11:24:02 +01:00 |
|
Koen Vlaswinkel
|
8361efca4d
|
Merge pull request #15503 from github/koesie10/ruby-access-paths
Ruby: Add query for access paths in model editor
|
2024-02-06 10:12:26 +01:00 |
|
Erik Krogh Kristensen
|
cec124c0be
|
Merge pull request #15480 from ockers/ockers/certification_not_certificate
False positive in SensitiveDataHeuristics - exclude certification from maybeCertificate() regex
|
2024-02-06 09:40:25 +01:00 |
|
Tamas Vajk
|
e4a4e3af39
|
Update DB stats
|
2024-02-06 08:18:27 +01:00 |
|
Jim Ockers
|
01e8109b71
|
Merge branch 'main' into ockers/certification_not_certificate
|
2024-02-05 13:42:00 -08:00 |
|
Joe Farebrother
|
525f27173d
|
Merge pull request #15396 from joefarebrother/android-sensitive-ui-text
Java: Add query for sensitive data exposed in text fields
|
2024-02-05 15:47:03 +00:00 |
|
Koen Vlaswinkel
|
6a098120e3
|
Rename details to node
|
2024-02-05 16:33:29 +01:00 |
|
Koen Vlaswinkel
|
49dbad96f9
|
Switch from details string to DataFlow::Node
|
2024-02-05 16:33:01 +01:00 |
|
Tamas Vajk
|
809da54229
|
Revert unneeded changes and simplify code
|
2024-02-05 14:21:13 +01:00 |
|
Tamas Vajk
|
24a7a7644d
|
Remove superfluous conjunct to improve code quality
|
2024-02-05 13:50:20 +01:00 |
|
Tamas Vajk
|
397d814c8b
|
Add change note
|
2024-02-05 13:48:28 +01:00 |
|
Tamas Vajk
|
5d08dc748d
|
Add DB upgrade downgrade script
|
2024-02-05 13:45:31 +01:00 |
|
Tamas Vajk
|
c2c7826936
|
C#: Extract dependency restore telemetry data
|
2024-02-05 13:09:04 +01:00 |
|
Tony Torralba
|
6fbbb82f68
|
Merge pull request #15517 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2024-02-05 08:45:57 +01:00 |
|
github-actions[bot]
|
ee5df7bf58
|
Add changed framework coverage reports
|
2024-02-05 00:16:44 +00:00 |
|
Jim Ockers
|
e477909200
|
Merge branch 'main' into ockers/certification_not_certificate
|
2024-02-02 15:39:29 -08:00 |
|
James Ockers
|
9f7f9fcc6e
|
Updating change-notes to reflect what will be the visible change to end users
|
2024-02-02 11:38:17 -08:00 |
|
Joe Farebrother
|
3878192810
|
Apply suggestions from documentation review
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
|
2024-02-02 17:21:23 +00:00 |
|
Ian Lynagh
|
643817e74e
|
Merge pull request #15477 from igfoo/igfoo/kot_path_trans
Kotlin: Add path transformer support
|
2024-02-02 15:34:14 +00:00 |
|
Mathias Vorreiter Pedersen
|
8d53bce842
|
Merge pull request #15476 from geoffw0/preprocblock
C++: Add PreprocBlock.qll library
|
2024-02-02 15:06:17 +00:00 |
|
Max Schaefer
|
21c0422dc7
|
Merge pull request #15499 from github/max-schaefer/automodel-functional-interface-expr
Automodel: Do not consider `@FunctionalInterface`-typed expressions as candidates.
|
2024-02-02 14:28:41 +00:00 |
|
Michael Nebel
|
4acce3276a
|
C#: Update FlowSummaries expected output test.
|
2024-02-02 14:47:45 +01:00 |
|
Michael Nebel
|
f6e3027321
|
C#: Add summaries for Span<T> and ReadOnlySpan<T> extension methods.
|
2024-02-02 14:47:45 +01:00 |
|
Michael Nebel
|
91d844316a
|
C#: Add some tests with expected output.
|
2024-02-02 14:47:45 +01:00 |
|
Michael Nebel
|
7f5d2e1f44
|
C#: Update flowsummaries expected output.
|
2024-02-02 14:47:44 +01:00 |
|
Michael Nebel
|
6ff22622ca
|
C#: Add summaries for Span<T> and ReadOnlySpan<T>.
|
2024-02-02 14:47:44 +01:00 |
|
Jeroen Ketema
|
6b13a8c568
|
Merge pull request #15504 from MathiasVP/block-summary-flow-out-of-strdup-and-friends
C++: Block summary flow through `strdup` and friends
|
2024-02-02 14:47:05 +01:00 |
|
Anders Schack-Mulligen
|
f631c01fe2
|
Merge pull request #15511 from aschackmull/java/adjust-mad-abstractstringbuilder
Java: Remove two redundant models implied by CharSequence models.
|
2024-02-02 14:45:06 +01:00 |
|
Michael Nebel
|
bf94a75698
|
Merge pull request #15502 from michaelnebel/csharp/refstructdataflow
C#: Inter-procedural dataflow for `ref` structs when used as arguments.
|
2024-02-02 14:44:51 +01:00 |
|
Koen Vlaswinkel
|
f83d2a7d55
|
Ruby: Avoid using toString where possible
|
2024-02-02 14:18:21 +01:00 |
|
Koen Vlaswinkel
|
ac1ebf27a7
|
Ruby: Rename suggestion predicates
|
2024-02-02 14:18:16 +01:00 |
|