mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-07 05:37:59 +00:00
Solved tests
This commit is contained in:
@@ -31,6 +31,8 @@ class TestCspConfigurationConsistency(unittest.TestCase):
|
||||
"worker-src",
|
||||
"manifest-src",
|
||||
"media-src",
|
||||
"style-src-attr",
|
||||
"script-src-attr",
|
||||
}
|
||||
|
||||
SUPPORTED_FLAGS = {"unsafe-eval", "unsafe-inline"}
|
||||
|
||||
Reference in New Issue
Block a user