Skip to content

Poison infra is not scanning the SDK tarball #5052

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
NikolaMilosavljevic opened this issue Apr 15, 2025 · 0 comments · May be fixed by dotnet/dotnet#230
Open

Poison infra is not scanning the SDK tarball #5052

NikolaMilosavljevic opened this issue Apr 15, 2025 · 0 comments · May be fixed by dotnet/dotnet#230
Assignees
Labels
area-poison Poison leaks and the leak detection infrastructure

Comments

@NikolaMilosavljevic
Copy link
Member

NikolaMilosavljevic commented Apr 15, 2025

While investigating a poison issue I've noticed that AssetToCheck (https://github.com/dotnet/sdk/blob/5fcddd161b969f850684c2f9765acd4a129591a6/src/SourceBuild/content/eng/finish-source-only.proj#L132) item group does not include the sdk tarball.

ReportPoisonUsage target should depend on CopySdkArchive target.

Note that this will cause the build failure as new poisons will be discovered.

Relevant infra should be updated to prevent this type of regressions.

@NikolaMilosavljevic NikolaMilosavljevic changed the title Poison infra is not scanning sdk tarball Poison infra is not scanning the SDK tarball Apr 15, 2025
@NikolaMilosavljevic NikolaMilosavljevic self-assigned this Apr 15, 2025
@mthalman mthalman added area-poison Poison leaks and the leak detection infrastructure and removed untriaged labels Apr 17, 2025
@mthalman mthalman moved this from Backlog to In Progress in .NET Source Build Apr 17, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area-poison Poison leaks and the leak detection infrastructure
Projects
Status: In Progress
2 participants