daml/test-evidence
mziolekda aebec01884
move ledger-api-test-tool out of ledger (#16445)
* move ledger-api-test-tool out of ledger

* fix canton test tool
2023-03-02 17:04:45 +00:00
..
src/main/scala/com/daml/test/evidence/generator bump copyright (#16002) 2023-01-04 18:21:15 +01:00
BUILD.bazel move ledger-api-test-tool out of ledger (#16445) 2023-03-02 17:04:45 +00:00
README.md Refine "component" of asset field (#15833) 2022-12-13 10:15:00 +01:00
test_evidence.bzl bump copyright (#16002) 2023-01-04 18:21:15 +01:00

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