opentdf / web-sdk

OpenTDF JavaScript SDK
BSD 3-Clause Clear License
0 stars 1 forks source link

feat(cli): adds `--assertions` option #370

Closed dmihalcik-virtru closed 1 month ago

github-actions[bot] commented 1 month ago

If these changes look good, signoff on them with:

git pull && git commit --amend --signoff && git push --force-with-lease origin

If they aren't any good, please remove them with:

git pull && git reset --hard HEAD~1 && git push --force-with-lease origin
sonarcloud[bot] commented 1 month ago

Quality Gate Failed Quality Gate failed

Failed conditions
75.2% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

dmihalcik-virtru commented 1 month ago

merged with https://github.com/opentdf/client-web/pull/371