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.2+incompatible
Opens a new window with list of versions in this module.
Published: May 6, 2021
License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 1 more
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Parse takes a string presumed to be an ATS cache.config and validates that it is
syntatically correct.
The general format of a cache config is three types of labels separated by spaces:
primary_destination=value secondary_specifier=value action=value
For a full description of how to format a cache config, refer to the ATS documentation
for the cache config:
https://docs.trafficserver.apache.org/en/latest/admin-guide/files/cache.config.en.html
Source Files
¶
Click to show internal directories.
Click to hide internal directories.