Adding the Vanta trust report to a Fleetdm URL. (#6078)

Aligned the /security pointer to github so the file looks better too.
This commit is contained in:
Guillaume Ross 2022-06-03 12:35:58 -04:00 committed by GitHub
parent 3d584960f8
commit 61e5733f94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -241,6 +241,7 @@ module.exports.routes = {
// Things that are not webpages here (in the Sails app) yet, but could be in the future. For now they are just
// redirects to somewhere else EXTERNAL to the Sails app.
'GET /security': 'https://github.com/fleetdm/fleet/security/policy',
'GET /trust': 'https://app.vanta.com/fleet/trust/5i2ulsbd76k619q9leaoh0',
'GET /hall-of-fame': 'https://github.com/fleetdm/fleet/pulse',
'GET /apply': 'https://fleet-device-management.breezy.hr',
'GET /jobs': 'https://fleet-device-management.breezy.hr',