Skip to content

Go: Add back taint models for append and copy #16624

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 31, 2024

Conversation

owen-mc
Copy link
Contributor

@owen-mc owen-mc commented May 30, 2024

These are needed when they are called with string arguments. This is a partial revert of #16413.

@owen-mc owen-mc requested a review from a team as a code owner May 30, 2024 14:03
@github-actions github-actions bot added the Go label May 30, 2024
Copy link
Contributor

github-actions bot commented May 30, 2024

⚠️ The head of this PR and the base branch were compared for differences in the framework coverage reports. A recent commit removed the previously reported differences.

@owen-mc owen-mc force-pushed the go/append-taint-models branch from 32d965b to b8b533e Compare May 30, 2024 14:51
@owen-mc owen-mc changed the base branch from main to codeql-cli-2.17.4 May 30, 2024 14:52
@owen-mc owen-mc changed the title Go: Add back taint models for append Go: Add back taint models for append and copy May 30, 2024
@owen-mc owen-mc force-pushed the go/append-taint-models branch from b8b533e to 7ff05ba Compare May 30, 2024 15:31
@owen-mc owen-mc force-pushed the go/append-taint-models branch from 7ff05ba to a22863a Compare May 30, 2024 15:45
@owen-mc owen-mc force-pushed the go/append-taint-models branch from a22863a to d112073 Compare May 30, 2024 20:04
@owen-mc owen-mc merged commit ca2faa7 into github:codeql-cli-2.17.4 May 31, 2024
@owen-mc owen-mc deleted the go/append-taint-models branch May 31, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants