Affected by GO-2022-0585
and 4 other vulnerabilities
GO-2022-0585: Server-Side Request Forgery in Apache Traffic Control in github.com/apache/trafficcontrol
GO-2022-0602: Email relay in Apache Traffic Control in github.com/apache/trafficcontrol
GO-2024-2776: Apache Traffic Control Traffic Ops Vulnerable to LDAP Injection in github.com/apache/trafficcontrol
GO-2024-3358: SQL injection in Apache Traffic Control in github.com/apache/trafficcontrol
GO-2025-4033: Apache Traffic Control has an Inefficient Regular Expression Complexity vulnerability in github.com/apache/trafficcontrol

The highest tagged major version is
v8.
package
Version:
v5.1.1+incompatible
Opens a new window with list of versions in this module.
Published: Mar 22, 2021
License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 1 more
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 12
Opens a new window with list of known importers.
Documentation
¶
type TranscodeMeta struct {
CrcHash string `json:"crc_hash"`
Cmd string `json:"cmd"`
Args []string `json:"args"`
LastTranscodeDT string `json:"last_transcode_datetime"`
}
GetMeta retrieves the disk metadata for the given endpoint
Source Files
¶
Click to show internal directories.
Click to hide internal directories.