Affected by GO-2026-4768
and 2 other vulnerabilities
GO-2026-4768 : Dasel has unbounded YAML alias expansion in dasel leads to CPU/memory denial of service in github.com/tomwright/dasel
GO-2026-5491 : Dasel: Index-out-of-range panic in dasel selector lexer on trailing backslash in quoted string in github.com/tomwright/dasel
GO-2026-5493 : Dasel: Denial of service in dasel selector lexer due to infinite loop on unterminated regex literal in github.com/tomwright/dasel
The highest tagged major version is
v3 .
Discover Packages
github.com/tomwright/dasel
internal
command
package
Version:
v1.3.0
Opens a new window with list of versions in this module.
Published: Nov 8, 2020
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
ChangeDefaultCommand checks to see if the current os.Args target a valid subcommand.
If they do not they are adjusted to target the given command.
If any of the blacklisted args are set in os.Args, no action is taken.
NewRootCMD returns the root command for use with cobra.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.