comsave/salesforce-outbound-message-tower

View on GitHub

Showing 1 of 3 total issues

Function parseSubnetsToIpAddresses has a Cognitive Complexity of 6 (exceeds 5 allowed). Consider refactoring.
Open

public function parseSubnetsToIpAddresses(): void
{
$parsedIpAddresses = [];
 
foreach ($this->getAllowedIps() as $allowedIpKey => $allowedIp) {
Severity: Minor
Found in src/Services/AccessManager.php - About 25 mins to fix
Severity
Category
Status
Source
Language