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
- Host: GitHub
- URL: https://github.com/opentdf/tests
- Owner: opentdf
- License: bsd-3-clause-clear
- Created: 2022-01-18T19:59:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-20T19:28:27.000Z (about 1 year ago)
- Last Synced: 2024-11-20T19:39:17.411Z (about 1 year ago)
- Topics: data-encryption, data-tagging, drm, end-to-end-encryption, file-encryption, open-source, opensource, opentdf, tdf, zero-trust, zero-trust-security
- Language: Python
- Homepage:
- Size: 13.7 MB
- Stars: 4
- Watchers: 18
- Forks: 2
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
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`