Affected by GO-2024-3052
and 2 other vulnerabilities
GO-2024-3052 : gotortc vulnerable to Cross-Site Request Forgery in github.com/AlexxIT/go2rtc
GO-2024-3053 : gotortc Cross-site Scripting vulnerability in github.com/AlexxIT/go2rtc
GO-2024-3055 : gotortc Cross-site Scripting vulnerability in github.com/AlexxIT/go2rtc
Discover Packages
github.com/AlexxIT/go2rtc
cmd
homekit
package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Jan 31, 2023
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Device struct {
ID string `json:"id"`
Name string `json:"name"`
Addr string `json:"addr"`
Model string `json:"model"`
Paired bool `json:"paired"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.