snyk / policy

Snyk policy parser and matching logic
Other
8 stars 8 forks source link

chore: type index #115

Closed gclapperton closed 1 year ago

gclapperton commented 1 year ago

What does this PR do?

This PR turns strict type-checking on (although implicit any is still currently allowed) and extends typing to cover the main package. This PR should not change any logic

What are the relevant tickets?

NARW-2131

gclapperton commented 1 year ago

Splitting into multiple PRs