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

14 Коммитов

Автор SHA1 Сообщение Дата
Coby Allred 809f458c4a
Update Component Detection to .NET v8 (#1249)
* Initial NET 8 changes

* Resolve formatting errors, fix tests

* Fix debug log condition

* Rollback SDK version

* Update csproj refs

* Fix integration test build failures

* Potential test fix

* Set up .NET 6

* Update test csproj
2024-09-27 13:41:06 -07:00
cobya 7528c8f4fd Revert non-PR .NET 8 commits 2024-09-16 09:27:20 -07:00
cobya bb9945e5ac Resolve formatting errors, fix tests 2024-09-16 09:20:15 -07:00
KonH 53b405919f
Add FluentAssertions.Analyzers to Detectors.Tests, fix warnings (#879) 2023-10-27 19:04:04 +01:00
Justin Perez f4ea6f977d
refactor(npm): separate lockfile 3 detector (#504) 2023-04-12 14:57:08 -07:00
Justin Perez 4c53d00338
feat(npm): add support for lockfile v3 (#490) 2023-04-07 12:13:44 -07:00
Justin Perez 273d48eb61
feat: Switch to Serilog (#441) 2023-02-23 12:28:08 -08:00
Justin Perez 4e49e43c89
Fix some analyzer warnings (#416) 2023-01-31 08:43:20 -08:00
Jamie Magee 0f3fa8a844
refactor: use file scoped namespaces (#398) 2023-01-05 09:10:56 -08:00
Rushabh 14a9a60aae
refactor: fix IDE0009, IDE0033, IDE0150, IDE0051, SA1028 (#303) 2022-10-17 15:29:03 -07:00
amitla1 8e8c3a4557
Refactor: Fix SA1117 (#214)
Co-authored-by: Amitla Vannikumar <avannikumar@microsoft.com>
2022-08-19 16:56:29 -07:00
Jamie Magee bf900cef6e
refactor: use `var` in place of explicit types (#185) 2022-08-16 16:06:13 +00:00
Jamie Magee a6205c0a19
refactor: prefix local calls with `this` (#186) 2022-08-04 20:24:13 +00:00
Teodor Voinea b7bac63e95 Initial commit 2021-11-19 06:07:50 -08:00