GO-2025-3591: Miniflux Media Proxy vulnerable to Stored Cross-site Scripting due to improper Content-Security-Policy configuration in miniflux.app

The highest tagged major version is
v2.
package
Version:
v1.0.46
Opens a new window with list of versions in this module.
Published: Jul 22, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Client represents an Espial client.
NewClient returns a new Espial client.
AddEntry sends an entry to Espial.
type Document struct {
Title string `json:"title,omitempty"`
Url string `json:"url,omitempty"`
ToRead bool `json:"toread,omitempty"`
Tags string `json:"tags,omitempty"`
}
Document structure of an Espial document
Source Files
¶
Click to show internal directories.
Click to hide internal directories.