daml/test-evidence
Remy 9e0493cc1a
add support for Canton EE available to JSON API (#17034)
Co-authored-by: Gary Verhaegen <gary.verhaegen@digitalasset.com>
2023-06-29 09:03:32 +00:00
..
src/main/scala/com/daml/test/evidence/generator bump copyright (#16002) 2023-01-04 18:21:15 +01:00
BUILD.bazel add support for Canton EE available to JSON API (#17034) 2023-06-29 09:03:32 +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