Bug 233565 - [webkitcorepy] Delete unused environment variables
Summary: [webkitcorepy] Delete unused environment variables
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-29 09:28 PST by Jonathan Bedard
Modified: 2021-11-29 16:18 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2021-11-29 09:28:04 PST
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.
Comment 1 Radar WebKit Bug Importer 2021-11-29 09:29:26 PST
<rdar://problem/85820306>
Comment 2 Jonathan Bedard 2021-11-29 16:18:10 PST
Landed https://commits.webkit.org/244626@main (r286263)