An open API service indexing awesome lists of open source software.

https://github.com/opentdf/tests

Tests for OpenTDF
https://github.com/opentdf/tests

data-encryption data-tagging drm end-to-end-encryption file-encryption open-source opensource opentdf tdf zero-trust zero-trust-security

Last synced: 7 months ago
JSON representation

Tests for OpenTDF

Awesome Lists containing this project

README

          

# Tests for OpenTDF

## [Cross-client compatibility tests](xtests)

See the [xtest docs](xtest/README.md) for instructions on running the tests.

## [Vulnerability](vulnerability)

> Automated checks for vulnerabilities identified during penetration testing

1) Start up a platform instance following the instructions in the [platform repo](https://github.com/opentdf/platform).
2) `cd vulnerability`
3) `npm ci`
4) `npm run test`