Commit 79e40bf
authored
Remove openssl from sfsclient cgmanifest (microsoft#5775)
Component Governance is reporting issues from openssl. The alert is
caused by it being in the `cgmanifest.json` of `sfs-client` even though
[they don't use it on
Windows](https://github.com/microsoft/sfs-client/blob/63aab71b46d92977a60b231849bebcf6cbd37715/vcpkg.json#L21).
Since it is not actually used, we can't do something like overriding the
version (and even if we did, CG would also pick the version in the
json).
Removing it from their cgmanifest should get rid of the alert, although
it will cause issues the next time we update the subtree.
###### Microsoft Reviewers: [Open in
CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/winget-cli/pull/5775)1 parent e7e14ab commit 79e40bf
1 file changed
+0
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | 64 | | |
84 | 65 | | |
85 | 66 | | |
| |||
0 commit comments