mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 00:35:25 +03:00
f0a0c6d2c2
* remove http json from daml-script * remove http-json from ts * remove http-json * Fix daml-assistant run-full-compat: true * Fix broken test * remove drepeated test * remove commands running via http-json * fix the build * changes from code-review: * anotehr attempt at fixing the build |
||
---|---|---|
.. | ||
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 |