raven
raven copied to clipboard
Differentiate CompositeAction nodes by version
Currently, Composite Action nodes lack attached version information, which prevents us from querying for vulnerabilities that exist in specific versions. To address this, we should represent each version of a Composite Action as a separate node.
#110