author name addition

patch-1
Dhiyaneshwaran 2024-01-04 11:45:10 +05:30 committed by GitHub
parent f9f780837e
commit 6d1da74022
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ id: cookies-without-httponly
info:
name: Cookies without HttpOnly attribute - Detect
author: princechaddha
author: princechaddha,Mr.Bobo HP
severity: info
description: |
Checks whether cookies in the HTTP response contain the HttpOnly attribute. If the HttpOnly flag is set, it means that the cookie is HTTP-only