GO-2024-3136: Dragonfly2 has hard coded cyptographic key in d7y.io/dragonfly
directory
Version:
v2.0.1-alpha.2
Opens a new window with list of versions in this module.
Published: Oct 20, 2021
License: Apache-2.0
Opens a new window with license information.
README
¶
Test
Dragonfly includes unit tests and E2E tests.
Unit tests
Unit tests is in the project directory.
Running unit tests
$ make test
Runing uint tests with coverage reports
$ make test-coverage
E2E tests
E2E tests is in test/e2e
path.
Running E2E tests
$ make e2e-test
Runing E2E tests with coverage reports
$ make e2e-test-coverage
Clean E2E tests environment
$ make clean-e2e-test
Click to show internal directories.
Click to hide internal directories.