GeekMasher/advanced-security-compliance

Dependency Version Match

Closed this issue · 2 comments

Description

We should have the ability to match a package and version data to trigger an criteria match.

Propose Solution

Currently to my knowledge we don't have this data present in the GraphQL API

Only Ranges and some other metadata is present

[optional] Alternative Solutions

This data is present in the API called requirements but we need to be able to create a match string between the Policy and API

Added support in #28