Uses of Package
ai.nightfall.scan.model
Packages that use ai.nightfall.scan.model
-
Classes in ai.nightfall.scan.model used by ai.nightfall.scanClassDescriptionA container for a request to scan a file that was uploaded via the Nightfall API.The object returned by the Nightfall API when an (asynchronous) file scan request was successfully triggered.An object representing a request to scan inline plaintext with the Nightfall API.The response object returned by a text scan request.
-
Classes in ai.nightfall.scan.model used by ai.nightfall.scan.modelClassDescriptionThe super class for all exceptions thrown by Nightfall.Confidence describes the certainty that a piece of content matches a detector.Describes how to adjust confidence on a given finding.An object that describes how a regular expression may be used to adjust the confidence of a candidate finding.An object that contains a set of detectors to be used when scanning content.An object that represents a data type or category of information.A container for minimal information representing a detector.An object that describes a regular expression or list of keywords that may be used to disqualify a candidate finding from triggering a detector match.An object representing an occurrence of a configured detector (i.e.An object representing where a finding was discovered in content.An object that contains references to the start and end of the eponymous range.A modifier that is used to decide when a finding should be surfaced in the context of a detection rule.The error model returned by Nightfall API requests that are unsuccessful.An object representing a range of bytes to consider around a candidate finding.An object representing a regular expression to customize the behavior of a detector while Nightfall performs a scan.An object containing configuration that describes how to scan a file.The configuration object to use when scanning inline plaintext with the Nightfall API.A list of words that can be used to customize the behavior of a detector while Nightfall performs a scan.