mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-05 03:56:26 +03:00
e40aad897f
* move most files * update CI configuration |
||
---|---|---|
.. | ||
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 |