vertx-web-site / vertx-web-site.github.io

The official Vert.x website (https://vertx.io)
https://vertx.io
Apache License 2.0
18 stars 72 forks source link

Add a security.txt and link to the footer #120

Closed pmlopes closed 2 years ago

pmlopes commented 2 years ago

Signed-off-by: Paulo Lopes pmlopes@gmail.com

This PR adds a link to allow security reports to be visible from the footer or using the RFC:

https://datatracker.ietf.org/doc/html/draft-foudil-securitytxt-12

pmlopes commented 2 years ago

@vietj @michel-kraemer, the build works on my machine. I've requested a review just to ensure that I don't break the aesthetics of the footer and that the content on the security.txt is ok

michel-kraemer commented 2 years ago

@pmlopes I've moved the link to the "Resources" column in the footer because I think it makes more sense there. According to https://securitytxt.org/, the date format has recently changed to ISO 8601, so I fixed that too.