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 .
Discover Packages
github.com/pydio/cells
common
config
migrations
package
Version:
v3.0.0-rc3+incompatible
Opens a new window with list of versions in this module.
Published: Oct 6, 2021
License: AGPL-3.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 7
Opens a new window with list of known importers.
Documentation
Documentation
¶
UpdateKeys replace a key with a new one
UpdateVals replace a val with a new one
UpgradeConfigsIfRequired applies all registered configMigration functions
Returns true if there was a change and save is required, error if something nasty happened
type ReplacerFunc func(map[string ]interface{}) map[string ]interface{}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.