mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
aebec01884
* move ledger-api-test-tool out of ledger * fix canton test tool |
||
---|---|---|
.. | ||
src/main/scala/com/daml/test/evidence/generator | ||
BUILD.bazel | ||
README.md | ||
test_evidence.bzl |
Security Test Evidence
As a convention, in order to being able to group test evidence by component, the component is
the part of the asset
field prior to the first colon, or the whole string when there is no colon.
For example:
Asset | Component |
---|---|
HTTP JSON API service | HTTP JSON API service |
OAuth2 middleware: routes | OAuth2 middleware |