Class FileResults.Attack

    • Constructor Detail

      • Attack

        public Attack()
    • Method Detail

      • fromList

        public static FileResults.Attack fromList​(List<String> list)
        These Attacks are stored as arrays in the JSON instead of objects.
        Parameters:
        list - 3-element list structured as [attackId, attackPattern, heuristicType]
        Returns:
        An Attack instance