Skip to main content

match_scos

Function match_scos 

Source
pub fn match_scos(
    pattern: &Pattern,
    scos: &[StixObject],
) -> Result<MatchResult, MatchError>
Expand description

Match a pattern against a flat list of cyber-observable objects, treated as a single observation.