Affected by GO-2023-1808
and 2 other vulnerabilities
GO-2023-1808: Go package pydio/cells vulnerable to authorization bypass in github.com/pydio/cells
GO-2023-1809: go package pydio cells vulnerable to cross-site scripting in github.com/pydio/cells
GO-2023-2344: Abstrium Pydio Cells Resource Injection vulnerability in github.com/pydio/cells
The highest tagged major version is
v4.
package
Version:
v2.1.4-hotfix2+incompa...
Opens a new window with list of versions in this module.
Published: Sep 21, 2021
License: AGPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Save writes configs to json file
WriteIfNotExists writes data directly inside file
type BoltStore struct {
FileName string
}
BoltDB implementation of the Store interface
Put lists all version starting at a given id
Put stores version in Bolt
Retrieve loads data from db by version ID
Structure for encapsulating a new version of configs with additional metadata
Interface for storing and listing configs versions
Source Files
¶
Click to show internal directories.
Click to hide internal directories.