Open bnomei opened 5 years ago
Question: Which policies should I create?
Answer: The default values for this plugin are a good start and in most cases you just need to define some additional policies. Just make sure not to weaken the policies by enabling unsafe-inline etc. Try finding the secure way to do these things.
unsafe-inline
Question: Which policies should I create?
Answer: The default values for this plugin are a good start and in most cases you just need to define some additional policies. Just make sure not to weaken the policies by enabling
unsafe-inline
etc. Try finding the secure way to do these things.