Affected by GO-2022-0626
and 4 other vulnerabilities
GO-2022-0626: Insufficient Session Expiration in Kiali in github.com/kiali/kiali
GO-2022-0631: Hard coded cryptographic key in Kiali in github.com/kiali/kiali
GO-2022-0645: Access control flaw in Kiali in github.com/kiali/kiali
GO-2022-0700: Kiali Authentication Bypass vulnerability in github.com/kiali/kiali
GO-2023-2075: Kiali content spoofing vulnerability in github.com/kiali/kiali
package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Jun 21, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 12
Opens a new window with list of known importers.
Documentation
¶
NewRouter creates the router with all API routes and the static files handler
Route describes a single route
type Routes struct {
Routes []Route
}
Routes holds an array of Route
NewRoutes creates and returns all the API routes
Source Files
¶
Click to show internal directories.
Click to hide internal directories.