guardian / hmac-headers

Scala utility for signing and verifying HMAC signatures passed in HTTP headers
Apache License 2.0
9 stars 2 forks source link

Fix Snyk integration #18

Closed kenoir closed 1 year ago

kenoir commented 1 year ago

What does this change?

This change removes the sbt-dependency-graph plugin which is not needed with the version of SBT in this branch.

How to test

See https://github.com/guardian/hmac-headers/actions/runs/5143044854/jobs/9257567263

How can we measure success?

The version of this code that projects are actually using is being tested.