Skip to content

[Poison] Add detection of reference assemblies #2817

@crummel

Description

@crummel

Currently, the leak detection infrastructure only poisons the previously-source-built nupkgs. We've talked with the runtime team and we also shouldn't ever be shipping reference assemblies - we can augment the poison reporting to detect these to help with this goal:

  • MarkAndCatalog task should include the ref packages to record the hashes of those assemblies as well.
  • CheckForPoison should include a new PoisonType, ReferenceAttribute or similar, that checks for the ReferenceAssembly attribute on shipped assemblies.

Metadata

Metadata

Assignees

Labels

area-poisonPoison leaks and the leak detection infrastructure

Type

No type
No fields configured for issues without a type.

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions