GO-2024-3056: Gitea Cross-site Scripting Vulnerability in code.gitea.io/gitea
package
Version:
v1.20.1
Opens a new window with list of versions in this module.
Published: Jul 22, 2023
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
Init initialize the repo indexer
UpdateRepoIndexer update a repository's entries in the indexer
DBIndexer implements Indexer interface to use database's like search
Index repository status function
type Indexer interface {
Index(id int64) error
Close()
}
Indexer defines an interface to index repository stats
Source Files
¶
Click to show internal directories.
Click to hide internal directories.