UNCLASSIFIED - NO CUI

Skip to content

Refactor earlier mutator implementations to use wildcard methodology - Istio

Chris Harden requested to merge automount-sa-wildcard-istio into master

Package Merge Request

Package Changes

Omits the serviceAccounts list in Istio automountServiceAccountToken hardening, allowing the mutator to target all SAs via wildcard. This is more robust and better accommodates upstream changes over time.

At the moment, however, this is a simple refactor and there is no change to the original hardening.

Package MR

(Link to Package MR here)

For Issue

Closes https://repo1.dso.mil/big-bang/bigbang/-/issues/1899

Upgrade Notices

N/A

Edited by Chris Harden

Merge request reports