mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
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:
parent
3d584960f8
commit
61e5733f94
1 changed files with 1 additions and 0 deletions
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue