Affected by GO-2022-0585
and 2 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
The highest tagged major version is
v8 .
Discover Packages
github.com/apache/trafficcontrol
traffic_ops
traffic_ops_golang
topology
topology_validation
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: 6
Opens a new window with list of imports.
Imported by: 12
Opens a new window with list of known importers.
Documentation
Documentation
¶
func CheckForEmptyCacheGroups(tx *sqlx .Tx , cacheGroupIds []int , CDNIDs []int , cachegroupsInTopology bool , excludeServerIds []int ) error
CheckForEmptyCacheGroups checks if the cachegroups are empty (altogether) or empty in any of the given CDN IDs.
If cachegroupsInTopology is true, it will only check cachegroups that are used in a topology. Any server IDs in
excludeServerIds will not be counted.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.