Commit 1365712
feat: flag Microsoft license URL for debugging purposes
Modified LicenseAnalyzer to specifically flag packages with the Microsoft license URL 'http://go.microsoft.com/fwlink/?LinkId=329770' as unacceptable for debugging purposes, even though it's actually MIT and normally acceptable. Added test coverage to verify this debugging behavior.
Co-authored-by: bcollamore <57269455+bcollamore@users.noreply.github.com>1 parent a7f8358 commit 1365712
2 files changed
Lines changed: 24 additions & 0 deletions
File tree
- Philips.CodeAnalysis.SecurityAnalyzers
- Philips.CodeAnalysis.Test/Security
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
697 | 697 | | |
698 | 698 | | |
699 | 699 | | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
700 | 707 | | |
701 | 708 | | |
702 | 709 | | |
| |||
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
799 | 799 | | |
800 | 800 | | |
801 | 801 | | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
802 | 819 | | |
803 | 820 | | |
0 commit comments