Package com.agentforge4j.util.net


package com.agentforge4j.util.net
  • Class
    Description
    Outcome of an OutboundEgressGuard classification of a target URL.
    Default OutboundEgressGuard: classifies a target URI as eligible only when its scheme is http/https and its host resolves entirely to public addresses.
    Classifies whether a target URL is an eligible outbound destination, as a defence against server-side request forgery (SSRF) on tool-driven HTTP.