The site in question does using use or apply CSP Nonce on every section or page, however the guidance on enabling CSP Nonce is to add a configuration in the Core library and add a data element. Is there another way to get Nonce added to Core dynamically instead of universally, using a Rule and custo...