GO-2025-4243 : Libredesk has Improper Neutralization of HTML Tags in a Web Page in github.com/abhinavxd/libredesk
Discover Packages
github.com/abhinavxd/libredesk
internal
tag
models
package
Version:
v1.0.3
Opens a new window with list of versions in this module.
Published: Feb 26, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Tag struct {
ID int `db:"id" json:"id"`
CreatedAt time .Time `db:"created_at" json:"created_at"`
UpdateAt time .Time `db:"updated_at" json:"updated_at"`
Name string `db:"name" json:"name"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.