snyk-labs / rules_snyk

bazel (starlark) rules to test and monitor targets for vulnerabilities in external open source dependencies
Apache License 2.0
7 stars 9 forks source link

[FEAT]: Add support for bzlmod #6

Open twheys opened 1 year ago

twheys commented 1 year ago

Is there an existing feature request for this?

Description

Bzlmod will become the default in Bazel 7 and WORKSPACE files will no longer be supported in Bazel 8.

Please add support for bzlmod modules.

Additional Information

https://docs.bazel.build/versions/5.0.0/bzlmod.html