Граф коммитов

26 Коммитов

Автор SHA1 Сообщение Дата
Felicity Chapman 7c4ab6f2ae Text updates for consistency 2019-03-13 10:31:44 +00:00
Felicity Chapman e46eb36e58 Duplicate information for easier look up 2019-03-13 10:25:41 +00:00
Felicity Chapman a5fbad858b Sort table alphabetically 2019-03-13 09:49:09 +00:00
calum 383e29ce13 C#: Analysis change notes. 2019-03-11 09:38:23 +00:00
calum d77b60bba8 C#: Add `preservesValue` to `NonLocalJumpNode.getAJumpSuccessor`. Allow `DataFlow::Configuration::isAdditionalFlowStep` to jump between callables. 2019-03-04 09:54:28 +00:00
calum 57ff775c08 C#: Change notes. 2019-03-04 09:54:02 +00:00
calum 15341965e0 C#: Update cs/use-of-vulnerable-package to detect CVE-2019-0657 2019-02-21 11:48:48 +00:00
Tom Hvitved a382a5876f
Merge pull request #808 from calumgrant/cs/double-checked-locks
C#: Work on cs/unsafe-double-checked-lock
2019-02-21 11:17:35 +01:00
calum 40f3b8b439 C#: Address review comments (documentation). 2019-02-20 18:00:30 +00:00
calum b473d2f7a8 C#: Update change notes. Decrease the priority of this query because the `volatile` keyword is no longer needed on modern .Net runtimes. 2019-02-08 14:59:45 +00:00
calum 15a2f9dc13 C#: Add change note. 2019-02-08 14:38:51 +00:00
calum 65b3771f85 C#: Add changenote. 2019-02-07 12:10:18 +00:00
Tom Hvitved 37c55750f7
Merge pull request #873 from calumgrant/cs/format-getresource-strings
C#: Fix FP in cs/format-argument-unused
2019-02-05 17:12:04 +01:00
Tom Hvitved b4b6fdd12b C#: Revert recent change to `AccessorCall`
The recent change to `AccessorCall` on dd99525566 resulted
in some bad join-orders, so I have (partly) reverted them. This means that the issues
orignally addressed by that change are now reintroduced, and I plan to instead apply a
fix to the CFG, which--unlike the original fix--should be able to handle multi-property-tuple
assignments.
2019-02-04 15:14:18 +01:00
calum d79201ec47 C#: Change notes. 2019-02-04 12:53:18 +00:00
calum 26365c82f7 C#: Update change notes. 2019-01-29 18:04:52 +00:00
Calum Grant c6d0600e76
Merge pull request #798 from hvitved/csharp/accessor-calls
C#: Redefine `AccessorCall`
2019-01-24 10:21:32 +00:00
calum c213cd451e C#: Update change notes. 2019-01-23 16:20:09 +00:00
calum 63653cd0f7 C#: Analysis change notes. 2019-01-18 15:49:05 +00:00
Tom Hvitved ceb9ccf811 C#: Add change note 2019-01-18 13:56:27 +01:00
Tom Hvitved 5f269b2d87
Merge branch 'master' into cs/extractor/for-is 2018-12-17 11:14:50 +01:00
calum 5596bc8827 C#: Add change note. 2018-12-12 16:16:07 +00:00
calum f0fb47cde0 C#: Update change notes. 2018-12-11 10:31:45 +00:00
Tom Hvitved 3bb3de23ce C#: Update change note 2018-12-04 16:08:41 +01:00
Tom Hvitved d25bd598db C#: Add change note 2018-11-30 17:44:48 +01:00
calum f2d7b6ebe9 C#: Change notes. 2018-11-28 20:21:34 +00:00