OWASP / Container-Security-Verification-Standard

Container Security Verification Standard
https://www.owasp.org/index.php/OWASP_Container_Security_Verification_Standard_(CSVS)
57 stars 16 forks source link

Include `security.txt` requirement #6

Open EdOverflow opened 2 years ago

EdOverflow commented 2 years ago

Would it make sense to include a requirement concerning security.txt labelling in images? Some organisations already do this such as Atlassian.

 LABEL securitytxt=https://www.atlassian.com/.well-known/security.txt

This might fit into the "V1: Organizational" or "V5: Image Distribution" sections.

OWASP Application Security Verification Standard (ASVS) has the requirement listed in their "V1 Architecture, Design and Threat Modeling" section [1, 2].