Bug 233565
Summary: | [webkitcorepy] Delete unused environment variables | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jonathan Bedard
Kubernetes pods may have access to more credentials than they need. To reduce potential exposure, we should delete any environment variables on disk that we're not using.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/85820306>
Jonathan Bedard
Landed https://commits.webkit.org/244626@main (r286263)