Erik Krogh Kristensen
|
fedf8fc575
|
correct the qldoc
Co-authored-by: Asger F <asgerf@github.com>
|
2022-09-22 15:49:29 +02:00 |
|
Tom Hvitved
|
64978b0138
|
Ruby: Add data-flow test that demonstrates spurious flow
|
2022-09-22 15:18:42 +02:00 |
|
Tom Hvitved
|
914c711940
|
C#: Fix broken viableImplInCallContext implementation
|
2022-09-22 15:01:40 +02:00 |
|
Tom Hvitved
|
f4b82cb2e8
|
Python: Update expected test output
|
2022-09-22 15:01:40 +02:00 |
|
Tom Hvitved
|
7a694d5da5
|
C++: Update expected test output
|
2022-09-22 15:01:40 +02:00 |
|
Tom Hvitved
|
ad6b870f94
|
Data flow: Sync files
|
2022-09-22 15:01:33 +02:00 |
|
Rasmus Wriedt Larsen
|
d3f811cab3
|
Python: Accept any arg to flask.jsonify
Thanks @tausbn 👍
|
2022-09-22 14:59:06 +02:00 |
|
Erik Krogh Kristensen
|
2fe6d1f562
|
Merge pull request #10470 from erik-krogh/flowParse
JS: Try to parse files without using our parser extensions before enabling the extensions
|
2022-09-22 14:58:43 +02:00 |
|
Alex Ford
|
140458b7cc
|
Merge pull request #9932 from alexrford/ruby/rbi-typegraph-fixes
Ruby: RBI library changes to support models-as-data model generation
|
2022-09-22 13:55:33 +01:00 |
|
Rasmus Wriedt Larsen
|
8174120916
|
Python: Model flask.jsonify
|
2022-09-22 14:43:39 +02:00 |
|
erik-krogh
|
609ed709e2
|
use GVN to find detect when the alert-location is used as a link
|
2022-09-22 14:42:08 +02:00 |
|
erik-krogh
|
afdd7b0994
|
don't compute GVN for string constants of length more than 50, as this results in a infinite loop 😕
|
2022-09-22 14:41:21 +02:00 |
|
Rasmus Wriedt Larsen
|
078d3d0062
|
Python: Add stacktrace exposure example
|
2022-09-22 14:27:49 +02:00 |
|
Erik Krogh Kristensen
|
6e6880bbe4
|
Merge pull request #10486 from erik-krogh/java-unqueryable
Java: Delete some unused code
|
2022-09-22 14:21:39 +02:00 |
|
Michael Nebel
|
3d5767e723
|
C#: Make sure that dotnet clean also removes the bin and obj folders.
|
2022-09-22 14:01:53 +02:00 |
|
erik-krogh
|
a8929b6400
|
deprecate RegExpFlags::getFlags instead of deleting it
|
2022-09-22 13:43:42 +02:00 |
|
erik-krogh
|
b61bd56d70
|
un-deprecate guardControls_v2
|
2022-09-22 13:42:50 +02:00 |
|
Tom Hvitved
|
e4e9a2e1f9
|
Data flow: Guard against viableImplInCallContext not being a subset ofviableCallable
|
2022-09-22 13:37:59 +02:00 |
|
Tom Hvitved
|
f0f4fe7286
|
Merge pull request #10444 from hvitved/ruby/stmt-sequence-post-update
Ruby: Add post-update nodes for compound arguments
|
2022-09-22 13:18:51 +02:00 |
|
Henry Mercer
|
f8f99af8b7
|
Bump the minor version of packs we regularly release
|
2022-09-22 12:14:19 +01:00 |
|
erik-krogh
|
f404f1ddce
|
add change-note
|
2022-09-22 13:11:49 +02:00 |
|
Nick Rolfe
|
7d0bfe8f98
|
Merge pull request #10531 from github/nickrolfe/title-case
Ruby: use consistent capitalization with `import ... as`
|
2022-09-22 12:05:44 +01:00 |
|
Tom Hvitved
|
ad489155c4
|
Merge pull request #10469 from hvitved/csharp/dotnet-run-tracer-fix
C#: Prepend `-p:UseSharedCompilation=false` instead of append for `dotnet run`
|
2022-09-22 12:59:33 +02:00 |
|
Chris Smowton
|
adf5f18c03
|
Merge pull request #10530 from github/smowton/admin/kotlin-tolerate-beta-versions
Kotlin: Tolerate kotlinc versions like 1.7.20-Beta
|
2022-09-22 11:55:02 +01:00 |
|
James Fletcher
|
40f77b25d1
|
remove duplicated anchor to fix failing tests
|
2022-09-22 11:15:11 +01:00 |
|
Nick Rolfe
|
df8a182ac2
|
Ruby: use consistent capitalization with import ... as
|
2022-09-22 11:13:41 +01:00 |
|
Nick Rolfe
|
ee34ac5394
|
Merge pull request #10512 from github/nickrolfe/hash_from_trusted_xml
Ruby: add Hash.from_trusted_xml as an unsafe deserialization sink
|
2022-09-22 10:59:49 +01:00 |
|
Tom Hvitved
|
ac594842c8
|
Merge pull request #10504 from hvitved/ruby/private-methods
Ruby: Two fixes for `private` methods
|
2022-09-22 11:54:28 +02:00 |
|
AlexDenisov
|
26cf2b3bb1
|
Merge pull request #10522 from github/alexdenisov/switch-to-swift-5.7
Swift: update Swift frontend to 5.7
|
2022-09-22 11:53:04 +02:00 |
|
Tom Hvitved
|
10a584ffb9
|
Merge pull request #10517 from hvitved/ruby/regexp-debug
Ruby: Add query for debugging regexp flow
|
2022-09-22 11:50:50 +02:00 |
|
Henry Mercer
|
da272efe2d
|
Merge pull request #10527 from github/dependabot/github_actions/actions/stale-6
Bump actions/stale from 5 to 6
|
2022-09-22 10:31:17 +01:00 |
|
Asger F
|
df44076435
|
JS: Remove Portal-based flow summary implementation
|
2022-09-22 11:28:31 +02:00 |
|
Chris Smowton
|
c2656dd55f
|
Kotlin: Tolerate kotlinc versions like 1.7.20-Beta
|
2022-09-22 10:23:29 +01:00 |
|
Alex Denisov
|
b3ea537553
|
Swift: switch to python db schema
|
2022-09-22 11:17:14 +02:00 |
|
Alex Denisov
|
e4731fd41f
|
Swift: redirect more artfacts
|
2022-09-22 11:17:07 +02:00 |
|
Alex Denisov
|
d9cfd06a88
|
Swift: do not skip newly supported CLI args
|
2022-09-22 11:17:07 +02:00 |
|
Alex Denisov
|
44f4ff18dd
|
Swift: accept regression
|
2022-09-22 11:17:07 +02:00 |
|
Alex Denisov
|
ecb5708b66
|
Swift: fix static assert?
|
2022-09-22 11:17:07 +02:00 |
|
Alex Denisov
|
6a08b8dcfb
|
Swift: getSequence was renamed
|
2022-09-22 11:17:07 +02:00 |
|
Alex Denisov
|
b364647d76
|
Swift: add stubs for new exprs
|
2022-09-22 11:17:07 +02:00 |
|
Alex Denisov
|
d937234f83
|
Swift: add stubs for new types
|
2022-09-22 11:17:07 +02:00 |
|
Alex Denisov
|
13fe02edfa
|
Swift: NestedArchetypeType was removed
|
2022-09-22 11:17:04 +02:00 |
|
Alex Denisov
|
61d5cdc421
|
Swift: update Swift package to 5.7
|
2022-09-22 11:16:56 +02:00 |
|
Paolo Tranquilli
|
f3cc6ae5df
|
Merge pull request #10516 from github/redsun82/swift-python-schema
Swift: express the schema in Python
|
2022-09-22 11:12:27 +02:00 |
|
erik-krogh
|
1fbfcc1e91
|
add TODOs in the ql/alert-message-style-violation query
|
2022-09-22 07:02:38 +02:00 |
|
erik-krogh
|
76fef28c32
|
don't repeat the alert-location as a link
|
2022-09-22 07:02:36 +02:00 |
|
erik-krogh
|
88439fc61c
|
only report alert-message style-violations on problem/path-problem queries
|
2022-09-22 07:02:33 +02:00 |
|
dependabot[bot]
|
f63381b98a
|
Bump actions/stale from 5 to 6
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-22 03:58:17 +00:00 |
|
Andrew Eisenberg
|
a09e27f863
|
Merge branch 'main' into aeisenberg/update-analyzing-databases
|
2022-09-21 14:40:27 -07:00 |
|
Andrew Eisenberg
|
48f938ef26
|
Merge pull request #10500 from github/aeisenberg/query-spec-path
Update section on query specifiers
|
2022-09-21 13:02:30 -07:00 |
|