You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is something that will become increasingly common and might become a blocker at some point in the future. Originally, the .NET team wrote a symbol uploader tool since the ecosystem didn't handle MACHO, ELF, Dwarf, and other files. Nowadays, through collaborations with the 1ES team there's a symbol uploader cli that supports these scenarios. This tool will be the supported solution going forward as it's actively maintained to follow best security practices. This tool supports more modern authentication workflows and is maintained by the same team that supports the backends for the
There are a few things to consider:
We'd have to explode nupkgs. The tool doesn't don't do this and has no practical reason to do so.
Explore CLR related keys - dac/dbi/clr key combo.
Full to portable PDB conversion is also not supported.
This is something that will become increasingly common and might become a blocker at some point in the future. Originally, the .NET team wrote a symbol uploader tool since the ecosystem didn't handle MACHO, ELF, Dwarf, and other files. Nowadays, through collaborations with the 1ES team there's a symbol uploader cli that supports these scenarios. This tool will be the supported solution going forward as it's actively maintained to follow best security practices. This tool supports more modern authentication workflows and is maintained by the same team that supports the backends for the
There are a few things to consider:
@epananth @mmitche
cc @mikem8361 @tommcdon @leculver
The text was updated successfully, but these errors were encountered: