Michael Nebel
|
e6a5c50ebc
|
Merge pull request #14953 from rpmrmartin/issue/14952
C#: Fix a URL redirection from remote source false positive
|
2023-12-05 13:02:56 +01:00 |
|
Tom Hvitved
|
71d09b75fb
|
Merge pull request #14990 from hvitved/csharp/more-nullness-tests
C#: Add a few more `is (not) null` tests
|
2023-12-05 10:14:13 +01:00 |
|
Michael Nebel
|
8dcdda6d21
|
C#: Address review comments.
|
2023-12-05 10:08:06 +01:00 |
|
Tamás Vajk
|
b06113a21e
|
Merge pull request #14991 from tamasvajk/standalone/prefer-assembly-version-over-netcore-version
C#: Prefer assembly version over netcore version in conflict resolution
|
2023-12-05 08:49:08 +01:00 |
|
Tamas Vajk
|
267125a65e
|
Adjust comment on OrderAssemblyInfosByPreference method
|
2023-12-04 15:21:30 +01:00 |
|
Tamas Vajk
|
db22478a47
|
Fix expected test files
|
2023-12-04 14:39:20 +01:00 |
|
Michael Nebel
|
2fc7e51a5b
|
C#: Only include source code (and not stubs) in the remote flow source test.
|
2023-12-04 13:10:10 +01:00 |
|
Shati Patel
|
6284781a9b
|
Update inconsistent CWE tags
Most tags use the "external/cwe/cwe-xxx" format, except for these few queries. Updating them for consistency.
|
2023-12-04 11:52:31 +00:00 |
|
Tom Hvitved
|
46531e653d
|
C#: Deprecate OnAppendCookieTrackingConfig
|
2023-12-04 12:36:57 +01:00 |
|
Anders Schack-Mulligen
|
67f0529cda
|
Dataflow: Sync.
|
2023-12-04 12:36:57 +01:00 |
|
Tom Hvitved
|
4c8861a60f
|
Merge pull request #14832 from hvitved/csharp/callback-heuristics
C#: Strengthen call-back heuristics by considering body-less methods
|
2023-12-04 12:27:37 +01:00 |
|
Tom Hvitved
|
84cba21a6c
|
C#: Add a few more is (not) null tests
|
2023-12-04 12:22:47 +01:00 |
|
Michael Nebel
|
e028c59a07
|
Merge pull request #14982 from michaelnebel/csharp/fixmissingpackageprinting
C#: Fix problem with logging unused packages.
|
2023-12-04 12:10:21 +01:00 |
|
Michael Nebel
|
b9833fc97e
|
C#: Updated expected test output.
|
2023-12-04 12:02:51 +01:00 |
|
Michael Nebel
|
d160890aca
|
C#: Re-factor to avoid multiple explicit casts.
|
2023-12-04 12:02:34 +01:00 |
|
Michael Nebel
|
6807fd1569
|
C#: Add some stubs, a testcase and update the expected output without based on main.
|
2023-12-04 11:53:09 +01:00 |
|
Tamas Vajk
|
6f82e63461
|
C#: Prefer assembly version over netcore version in conflict resolution
|
2023-12-04 11:08:33 +01:00 |
|
Tom Hvitved
|
23d09ed7c6
|
Address review comment
|
2023-12-04 10:47:52 +01:00 |
|
Tamas Vajk
|
31c1caf518
|
Code quality improvements
|
2023-12-04 10:20:55 +01:00 |
|
Michael Nebel
|
aec070f918
|
C#: Fix problem with logging unused packages. The dependencies only contains the paths relative to the package directory.
|
2023-12-01 15:24:33 +01:00 |
|
Tamas Vajk
|
0cc94b3a46
|
C#: Prefer framework assemblies over arbitrary nuget equivalents
|
2023-11-30 10:54:19 +01:00 |
|
Robert Martin
|
66b456d3c6
|
C#: Fix a URL redirection from remote source false positive
When guarding the redirect with `HttpRequestBase.IsUrlLocalToHost()`
|
2023-11-29 13:46:47 -07:00 |
|
Tom Hvitved
|
e79ad3b738
|
Merge pull request #14937 from hvitved/csharp/stubvisitor-recursion-guard
C#: Prevent infinite recursion in `EqualsModuloTupleElementNames`
|
2023-11-28 16:25:52 +01:00 |
|
Tom Hvitved
|
fea2bf9217
|
C#: Prevent infinite recursion in EqualsModuloTupleElementNames
|
2023-11-28 11:45:09 +01:00 |
|
Tom Hvitved
|
ccb9d9b8fa
|
C#: Strengthen call-back heuristics by considering body-less methods
|
2023-11-27 21:15:06 +01:00 |
|
Michael Nebel
|
d1c4e772f0
|
C#: Pin integration tests to a specific .NET version.
|
2023-11-27 10:51:04 +01:00 |
|
Joe Farebrother
|
befb1ccd84
|
Fix integration tests for windows
|
2023-11-23 10:56:45 +00:00 |
|
Joe Farebrother
|
e4edb19f43
|
Update to hasFullyQualifiedName
|
2023-11-23 10:56:45 +00:00 |
|
Joe Farebrother
|
f24c042d04
|
Rename Razor Page class to Razor View class
|
2023-11-23 10:56:45 +00:00 |
|
Joe Farebrother
|
aa3fd6add0
|
Fix standalone tests
|
2023-11-23 10:56:45 +00:00 |
|
Joe Farebrother
|
33186ac797
|
Add integration tests
|
2023-11-23 10:56:45 +00:00 |
|
Joe Farebrother
|
82fbae3e5a
|
Handle standalone extraction case in which generated files list absolute paths
|
2023-11-23 10:56:45 +00:00 |
|
Joe Farebrother
|
26c048a650
|
Minor refactoring
|
2023-11-23 10:56:44 +00:00 |
|
Joe Farebrother
|
e2e4642037
|
Remove redundant import
|
2023-11-23 10:56:44 +00:00 |
|
Joe Farebrother
|
7a098dde50
|
Remove AdditionalTaintStep (redundant with NonLocalJumpNode)
|
2023-11-23 10:56:44 +00:00 |
|
Joe Farebrother
|
9af44ed0a2
|
Convert flow steps to value steps
|
2023-11-23 10:56:44 +00:00 |
|
Joe Farebrother
|
052166f17e
|
Fix issue in genfiles.py + add help text
|
2023-11-23 10:56:44 +00:00 |
|
Joe Farebrother
|
96bddde7c1
|
Review suggestions - Remove unneeded import in tests, rename RazorPage to RazorPageClass
|
2023-11-23 10:56:44 +00:00 |
|
Joe Farebrother
|
ef15980bb6
|
Remove unnecessary check for the name parameter as parameter 1
|
2023-11-23 10:56:43 +00:00 |
|
Joe Farebrother
|
2416040854
|
Review suggestions - make import private and update change note
|
2023-11-23 10:56:43 +00:00 |
|
Joe Farebrother
|
047f8e485a
|
Make the additional flow steps generally applicible to all queries
|
2023-11-23 10:56:43 +00:00 |
|
Joe Farebrother
|
0ed7b3c3ad
|
Update qldoc
|
2023-11-23 10:56:43 +00:00 |
|
Joe Farebrother
|
7371751801
|
Add change note
|
2023-11-23 10:56:43 +00:00 |
|
Joe Farebrother
|
826111dc08
|
Separate area view discovery list for increased precision
|
2023-11-23 10:56:42 +00:00 |
|
Joe Farebrother
|
f2c3d83d9e
|
Add tests for area cases
|
2023-11-23 10:56:42 +00:00 |
|
Joe Farebrother
|
7bd7cc5dbe
|
Fix tests
|
2023-11-23 10:56:42 +00:00 |
|
Joe Farebrother
|
f1b0f1a35d
|
Use shared filepath normalization libary
|
2023-11-23 10:56:42 +00:00 |
|
Joe Farebrother
|
7194113a64
|
Add areas
|
2023-11-23 10:56:42 +00:00 |
|
Joe Farebrother
|
7691cbce87
|
Add additional test cases
|
2023-11-23 10:56:42 +00:00 |
|
Joe Farebrother
|
f84b2a96af
|
Add support for view locations defined in code through RazoeViewEngineOptions
|
2023-11-23 10:56:42 +00:00 |
|