daml/test-evidence
mziolekda ac0bac67ef
reduce the usage of sandbox-on-x (#16878)
* reduce the usage of sandbox-on-x

* fix broken build

* fix build

* drop tests of very old compilers that are not supported by canton

* stop building sandbox-on-postgres when it is not used anyway

* drop tests of very old triggers that are not supported by canton
2023-05-22 14:38:37 +02:00
..
src/main/scala/com/daml/test/evidence/generator bump copyright (#16002) 2023-01-04 18:21:15 +01:00
BUILD.bazel reduce the usage of sandbox-on-x (#16878) 2023-05-22 14:38:37 +02: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