dotnet / interactive

.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
MIT License
2.8k stars 371 forks source link

Enabling SBOM for compliance #3581

Closed ocallesp closed 1 week ago

ocallesp commented 1 week ago

This is a requirement.

More details here -> https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2055258

AbhitejJohn commented 1 week ago

@ocallesp : Did we really need this change given Arcade is handling this for us? We discussed this already in the context of VSUnitTesting repo.