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

3 Коммитов

Автор SHA1 Сообщение Дата
Paulo Janotti 532b760d5e
Suppress some PC0001 related to Pipes (#121)
Adjusting the rules related to IO.Pipes
2018-06-01 17:00:34 -07:00
Paulo Janotti 70393ad0ff
Add capability to target enums and small false positive related (#118)
* UdpClient PNSE 'false positives' - fixes #37

* Fixes #85 false positive RSACryptoServiceProvider.ExportParameters on Windows

* Add capability to target enums and small false positive related

* Fixes #83 (Socket.Connect and related false positives)
2018-05-16 14:21:49 -07:00
Paulo Janotti bec1daa090 Add inclusion/exclusion to PNSE (#35)
* Add inclusion/exclusion to PNSE

Add simple inclusion/exclusion capability to ex-gen so the set of PNSE
can be controlled as needed. Opportunistically added also a way to
process previous downloaded versions of .NET Core in order to avoid
downloading on every run - pointed to download .NET Core 2.0.0.

Per code review: the two sets of APIs in the added new deprecations
should be in PNSE (the plan being to improve on PNSE).
2017-09-27 14:00:07 -07:00