mirror of
https://github.com/drwetter/testssl.sh.git
synced 2026-06-03 06:58:43 +02:00
Merge pull request #3046 from SteveVaneeckhout/fix-permissions-policy-duplicate
Fix Permissions-Policy header listed twice in output
This commit is contained in:
@@ -3604,7 +3604,6 @@ run_security_headers() {
|
|||||||
"X-XSS-Protection INFO" \
|
"X-XSS-Protection INFO" \
|
||||||
"Access-Control-Allow-Origin INFO" \
|
"Access-Control-Allow-Origin INFO" \
|
||||||
"Access-Control-Allow-Credentials INFO" \
|
"Access-Control-Allow-Credentials INFO" \
|
||||||
"Permissions-Policy INFO" \
|
|
||||||
"Upgrade INFO" \
|
"Upgrade INFO" \
|
||||||
"X-Served-By INFO" \
|
"X-Served-By INFO" \
|
||||||
"Referrer-Policy INFO" \
|
"Referrer-Policy INFO" \
|
||||||
|
|||||||
Reference in New Issue
Block a user